Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1b2626cb078c7149dc655301029b2517b4b500 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-ssh18034052395658391877.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11967403548876403087.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2522324442797157391.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5712018059168637713.key Verifying host key using known hosts file > 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-ssh2763446969390312595.key Verifying host key using known hosts file > 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/v2], 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118706’ Running on prd-ubuntu20.04-docker-8c-8g-118712 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/347 [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/347 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) Commit message: "docs: Levski Change Log (#4230)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 > git rev-list --no-walk 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:16 ========================================================= 01:26:16 EdgeX Global Pipelines Version Info 01:26:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:16 ------------------- 01:26:16 stable info: 01:26:16 ------------------- 01:26:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:26:16 Message: update stable to v1.0.244 01:26:17 ------------------- 01:26:17 experimental info: 01:26:17 ------------------- 01:26:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:26:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1b262 [Pipeline] echo 01:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:18 provisioning config files... 01:26:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config17572283206489027384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:18 ---> docker-login.sh 01:26:18 nexus3.edgexfoundry.org:10001 01:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:18 Configure a credential helper to remove this warning. See 01:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:18 01:26:18 Login Succeeded 01:26:18 nexus3.edgexfoundry.org:10002 01:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:18 Configure a credential helper to remove this warning. See 01:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:18 01:26:18 Login Succeeded 01:26:18 nexus3.edgexfoundry.org:10003 01:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:19 Configure a credential helper to remove this warning. See 01:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:19 01:26:19 Login Succeeded 01:26:19 nexus3.edgexfoundry.org:10004 01:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:19 Configure a credential helper to remove this warning. See 01:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:19 01:26:19 Login Succeeded 01:26:19 docker.io 01:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:19 Configure a credential helper to remove this warning. See 01:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:19 01:26:19 Login Succeeded 01:26:19 ---> docker-login.sh ends [Pipeline] } 01:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:20 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/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 cmd/sys-mgmt-agent/Dockerfile 01:26:20 + dirname cmd/core-command/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo core-command,cmd/core-command/Dockerfile 01:26:20 + dirname cmd/core-data/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo core-data,cmd/core-data/Dockerfile 01:26:20 + dirname cmd/core-metadata/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo core-metadata,cmd/core-metadata/Dockerfile 01:26:20 + dirname cmd/security-bootstrapper/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:26:20 + dirname cmd/security-proxy-setup/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:26:20 + dirname cmd/security-secretstore-setup/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:26:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:26:20 + + dirname cmd/security-spire-agent/Dockerfile 01:26:20 cut -d/ -f2 01:26:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:26:20 + dirname cmd/security-spire-config/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:26:20 + dirname cmd/security-spire-server/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:26:20 + dirname cmd/support-notifications/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo support-notifications,cmd/support-notifications/Dockerfile 01:26:20 + dirname cmd/support-scheduler/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:26:20 + dirname cmd/sys-mgmt-agent/Dockerfile 01:26:20 + cut -d/ -f2 01:26:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:26:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:20 + git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 01:26:20 -----------> git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 4f1b2626cb078c7149dc655301029b2517b4b500 [false] [Pipeline] sh 01:26:20 + git log --format=format:%s -1 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 01:26:20 ========================================================= 01:26:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:26:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:21 + grep -v github /etc/ssh/ssh_known_hosts 01:26:21 + [ -e /tmp/ssh_known_hosts ] 01:26:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:21 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:21 01:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:22 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:22 b85a868b505f: Pulling fs layer 01:26:22 e2be974225ed: Pulling fs layer 01:26:22 339a4e72a1f5: Pulling fs layer 01:26:22 988bab9f4d93: Pulling fs layer 01:26:22 1469e6f7b9e6: Pulling fs layer 01:26:22 eaf3925da568: Pulling fs layer 01:26:22 bab4dde63d76: Pulling fs layer 01:26:22 bde34c3a00c8: Pulling fs layer 01:26:22 b352a97aabf1: Pulling fs layer 01:26:22 4872d77fe225: Pulling fs layer 01:26:22 5851b861e8e6: Pulling fs layer 01:26:22 bab4dde63d76: Waiting 01:26:22 4872d77fe225: Waiting 01:26:22 bde34c3a00c8: Waiting 01:26:22 1469e6f7b9e6: Waiting 01:26:22 988bab9f4d93: Waiting 01:26:22 eaf3925da568: Waiting 01:26:22 5851b861e8e6: Waiting 01:26:22 b352a97aabf1: Waiting 01:26:22 e2be974225ed: Download complete 01:26:22 988bab9f4d93: Verifying Checksum 01:26:22 988bab9f4d93: Download complete 01:26:22 1469e6f7b9e6: Verifying Checksum 01:26:22 1469e6f7b9e6: Download complete 01:26:22 339a4e72a1f5: Verifying Checksum 01:26:22 339a4e72a1f5: Download complete 01:26:22 eaf3925da568: Verifying Checksum 01:26:22 eaf3925da568: Download complete 01:26:22 bde34c3a00c8: Download complete 01:26:22 b352a97aabf1: Verifying Checksum 01:26:22 b352a97aabf1: Download complete 01:26:22 4872d77fe225: Verifying Checksum 01:26:22 4872d77fe225: Download complete 01:26:22 5851b861e8e6: Verifying Checksum 01:26:22 5851b861e8e6: Download complete 01:26:22 b85a868b505f: Download complete 01:26:22 bab4dde63d76: Verifying Checksum 01:26:22 bab4dde63d76: Download complete 01:26:23 b85a868b505f: Pull complete 01:26:24 e2be974225ed: Pull complete 01:26:24 339a4e72a1f5: Pull complete 01:26:24 988bab9f4d93: Pull complete 01:26:24 1469e6f7b9e6: Pull complete 01:26:24 eaf3925da568: Pull complete 01:26:26 bab4dde63d76: Pull complete 01:26:26 bde34c3a00c8: Pull complete 01:26:26 b352a97aabf1: Pull complete 01:26:27 4872d77fe225: Pull complete 01:26:27 5851b861e8e6: Pull complete 01:26:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:27 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:26:28 $ docker top ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc -eo pid,comm 01:26:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:26:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:28 [ssh-agent] Looking for ssh-agent implementation... 01:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:28 $ docker exec ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent 01:26:28 SSH_AUTH_SOCK=/tmp/ssh-fuRcOei8P9is/agent.33 01:26:28 SSH_AGENT_PID=39 01:26:28 Running ssh-add (command line suppressed) 01:26:29 Identity added: /w/workspace/edgex-go/347@tmp/private_key_9610152739528931033.key (/w/workspace/edgex-go/347@tmp/private_key_9610152739528931033.key) 01:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:29 + git tag --points-at HEAD [Pipeline] } 01:26:29 $ docker exec --env ******** --env ******** ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent -k 01:26:29 unset SSH_AUTH_SOCK; 01:26:29 unset SSH_AGENT_PID; 01:26:29 echo Agent pid 39 killed; 01:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:29 [ssh-agent] Looking for ssh-agent implementation... 01:26:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:29 $ docker exec ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent 01:26:29 SSH_AUTH_SOCK=/tmp/ssh-jHGhyKXOrymw/agent.71 01:26:29 SSH_AGENT_PID=77 01:26:29 Running ssh-add (command line suppressed) 01:26:29 Identity added: /w/workspace/edgex-go/347@tmp/private_key_195211298488716743.key (/w/workspace/edgex-go/347@tmp/private_key_195211298488716743.key) 01:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:30 + git semver init 01:26:30 2022-11-09 01:26:30,368 [run_init] DEBUG init version:0.0.0 force:False 01:26:30 2022-11-09 01:26:30,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/347/.semver 01:26:30 2022-11-09 01:26:30,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/347/.semver 01:26:30 2022-11-09 01:26:30,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/347/.semver'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) 01:26:35 2022-11-09 01:26:34,798 [append_file] DEBUG append to file:/w/workspace/edgex-go/347/.git/info/exclude 01:26:35 2022-11-09 01:26:34,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/347/.semver/main with force:False 01:26:35 2022-11-09 01:26:34,800 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:26:35 2022-11-09 01:26:34,800 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:26:35 2.3.0-dev.106 [Pipeline] } 01:26:35 $ docker exec --env ******** --env ******** ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent -k 01:26:35 unset SSH_AUTH_SOCK; 01:26:35 unset SSH_AGENT_PID; 01:26:35 echo Agent pid 77 killed; 01:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:36 + git semver [Pipeline] } 01:26:36 $ docker stop --time=1 ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc 01:26:37 $ docker rm -f ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc [Pipeline] // withDockerContainer [Pipeline] sh 01:26:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:38 Stashed 1 file(s) [Pipeline] echo 01:26:38 [edgeXSemver]: initialized semver on version 2.3.0-dev.106 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:38 + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] echo 01:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:38 ========================================================= 01:26:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:26:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:26:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:39 213ec9aee27d: Pulling fs layer 01:26:39 4583459ba037: Pulling fs layer 01:26:39 93c1e223e6f2: Pulling fs layer 01:26:39 53926ce57604: Pulling fs layer 01:26:39 21b2b0c7a3f4: Pulling fs layer 01:26:39 22ff95d597cd: Pulling fs layer 01:26:39 12d6caf4c0d1: Pulling fs layer 01:26:39 96b7cbca73a9: Pulling fs layer 01:26:39 a7acece74701: Pulling fs layer 01:26:39 53926ce57604: Waiting 01:26:39 12d6caf4c0d1: Waiting 01:26:39 22ff95d597cd: Waiting 01:26:39 21b2b0c7a3f4: Waiting 01:26:39 96b7cbca73a9: Waiting 01:26:39 93c1e223e6f2: Download complete 01:26:39 4583459ba037: Download complete 01:26:39 21b2b0c7a3f4: Verifying Checksum 01:26:39 21b2b0c7a3f4: Download complete 01:26:39 22ff95d597cd: Verifying Checksum 01:26:39 22ff95d597cd: Download complete 01:26:39 213ec9aee27d: Verifying Checksum 01:26:39 213ec9aee27d: Download complete 01:26:39 12d6caf4c0d1: Download complete 01:26:39 213ec9aee27d: Pull complete 01:26:39 4583459ba037: Pull complete 01:26:39 93c1e223e6f2: Pull complete 01:26:40 53926ce57604: Verifying Checksum 01:26:40 53926ce57604: Download complete 01:26:40 a7acece74701: Verifying Checksum 01:26:40 96b7cbca73a9: Verifying Checksum 01:26:40 96b7cbca73a9: Download complete 01:26:45 53926ce57604: Pull complete 01:26:45 21b2b0c7a3f4: Pull complete 01:26:45 22ff95d597cd: Pull complete 01:26:45 12d6caf4c0d1: Pull complete 01:26:47 96b7cbca73a9: Pull complete 01:26:48 a7acece74701: Pull complete 01:26:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:26:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:26:48 WORKDIR /edgex 01:26:48 COPY go.mod . 01:26:48 RUN go mod download 01:26:48 + docker build -t ci-base-image-x86_64 -f - . 01:26:48 Sending build context to Docker daemon 169.8MB 01:26:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:26:48 ---> db6d94c90886 01:26:48 Step 2/4 : WORKDIR /edgex 01:26:50 ---> Running in 03fc3631e232 01:26:51 Removing intermediate container 03fc3631e232 01:26:51 ---> 67ae5feebd11 01:26:51 Step 3/4 : COPY go.mod . 01:26:51 ---> ef2748d143f9 01:26:51 Step 4/4 : RUN go mod download 01:26:51 ---> Running in d493462bb588 01:26:53 Still waiting to schedule task 01:26:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118710’ 01:27:09 Removing intermediate container d493462bb588 01:27:09 ---> 129b5a13805e 01:27:09 Successfully built 129b5a13805e 01:27:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + docker inspect -f . ci-base-image-x86_64 01:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:09 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:27:10 $ docker top 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:10 + go version 01:27:10 go version go1.18.7 linux/amd64 [Pipeline] } 01:27:10 $ docker stop --time=1 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba 01:27:11 $ docker rm -f 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:12 + docker inspect -f . ci-base-image-x86_64 01:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:12 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:27:12 $ docker top 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c -eo pid,comm [Pipeline] { [Pipeline] echo 01:27:12 ========================================================= 01:27:12 [edgeXBuildGoParallel] Running Tests and Build... 01:27:12 ========================================================= [Pipeline] sh 01:27:13 + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] fileExists [Pipeline] sh 01:27:13 + make test 01:27:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:27:19 ? github.com/edgexfoundry/edgex-go [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements 01:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.131s coverage: 43.0% of statements 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.264s coverage: 89.2% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 2.2% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.158s coverage: 60.0% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 01:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 01:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 01:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 01:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 01:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.246s coverage: 79.9% of statements 01:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.7% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.399s coverage: 65.8% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.8% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 01:27:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:28:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:28:18 GO111MODULE=on go vet ./... 01:28:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:22 ./bin/test-attribution-txt.sh [Pipeline] echo 01:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:28:22 + ls -al . 01:28:22 total 776 01:28:22 drwxrwxr-x 11 1001 1001 4096 Nov 9 01:27 . 01:28:22 drwxr-xr-x 4 root root 4096 Nov 9 01:27 .. 01:28:22 drwxrwxr-x 2 1001 1001 4096 Nov 9 01:26 .blubracket 01:28:22 -rw-rw-r-- 1 1001 1001 16 Nov 9 01:26 .dockerignore 01:28:22 drwxrwxr-x 8 1001 1001 4096 Nov 9 01:27 .git 01:28:22 drwxrwxr-x 3 1001 1001 4096 Nov 9 01:26 .github 01:28:22 -rw-rw-r-- 1 1001 1001 1030 Nov 9 01:26 .gitignore 01:28:22 -rw-rw-r-- 1 1001 1001 42 Nov 9 01:26 .golangci.yml 01:28:22 -rw-rw-r-- 1 1001 1001 87 Nov 9 01:26 .hadolint.yml 01:28:22 drwxr-xr-x 3 1001 1001 4096 Nov 9 01:26 .semver 01:28:22 -rw-rw-r-- 1 1001 1001 166 Nov 9 01:26 .sonarcloud.properties 01:28:22 -rw-rw-r-- 1 1001 1001 1171 Nov 9 01:26 ADOPTERS.md 01:28:22 -rw-rw-r-- 1 1001 1001 10722 Nov 9 01:26 Attribution.txt 01:28:22 -rw-rw-r-- 1 1001 1001 73765 Nov 9 01:26 CHANGELOG.md 01:28:22 -rw-rw-r-- 1 1001 1001 3804 Nov 9 01:26 CONTRIBUTING.md 01:28:22 -rw-rw-r-- 1 1001 1001 677 Nov 9 01:26 GOVERNANCE.md 01:28:22 -rw-rw-r-- 1 1001 1001 850 Nov 9 01:26 Jenkinsfile 01:28:22 -rw-rw-r-- 1 1001 1001 10775 Nov 9 01:26 LICENSE 01:28:22 -rw-rw-r-- 1 1001 1001 13857 Nov 9 01:26 Makefile 01:28:22 -rw-rw-r-- 1 1001 1001 582 Nov 9 01:26 OWNERS.md 01:28:22 -rw-rw-r-- 1 1001 1001 9799 Nov 9 01:26 README.md 01:28:22 -rw-rw-r-- 1 1001 1001 6912 Nov 9 01:26 SECURITY.md 01:28:22 -rw-rw-r-- 1 1001 1001 13 Nov 9 01:26 VERSION 01:28:22 -rw-rw-r-- 1 1001 1001 4131 Nov 9 01:26 ZMQWindows.md 01:28:22 drwxrwxr-x 2 1001 1001 4096 Nov 9 01:26 bin 01:28:22 drwxrwxr-x 18 1001 1001 4096 Nov 9 01:26 cmd 01:28:22 -rw-r--r-- 1 root root 501828 Nov 9 01:27 coverage.out 01:28:22 -rw-rw-r-- 1 1001 1001 3405 Nov 9 01:26 go.mod 01:28:22 -rw-rw-r-- 1 1001 1001 44978 Nov 9 01:26 go.sum 01:28:22 drwxrwxr-x 8 1001 1001 4096 Nov 9 01:26 internal 01:28:22 drwxrwxr-x 3 1001 1001 4096 Nov 9 01:26 openapi 01:28:22 drwxrwxr-x 4 1001 1001 4096 Nov 9 01:26 snap 01:28:22 -rw-rw-r-- 1 1001 1001 204 Nov 9 01:26 version.go [Pipeline] sh 01:28:22 + '[' -e coverage.out ] 01:28:22 + chown 1001:1001 coverage.out [Pipeline] stash 01:28:23 Stashed 1 file(s) [Pipeline] sh 01:28:23 + make build 01:28:23 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:28:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:28:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:28:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:28:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:29:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:29:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:29:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:29:07 $ docker stop --time=1 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c 01:29:09 $ docker rm -f 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:29:10 01:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:29:10 latest: Pulling from edgex-devops/edgex-compose 01:29:10 cbdbe7a5bc2a: Pulling fs layer 01:29:10 ca9280d653b3: Pulling fs layer 01:29:10 7e9c9ca2126c: Pulling fs layer 01:29:10 cbdbe7a5bc2a: Verifying Checksum 01:29:10 cbdbe7a5bc2a: Download complete 01:29:11 ca9280d653b3: Verifying Checksum 01:29:11 ca9280d653b3: Download complete 01:29:11 cbdbe7a5bc2a: Pull complete 01:29:11 7e9c9ca2126c: Verifying Checksum 01:29:11 7e9c9ca2126c: Download complete 01:29:11 ca9280d653b3: Pull complete 01:29:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118715 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:29:11 Running in /w/workspace/edgex-go/347 [Pipeline] { [Pipeline] checkout 01:29:11 The recommended git tool is: git 01:29:14 7e9c9ca2126c: Pull complete 01:29:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:15 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:29:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:29:16 $ docker top 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:16 + docker-compose build --help 01:29:16 + grep parallel 01:29:17 --parallel Build images in parallel. [Pipeline] } 01:29:17 $ docker stop --time=1 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba 01:29:17 using credential edgex-jenkins-ssh 01:29:17 Cloning the remote Git repository 01:29:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:29:17 > git init /w/workspace/edgex-go/347 # timeout=10 01:29:18 $ docker rm -f 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:19 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:29:19 $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:29:18 > git --version # timeout=10 01:29:18 > git --version # 'git version 2.25.1' 01:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:18 Verifying host key using known hosts file 01:29:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:29:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:19 $ docker top eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:19 + docker-compose -f ./docker-compose-build.yml build --parallel 01:29:20 Building core-command ... 01:29:20 Building core-data ... 01:29:20 Building core-metadata ... 01:29:20 Building security-bootstrapper ... 01:29:20 Building security-proxy-setup ... 01:29:20 Building security-secretstore-setup ... 01:29:20 Building security-spiffe-token-provider ... 01:29:20 Building security-spire-agent ... 01:29:20 Building security-spire-config ... 01:29:20 Building security-spire-server ... 01:29:20 Building support-notifications ... 01:29:20 Building support-scheduler ... 01:29:20 Building sys-mgmt-agent ... 01:29:20 Building core-command 01:29:20 Building security-spiffe-token-provider 01:29:20 Building security-bootstrapper 01:29:20 Building security-spire-config 01:29:20 Building security-spire-agent 01:29:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:29:35 ---> 129b5a13805e 01:29:35 Step 3/19 : WORKDIR /edgex-go 01:29:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:29:35 ---> 129b5a13805e 01:29:35 Step 3/24 : WORKDIR /edgex-go 01:29:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:35 ---> 129b5a13805e 01:29:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:29:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:29:35 ---> 129b5a13805e 01:29:35 Step 3/24 : WORKDIR /edgex-go 01:29:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:29:35 ---> 129b5a13805e 01:29:35 Step 3/32 : WORKDIR /edgex-go 01:29:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:29:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:36 Avoid second fetch 01:29:36 Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) 01:29:37 Commit message: "docs: Levski Change Log (#4230)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:37 ---> Running in ffe18d6dca65 01:29:37 ---> Running in dbf4a44ab024 01:29:37 ---> Running in a5ab82ee23a4 01:29:37 ---> Running in ecff199c63fb 01:29:37 ---> Running in 8acbcc60f5c9 01:29:37 Removing intermediate container a5ab82ee23a4 01:29:37 ---> 114563d9a148 01:29:37 Step 4/23 : WORKDIR /edgex-go 01:29:37 Removing intermediate container dbf4a44ab024 01:29:37 ---> 697f904ff4e3 01:29:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:29:37 Removing intermediate container ecff199c63fb 01:29:37 ---> 7e4cc0c45bbe 01:29:37 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:29:37 Removing intermediate container ffe18d6dca65 01:29:37 ---> 9b253b7c4882 01:29:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:29:37 Removing intermediate container 8acbcc60f5c9 01:29:37 ---> 4a3867ec96f8 01:29:37 Step 4/32 : RUN apk add --update --no-cache make git 01:29:37 ---> Running in 78e61c30eab8 01:29:37 ---> Running in fda80a2f1a32 01:29:37 ---> Running in d9d14de1d516 01:29:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:38 Dload Upload Total Spent Left Speed 01:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 01:29:38 ---> Running in 7d02868e4c6f 01:29:38 ---> Running in 37d95aadc249 01:29:38 Removing intermediate container 78e61c30eab8 01:29:38 ---> 7fe97955348a 01:29:38 Step 5/23 : RUN apk add --update --no-cache make git 01:29:38 ---> Running in cd7ca0a2f7a9 01:29:36 > git config core.sparsecheckout # timeout=10 01:29:36 > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] sh 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:38 OK: 211 MiB in 51 packages 01:29:38 v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:29:38 v3.16.2-432-ge558b51526 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:29:38 OK: 17038 distinct packages available 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:29:39 + sudo tee /etc/docker/daemon.new 01:29:39 { 01:29:39 "registry-mirrors": [ 01:29:39 "https://nexus3.edgexfoundry.org:10001" 01:29:39 ], 01:29:39 "bip": "10.250.0.254/24", 01:29:39 "hosts": [ 01:29:39 "tcp://0.0.0.0:5555", 01:29:39 "unix:///var/run/docker.sock" 01:29:39 ], 01:29:39 "mtu": 1458, 01:29:39 "selinux-enabled": true, 01:29:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:29:39 } [Pipeline] sh 01:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:39 OK: 211 MiB in 51 packages 01:29:39 OK: 211 MiB in 51 packages 01:29:39 OK: 211 MiB in 51 packages 01:29:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:29:39 OK: 211 MiB in 51 packages 01:29:39 Removing intermediate container d9d14de1d516 01:29:39 ---> c9b4a89bde2c 01:29:39 Step 5/24 : COPY go.mod vendor* ./ 01:29:39 + sudo service docker restart 01:29:39 ---> e3a45af0e6db 01:29:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:39 ---> Running in dc77ce53eb72 01:29:39 Removing intermediate container cd7ca0a2f7a9 01:29:39 ---> 729856e91e8e 01:29:39 Step 6/23 : COPY go.mod vendor* ./ 01:29:39 Removing intermediate container 7d02868e4c6f 01:29:39 ---> d98b2c362c38 01:29:39 Step 5/24 : COPY go.mod vendor* ./ 01:29:40 ---> b3e5e79ef996 01:29:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:40 Removing intermediate container 37d95aadc249 01:29:40 ---> 79722482cf28 01:29:40 Step 5/32 : COPY go.mod vendor* ./ 01:29:40 ---> Running in f0147ea5eb3e 01:29:40 ---> a73381ed52bb 01:29:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:40 Removing intermediate container fda80a2f1a32 01:29:40 ---> 22f58d5990d2 01:29:40 Step 5/19 : COPY go.mod vendor* ./ 01:29:40 ---> Running in fccb9d7312d3 01:29:40 ---> f0f68848627c 01:29:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:40 ---> Running in 37f292e003fc 01:29:40 ---> d73fc5aa1ec8 01:29:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:40 ---> Running in f5c6ce989ef9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:57 provisioning config files... 01:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config8129097415519759436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:58 ---> docker-login.sh 01:29:58 nexus3.edgexfoundry.org:10001 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:58 Configure a credential helper to remove this warning. See 01:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:58 01:29:58 Login Succeeded 01:29:58 nexus3.edgexfoundry.org:10002 01:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:59 Configure a credential helper to remove this warning. See 01:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:59 01:29:59 Login Succeeded 01:29:59 nexus3.edgexfoundry.org:10003 01:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:59 Configure a credential helper to remove this warning. See 01:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:59 01:29:59 Login Succeeded 01:29:59 nexus3.edgexfoundry.org:10004 01:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:00 Configure a credential helper to remove this warning. See 01:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:00 01:30:00 Login Succeeded 01:30:00 docker.io 01:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:00 Configure a credential helper to remove this warning. See 01:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:00 01:30:00 Login Succeeded 01:30:00 ---> docker-login.sh ends [Pipeline] } 01:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:30:01 + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] echo 01:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:01 ========================================================= 01:30:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:30:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:30:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:02 9b18e9b68314: Pulling fs layer 01:30:02 35d82f9e3411: Pulling fs layer 01:30:02 e16973657156: Pulling fs layer 01:30:02 fc693d55d65f: Pulling fs layer 01:30:02 7e9fc2657dce: Pulling fs layer 01:30:02 dda99020689f: Pulling fs layer 01:30:02 db1c61fa0a46: Pulling fs layer 01:30:02 891c053d2c06: Pulling fs layer 01:30:02 dda99020689f: Waiting 01:30:02 db1c61fa0a46: Waiting 01:30:02 891c053d2c06: Waiting 01:30:02 fc693d55d65f: Waiting 01:30:02 7e9fc2657dce: Waiting 01:30:02 e16973657156: Verifying Checksum 01:30:02 e16973657156: Download complete 01:30:02 35d82f9e3411: Verifying Checksum 01:30:02 35d82f9e3411: Download complete 01:30:02 7e9fc2657dce: Verifying Checksum 01:30:02 7e9fc2657dce: Download complete 01:30:02 dda99020689f: Verifying Checksum 01:30:02 dda99020689f: Download complete 01:30:02 9b18e9b68314: Verifying Checksum 01:30:02 9b18e9b68314: Download complete 01:30:03 9b18e9b68314: Pull complete 01:30:03 891c053d2c06: Verifying Checksum 01:30:03 891c053d2c06: Download complete 01:30:04 35d82f9e3411: Pull complete 01:30:04 e16973657156: Pull complete 01:30:05 db1c61fa0a46: Verifying Checksum 01:30:05 db1c61fa0a46: Download complete 01:30:05 fc693d55d65f: Verifying Checksum 01:30:05 fc693d55d65f: Download complete 01:30:06 Removing intermediate container dc77ce53eb72 01:30:06 ---> 209fbec8ec01 01:30:06 Step 7/24 : COPY . . 01:30:06 Removing intermediate container fccb9d7312d3 01:30:06 ---> c44c17775a28 01:30:06 Step 7/24 : COPY . . 01:30:06 Removing intermediate container f0147ea5eb3e 01:30:06 ---> a6e231549c12 01:30:06 Step 8/23 : COPY . . 01:30:06 Removing intermediate container f5c6ce989ef9 01:30:06 ---> 1231f6e609c0 01:30:06 Step 7/19 : COPY . . 01:30:06 Removing intermediate container 37f292e003fc 01:30:06 ---> 527090853172 01:30:06 Step 7/32 : COPY . . 01:30:16 ---> bf7e9f182f49 01:30:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:30:16 ---> 0edb18b388fd 01:30:16 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:16 ---> 4867f4bdf077 01:30:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:30:16 ---> Running in cae97398ebfa 01:30:16 ---> Running in f51bba4d7a3a 01:30:16 ---> 74bee8454773 01:30:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:30:16 ---> c3fa187300ee 01:30:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:30:16 ---> Running in 092567dbe319 01:30:16 ---> Running in 1d967288c570 01:30:16 ---> Running in 0d36cd0d5e04 01:30:16 Removing intermediate container 092567dbe319 01:30:16 ---> 7132cb4caea2 01:30:16 Step 9/24 : WORKDIR /edgex-go/spire-build 01:30:16 Removing intermediate container 1d967288c570 01:30:16 ---> cdeb2a94fd8e 01:30:16 Step 9/24 : WORKDIR /edgex-go/spire-build 01:30:16 ---> Running in 19a5772e70c3 01:30:16 ---> Running in 99f2adb22abc 01:30:16 Removing intermediate container 19a5772e70c3 01:30:16 ---> 7ac6c9b58080 01:30:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:30:16 ---> Running in 2df21c24605a 01:30:16 Removing intermediate container 99f2adb22abc 01:30:16 ---> cff6fe05ff47 01:30:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:30:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:16 ---> Running in 2d449a0dd1ab 01:30:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:30:17 Removing intermediate container 2df21c24605a 01:30:17 ---> 72e78316fd17 01:30:17 Step 11/24 : WORKDIR /edgex-go 01:30:17 ---> Running in 3345a53eebfc 01:30:17 Removing intermediate container 2d449a0dd1ab 01:30:17 ---> 553b166359ec 01:30:17 Step 11/24 : WORKDIR /edgex-go 01:30:17 ---> Running in 58d19e95f084 01:30:18 Removing intermediate container 3345a53eebfc 01:30:18 ---> 0aafeb7a72f0 01:30:18 01:30:18 Step 12/24 : FROM alpine:3.15 01:30:18 Removing intermediate container 58d19e95f084 01:30:18 ---> b9c23226dc6a 01:30:18 01:30:18 Step 12/24 : FROM alpine:3.15 01:30:18 fc693d55d65f: Pull complete 01:30:18 7e9fc2657dce: Pull complete 01:30:18 dda99020689f: Pull complete 01:30:19 3.15: Pulling from library/alpine 01:30:19 3.15: Pulling from library/alpine 01:30:20 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:30:20 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:30:20 Status: Downloaded newer image for alpine:3.15 01:30:20 Status: Image is up to date for alpine:3.15 01:30:20 ---> c4fc93816858 01:30:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:20 ---> c4fc93816858 01:30:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:20 ---> Running in 8958dcb589ed 01:30:20 ---> Running in 42ab1c42ca13 01:30:20 Removing intermediate container 42ab1c42ca13 01:30:20 ---> 2803d8a7d022 01:30:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:30:20 Removing intermediate container 8958dcb589ed 01:30:20 ---> 0c4b3bc3bc29 01:30:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:20 ---> Running in 9063dd223e04 01:30:20 ---> Running in d290ad2b73e2 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:21 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:30:21 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:30:21 OK: 15859 distinct packages available 01:30:21 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:30:21 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:30:21 OK: 15859 distinct packages available 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:22 (1/4) Installing dumb-init (1.2.5-r1) 01:30:22 (2/4) Installing musl-obstack (1.2.3-r0) 01:30:22 (3/4) Installing libucontext (1.1-r0) 01:30:22 (4/4) Installing gcompat (1.0.0-r4) 01:30:22 Executing busybox-1.34.1-r7.trigger 01:30:22 OK: 6 MiB in 18 packages 01:30:22 (1/5) Installing dumb-init (1.2.5-r1) 01:30:22 (2/5) Installing musl-obstack (1.2.3-r0) 01:30:22 (3/5) Installing libucontext (1.1-r0) 01:30:22 (4/5) Installing gcompat (1.0.0-r4) 01:30:22 (5/5) Installing openssl (1.1.1s-r1) 01:30:22 Executing busybox-1.34.1-r7.trigger 01:30:22 OK: 7 MiB in 19 packages 01:30:23 Removing intermediate container d290ad2b73e2 01:30:23 ---> 71ed9bbfb545 01:30:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:30:23 Removing intermediate container 9063dd223e04 01:30:23 ---> 787dff92d6ca 01:30:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:30:25 db1c61fa0a46: Pull complete 01:30:25 ---> 898004168ef7 01:30:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:30:26 891c053d2c06: Pull complete 01:30:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:30:26 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:30:26 WORKDIR /edgex 01:30:26 COPY go.mod . 01:30:26 RUN go mod download 01:30:26 docker build -t ci-base-image-arm64 -f - . 01:30:27 ---> 2e120899a496 01:30:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:30:27 Sending build context to Docker daemon 3.277MB 01:30:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:30:27 ---> f96f9c87975a 01:30:27 Step 2/4 : WORKDIR /edgex 01:30:27 ---> 750d1393ca7d 01:30:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:30:28 ---> a4ce98fa6aba 01:30:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:30:28 ---> Running in 917121623aa4 01:30:28 Removing intermediate container 917121623aa4 01:30:28 ---> 9290f0cc6bca 01:30:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:30:29 ---> 75e58bad2cf2 01:30:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:30:29 ---> 6694ea9e25a1 01:30:29 Step 19/24 : WORKDIR / 01:30:29 ---> Running in 7451319494af 01:30:29 ---> 1ebc13ba398a 01:30:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:30:29 Removing intermediate container 7451319494af 01:30:29 ---> 86f5a81c19a9 01:30:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:30:30 ---> Running in 898e21c465eb 01:30:30 Removing intermediate container 898e21c465eb 01:30:30 ---> 388bf33e7530 01:30:30 Step 3/4 : COPY go.mod . 01:30:30 ---> Running in 4634c66fdf9a 01:30:30 ---> e3f47373070f 01:30:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:30:30 ---> Running in 494a32a1cc8b 01:30:30 Removing intermediate container 4634c66fdf9a 01:30:30 ---> 74fbd3b3755f 01:30:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:30:30 ---> Running in ca2bebacbfb0 01:30:30 ---> 0fc0981b06dd 01:30:30 Step 4/4 : RUN go mod download 01:30:30 Removing intermediate container 494a32a1cc8b 01:30:30 ---> e36682a0f7fc 01:30:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:30:30 ---> Running in 68815b25f008 01:30:30 Removing intermediate container ca2bebacbfb0 01:30:30 ---> 9098f94869b0 01:30:30 Step 22/24 : LABEL arch=x86_64 01:30:30 ---> Running in 7deb10078bd4 01:30:30 ---> Running in 76de800be3f6 01:30:31 Removing intermediate container 7deb10078bd4 01:30:31 ---> 08c83f7c2af0 01:30:31 Step 22/24 : LABEL arch=x86_64 01:30:31 Removing intermediate container 76de800be3f6 01:30:31 ---> f51d50c5bc81 01:30:31 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:30:31 ---> Running in 6329c7b87757 01:30:31 ---> Running in aed027b847e8 01:30:31 Removing intermediate container aed027b847e8 01:30:31 ---> 0599e583b9b5 01:30:31 Step 24/24 : LABEL version=2.3.0-dev.106 01:30:31 Removing intermediate container 6329c7b87757 01:30:31 ---> 0801166d3bae 01:30:31 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:30:31 ---> Running in 6c260ce3933e 01:30:31 ---> Running in 9c2277676bc7 01:30:32 Removing intermediate container 6c260ce3933e 01:30:32 ---> c845559c7ad1 01:30:32 01:30:32 Removing intermediate container 9c2277676bc7 01:30:32 ---> f8cbcbbac8dd 01:30:32 Step 24/24 : LABEL version=2.3.0-dev.106 01:30:32 Successfully built c845559c7ad1 01:30:32 Successfully tagged security-spire-config:latest 01:30:32 Building core-data 01:30:32  Building security-spire-config ... done  ---> Running in edd5dc168c26 01:30:34 Removing intermediate container edd5dc168c26 01:30:34 ---> 57522b36796e 01:30:34 01:30:34 Successfully built 57522b36796e 01:30:34 Successfully tagged security-spire-agent:latest 01:30:34  Building security-spire-agent ... done Building support-scheduler 01:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:30:37 ---> 129b5a13805e 01:30:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:30:37 ---> Using cache 01:30:37 ---> 114563d9a148 01:30:37 Step 4/22 : WORKDIR /edgex-go 01:30:37 ---> Using cache 01:30:37 ---> 7fe97955348a 01:30:37 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:30:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:30:38 ---> 129b5a13805e 01:30:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:30:38 ---> Using cache 01:30:38 ---> 114563d9a148 01:30:38 Step 4/22 : WORKDIR /edgex-go 01:30:38 ---> Using cache 01:30:38 ---> 7fe97955348a 01:30:38 Step 5/22 : RUN apk add --update --no-cache make git 01:30:38 ---> Using cache 01:30:38 ---> 729856e91e8e 01:30:38 Step 6/22 : COPY go.mod vendor* ./ 01:30:38 ---> Using cache 01:30:38 ---> b3e5e79ef996 01:30:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:38 ---> Using cache 01:30:38 ---> a6e231549c12 01:30:38 Step 8/22 : COPY . . 01:30:38 ---> Using cache 01:30:38 ---> 74bee8454773 01:30:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:30:40 ---> Running in 1f39c4603e9f 01:30:40 ---> Running in 318dd3364c5f 01:30:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:41 OK: 211 MiB in 51 packages 01:30:42 Removing intermediate container 318dd3364c5f 01:30:42 ---> f632c4ed77cd 01:30:42 Step 6/22 : COPY go.mod vendor* ./ 01:30:42 ---> 100c7e090710 01:30:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:42 ---> Running in 14cea08420ab 01:30:45 Removing intermediate container f51bba4d7a3a 01:30:45 ---> 356992666348 01:30:45 01:30:45 Step 9/32 : FROM alpine:3.16 01:30:45 Removing intermediate container 0d36cd0d5e04 01:30:45 ---> efb3cd18988b 01:30:45 01:30:45 Step 10/23 : FROM alpine:3.16 01:30:46 3.16: Pulling from library/alpine 01:30:46 3.16: Pulling from library/alpine 01:30:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:30:48 Status: Downloaded newer image for alpine:3.16 01:30:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:30:48 Status: Image is up to date for alpine:3.16 01:30:48 ---> 9c6f07244728 01:30:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 9c6f07244728 01:30:48 01:30:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:30:49 ---> Running in e605121dbd25 01:30:49 ---> Running in ce138d58a8dd 01:30:49 Removing intermediate container cae97398ebfa 01:30:49 ---> 9d9dd863473f 01:30:49 01:30:49 Step 9/19 : FROM alpine:3.15 01:30:49 ---> c4fc93816858 01:30:49 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:49 ---> Using cache 01:30:49 ---> 2803d8a7d022 01:30:49 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:30:49 ---> Running in 569fa71ea590 01:30:49 Removing intermediate container ce138d58a8dd 01:30:49 ---> c2adf908949c 01:30:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 01:30:49 ---> Running in f8f7103cf619 01:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:50 (1/1) Installing dumb-init (1.2.5-r1) 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:50 Executing busybox-1.35.0-r17.trigger 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:50 OK: 6 MiB in 15 packages 01:30:50 (1/2) Installing dumb-init (1.2.5-r1) 01:30:50 (2/2) Installing su-exec (0.2-r1) 01:30:50 Executing busybox-1.35.0-r17.trigger 01:30:50 OK: 6 MiB in 16 packages 01:30:50 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:30:50 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:30:50 OK: 15859 distinct packages available 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:51 (1/9) Installing ca-certificates (20220614-r0) 01:30:51 (2/9) Installing brotli-libs (1.0.9-r5) 01:30:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:30:51 (4/9) Installing libcurl (7.80.0-r4) 01:30:51 (5/9) Installing curl (7.80.0-r4) 01:30:51 (6/9) Installing dumb-init (1.2.5-r1) 01:30:51 (7/9) Installing musl-obstack (1.2.3-r0) 01:30:51 (8/9) Installing libucontext (1.1-r0) 01:30:51 (9/9) Installing gcompat (1.0.0-r4) 01:30:51 Executing busybox-1.34.1-r7.trigger 01:30:51 Executing ca-certificates-20220614-r0.trigger 01:30:51 OK: 8 MiB in 23 packages 01:30:51 Removing intermediate container e605121dbd25 01:30:51 ---> f8da18fb8b89 01:30:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:51 ---> Running in 6d0d9e53a177 01:30:51 Removing intermediate container f8f7103cf619 01:30:51 ---> 2c5680d05fcf 01:30:51 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 01:30:51 ---> Running in b8618e67b49f 01:30:51 Removing intermediate container 6d0d9e53a177 01:30:51 ---> a49be01a079e 01:30:51 Step 13/23 : ENV APP_PORT=59882 01:30:51 ---> Running in 55d8b311eafd 01:30:52 Removing intermediate container 569fa71ea590 01:30:52 ---> c6590b1bd66f 01:30:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:52 Removing intermediate container b8618e67b49f 01:30:52 ---> 52c1f78528fa 01:30:52 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:30:52 Removing intermediate container 55d8b311eafd 01:30:52 ---> c3329d10d6d4 01:30:52 Step 14/23 : EXPOSE $APP_PORT 01:30:52 ---> Running in c48810f7fb93 01:30:52 ---> Running in 95dd50ac84a2 01:30:52 Removing intermediate container c48810f7fb93 01:30:52 ---> d8b8cbd976f5 01:30:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:30:52 Removing intermediate container 95dd50ac84a2 01:30:52 ---> 46779bc03d69 01:30:52 Step 15/23 : WORKDIR / 01:30:52 ---> Running in 18fa434b70d0 01:30:52 ---> 5b715796752e 01:30:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:30:52 ---> Running in 67662eb7809b 01:30:52 Removing intermediate container 18fa434b70d0 01:30:52 ---> 85f4b23bc18d 01:30:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:30:52 Removing intermediate container 67662eb7809b 01:30:52 ---> e813226fdb81 01:30:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:52 ---> Running in 32e3d1900a33 01:30:53 Removing intermediate container 32e3d1900a33 01:30:53 ---> 02b423a2d699 01:30:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:30:53 ---> Running in b3b76833b8dd 01:30:53 ---> 884eff51a628 01:30:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:30:53 ---> 24ecb2c927c6 01:30:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:30:54 ---> f5628116d7d3 01:30:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:30:54 ---> d53ebf48befb 01:30:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:30:54 ---> Running in 662ce9ac2944 01:30:54 Removing intermediate container b3b76833b8dd 01:30:54 ---> 5b5bbbd13a76 01:30:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 01:30:54 Removing intermediate container 662ce9ac2944 01:30:54 ---> 2cef2e6ec006 01:30:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:55 ---> d62132a685c1 01:30:55 Step 19/23 : ENTRYPOINT ["/core-command"] 01:30:55 ---> Running in 0c6dfee19b4b 01:30:55 ---> Running in a8be2f2ced0e 01:30:55 ---> Running in a81e956a01dd 01:30:55 Removing intermediate container a8be2f2ced0e 01:30:55 ---> d112671aaa01 01:30:55 Step 17/19 : LABEL arch=x86_64 01:30:55 Removing intermediate container 0c6dfee19b4b 01:30:55 ---> 9a18b022703d 01:30:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:30:55 ---> Running in 49137b393b07 01:30:55 Removing intermediate container a81e956a01dd 01:30:55 ---> b8944a943682 01:30:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:55 ---> Running in 9b5d38c600b7 01:30:55 Removing intermediate container 49137b393b07 01:30:55 ---> 6e7584ba9b43 01:30:55 Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:30:55 ---> Running in 08647080c9c8 01:30:56 ---> 9744f1b21890 01:30:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:30:56 Removing intermediate container 9b5d38c600b7 01:30:56 ---> a9c2a37ab080 01:30:56 Step 21/23 : LABEL arch=x86_64 01:30:56 ---> Running in 7cb8d3726e12 01:30:56 Removing intermediate container 08647080c9c8 01:30:56 ---> b712f80be49d 01:30:56 Step 19/19 : LABEL version=2.3.0-dev.106 01:30:56 ---> Running in 1695c504457a 01:30:56 ---> Running in bdf1bf90d5ac 01:30:56 Removing intermediate container 1695c504457a 01:30:56 ---> 026eb2a5c27f 01:30:56 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:30:56 Removing intermediate container bdf1bf90d5ac 01:30:56 ---> dea659b1673d 01:30:56 01:30:56 ---> Running in 9f34831255c3 01:30:56 Successfully built dea659b1673d 01:30:56 Successfully tagged security-spiffe-token-provider:latest 01:30:56  Building security-spiffe-token-provider ... done Building core-metadata 01:30:57 Removing intermediate container 9f34831255c3 01:30:57 ---> 9f75c504d48c 01:30:57 Step 23/23 : LABEL version=2.3.0-dev.106 01:30:58 ---> Running in b4f63ffc5404 01:30:58 Removing intermediate container b4f63ffc5404 01:30:58 ---> 71d6f3a056cd 01:30:58 01:30:58 Successfully built 71d6f3a056cd 01:30:59 Successfully tagged core-command:latest 01:30:59 Building sys-mgmt-agent 01:30:59  Building core-command ... done Removing intermediate container 7cb8d3726e12 01:30:59 ---> ba2eea73d86e 01:30:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:59 Removing intermediate container 14cea08420ab 01:30:59 ---> 4762054e2f44 01:30:59 Step 8/22 : COPY . . 01:31:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:01 ---> 129b5a13805e 01:31:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:31:01 ---> Using cache 01:31:01 ---> 114563d9a148 01:31:01 Step 4/24 : WORKDIR /edgex-go 01:31:01 ---> Using cache 01:31:01 ---> 7fe97955348a 01:31:01 Step 5/24 : RUN apk add --update --no-cache make git 01:31:01 ---> Using cache 01:31:01 ---> 729856e91e8e 01:31:01 Step 6/24 : COPY go.mod vendor* ./ 01:31:01 ---> Using cache 01:31:01 ---> b3e5e79ef996 01:31:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:01 ---> Using cache 01:31:01 ---> a6e231549c12 01:31:01 Step 8/24 : COPY . . 01:31:01 ---> Using cache 01:31:01 ---> 74bee8454773 01:31:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:31:02 Removing intermediate container 68815b25f008 01:31:02 ---> df04a371b515 01:31:02 Successfully built df04a371b515 01:31:02 Successfully tagged ci-base-image-arm64:latest 01:31:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:31:02 ---> 129b5a13805e 01:31:02 Step 3/22 : WORKDIR /edgex-go 01:31:02 ---> Using cache 01:31:02 ---> 4a3867ec96f8 01:31:02 Step 4/22 : RUN apk add --update --no-cache make bash git 01:31:02 ---> 77e9418f27bd 01:31:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:03 + docker inspect -f . ci-base-image-arm64 01:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container 01:31:03 ---> Running in 3ebb687589ee 01:31:03 ---> Running in efb7d81974b9 01:31:03 ---> e0a2f76b40b6 01:31:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:31:03 ---> efea50fa5f9c 01:31:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:03 ---> Running in 704914818c0b 01:31:03 ---> 57838eaa3da2 01:31:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:31:04 ---> 078f2f5d2bc4 01:31:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:31:04 OK: 211 MiB in 51 packages 01:31:04 ---> f10a79385c75 01:31:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:31:04 $ docker top 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:05 ---> 053704946317 01:31:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:31:05 Removing intermediate container efb7d81974b9 01:31:05 ---> 20e3f9f2af15 01:31:05 Step 5/22 : COPY go.mod vendor* ./ 01:31:05 ---> 9849de665b92 01:31:05 Step 27/32 : RUN chmod +x /entrypoint.sh 01:31:05 ---> 9940d1881f7e 01:31:05 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:05 ---> Running in 716d91338716 01:31:05 ---> Running in 7096b268e8b0 01:31:05 + go version 01:31:05 go version go1.18.7 linux/arm64 [Pipeline] } 01:31:05 $ docker stop --time=1 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 01:31:06 Removing intermediate container 716d91338716 01:31:06 ---> 350c19d44c57 01:31:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:31:06 ---> Running in c17e60b6cf59 01:31:06 Removing intermediate container 1f39c4603e9f 01:31:06 ---> a6a080b0b32f 01:31:06 01:31:06 Step 10/22 : FROM alpine:3.16 01:31:06 ---> 9c6f07244728 01:31:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:31:06 ---> Using cache 01:31:06 ---> f8da18fb8b89 01:31:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:31:06 ---> Using cache 01:31:06 ---> a49be01a079e 01:31:06 Step 13/22 : ENV APP_PORT=59861 01:31:06 ---> Running in bb978a096295 01:31:06 Removing intermediate container c17e60b6cf59 01:31:06 ---> 3a490b2e408e 01:31:06 Step 29/32 : CMD ["gate"] 01:31:07 ---> Running in cc0e74ec995c 01:31:07 Removing intermediate container bb978a096295 01:31:07 ---> 2c6b5664b16b 01:31:07 Step 14/22 : EXPOSE $APP_PORT 01:31:07 ---> Running in 804ac17bbf77 01:31:07 Removing intermediate container cc0e74ec995c 01:31:07 ---> 045253fd10e9 01:31:07 Step 30/32 : LABEL arch=x86_64 01:31:07 $ docker rm -f 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 01:31:07 ---> Running in 8ed011f66b23 01:31:07 Removing intermediate container 804ac17bbf77 01:31:07 ---> 637facae4c41 01:31:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 Removing intermediate container 8ed011f66b23 01:31:07 ---> 564119896b81 01:31:07 Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:31:07 ---> eb436fe37d47 01:31:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:31:07 ---> Running in 8c82d3d05479 01:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:07 01:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:08 Removing intermediate container 8c82d3d05479 01:31:08 ---> 83339aca7f0d 01:31:08 Step 32/32 : LABEL version=2.3.0-dev.106 01:31:08 ---> Running in d2248c56465c 01:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:08 latest: Pulling from edgex-devops/edgex-compose-arm64 01:31:08 29e5d40040c1: Pulling fs layer 01:31:08 1ce36da41761: Pulling fs layer 01:31:08 25b303627fd3: Pulling fs layer 01:31:08 29e5d40040c1: Verifying Checksum 01:31:08 29e5d40040c1: Download complete 01:31:09 1ce36da41761: Verifying Checksum 01:31:09 1ce36da41761: Download complete 01:31:09 29e5d40040c1: Pull complete 01:31:09 Removing intermediate container d2248c56465c 01:31:09 ---> c6b6afe2b131 01:31:09 01:31:09 Successfully built c6b6afe2b131 01:31:09 ---> f7492b0113ed 01:31:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:31:09 Successfully tagged security-bootstrapper:latest 01:31:09  Building security-bootstrapper ... done Building support-notifications 01:31:10 1ce36da41761: Pull complete 01:31:10 25b303627fd3: Verifying Checksum 01:31:10 25b303627fd3: Download complete 01:31:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:31:12 ---> 129b5a13805e 01:31:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:31:12 ---> Using cache 01:31:12 ---> 114563d9a148 01:31:12 Step 4/22 : WORKDIR /edgex-go 01:31:12 ---> Using cache 01:31:12 ---> 7fe97955348a 01:31:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:31:12 ---> 97dce3b30995 01:31:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:31:12 ---> Running in 96e3194486c8 01:31:12 ---> Running in 3d59ba31c48b 01:31:13 Removing intermediate container 3d59ba31c48b 01:31:13 ---> c7585292e54b 01:31:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:13 ---> Running in 4490e5f37078 01:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:14 OK: 211 MiB in 51 packages 01:31:14 Removing intermediate container 4490e5f37078 01:31:14 ---> f49290c708e1 01:31:14 Step 20/22 : LABEL arch=x86_64 01:31:14 ---> Running in d4f382005249 01:31:14 Removing intermediate container d4f382005249 01:31:14 ---> 7eae3f214124 01:31:14 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:31:15 ---> Running in 8f993c308890 01:31:15 Removing intermediate container 96e3194486c8 01:31:15 ---> f4ac348060e1 01:31:15 Step 6/22 : COPY go.mod vendor* ./ 01:31:15 Removing intermediate container 8f993c308890 01:31:15 ---> 60033f52de6f 01:31:15 Step 22/22 : LABEL version=2.3.0-dev.106 01:31:15 ---> 531e6b2db393 01:31:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:15 ---> Running in bcc6ed6c65c0 01:31:15 ---> Running in 8ac4bc8b5497 01:31:16 Removing intermediate container bcc6ed6c65c0 01:31:16 ---> 5840ec81ede8 01:31:16 01:31:16 Successfully built 5840ec81ede8 01:31:16 Successfully tagged support-scheduler:latest 01:31:16 Building security-proxy-setup 01:31:20  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:31:20 ---> 129b5a13805e 01:31:20 Step 3/21 : WORKDIR /edgex-go 01:31:20 ---> Using cache 01:31:20 ---> 4a3867ec96f8 01:31:20 Step 4/21 : RUN apk add --update --no-cache make git 01:31:20 ---> Using cache 01:31:20 ---> 79722482cf28 01:31:20 Step 5/21 : COPY go.mod vendor* ./ 01:31:20 ---> Using cache 01:31:20 ---> f0f68848627c 01:31:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:20 ---> Using cache 01:31:20 ---> 527090853172 01:31:20 Step 7/21 : COPY . . 01:31:20 ---> Using cache 01:31:20 ---> 0edb18b388fd 01:31:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:31:20 25b303627fd3: Pull complete 01:31:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:20 prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container 01:31:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:31:23 $ docker top ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:24 + docker-compose build --help 01:31:24 + grep parallel 01:31:24 ---> Running in c4f7bf8d911b 01:31:24 Removing intermediate container 7096b268e8b0 01:31:24 ---> 54dd19694bf1 01:31:24 Step 7/22 : COPY . . 01:31:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:31:29 --parallel Build images in parallel. [Pipeline] } 01:31:29 $ docker stop --time=1 ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 01:31:29 Removing intermediate container 3ebb687589ee 01:31:29 ---> 53b4e2bc00ba 01:31:29 01:31:29 Step 10/24 : FROM alpine:3.16 01:31:29 ---> 9c6f07244728 01:31:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:31:29 ---> Using cache 01:31:29 ---> f8da18fb8b89 01:31:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:31:29 ---> Using cache 01:31:29 ---> a49be01a079e 01:31:29 Step 13/24 : ENV APP_PORT=59881 01:31:29 ---> 24fde6859f1e 01:31:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:31:30 Removing intermediate container 8ac4bc8b5497 01:31:30 ---> c5766731f125 01:31:30 Step 8/22 : COPY . . 01:31:30 ---> Running in d7f0d8fe9aaa 01:31:30 ---> Running in 48008aa1b547 01:31:30 Removing intermediate container 48008aa1b547 01:31:30 ---> d6b938b0975f 01:31:30 Step 14/24 : EXPOSE $APP_PORT 01:31:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:31:30 ---> Running in 1324a65f25d7 01:31:30 Removing intermediate container 704914818c0b 01:31:30 ---> acd5dc1a7848 01:31:30 01:31:30 Step 10/22 : FROM alpine:3.16 01:31:30 ---> 9c6f07244728 01:31:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:31:31 $ docker rm -f ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 01:31:31 ---> Running in 42f5df8901dd 01:31:31 Removing intermediate container 1324a65f25d7 01:31:31 ---> 6ee811254364 01:31:31 Step 15/24 : WORKDIR / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:32 . [Pipeline] } [Pipeline] // withEnv 01:31:32 ---> Running in 1da515d181c6 01:31:32 Removing intermediate container 42f5df8901dd 01:31:32 ---> 8f425f9ac7ac 01:31:32 Step 12/22 : ENV APP_PORT=59880 [Pipeline] withDockerContainer 01:31:32 prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container 01:31:32 $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:31:32 ---> Running in 9aee45734ba5 01:31:32 Removing intermediate container 1da515d181c6 01:31:32 ---> f7dc1fb4f403 01:31:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:32 Removing intermediate container 9aee45734ba5 01:31:32 ---> 856694a30875 01:31:32 Step 13/22 : EXPOSE $APP_PORT 01:31:32 ---> Running in d48678fdbe44 01:31:32 ---> d1fd5b181ccb 01:31:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:31:33 Removing intermediate container d48678fdbe44 01:31:33 ---> b9d7be9d3c21 01:31:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:31:33 ---> Running in 4e6b38377937 01:31:33 $ docker top 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:34 ---> 949d9c6bc5a6 01:31:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:34 + docker-compose -f ./docker-compose-build.yml build --parallel 01:31:34 (1/6) Installing dumb-init (1.2.5-r1) 01:31:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:31:34 (3/6) Installing libsodium (1.0.18-r0) 01:31:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:31:34 (5/6) Installing libzmq (4.3.4-r0) 01:31:34 ---> e666887cd128 01:31:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:31:34 (6/6) Installing zeromq (4.3.4-r0) 01:31:34 Executing busybox-1.35.0-r17.trigger 01:31:34 OK: 8 MiB in 20 packages 01:31:35 ---> 99ae7bc7c07e 01:31:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:31:35 ---> Running in 99048090f2c0 01:31:35 Removing intermediate container 4e6b38377937 01:31:35 ---> a76819a59daa 01:31:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:35 Removing intermediate container 99048090f2c0 01:31:35 ---> 47a77e21e7c0 01:31:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:35 ---> Running in 582e1128467c 01:31:35 ---> 4a6b8103606d 01:31:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:31:35 Removing intermediate container 582e1128467c 01:31:35 ---> cd78a0e87961 01:31:35 Step 22/24 : LABEL arch=x86_64 01:31:35 ---> Running in 94a83d53683e 01:31:36 Removing intermediate container 94a83d53683e 01:31:36 ---> aafd7274391f 01:31:36 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:31:36 ---> Running in 0e723f647025 01:31:36 ---> af29c9d643d3 01:31:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:31:37 Removing intermediate container 0e723f647025 01:31:37 ---> 6c09f7a95891 01:31:37 Step 24/24 : LABEL version=2.3.0-dev.106 01:31:37 ---> 4fabbf1a46af 01:31:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:31:37 ---> Running in b098f183b41a 01:31:37 ---> Running in 5c9fe003ed53 01:31:37 ---> e5357836b68c 01:31:37 Step 18/22 : ENTRYPOINT ["/core-data"] 01:31:37 Removing intermediate container b098f183b41a 01:31:37 ---> 0ebd300e915d 01:31:37 01:31:37 ---> Running in 099664392e65 01:31:37 Successfully built 0ebd300e915d 01:31:37 Successfully tagged core-metadata:latest 01:31:37  Building core-metadata ... done Building security-secretstore-setup 01:31:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:31:38 Removing intermediate container 099664392e65 01:31:38 ---> 43552471355a 01:31:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:39 ---> Running in 6c4b7a131467 01:31:39 Removing intermediate container 6c4b7a131467 01:31:39 ---> bd655068c36b 01:31:39 Step 20/22 : LABEL arch=x86_64 01:31:39 ---> Running in 09fc2485f850 01:31:40 Removing intermediate container 09fc2485f850 01:31:40 ---> f8d55547d407 01:31:40 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:31:40 ---> Running in 9e65ec4bc3db 01:31:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:40 ---> 129b5a13805e 01:31:40 Step 3/24 : WORKDIR /edgex-go 01:31:40 ---> Using cache 01:31:40 ---> 4a3867ec96f8 01:31:40 Step 4/24 : RUN apk add --update --no-cache make git 01:31:40 ---> Using cache 01:31:40 ---> 79722482cf28 01:31:40 Step 5/24 : COPY go.mod vendor* ./ 01:31:40 ---> Using cache 01:31:40 ---> f0f68848627c 01:31:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:40 ---> Using cache 01:31:40 ---> 527090853172 01:31:40 Step 7/24 : COPY . . 01:31:40 ---> Using cache 01:31:40 ---> 0edb18b388fd 01:31:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:40 Removing intermediate container 9e65ec4bc3db 01:31:40 ---> 8854d839e8aa 01:31:40 Step 22/22 : LABEL version=2.3.0-dev.106 01:31:40 ---> Running in e6e74b813f70 01:31:40 ---> Running in 99cd6dcc2352 01:31:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:31:41 Building core-command ... 01:31:41 Building core-data ... 01:31:41 Building core-metadata ... 01:31:41 Building security-bootstrapper ... 01:31:41 Building security-proxy-setup ... 01:31:41 Building security-secretstore-setup ... 01:31:41 Building security-spiffe-token-provider ... 01:31:41 Building security-spire-agent ... 01:31:41 Building security-spire-config ... 01:31:41 Building security-spire-server ... 01:31:41 Building support-notifications ... 01:31:41 Building support-scheduler ... 01:31:41 Building sys-mgmt-agent ... 01:31:41 Building security-proxy-setup 01:31:41 Building security-spire-agent 01:31:41 Building support-scheduler 01:31:41 Building security-spire-config 01:31:41 Building core-data 01:31:41 Removing intermediate container 99cd6dcc2352 01:31:41 ---> a95ca3a7b292 01:31:41 01:31:41 Successfully built a95ca3a7b292 01:31:41 Successfully tagged core-data:latest 01:31:41  Building core-data ... done Building security-spire-server 01:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:31:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:31:44 ---> 129b5a13805e 01:31:44 Step 3/23 : WORKDIR /edgex-go 01:31:44 ---> Using cache 01:31:44 ---> 4a3867ec96f8 01:31:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 01:31:46 ---> Running in 63326c785866 01:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:46 OK: 211 MiB in 51 packages 01:31:48 Removing intermediate container c4f7bf8d911b 01:31:48 ---> f7fe0cf8e11f 01:31:48 01:31:48 Step 9/21 : FROM alpine:3.16 01:31:48 ---> 9c6f07244728 01:31:48 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 01:31:48 ---> Running in 0067bdd5f6d1 01:31:48 Removing intermediate container 63326c785866 01:31:48 ---> bb84638af368 01:31:48 Step 5/23 : COPY go.mod vendor* ./ 01:31:49 ---> 87c1ff1e7f2f 01:31:49 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:49 ---> Running in 7677a660b921 01:31:49 (1/6) Installing ca-certificates (20220614-r0) 01:31:49 (2/6) Installing brotli-libs (1.0.9-r6) 01:31:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:31:49 (4/6) Installing libcurl (7.83.1-r4) 01:31:49 (5/6) Installing curl (7.83.1-r4) 01:31:49 (6/6) Installing dumb-init (1.2.5-r1) 01:31:49 Executing busybox-1.35.0-r17.trigger 01:31:49 Executing ca-certificates-20220614-r0.trigger 01:31:49 OK: 8 MiB in 20 packages 01:31:50 Removing intermediate container 0067bdd5f6d1 01:31:50 ---> c05f29acf1d6 01:31:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:31:50 ---> Running in 5ee34b41d5cb 01:31:51 Removing intermediate container 5ee34b41d5cb 01:31:51 ---> b3c7ad038a58 01:31:51 Step 12/21 : WORKDIR /edgex 01:31:51 ---> Running in d3e2a79a0993 01:31:52 Removing intermediate container d3e2a79a0993 01:31:52 ---> 7407ee5aa93a 01:31:52 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:31:53 Removing intermediate container d7f0d8fe9aaa 01:31:53 ---> f6ab7faf7c8c 01:31:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:31:53 ---> Running in 74bce40fa8f7 01:31:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:31:53 ---> df04a371b515 01:31:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:31:53 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:31:53 ---> df04a371b515 01:31:53 Step 3/21 : WORKDIR /edgex-go 01:31:53 ---> Running in d64e4e6ebb8d 01:31:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:53 ---> df04a371b515 01:31:53 Step 3/24 : WORKDIR /edgex-go 01:31:53 ---> Running in 348d1317da9a 01:31:53 ---> Running in b9093246e615 01:31:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:53 ---> df04a371b515 01:31:53 Step 3/24 : WORKDIR /edgex-go 01:31:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:31:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:31:53 ---> df04a371b515 01:31:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:31:53 ---> Running in c1246e828af8 01:31:53 ---> Running in bbabe03d468f 01:31:53 Removing intermediate container d64e4e6ebb8d 01:31:53 ---> e829a14d796d 01:31:53 Step 4/22 : WORKDIR /edgex-go 01:31:53 Removing intermediate container 348d1317da9a 01:31:53 ---> 866c7560f63c 01:31:53 Step 4/21 : RUN apk add --update --no-cache make git 01:31:54 Removing intermediate container b9093246e615 01:31:54 ---> a7781266e38e 01:31:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:31:54 ---> Running in 924718b483e4 01:31:54 ---> Running in 645aa2064c01 01:31:54 ---> f16a9b4f8cbf 01:31:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:31:54 ---> Running in 8be316ef49bc 01:31:54 Removing intermediate container c1246e828af8 01:31:54 ---> bc39b2628188 01:31:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:31:54 Removing intermediate container bbabe03d468f 01:31:54 ---> ee0cc04879da 01:31:54 Step 4/22 : WORKDIR /edgex-go 01:31:54 ---> Running in 2fc5da1c9d0e 01:31:54 ---> Running in 714a057b9a7b 01:31:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:31:55 Removing intermediate container 645aa2064c01 01:31:55 ---> 38796bbc9d11 01:31:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:31:55 ---> Running in 401ce8f455f2 01:31:55 ---> b11ac635b6a3 01:31:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:31:55 Removing intermediate container 714a057b9a7b 01:31:55 ---> e65d9c65348e 01:31:55 Step 5/22 : RUN apk add --update --no-cache make git 01:31:55 ---> Running in 3602d6389822 01:31:56 Removing intermediate container 74bce40fa8f7 01:31:56 ---> e15e36514393 01:31:56 01:31:56 Step 10/22 : FROM alpine:3.16 01:31:56 ---> 9c6f07244728 01:31:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:31:56 ---> Running in cbf73315bbc1 01:31:56 ---> 3975d9db5d0e 01:31:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:57 Removing intermediate container cbf73315bbc1 01:31:57 ---> adc00cb45e39 01:31:57 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 01:31:57 ---> Running in 2dd3cac228d1 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:57 ---> c270ab63d61e 01:31:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:31:57 ---> Running in 78d6c4799b13 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:58 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:31:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 01:31:58 (3/33) Installing readline (8.1.2-r0) 01:31:58 (4/33) Installing bash (5.1.16-r2) 01:31:58 Executing bash-5.1.16-r2.post-install 01:31:58 (5/33) Installing ca-certificates (20220614-r0) 01:31:58 (6/33) Installing brotli-libs (1.0.9-r6) 01:31:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 01:31:58 (8/33) Installing libcurl (7.83.1-r4) 01:31:58 (9/33) Installing curl (7.83.1-r4) 01:31:58 (10/33) Installing docker-cli (20.10.20-r0) 01:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:58 (11/33) Installing dumb-init (1.2.5-r1) 01:31:58 (12/33) Installing libbz2 (1.0.8-r1) 01:31:58 (13/33) Installing expat (2.5.0-r0) 01:31:58 (14/33) Installing libffi (3.4.2-r1) 01:31:58 (15/33) Installing gdbm (1.23-r0) 01:31:58 (16/33) Installing xz-libs (5.2.5-r1) 01:31:58 (17/33) Installing libgcc (11.2.1_git20220219-r2) 01:31:58 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 01:31:58 (19/33) Installing mpdecimal (2.5.1-r1) 01:31:58 (20/33) Installing sqlite-libs (3.38.5-r0) 01:31:58 (21/33) Installing python3 (3.10.5-r0) 01:31:59 (22/33) Installing py3-contextlib2 (21.6.0-r2) 01:31:59 (23/33) Installing py3-tomli (2.0.1-r1) 01:31:59 (24/33) Installing py3-pep517 (0.12.0-r2) 01:31:59 (25/33) Installing py3-six (1.16.0-r1) 01:31:59 (26/33) Installing py3-retrying (1.3.3-r3) 01:31:59 (27/33) Installing py3-appdirs (1.4.4-r3) 01:31:59 (28/33) Installing py3-more-itertools (8.13.0-r0) 01:31:59 (29/33) Installing py3-ordered-set (4.0.2-r3) 01:31:59 (30/33) Installing py3-parsing (2.4.7-r3) 01:31:59 (31/33) Installing py3-packaging (21.3-r0) 01:31:59 (32/33) Installing py3-setuptools (59.4.0-r0) 01:31:59 (33/33) Installing py3-pip (22.1.1-r0) 01:31:59 OK: 221 MiB in 51 packages 01:31:59 OK: 221 MiB in 51 packages 01:31:59 OK: 221 MiB in 51 packages 01:31:59 Executing busybox-1.35.0-r17.trigger 01:31:59 Executing ca-certificates-20220614-r0.trigger 01:31:59 OK: 122 MiB in 47 packages 01:31:59 Removing intermediate container 78d6c4799b13 01:31:59 ---> b57730f6c320 01:31:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 01:31:59 OK: 221 MiB in 51 packages 01:31:59 OK: 221 MiB in 51 packages 01:32:00 ---> Running in f583a23105b8 01:32:00 Removing intermediate container f583a23105b8 01:32:00 ---> 38a8de078d9c 01:32:00 Step 19/21 : LABEL arch=x86_64 01:32:00 ---> Running in 912aa3e8819a 01:32:01 Removing intermediate container 912aa3e8819a 01:32:01 ---> 4317973b4663 01:32:01 Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:32:01 ---> Running in 1a6baefe99b5 01:32:01 Removing intermediate container 2fc5da1c9d0e 01:32:01 ---> bd4ba6cc6647 01:32:01 Step 5/24 : COPY go.mod vendor* ./ 01:32:01 Removing intermediate container 924718b483e4 01:32:01 ---> efad08aa79f8 01:32:01 Step 5/21 : COPY go.mod vendor* ./ 01:32:01 Removing intermediate container 8be316ef49bc 01:32:01 ---> b6b9c2f9af92 01:32:01 Step 5/24 : COPY go.mod vendor* ./ 01:32:01 Removing intermediate container 1a6baefe99b5 01:32:01 ---> f37caa195fef 01:32:01 Step 21/21 : LABEL version=2.3.0-dev.106 01:32:01 ---> Running in 35400ff2e406 01:32:01 Removing intermediate container 3602d6389822 01:32:01 ---> 42fbc4e639bb 01:32:01 Step 6/22 : COPY go.mod vendor* ./ 01:32:01 Removing intermediate container 35400ff2e406 01:32:01 ---> c9259cb482da 01:32:01 01:32:01 Successfully built c9259cb482da 01:32:01 Successfully tagged security-proxy-setup:latest 01:32:02 Removing intermediate container 401ce8f455f2 01:32:02 ---> 7c9a4a29cde4 01:32:02 Step 6/22 : COPY go.mod vendor* ./ 01:32:02  Building security-proxy-setup ... done Removing intermediate container 7677a660b921 01:32:02 ---> 7354cb177f45 01:32:02 Step 7/23 : COPY . . 01:32:02 ---> 51085088964c 01:32:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:02 ---> 0bdbcc0a4f84 01:32:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:02 Collecting docker-compose==1.23.2 01:32:02 ---> Running in 56c2d1f161fb 01:32:02 ---> Running in d0102507ef24 01:32:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.3 MB/s eta 0:00:00 01:32:02 Collecting docker<4.0,>=3.6.0 01:32:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 83.4 MB/s eta 0:00:00 01:32:02 Collecting cached-property<2,>=1.2.0 01:32:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:32:02 Collecting PyYAML<4,>=3.10 01:32:02 Downloading PyYAML-3.13.tar.gz (270 kB) 01:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.1 MB/s eta 0:00:00 01:32:02 Preparing metadata (setup.py): started 01:32:02 ---> 654f61b4a292 01:32:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:02 ---> Running in b15f55bcd848 01:32:03 Preparing metadata (setup.py): finished with status 'done' 01:32:03 Collecting docopt<0.7,>=0.6.1 01:32:03 Downloading docopt-0.6.2.tar.gz (25 kB) 01:32:03 Preparing metadata (setup.py): started 01:32:03 ---> 098cb6baf391 01:32:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:03 Preparing metadata (setup.py): finished with status 'done' 01:32:03 ---> 4e6b5c6c135b 01:32:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:03 ---> Running in 841a5e6ef8be 01:32:03 Collecting websocket-client<1.0,>=0.32.0 01:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:32:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:32:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 119.9 MB/s eta 0:00:00 01:32:03 Collecting dockerpty<0.5,>=0.4.1 01:32:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:32:03 Preparing metadata (setup.py): started 01:32:03 ---> Running in f29be4511a88 01:32:03 Preparing metadata (setup.py): finished with status 'done' 01:32:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 01:32:03 Collecting jsonschema<3,>=2.5.1 01:32:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:32:03 Collecting texttable<0.10,>=0.9.0 01:32:03 Downloading texttable-0.9.1.tar.gz (11 kB) 01:32:03 Preparing metadata (setup.py): started 01:32:04 Preparing metadata (setup.py): finished with status 'done' 01:32:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:32:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.2 MB/s eta 0:00:00 01:32:04 Collecting docker-pycreds>=0.4.0 01:32:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:32:04 Collecting certifi>=2017.4.17 01:32:04 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 189.0 MB/s eta 0:00:00 01:32:04 Collecting idna<2.8,>=2.5 01:32:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 173.9 MB/s eta 0:00:00 01:32:04 Collecting urllib3<1.25,>=1.21.1 01:32:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 172.3 MB/s eta 0:00:00 01:32:05 Collecting chardet<3.1.0,>=3.0.2 01:32:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:32:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 183.1 MB/s eta 0:00:00 01:32:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:32:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:32:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:32:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:32:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 01:32:05 Running setup.py install for texttable: started 01:32:05 Running setup.py install for texttable: finished with status 'done' 01:32:05 Running setup.py install for PyYAML: started 01:32:05 Running setup.py install for PyYAML: finished with status 'done' 01:32:07 Running setup.py install for docopt: started 01:32:07 ---> 646c702d91f7 01:32:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 01:32:07 Running setup.py install for docopt: finished with status 'done' 01:32:07 ---> Running in 8fe73b13cf88 01:32:08 Removing intermediate container 8fe73b13cf88 01:32:08 ---> e9b2a4d71ea8 01:32:08 Step 9/23 : WORKDIR /edgex-go/spire-build 01:32:08 ---> Running in 72f950d5d462 01:32:08 Running setup.py install for dockerpty: started 01:32:08 Running setup.py install for dockerpty: finished with status 'done' 01:32:08 Removing intermediate container 72f950d5d462 01:32:08 ---> 271d89e2d9ca 01:32:08 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:32:09 ---> Running in 0b222628257c 01:32:09 Removing intermediate container e6e74b813f70 01:32:09 ---> 60d65ebae9b2 01:32:09 01:32:09 Step 9/24 : FROM alpine:3.16 01:32:09 ---> 9c6f07244728 01:32:09 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:32:09 ---> Running in 58bfee7c1ecc 01:32:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:32:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:32:09 Removing intermediate container 5c9fe003ed53 01:32:09 ---> 95dc142ce527 01:32:09 01:32:09 Step 10/22 : FROM alpine:3.16 01:32:09 ---> 9c6f07244728 01:32:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:32:10 ---> Running in ad9422a29ed5 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:32:10 Removing intermediate container 0b222628257c 01:32:10 ---> 2264e75e7394 01:32:10 Step 11/23 : WORKDIR /edgex-go 01:32:10 ---> Running in aeb74e92e258 01:32:10 Removing intermediate container aeb74e92e258 01:32:10 ---> 337dd25a01e4 01:32:10 01:32:10 Step 12/23 : FROM alpine:3.15 01:32:10 ---> c4fc93816858 01:32:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:32:10 ---> Using cache 01:32:10 ---> 2803d8a7d022 01:32:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:32:10 ---> Running in 866ca1ba52fd 01:32:10 (1/3) Installing ca-certificates (20220614-r0) 01:32:10 (2/3) Installing dumb-init (1.2.5-r1) 01:32:10 (3/3) Installing su-exec (0.2-r1) 01:32:10 Executing busybox-1.35.0-r17.trigger 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:32:10 Executing ca-certificates-20220614-r0.trigger 01:32:10 OK: 6 MiB in 17 packages 01:32:10 (1/2) Installing ca-certificates (20220614-r0) 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:10 (2/2) Installing dumb-init (1.2.5-r1) 01:32:10 Executing busybox-1.35.0-r17.trigger 01:32:10 Executing ca-certificates-20220614-r0.trigger 01:32:10 OK: 6 MiB in 16 packages 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:11 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:32:11 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:32:11 OK: 15859 distinct packages available 01:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:11 Removing intermediate container 58bfee7c1ecc 01:32:11 ---> 55faa78c8190 01:32:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:32:11 ---> Running in 16052b8e777b 01:32:11 Removing intermediate container ad9422a29ed5 01:32:11 ---> 404e0d568139 01:32:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:32:11 ---> Running in 31d496835323 01:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:11 Removing intermediate container 16052b8e777b 01:32:11 ---> 45e2ee44935b 01:32:11 Step 12/24 : WORKDIR / 01:32:11 ---> Running in 3e49d1de3584 01:32:11 Removing intermediate container 31d496835323 01:32:11 ---> 0312a39eda02 01:32:11 Step 13/22 : ENV APP_PORT=59860 01:32:11 (1/5) Installing dumb-init (1.2.5-r1) 01:32:11 ---> Running in 66974907c004 01:32:11 (2/5) Installing musl-obstack (1.2.3-r0) 01:32:12 (3/5) Installing libucontext (1.1-r0) 01:32:12 Removing intermediate container 3e49d1de3584 01:32:12 ---> 6bf8d942bd3b 01:32:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:32:12 (4/5) Installing gcompat (1.0.0-r4) 01:32:12 (5/5) Installing openssl (1.1.1s-r1) 01:32:12 Executing busybox-1.34.1-r7.trigger 01:32:12 OK: 7 MiB in 19 packages 01:32:12 Removing intermediate container 66974907c004 01:32:12 ---> f4224ee66f23 01:32:12 Step 14/22 : EXPOSE $APP_PORT 01:32:12 ---> Running in 8a88022475ba 01:32:12 ---> 1fe870bbdd37 01:32:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:32:12 Removing intermediate container 8a88022475ba 01:32:12 ---> 4ef4129b09e5 01:32:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:32:12 ---> 40434f21be00 01:32:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:32:12 ---> 27a60d84a92c 01:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:32:12 Removing intermediate container 866ca1ba52fd 01:32:12 ---> 79114bad5fde 01:32:12 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:32:12 ---> e254f2735e09 01:32:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:32:13 ---> 9855d7450373 01:32:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:32:13 ---> 589de2505d9a 01:32:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:32:13 Removing intermediate container 2dd3cac228d1 01:32:13 ---> e1af1ac0fcc2 01:32:13 Step 13/22 : ENV APP_PORT=58890 01:32:13 ---> Running in 4d0c89f0b956 01:32:13 ---> 1c9ba82ee1ed 01:32:13 ---> b47523d7d7a4 01:32:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:32:13 ---> dcc88ea03c4e 01:32:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:32:13 ---> Running in 0c4266f0e34b 01:32:13 Removing intermediate container 4d0c89f0b956 01:32:13 ---> 920a28572492 01:32:13 Step 14/22 : EXPOSE $APP_PORT 01:32:13 ---> Running in 840475e6a02e 01:32:13 Removing intermediate container 0c4266f0e34b 01:32:13 ---> b7e84557ea97 01:32:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:32:14 ---> 2747bc7254dd 01:32:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:32:14 ---> Running in fb1c221d50e9 01:32:14 Removing intermediate container 840475e6a02e 01:32:14 ---> 70e1b4777d99 01:32:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:32:14 ---> 6f8495d866d7 01:32:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:32:14 Removing intermediate container fb1c221d50e9 01:32:14 ---> 610e07226d12 01:32:14 Step 20/22 : LABEL arch=x86_64 01:32:14 ---> Running in 09aeccf48255 01:32:14 ---> c11a6e0538cc 01:32:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:32:14 ---> eeed1e8ee42f 01:32:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:14 Removing intermediate container 09aeccf48255 01:32:14 ---> 6b149596d208 01:32:14 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:32:14 ---> Running in 320594170f40 01:32:14 ---> aa07bf79b605 01:32:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:32:14 ---> 3743ab822771 01:32:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:32:14 ---> Running in 5bdbe4a6eb08 01:32:14 ---> Running in b10505d4e59e 01:32:14 Removing intermediate container 5bdbe4a6eb08 01:32:14 ---> 007c56155d14 01:32:14 Step 22/22 : LABEL version=2.3.0-dev.106 01:32:15 ---> b6cfc29a272a 01:32:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:32:15 ---> Running in a90414eafce8 01:32:15 Removing intermediate container b10505d4e59e 01:32:15 ---> 0783065c9159 01:32:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:32:15 ---> Running in 4aa12886d827 01:32:15 Removing intermediate container a90414eafce8 01:32:15 ---> b5fa26851ace 01:32:15 01:32:15 Removing intermediate container 4aa12886d827 01:32:15 ---> 4aecd8ffee88 01:32:15 ---> cb8c7ae8d782 01:32:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"]Step 21/23 : LABEL arch=x86_64 01:32:15 01:32:15 Successfully built b5fa26851ace 01:32:15 Successfully tagged support-notifications:latest 01:32:15  Building support-notifications ... done  ---> Running in bd56f1753b74 01:32:15 ---> Running in d048bbd93a76 01:32:15 Removing intermediate container bd56f1753b74 01:32:15 ---> 3a5b10751c4c 01:32:15 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:32:15 Removing intermediate container d048bbd93a76 01:32:15 ---> b38294cb97db 01:32:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:32:15 ---> Running in 55be68bdae8b 01:32:15 Removing intermediate container 320594170f40 01:32:15 ---> db1c7bea48d4 01:32:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:32:15 ---> Running in eb0c6b65dac5 01:32:15 ---> Running in 9c022bdb4371 01:32:15 Removing intermediate container 55be68bdae8b 01:32:15 ---> fd0b3ec19ab8 01:32:15 Step 23/23 : LABEL version=2.3.0-dev.106 01:32:15 Removing intermediate container eb0c6b65dac5 01:32:15 ---> 55b684931999 01:32:15 Step 20/22 : LABEL arch=x86_64 01:32:15 ---> Running in 544d8379f91c 01:32:15 Removing intermediate container 9c022bdb4371 01:32:15 ---> 7233fc4335cc 01:32:15 Step 22/24 : LABEL arch=x86_64 01:32:15 ---> Running in 99614718c3ed 01:32:15 ---> Running in c1519e33c13d 01:32:15 Removing intermediate container 544d8379f91c 01:32:15 ---> 01346dee8fa2 01:32:15 01:32:15 Removing intermediate container 99614718c3ed 01:32:15 ---> d00cf87d7828 01:32:15 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:32:15 Removing intermediate container c1519e33c13d 01:32:15 ---> 1036b33d0e62 01:32:15 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:32:15 ---> Running in 1693bc25342f 01:32:16 Successfully built 01346dee8fa2 01:32:16 Successfully tagged security-spire-server:latest 01:32:16  Building security-spire-server ... done  ---> Running in 1c0cc5c59266 01:32:16 Removing intermediate container 1693bc25342f 01:32:16 ---> dfec413022a3 01:32:16 Step 22/22 : LABEL version=2.3.0-dev.106 01:32:16 ---> Running in 1d701a7b572a 01:32:16 Removing intermediate container 1c0cc5c59266 01:32:16 ---> d4b6a4f60918 01:32:16 Step 24/24 : LABEL version=2.3.0-dev.106 01:32:16 ---> Running in 6c5a8ff7c3f0 01:32:16 Removing intermediate container 1d701a7b572a 01:32:16 ---> bb9de92a9602 01:32:16 01:32:16 Successfully built bb9de92a9602 01:32:16 Removing intermediate container 6c5a8ff7c3f0 01:32:16 ---> 8974889fa41d 01:32:16 01:32:16 Successfully tagged sys-mgmt-agent:latest 01:32:16  Building sys-mgmt-agent ... done Successfully built 8974889fa41d 01:32:16 Successfully tagged security-secretstore-setup:latest 01:32:16  Building security-secretstore-setup ... done  [Pipeline] } 01:32:16 $ docker stop --time=1 eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 01:32:17 $ docker rm -f eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:17 + docker images 01:32:17 REPOSITORY TAG IMAGE ID CREATED SIZE 01:32:17 sys-mgmt-agent latest bb9de92a9602 1 second ago 136MB 01:32:17 security-secretstore-setup latest 8974889fa41d 1 second ago 29.7MB 01:32:17 security-spire-server latest 01346dee8fa2 2 seconds ago 86.5MB 01:32:17 support-notifications latest b5fa26851ace 3 seconds ago 30.4MB 01:32:17 337dd25a01e4 7 seconds ago 1.49GB 01:32:17 95dc142ce527 8 seconds ago 1.68GB 01:32:17 60d65ebae9b2 9 seconds ago 1.61GB 01:32:17 security-proxy-setup latest c9259cb482da 16 seconds ago 27.6MB 01:32:17 e15e36514393 21 seconds ago 1.6GB 01:32:17 f7fe0cf8e11f 30 seconds ago 1.6GB 01:32:17 core-data latest a95ca3a7b292 36 seconds ago 21.7MB 01:32:17 core-metadata latest 0ebd300e915d 40 seconds ago 18.5MB 01:32:17 acd5dc1a7848 47 seconds ago 1.62GB 01:32:17 53b4e2bc00ba 49 seconds ago 1.62GB 01:32:17 support-scheduler latest 5840ec81ede8 About a minute ago 29.8MB 01:32:17 security-bootstrapper latest c6b6afe2b131 About a minute ago 20.2MB 01:32:17 a6a080b0b32f About a minute ago 1.68GB 01:32:17 core-command latest 71d6f3a056cd About a minute ago 17.6MB 01:32:17 security-spiffe-token-provider latest dea659b1673d About a minute ago 29.7MB 01:32:17 9d9dd863473f About a minute ago 1.65GB 01:32:17 efb3cd18988b About a minute ago 1.61GB 01:32:17 356992666348 About a minute ago 1.6GB 01:32:17 security-spire-agent latest 57522b36796e About a minute ago 125MB 01:32:17 security-spire-config latest c845559c7ad1 About a minute ago 85.8MB 01:32:17 0aafeb7a72f0 2 minutes ago 1.49GB 01:32:17 b9c23226dc6a 2 minutes ago 1.49GB 01:32:17 ci-base-image-x86_64 latest 129b5a13805e 5 minutes ago 947MB 01:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 days ago 683MB 01:32:17 alpine 3.15 c4fc93816858 3 months ago 5.59MB 01:32:17 alpine 3.16 9c6f07244728 3 months ago 5.54MB 01:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 01:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:18 provisioning config files... 01:32:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config4587427280149725335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:18 ---> docker-login.sh 01:32:18 nexus3.edgexfoundry.org:10001 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10002 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10003 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10004 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 docker.io 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:19 Configure a credential helper to remove this warning. See 01:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:19 01:32:19 Login Succeeded 01:32:19 ---> docker-login.sh ends [Pipeline] } 01:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:32:19 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:19 latest 01:32:19 2.3.0-dev.106 01:32:19 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:19 main 01:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:19 b38f323376e1: Preparing 01:32:19 9004f8a3e414: Preparing 01:32:19 a8bb595aa187: Preparing 01:32:19 6a62f26dd4bd: Preparing 01:32:19 994393dc58e7: Preparing 01:32:19 994393dc58e7: Layer already exists 01:32:19 a8bb595aa187: Pushed 01:32:19 6a62f26dd4bd: Pushed 01:32:19 b38f323376e1: Pushed 01:32:21 9004f8a3e414: Pushed 01:32:21 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:22 b38f323376e1: Preparing 01:32:22 9004f8a3e414: Preparing 01:32:22 a8bb595aa187: Preparing 01:32:22 6a62f26dd4bd: Preparing 01:32:22 994393dc58e7: Preparing 01:32:22 9004f8a3e414: Layer already exists 01:32:22 a8bb595aa187: Layer already exists 01:32:22 994393dc58e7: Layer already exists 01:32:22 6a62f26dd4bd: Layer already exists 01:32:22 b38f323376e1: Layer already exists 01:32:22 latest: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 01:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:22 b38f323376e1: Preparing 01:32:22 9004f8a3e414: Preparing 01:32:22 a8bb595aa187: Preparing 01:32:22 6a62f26dd4bd: Preparing 01:32:22 994393dc58e7: Preparing 01:32:22 9004f8a3e414: Layer already exists 01:32:22 6a62f26dd4bd: Layer already exists 01:32:22 a8bb595aa187: Layer already exists 01:32:22 b38f323376e1: Layer already exists 01:32:22 994393dc58e7: Layer already exists 01:32:22 2.3.0-dev.106: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:23 b38f323376e1: Preparing 01:32:23 9004f8a3e414: Preparing 01:32:23 a8bb595aa187: Preparing 01:32:23 6a62f26dd4bd: Preparing 01:32:23 994393dc58e7: Preparing 01:32:23 994393dc58e7: Layer already exists 01:32:23 9004f8a3e414: Layer already exists 01:32:23 a8bb595aa187: Layer already exists 01:32:23 6a62f26dd4bd: Layer already exists 01:32:23 b38f323376e1: Layer already exists 01:32:23 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:23 b38f323376e1: Preparing 01:32:23 9004f8a3e414: Preparing 01:32:23 a8bb595aa187: Preparing 01:32:23 6a62f26dd4bd: Preparing 01:32:23 994393dc58e7: Preparing 01:32:23 994393dc58e7: Layer already exists 01:32:23 6a62f26dd4bd: Layer already exists 01:32:23 9004f8a3e414: Layer already exists 01:32:23 a8bb595aa187: Layer already exists 01:32:23 b38f323376e1: Layer already exists 01:32:23 main: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:23 ===================================================== [Pipeline] echo 01:32:23 taggedImages: 01:32:23 - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:23 - nexus3.edgexfoundry.org:10004/core-command:latest 01:32:23 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 01:32:23 - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:32:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:32:23 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:23 latest 01:32:23 2.3.0-dev.106 01:32:23 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:23 main 01:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:24 57e34bebfbaf: Preparing 01:32:24 4c1838f04b9f: Preparing 01:32:24 a8bb595aa187: Preparing 01:32:24 8f2b9a67c446: Preparing 01:32:24 994393dc58e7: Preparing 01:32:24 994393dc58e7: Layer already exists 01:32:24 a8bb595aa187: Layer already exists 01:32:24 57e34bebfbaf: Pushed 01:32:24 8f2b9a67c446: Pushed 01:32:26 4c1838f04b9f: Pushed 01:32:26 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:27 57e34bebfbaf: Preparing 01:32:27 4c1838f04b9f: Preparing 01:32:27 a8bb595aa187: Preparing 01:32:27 8f2b9a67c446: Preparing 01:32:27 994393dc58e7: Preparing 01:32:27 994393dc58e7: Layer already exists 01:32:27 8f2b9a67c446: Layer already exists 01:32:27 4c1838f04b9f: Layer already exists 01:32:27 57e34bebfbaf: Layer already exists 01:32:27 a8bb595aa187: Layer already exists 01:32:27 latest: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 01:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:27 57e34bebfbaf: Preparing 01:32:27 4c1838f04b9f: Preparing 01:32:27 a8bb595aa187: Preparing 01:32:27 8f2b9a67c446: Preparing 01:32:27 994393dc58e7: Preparing 01:32:27 a8bb595aa187: Layer already exists 01:32:27 4c1838f04b9f: Layer already exists 01:32:27 57e34bebfbaf: Layer already exists 01:32:27 8f2b9a67c446: Layer already exists 01:32:27 994393dc58e7: Layer already exists 01:32:27 2.3.0-dev.106: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:28 57e34bebfbaf: Preparing 01:32:28 4c1838f04b9f: Preparing 01:32:28 a8bb595aa187: Preparing 01:32:28 8f2b9a67c446: Preparing 01:32:28 994393dc58e7: Preparing 01:32:28 4c1838f04b9f: Layer already exists 01:32:28 8f2b9a67c446: Layer already exists 01:32:28 a8bb595aa187: Layer already exists 01:32:28 57e34bebfbaf: Layer already exists 01:32:28 994393dc58e7: Layer already exists 01:32:28 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:28 57e34bebfbaf: Preparing 01:32:28 4c1838f04b9f: Preparing 01:32:28 a8bb595aa187: Preparing 01:32:28 8f2b9a67c446: Preparing 01:32:28 994393dc58e7: Preparing 01:32:28 4c1838f04b9f: Layer already exists 01:32:28 a8bb595aa187: Layer already exists 01:32:28 57e34bebfbaf: Layer already exists 01:32:28 994393dc58e7: Layer already exists 01:32:28 8f2b9a67c446: Layer already exists 01:32:28 main: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:28 ===================================================== [Pipeline] echo 01:32:28 taggedImages: 01:32:28 - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:28 - nexus3.edgexfoundry.org:10004/core-data:latest 01:32:28 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 01:32:28 - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:32:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:32:29 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:29 latest 01:32:29 2.3.0-dev.106 01:32:29 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:29 main 01:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:29 37fc99007b09: Preparing 01:32:29 1650d96f2dad: Preparing 01:32:29 f362f04685be: Preparing 01:32:29 a8bb595aa187: Preparing 01:32:29 6a62f26dd4bd: Preparing 01:32:29 994393dc58e7: Preparing 01:32:29 994393dc58e7: Waiting 01:32:29 6a62f26dd4bd: Layer already exists 01:32:29 a8bb595aa187: Layer already exists 01:32:29 994393dc58e7: Layer already exists 01:32:29 1650d96f2dad: Pushed 01:32:29 37fc99007b09: Pushed 01:32:31 f362f04685be: Pushed 01:32:31 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:31 37fc99007b09: Preparing 01:32:31 1650d96f2dad: Preparing 01:32:31 f362f04685be: Preparing 01:32:31 a8bb595aa187: Preparing 01:32:31 6a62f26dd4bd: Preparing 01:32:31 994393dc58e7: Preparing 01:32:31 1650d96f2dad: Layer already exists 01:32:31 f362f04685be: Layer already exists 01:32:31 37fc99007b09: Layer already exists 01:32:31 6a62f26dd4bd: Layer already exists 01:32:31 a8bb595aa187: Layer already exists 01:32:31 994393dc58e7: Layer already exists 01:32:31 latest: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 01:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:32 37fc99007b09: Preparing 01:32:32 1650d96f2dad: Preparing 01:32:32 f362f04685be: Preparing 01:32:32 a8bb595aa187: Preparing 01:32:32 6a62f26dd4bd: Preparing 01:32:32 994393dc58e7: Preparing 01:32:32 994393dc58e7: Waiting 01:32:32 1650d96f2dad: Layer already exists 01:32:32 f362f04685be: Layer already exists 01:32:32 6a62f26dd4bd: Layer already exists 01:32:32 37fc99007b09: Layer already exists 01:32:32 a8bb595aa187: Layer already exists 01:32:32 994393dc58e7: Layer already exists 01:32:32 2.3.0-dev.106: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:33 37fc99007b09: Preparing 01:32:33 1650d96f2dad: Preparing 01:32:33 f362f04685be: Preparing 01:32:33 a8bb595aa187: Preparing 01:32:33 6a62f26dd4bd: Preparing 01:32:33 994393dc58e7: Preparing 01:32:33 994393dc58e7: Waiting 01:32:33 1650d96f2dad: Layer already exists 01:32:33 f362f04685be: Layer already exists 01:32:33 37fc99007b09: Layer already exists 01:32:33 6a62f26dd4bd: Layer already exists 01:32:33 a8bb595aa187: Layer already exists 01:32:33 994393dc58e7: Layer already exists 01:32:33 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:33 37fc99007b09: Preparing 01:32:33 1650d96f2dad: Preparing 01:32:33 f362f04685be: Preparing 01:32:33 a8bb595aa187: Preparing 01:32:33 6a62f26dd4bd: Preparing 01:32:33 994393dc58e7: Preparing 01:32:33 994393dc58e7: Waiting 01:32:33 6a62f26dd4bd: Layer already exists 01:32:33 a8bb595aa187: Layer already exists 01:32:33 f362f04685be: Layer already exists 01:32:33 37fc99007b09: Layer already exists 01:32:33 1650d96f2dad: Layer already exists 01:32:33 994393dc58e7: Layer already exists 01:32:33 main: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:33 ===================================================== [Pipeline] echo 01:32:33 taggedImages: 01:32:33 - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:33 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 01:32:33 - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:32:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:32:33 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:33 latest 01:32:33 2.3.0-dev.106 01:32:33 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:33 main 01:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:34 c778b036a935: Preparing 01:32:34 c778b036a935: Preparing 01:32:34 013cd25e49f6: Preparing 01:32:34 e05a4c517085: Preparing 01:32:34 8b2923945133: Preparing 01:32:34 816c4261d961: Preparing 01:32:34 f322e0329611: Preparing 01:32:34 a8bb595aa187: Preparing 01:32:34 0d5488f91729: Preparing 01:32:34 e862d2bbb7b5: Preparing 01:32:34 0f09a407c51d: Preparing 01:32:34 f1e636a204d2: Preparing 01:32:34 994393dc58e7: Preparing 01:32:34 a8bb595aa187: Waiting 01:32:34 f322e0329611: Waiting 01:32:34 e862d2bbb7b5: Waiting 01:32:34 994393dc58e7: Waiting 01:32:34 f1e636a204d2: Waiting 01:32:34 0f09a407c51d: Waiting 01:32:34 0d5488f91729: Waiting 01:32:34 c778b036a935: Pushed 01:32:34 e05a4c517085: Pushed 01:32:34 8b2923945133: Pushed 01:32:34 013cd25e49f6: Pushed 01:32:34 816c4261d961: Pushed 01:32:34 a8bb595aa187: Layer already exists 01:32:34 0d5488f91729: Pushed 01:32:34 994393dc58e7: Layer already exists 01:32:34 f1e636a204d2: Pushed 01:32:34 e862d2bbb7b5: Pushed 01:32:34 0f09a407c51d: Pushed 01:32:35 f322e0329611: Pushed 01:32:36 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:36 c778b036a935: Preparing 01:32:36 c778b036a935: Preparing 01:32:36 013cd25e49f6: Preparing 01:32:36 e05a4c517085: Preparing 01:32:36 8b2923945133: Preparing 01:32:36 816c4261d961: Preparing 01:32:36 f322e0329611: Preparing 01:32:36 a8bb595aa187: Preparing 01:32:36 0d5488f91729: Preparing 01:32:36 e862d2bbb7b5: Preparing 01:32:36 0f09a407c51d: Preparing 01:32:36 f1e636a204d2: Preparing 01:32:36 994393dc58e7: Preparing 01:32:36 f322e0329611: Waiting 01:32:36 a8bb595aa187: Waiting 01:32:36 0d5488f91729: Waiting 01:32:36 e862d2bbb7b5: Waiting 01:32:36 0f09a407c51d: Waiting 01:32:36 f1e636a204d2: Waiting 01:32:36 994393dc58e7: Waiting 01:32:36 013cd25e49f6: Layer already exists 01:32:36 c778b036a935: Layer already exists 01:32:36 8b2923945133: Layer already exists 01:32:36 e05a4c517085: Layer already exists 01:32:36 816c4261d961: Layer already exists 01:32:36 0d5488f91729: Layer already exists 01:32:36 f322e0329611: Layer already exists 01:32:36 a8bb595aa187: Layer already exists 01:32:36 0f09a407c51d: Layer already exists 01:32:36 e862d2bbb7b5: Layer already exists 01:32:36 f1e636a204d2: Layer already exists 01:32:36 994393dc58e7: Layer already exists 01:32:36 latest: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 01:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:37 c778b036a935: Preparing 01:32:37 c778b036a935: Preparing 01:32:37 013cd25e49f6: Preparing 01:32:37 e05a4c517085: Preparing 01:32:37 8b2923945133: Preparing 01:32:37 816c4261d961: Preparing 01:32:37 f322e0329611: Preparing 01:32:37 a8bb595aa187: Preparing 01:32:37 0d5488f91729: Preparing 01:32:37 e862d2bbb7b5: Preparing 01:32:37 0f09a407c51d: Preparing 01:32:37 f1e636a204d2: Preparing 01:32:37 994393dc58e7: Preparing 01:32:37 f322e0329611: Waiting 01:32:37 a8bb595aa187: Waiting 01:32:37 0d5488f91729: Waiting 01:32:37 0f09a407c51d: Waiting 01:32:37 e862d2bbb7b5: Waiting 01:32:37 f1e636a204d2: Waiting 01:32:37 994393dc58e7: Waiting 01:32:37 e05a4c517085: Layer already exists 01:32:37 816c4261d961: Layer already exists 01:32:37 8b2923945133: Layer already exists 01:32:37 c778b036a935: Layer already exists 01:32:37 013cd25e49f6: Layer already exists 01:32:37 f322e0329611: Layer already exists 01:32:37 a8bb595aa187: Layer already exists 01:32:37 0f09a407c51d: Layer already exists 01:32:37 0d5488f91729: Layer already exists 01:32:37 e862d2bbb7b5: Layer already exists 01:32:37 f1e636a204d2: Layer already exists 01:32:37 994393dc58e7: Layer already exists 01:32:37 2.3.0-dev.106: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:38 c778b036a935: Preparing 01:32:38 c778b036a935: Preparing 01:32:38 013cd25e49f6: Preparing 01:32:38 e05a4c517085: Preparing 01:32:38 8b2923945133: Preparing 01:32:38 816c4261d961: Preparing 01:32:38 f322e0329611: Preparing 01:32:38 a8bb595aa187: Preparing 01:32:38 0d5488f91729: Preparing 01:32:38 e862d2bbb7b5: Preparing 01:32:38 0f09a407c51d: Preparing 01:32:38 f1e636a204d2: Preparing 01:32:38 994393dc58e7: Preparing 01:32:38 e862d2bbb7b5: Waiting 01:32:38 0f09a407c51d: Waiting 01:32:38 f1e636a204d2: Waiting 01:32:38 a8bb595aa187: Waiting 01:32:38 0d5488f91729: Waiting 01:32:38 013cd25e49f6: Layer already exists 01:32:38 8b2923945133: Layer already exists 01:32:38 816c4261d961: Layer already exists 01:32:38 e05a4c517085: Layer already exists 01:32:38 c778b036a935: Layer already exists 01:32:38 f322e0329611: Layer already exists 01:32:38 a8bb595aa187: Layer already exists 01:32:38 0f09a407c51d: Layer already exists 01:32:38 e862d2bbb7b5: Layer already exists 01:32:38 0d5488f91729: Layer already exists 01:32:38 994393dc58e7: Layer already exists 01:32:38 f1e636a204d2: Layer already exists 01:32:38 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:38 c778b036a935: Preparing 01:32:38 c778b036a935: Preparing 01:32:38 013cd25e49f6: Preparing 01:32:38 e05a4c517085: Preparing 01:32:38 8b2923945133: Preparing 01:32:38 816c4261d961: Preparing 01:32:38 f322e0329611: Preparing 01:32:38 a8bb595aa187: Preparing 01:32:38 0d5488f91729: Preparing 01:32:38 e862d2bbb7b5: Preparing 01:32:38 0f09a407c51d: Preparing 01:32:38 f1e636a204d2: Preparing 01:32:38 994393dc58e7: Preparing 01:32:38 e862d2bbb7b5: Waiting 01:32:38 0f09a407c51d: Waiting 01:32:38 f1e636a204d2: Waiting 01:32:38 a8bb595aa187: Waiting 01:32:38 f322e0329611: Waiting 01:32:38 994393dc58e7: Waiting 01:32:38 0d5488f91729: Waiting 01:32:38 8b2923945133: Layer already exists 01:32:38 816c4261d961: Layer already exists 01:32:38 c778b036a935: Layer already exists 01:32:38 e05a4c517085: Layer already exists 01:32:38 013cd25e49f6: Layer already exists 01:32:38 f322e0329611: Layer already exists 01:32:38 a8bb595aa187: Layer already exists 01:32:38 0d5488f91729: Layer already exists 01:32:38 e862d2bbb7b5: Layer already exists 01:32:38 0f09a407c51d: Layer already exists 01:32:38 f1e636a204d2: Layer already exists 01:32:38 994393dc58e7: Layer already exists 01:32:38 main: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:38 ===================================================== [Pipeline] echo 01:32:38 taggedImages: 01:32:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 01:32:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:32:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:32:38 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:38 latest 01:32:38 2.3.0-dev.106 01:32:38 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:38 main 01:32:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:39 a7121caaeeb8: Preparing 01:32:39 66212311dd8b: Preparing 01:32:39 95697025c3d9: Preparing 01:32:39 c051a33f9cb4: Preparing 01:32:39 096b4736ebef: Preparing 01:32:39 5192874a0131: Preparing 01:32:39 1b7ca30560aa: Preparing 01:32:39 994393dc58e7: Preparing 01:32:39 5192874a0131: Waiting 01:32:39 1b7ca30560aa: Waiting 01:32:39 994393dc58e7: Waiting 01:32:39 096b4736ebef: Pushed 01:32:39 66212311dd8b: Pushed 01:32:39 a7121caaeeb8: Pushed 01:32:39 994393dc58e7: Layer already exists 01:32:39 5192874a0131: Pushed 01:32:39 1b7ca30560aa: Pushed 01:32:40 95697025c3d9: Pushed 01:32:40 c051a33f9cb4: Pushed 01:32:40 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:41 a7121caaeeb8: Preparing 01:32:41 66212311dd8b: Preparing 01:32:41 95697025c3d9: Preparing 01:32:41 c051a33f9cb4: Preparing 01:32:41 096b4736ebef: Preparing 01:32:41 5192874a0131: Preparing 01:32:41 1b7ca30560aa: Preparing 01:32:41 994393dc58e7: Preparing 01:32:41 5192874a0131: Waiting 01:32:41 1b7ca30560aa: Waiting 01:32:41 994393dc58e7: Waiting 01:32:41 096b4736ebef: Layer already exists 01:32:41 66212311dd8b: Layer already exists 01:32:41 c051a33f9cb4: Layer already exists 01:32:41 a7121caaeeb8: Layer already exists 01:32:41 95697025c3d9: Layer already exists 01:32:41 5192874a0131: Layer already exists 01:32:41 1b7ca30560aa: Layer already exists 01:32:41 994393dc58e7: Layer already exists 01:32:41 latest: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 01:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:41 a7121caaeeb8: Preparing 01:32:41 66212311dd8b: Preparing 01:32:41 95697025c3d9: Preparing 01:32:41 c051a33f9cb4: Preparing 01:32:41 096b4736ebef: Preparing 01:32:41 5192874a0131: Preparing 01:32:41 1b7ca30560aa: Preparing 01:32:41 994393dc58e7: Preparing 01:32:41 5192874a0131: Waiting 01:32:41 1b7ca30560aa: Waiting 01:32:41 994393dc58e7: Waiting 01:32:41 95697025c3d9: Layer already exists 01:32:41 096b4736ebef: Layer already exists 01:32:41 a7121caaeeb8: Layer already exists 01:32:41 66212311dd8b: Layer already exists 01:32:41 c051a33f9cb4: Layer already exists 01:32:41 994393dc58e7: Layer already exists 01:32:41 5192874a0131: Layer already exists 01:32:41 1b7ca30560aa: Layer already exists 01:32:41 2.3.0-dev.106: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:42 a7121caaeeb8: Preparing 01:32:42 66212311dd8b: Preparing 01:32:42 95697025c3d9: Preparing 01:32:42 c051a33f9cb4: Preparing 01:32:42 096b4736ebef: Preparing 01:32:42 5192874a0131: Preparing 01:32:42 1b7ca30560aa: Preparing 01:32:42 994393dc58e7: Preparing 01:32:42 1b7ca30560aa: Waiting 01:32:42 5192874a0131: Waiting 01:32:42 994393dc58e7: Waiting 01:32:42 a7121caaeeb8: Layer already exists 01:32:42 c051a33f9cb4: Layer already exists 01:32:42 66212311dd8b: Layer already exists 01:32:42 95697025c3d9: Layer already exists 01:32:42 096b4736ebef: Layer already exists 01:32:42 994393dc58e7: Layer already exists 01:32:42 1b7ca30560aa: Layer already exists 01:32:42 5192874a0131: Layer already exists 01:32:42 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:43 a7121caaeeb8: Preparing 01:32:43 66212311dd8b: Preparing 01:32:43 95697025c3d9: Preparing 01:32:43 c051a33f9cb4: Preparing 01:32:43 096b4736ebef: Preparing 01:32:43 5192874a0131: Preparing 01:32:43 1b7ca30560aa: Preparing 01:32:43 994393dc58e7: Preparing 01:32:43 1b7ca30560aa: Waiting 01:32:43 994393dc58e7: Waiting 01:32:43 66212311dd8b: Layer already exists 01:32:43 096b4736ebef: Layer already exists 01:32:43 a7121caaeeb8: Layer already exists 01:32:43 95697025c3d9: Layer already exists 01:32:43 c051a33f9cb4: Layer already exists 01:32:43 5192874a0131: Layer already exists 01:32:43 994393dc58e7: Layer already exists 01:32:43 1b7ca30560aa: Layer already exists 01:32:43 main: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:43 ===================================================== [Pipeline] echo 01:32:43 taggedImages: 01:32:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 01:32:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:32:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:32:43 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:43 latest 01:32:43 2.3.0-dev.106 01:32:43 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:43 main 01:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:43 e91c6c6a7e10: Preparing 01:32:43 3c48c7a31c28: Preparing 01:32:43 b0ef71747e9e: Preparing 01:32:43 07eaf6a48adc: Preparing 01:32:43 d3469a5f5324: Preparing 01:32:43 fadfd2e08277: Preparing 01:32:43 3fa05c947f4d: Preparing 01:32:43 03f219de66a0: Preparing 01:32:43 ae32b4e3e7be: Preparing 01:32:43 994393dc58e7: Preparing 01:32:43 fadfd2e08277: Waiting 01:32:43 994393dc58e7: Waiting 01:32:43 3fa05c947f4d: Waiting 01:32:43 ae32b4e3e7be: Waiting 01:32:43 e91c6c6a7e10: Pushed 01:32:43 d3469a5f5324: Pushed 01:32:43 3c48c7a31c28: Pushed 01:32:44 03f219de66a0: Pushed 01:32:44 fadfd2e08277: Pushed 01:32:44 3fa05c947f4d: Pushed 01:32:44 994393dc58e7: Layer already exists 01:32:44 ae32b4e3e7be: Pushed 01:32:44 07eaf6a48adc: Pushed 01:32:45 b0ef71747e9e: Pushed 01:32:45 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:46 e91c6c6a7e10: Preparing 01:32:46 3c48c7a31c28: Preparing 01:32:46 b0ef71747e9e: Preparing 01:32:46 07eaf6a48adc: Preparing 01:32:46 d3469a5f5324: Preparing 01:32:46 fadfd2e08277: Preparing 01:32:46 3fa05c947f4d: Preparing 01:32:46 03f219de66a0: Preparing 01:32:46 ae32b4e3e7be: Preparing 01:32:46 994393dc58e7: Preparing 01:32:46 03f219de66a0: Waiting 01:32:46 994393dc58e7: Waiting 01:32:46 fadfd2e08277: Waiting 01:32:46 b0ef71747e9e: Layer already exists 01:32:46 d3469a5f5324: Layer already exists 01:32:46 e91c6c6a7e10: Layer already exists 01:32:46 3c48c7a31c28: Layer already exists 01:32:46 07eaf6a48adc: Layer already exists 01:32:46 fadfd2e08277: Layer already exists 01:32:46 ae32b4e3e7be: Layer already exists 01:32:46 3fa05c947f4d: Layer already exists 01:32:46 03f219de66a0: Layer already exists 01:32:46 994393dc58e7: Layer already exists 01:32:46 latest: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 01:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:46 e91c6c6a7e10: Preparing 01:32:46 3c48c7a31c28: Preparing 01:32:46 b0ef71747e9e: Preparing 01:32:46 07eaf6a48adc: Preparing 01:32:46 d3469a5f5324: Preparing 01:32:46 fadfd2e08277: Preparing 01:32:46 3fa05c947f4d: Preparing 01:32:46 03f219de66a0: Preparing 01:32:46 ae32b4e3e7be: Preparing 01:32:46 994393dc58e7: Preparing 01:32:46 03f219de66a0: Waiting 01:32:46 ae32b4e3e7be: Waiting 01:32:46 994393dc58e7: Waiting 01:32:46 fadfd2e08277: Waiting 01:32:46 e91c6c6a7e10: Layer already exists 01:32:46 07eaf6a48adc: Layer already exists 01:32:46 d3469a5f5324: Layer already exists 01:32:46 b0ef71747e9e: Layer already exists 01:32:46 3c48c7a31c28: Layer already exists 01:32:46 fadfd2e08277: Layer already exists 01:32:46 03f219de66a0: Layer already exists 01:32:46 3fa05c947f4d: Layer already exists 01:32:46 ae32b4e3e7be: Layer already exists 01:32:46 994393dc58e7: Layer already exists 01:32:46 2.3.0-dev.106: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:47 e91c6c6a7e10: Preparing 01:32:47 3c48c7a31c28: Preparing 01:32:47 b0ef71747e9e: Preparing 01:32:47 07eaf6a48adc: Preparing 01:32:47 d3469a5f5324: Preparing 01:32:47 fadfd2e08277: Preparing 01:32:47 3fa05c947f4d: Preparing 01:32:47 03f219de66a0: Preparing 01:32:47 ae32b4e3e7be: Preparing 01:32:47 994393dc58e7: Preparing 01:32:47 fadfd2e08277: Waiting 01:32:47 3fa05c947f4d: Waiting 01:32:47 ae32b4e3e7be: Waiting 01:32:47 994393dc58e7: Waiting 01:32:47 03f219de66a0: Waiting 01:32:47 e91c6c6a7e10: Layer already exists 01:32:47 d3469a5f5324: Layer already exists 01:32:47 07eaf6a48adc: Layer already exists 01:32:47 3c48c7a31c28: Layer already exists 01:32:47 b0ef71747e9e: Layer already exists 01:32:47 3fa05c947f4d: Layer already exists 01:32:47 fadfd2e08277: Layer already exists 01:32:47 994393dc58e7: Layer already exists 01:32:47 ae32b4e3e7be: Layer already exists 01:32:47 03f219de66a0: Layer already exists 01:32:47 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:47 e91c6c6a7e10: Preparing 01:32:47 3c48c7a31c28: Preparing 01:32:47 b0ef71747e9e: Preparing 01:32:47 07eaf6a48adc: Preparing 01:32:47 d3469a5f5324: Preparing 01:32:47 fadfd2e08277: Preparing 01:32:47 3fa05c947f4d: Preparing 01:32:47 03f219de66a0: Preparing 01:32:47 ae32b4e3e7be: Preparing 01:32:47 994393dc58e7: Preparing 01:32:47 fadfd2e08277: Waiting 01:32:47 03f219de66a0: Waiting 01:32:47 ae32b4e3e7be: Waiting 01:32:47 994393dc58e7: Waiting 01:32:47 3fa05c947f4d: Waiting 01:32:47 07eaf6a48adc: Layer already exists 01:32:47 d3469a5f5324: Layer already exists 01:32:47 e91c6c6a7e10: Layer already exists 01:32:47 3c48c7a31c28: Layer already exists 01:32:47 b0ef71747e9e: Layer already exists 01:32:47 fadfd2e08277: Layer already exists 01:32:47 03f219de66a0: Layer already exists 01:32:47 3fa05c947f4d: Layer already exists 01:32:47 ae32b4e3e7be: Layer already exists 01:32:47 994393dc58e7: Layer already exists 01:32:47 main: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:47 ===================================================== [Pipeline] echo 01:32:47 taggedImages: 01:32:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 01:32:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:32:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:32:48 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:48 latest 01:32:48 2.3.0-dev.106 01:32:48 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:48 main 01:32:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:48 9091a684b477: Preparing 01:32:48 f454b689ab39: Preparing 01:32:48 a8bb595aa187: Preparing 01:32:48 c7b06b2ff802: Preparing 01:32:48 34d5ebaa5410: Preparing 01:32:48 34d5ebaa5410: Layer already exists 01:32:48 a8bb595aa187: Layer already exists 01:32:48 9091a684b477: Pushed 01:32:49 c7b06b2ff802: Pushed 01:32:51 f454b689ab39: Pushed 01:32:51 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + 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 01:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:51 9091a684b477: Preparing 01:32:51 f454b689ab39: Preparing 01:32:51 a8bb595aa187: Preparing 01:32:51 c7b06b2ff802: Preparing 01:32:51 34d5ebaa5410: Preparing 01:32:51 34d5ebaa5410: Layer already exists 01:32:51 9091a684b477: Layer already exists 01:32:51 a8bb595aa187: Layer already exists 01:32:51 f454b689ab39: Layer already exists 01:32:51 c7b06b2ff802: Layer already exists 01:32:51 latest: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 01:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:52 9091a684b477: Preparing 01:32:52 f454b689ab39: Preparing 01:32:52 a8bb595aa187: Preparing 01:32:52 c7b06b2ff802: Preparing 01:32:52 34d5ebaa5410: Preparing 01:32:52 34d5ebaa5410: Layer already exists 01:32:52 f454b689ab39: Layer already exists 01:32:52 c7b06b2ff802: Layer already exists 01:32:52 9091a684b477: Layer already exists 01:32:52 a8bb595aa187: Layer already exists 01:32:52 2.3.0-dev.106: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:52 9091a684b477: Preparing 01:32:52 f454b689ab39: Preparing 01:32:52 a8bb595aa187: Preparing 01:32:52 c7b06b2ff802: Preparing 01:32:52 34d5ebaa5410: Preparing 01:32:52 9091a684b477: Layer already exists 01:32:52 34d5ebaa5410: Layer already exists 01:32:52 c7b06b2ff802: Layer already exists 01:32:52 a8bb595aa187: Layer already exists 01:32:52 f454b689ab39: Layer already exists 01:32:52 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + 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 01:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:53 9091a684b477: Preparing 01:32:53 f454b689ab39: Preparing 01:32:53 a8bb595aa187: Preparing 01:32:53 c7b06b2ff802: Preparing 01:32:53 34d5ebaa5410: Preparing 01:32:53 a8bb595aa187: Layer already exists 01:32:53 f454b689ab39: Layer already exists 01:32:53 34d5ebaa5410: Layer already exists 01:32:53 9091a684b477: Layer already exists 01:32:53 c7b06b2ff802: Layer already exists 01:32:53 main: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:53 ===================================================== [Pipeline] echo 01:32:53 taggedImages: 01:32:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:32:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 01:32:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:32:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:32:53 4f1b2626cb078c7149dc655301029b2517b4b500 01:32:53 latest 01:32:53 2.3.0-dev.106 01:32:53 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:32:53 main 01:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 01:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:54 a02f5def27dd: Preparing 01:32:54 ff82bfe42d0f: Preparing 01:32:54 2069c85c347c: Preparing 01:32:54 e956f874eb53: Preparing 01:32:54 01d1c8cd6001: Preparing 01:32:54 e34874560631: Preparing 01:32:54 34d5ebaa5410: Preparing 01:32:54 e34874560631: Waiting 01:32:54 34d5ebaa5410: Waiting 01:32:54 2069c85c347c: Pushed 01:32:54 a02f5def27dd: Pushed 01:32:54 ff82bfe42d0f: Pushed 01:32:54 34d5ebaa5410: Layer already exists 01:32:54 e34874560631: Pushed 01:32:58 01d1c8cd6001: Pushed 01:33:01 e956f874eb53: Pushed 01:33:01 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:01 a02f5def27dd: Preparing 01:33:01 ff82bfe42d0f: Preparing 01:33:01 2069c85c347c: Preparing 01:33:01 e956f874eb53: Preparing 01:33:01 01d1c8cd6001: Preparing 01:33:01 e34874560631: Preparing 01:33:01 34d5ebaa5410: Preparing 01:33:01 e34874560631: Waiting 01:33:01 34d5ebaa5410: Waiting 01:33:01 ff82bfe42d0f: Layer already exists 01:33:01 2069c85c347c: Layer already exists 01:33:01 01d1c8cd6001: Layer already exists 01:33:01 a02f5def27dd: Layer already exists 01:33:01 e956f874eb53: Layer already exists 01:33:01 e34874560631: Layer already exists 01:33:01 34d5ebaa5410: Layer already exists 01:33:01 latest: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:02 a02f5def27dd: Preparing 01:33:02 ff82bfe42d0f: Preparing 01:33:02 2069c85c347c: Preparing 01:33:02 e956f874eb53: Preparing 01:33:02 01d1c8cd6001: Preparing 01:33:02 e34874560631: Preparing 01:33:02 34d5ebaa5410: Preparing 01:33:02 e34874560631: Waiting 01:33:02 34d5ebaa5410: Waiting 01:33:02 a02f5def27dd: Layer already exists 01:33:02 2069c85c347c: Layer already exists 01:33:02 e956f874eb53: Layer already exists 01:33:02 01d1c8cd6001: Layer already exists 01:33:02 ff82bfe42d0f: Layer already exists 01:33:02 e34874560631: Layer already exists 01:33:02 34d5ebaa5410: Layer already exists 01:33:02 2.3.0-dev.106: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:03 a02f5def27dd: Preparing 01:33:03 ff82bfe42d0f: Preparing 01:33:03 2069c85c347c: Preparing 01:33:03 e956f874eb53: Preparing 01:33:03 01d1c8cd6001: Preparing 01:33:03 e34874560631: Preparing 01:33:03 34d5ebaa5410: Preparing 01:33:03 34d5ebaa5410: Waiting 01:33:03 e34874560631: Waiting 01:33:03 2069c85c347c: Layer already exists 01:33:03 ff82bfe42d0f: Layer already exists 01:33:03 a02f5def27dd: Layer already exists 01:33:03 01d1c8cd6001: Layer already exists 01:33:03 e956f874eb53: Layer already exists 01:33:03 34d5ebaa5410: Layer already exists 01:33:03 e34874560631: Layer already exists 01:33:03 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:03 a02f5def27dd: Preparing 01:33:03 ff82bfe42d0f: Preparing 01:33:03 2069c85c347c: Preparing 01:33:03 e956f874eb53: Preparing 01:33:03 01d1c8cd6001: Preparing 01:33:03 e34874560631: Preparing 01:33:03 34d5ebaa5410: Preparing 01:33:03 e34874560631: Waiting 01:33:03 34d5ebaa5410: Waiting 01:33:03 ff82bfe42d0f: Layer already exists 01:33:03 01d1c8cd6001: Layer already exists 01:33:03 a02f5def27dd: Layer already exists 01:33:03 e956f874eb53: Layer already exists 01:33:03 2069c85c347c: Layer already exists 01:33:03 34d5ebaa5410: Layer already exists 01:33:03 e34874560631: Layer already exists 01:33:03 main: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:03 ===================================================== [Pipeline] echo 01:33:03 taggedImages: 01:33:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 01:33:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:33:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:33:03 4f1b2626cb078c7149dc655301029b2517b4b500 01:33:03 latest 01:33:03 2.3.0-dev.106 01:33:03 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:03 main 01:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:04 4ac8acbe059d: Preparing 01:33:04 7134b48f4a38: Preparing 01:33:04 10b73125bfeb: Preparing 01:33:04 00678e86331f: Preparing 01:33:04 ead74ce98088: Preparing 01:33:04 34d5ebaa5410: Preparing 01:33:04 34d5ebaa5410: Waiting 01:33:04 10b73125bfeb: Pushed 01:33:04 7134b48f4a38: Pushed 01:33:04 4ac8acbe059d: Pushed 01:33:04 34d5ebaa5410: Layer already exists 01:33:04 ead74ce98088: Pushed 01:33:11 00678e86331f: Pushed 01:33:11 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:11 4ac8acbe059d: Preparing 01:33:11 7134b48f4a38: Preparing 01:33:11 10b73125bfeb: Preparing 01:33:11 00678e86331f: Preparing 01:33:11 ead74ce98088: Preparing 01:33:11 34d5ebaa5410: Preparing 01:33:11 34d5ebaa5410: Waiting 01:33:11 4ac8acbe059d: Layer already exists 01:33:11 10b73125bfeb: Layer already exists 01:33:11 00678e86331f: Layer already exists 01:33:11 ead74ce98088: Layer already exists 01:33:11 7134b48f4a38: Layer already exists 01:33:11 34d5ebaa5410: Layer already exists 01:33:11 latest: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 01:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:12 4ac8acbe059d: Preparing 01:33:12 7134b48f4a38: Preparing 01:33:12 10b73125bfeb: Preparing 01:33:12 00678e86331f: Preparing 01:33:12 ead74ce98088: Preparing 01:33:12 34d5ebaa5410: Preparing 01:33:12 34d5ebaa5410: Waiting 01:33:12 00678e86331f: Layer already exists 01:33:12 10b73125bfeb: Layer already exists 01:33:12 ead74ce98088: Layer already exists 01:33:12 4ac8acbe059d: Layer already exists 01:33:12 7134b48f4a38: Layer already exists 01:33:12 34d5ebaa5410: Layer already exists 01:33:12 2.3.0-dev.106: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:13 4ac8acbe059d: Preparing 01:33:13 7134b48f4a38: Preparing 01:33:13 10b73125bfeb: Preparing 01:33:13 00678e86331f: Preparing 01:33:13 ead74ce98088: Preparing 01:33:13 34d5ebaa5410: Preparing 01:33:13 34d5ebaa5410: Waiting 01:33:13 10b73125bfeb: Layer already exists 01:33:13 7134b48f4a38: Layer already exists 01:33:13 4ac8acbe059d: Layer already exists 01:33:13 00678e86331f: Layer already exists 01:33:13 ead74ce98088: Layer already exists 01:33:13 34d5ebaa5410: Layer already exists 01:33:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:13 4ac8acbe059d: Preparing 01:33:13 7134b48f4a38: Preparing 01:33:13 10b73125bfeb: Preparing 01:33:13 00678e86331f: Preparing 01:33:13 ead74ce98088: Preparing 01:33:13 34d5ebaa5410: Preparing 01:33:13 34d5ebaa5410: Waiting 01:33:13 10b73125bfeb: Layer already exists 01:33:13 00678e86331f: Layer already exists 01:33:13 ead74ce98088: Layer already exists 01:33:13 4ac8acbe059d: Layer already exists 01:33:13 7134b48f4a38: Layer already exists 01:33:13 34d5ebaa5410: Layer already exists 01:33:13 main: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:13 ===================================================== [Pipeline] echo 01:33:13 taggedImages: 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:33:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:33:13 4f1b2626cb078c7149dc655301029b2517b4b500 01:33:13 latest 01:33:13 2.3.0-dev.106 01:33:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:13 main 01:33:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:14 67eac2904a80: Preparing 01:33:14 3db0493c23ad: Preparing 01:33:14 3cbc5578ec03: Preparing 01:33:14 062e5d2046ce: Preparing 01:33:14 27b0a07195f3: Preparing 01:33:14 34d5ebaa5410: Preparing 01:33:14 34d5ebaa5410: Waiting 01:33:14 3db0493c23ad: Pushed 01:33:14 67eac2904a80: Pushed 01:33:14 3cbc5578ec03: Pushed 01:33:14 34d5ebaa5410: Layer already exists 01:33:14 27b0a07195f3: Pushed 01:33:21 062e5d2046ce: Pushed 01:33:21 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:22 67eac2904a80: Preparing 01:33:22 3db0493c23ad: Preparing 01:33:22 3cbc5578ec03: Preparing 01:33:22 062e5d2046ce: Preparing 01:33:22 27b0a07195f3: Preparing 01:33:22 34d5ebaa5410: Preparing 01:33:22 34d5ebaa5410: Waiting 01:33:22 3db0493c23ad: Layer already exists 01:33:22 062e5d2046ce: Layer already exists 01:33:22 67eac2904a80: Layer already exists 01:33:22 3cbc5578ec03: Layer already exists 01:33:22 27b0a07195f3: Layer already exists 01:33:22 34d5ebaa5410: Layer already exists 01:33:22 latest: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 01:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:23 67eac2904a80: Preparing 01:33:23 3db0493c23ad: Preparing 01:33:23 3cbc5578ec03: Preparing 01:33:23 062e5d2046ce: Preparing 01:33:23 27b0a07195f3: Preparing 01:33:23 34d5ebaa5410: Preparing 01:33:23 34d5ebaa5410: Waiting 01:33:23 3db0493c23ad: Layer already exists 01:33:23 062e5d2046ce: Layer already exists 01:33:23 27b0a07195f3: Layer already exists 01:33:23 67eac2904a80: Layer already exists 01:33:23 3cbc5578ec03: Layer already exists 01:33:23 34d5ebaa5410: Layer already exists 01:33:23 2.3.0-dev.106: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:23 67eac2904a80: Preparing 01:33:23 3db0493c23ad: Preparing 01:33:23 3cbc5578ec03: Preparing 01:33:23 062e5d2046ce: Preparing 01:33:23 27b0a07195f3: Preparing 01:33:23 34d5ebaa5410: Preparing 01:33:23 34d5ebaa5410: Waiting 01:33:23 27b0a07195f3: Layer already exists 01:33:23 062e5d2046ce: Layer already exists 01:33:23 67eac2904a80: Layer already exists 01:33:23 3cbc5578ec03: Layer already exists 01:33:23 3db0493c23ad: Layer already exists 01:33:23 34d5ebaa5410: Layer already exists 01:33:23 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:24 67eac2904a80: Preparing 01:33:24 3db0493c23ad: Preparing 01:33:24 3cbc5578ec03: Preparing 01:33:24 062e5d2046ce: Preparing 01:33:24 27b0a07195f3: Preparing 01:33:24 34d5ebaa5410: Preparing 01:33:24 34d5ebaa5410: Waiting 01:33:24 3cbc5578ec03: Layer already exists 01:33:24 3db0493c23ad: Layer already exists 01:33:24 27b0a07195f3: Layer already exists 01:33:24 062e5d2046ce: Layer already exists 01:33:24 67eac2904a80: Layer already exists 01:33:24 34d5ebaa5410: Layer already exists 01:33:24 main: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:24 ===================================================== [Pipeline] echo 01:33:24 taggedImages: 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:33:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:33:24 4f1b2626cb078c7149dc655301029b2517b4b500 01:33:24 latest 01:33:24 2.3.0-dev.106 01:33:24 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:24 main 01:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:24 b09e328b848d: Preparing 01:33:24 1da427088520: Preparing 01:33:24 a8bb595aa187: Preparing 01:33:24 1067502fff84: Preparing 01:33:24 994393dc58e7: Preparing 01:33:24 a8bb595aa187: Layer already exists 01:33:24 994393dc58e7: Layer already exists 01:33:24 b09e328b848d: Pushed 01:33:25 1067502fff84: Pushed 01:33:27 1da427088520: Pushed 01:33:27 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:28 b09e328b848d: Preparing 01:33:28 1da427088520: Preparing 01:33:28 a8bb595aa187: Preparing 01:33:28 1067502fff84: Preparing 01:33:28 994393dc58e7: Preparing 01:33:28 994393dc58e7: Layer already exists 01:33:28 1da427088520: Layer already exists 01:33:28 1067502fff84: Layer already exists 01:33:28 a8bb595aa187: Layer already exists 01:33:28 b09e328b848d: Layer already exists 01:33:28 latest: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 01:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:28 b09e328b848d: Preparing 01:33:28 1da427088520: Preparing 01:33:28 a8bb595aa187: Preparing 01:33:28 1067502fff84: Preparing 01:33:28 994393dc58e7: Preparing 01:33:28 1da427088520: Layer already exists 01:33:28 b09e328b848d: Layer already exists 01:33:28 994393dc58e7: Layer already exists 01:33:28 a8bb595aa187: Layer already exists 01:33:28 1067502fff84: Layer already exists 01:33:28 2.3.0-dev.106: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:29 b09e328b848d: Preparing 01:33:29 1da427088520: Preparing 01:33:29 a8bb595aa187: Preparing 01:33:29 1067502fff84: Preparing 01:33:29 994393dc58e7: Preparing 01:33:29 1da427088520: Layer already exists 01:33:29 994393dc58e7: Layer already exists 01:33:29 1067502fff84: Layer already exists 01:33:29 a8bb595aa187: Layer already exists 01:33:29 b09e328b848d: Layer already exists 01:33:29 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:30 b09e328b848d: Preparing 01:33:30 1da427088520: Preparing 01:33:30 a8bb595aa187: Preparing 01:33:30 1067502fff84: Preparing 01:33:30 994393dc58e7: Preparing 01:33:30 b09e328b848d: Layer already exists 01:33:30 994393dc58e7: Layer already exists 01:33:30 1da427088520: Layer already exists 01:33:30 a8bb595aa187: Layer already exists 01:33:30 1067502fff84: Layer already exists 01:33:30 main: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:30 ===================================================== [Pipeline] echo 01:33:30 taggedImages: 01:33:30 - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:30 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 01:33:30 - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:33:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:33:30 4f1b2626cb078c7149dc655301029b2517b4b500 01:33:30 latest 01:33:30 2.3.0-dev.106 01:33:30 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:30 main 01:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:30 e17332198771: Preparing 01:33:30 2e40ac5a284d: Preparing 01:33:30 a8bb595aa187: Preparing 01:33:30 6a62f26dd4bd: Preparing 01:33:30 994393dc58e7: Preparing 01:33:30 a8bb595aa187: Layer already exists 01:33:30 994393dc58e7: Layer already exists 01:33:30 6a62f26dd4bd: Layer already exists 01:33:30 e17332198771: Pushed 01:33:33 2e40ac5a284d: Pushed 01:33:33 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:34 e17332198771: Preparing 01:33:34 2e40ac5a284d: Preparing 01:33:34 a8bb595aa187: Preparing 01:33:34 6a62f26dd4bd: Preparing 01:33:34 994393dc58e7: Preparing 01:33:34 6a62f26dd4bd: Layer already exists 01:33:34 a8bb595aa187: Layer already exists 01:33:34 2e40ac5a284d: Layer already exists 01:33:34 e17332198771: Layer already exists 01:33:34 994393dc58e7: Layer already exists 01:33:34 latest: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 01:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:34 e17332198771: Preparing 01:33:34 2e40ac5a284d: Preparing 01:33:34 a8bb595aa187: Preparing 01:33:34 6a62f26dd4bd: Preparing 01:33:34 994393dc58e7: Preparing 01:33:34 a8bb595aa187: Layer already exists 01:33:34 6a62f26dd4bd: Layer already exists 01:33:34 e17332198771: Layer already exists 01:33:34 2e40ac5a284d: Layer already exists 01:33:34 994393dc58e7: Layer already exists 01:33:34 2.3.0-dev.106: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:35 e17332198771: Preparing 01:33:35 2e40ac5a284d: Preparing 01:33:35 a8bb595aa187: Preparing 01:33:35 6a62f26dd4bd: Preparing 01:33:35 994393dc58e7: Preparing 01:33:35 2e40ac5a284d: Layer already exists 01:33:35 e17332198771: Layer already exists 01:33:35 6a62f26dd4bd: Layer already exists 01:33:35 a8bb595aa187: Layer already exists 01:33:35 994393dc58e7: Layer already exists 01:33:35 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:36 e17332198771: Preparing 01:33:36 2e40ac5a284d: Preparing 01:33:36 a8bb595aa187: Preparing 01:33:36 6a62f26dd4bd: Preparing 01:33:36 994393dc58e7: Preparing 01:33:36 a8bb595aa187: Layer already exists 01:33:36 2e40ac5a284d: Layer already exists 01:33:36 e17332198771: Layer already exists 01:33:36 6a62f26dd4bd: Layer already exists 01:33:36 994393dc58e7: Layer already exists 01:33:36 main: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:36 ===================================================== [Pipeline] echo 01:33:36 taggedImages: 01:33:36 - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:36 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:36 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 01:33:36 - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:36 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:33:36 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:33:36 4f1b2626cb078c7149dc655301029b2517b4b500 01:33:36 latest 01:33:36 2.3.0-dev.106 01:33:36 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:36 main 01:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:33:36 3d85b69f14fb: Preparing 01:33:36 3f15c237b58a: Preparing 01:33:36 07de20f514ef: Preparing 01:33:36 3a7d4543f87a: Preparing 01:33:36 994393dc58e7: Preparing 01:33:36 994393dc58e7: Layer already exists 01:33:36 3f15c237b58a: Pushed 01:33:36 3d85b69f14fb: Pushed 01:33:37 07de20f514ef: Pushed 01:33:40 Removing intermediate container 56c2d1f161fb 01:33:40 ---> 783a813a1a05 01:33:40 Step 7/24 : COPY . . 01:33:40 Removing intermediate container f29be4511a88 01:33:40 ---> 3956786b7aab 01:33:40 Step 8/22 : COPY . . 01:33:40 Removing intermediate container d0102507ef24 01:33:40 ---> d7d32a41d5aa 01:33:40 Step 7/21 : COPY . . 01:33:40 Removing intermediate container 841a5e6ef8be 01:33:40 ---> 874b19d75ab0 01:33:40 Step 8/22 : COPY . . 01:33:40 Removing intermediate container b15f55bcd848 01:33:40 ---> fccdaf6549ae 01:33:40 Step 7/24 : COPY . . 01:33:40 ---> 402b674fc2c8 01:33:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:33:40 ---> b9611854d033 01:33:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:33:40 ---> Running in 0a33cdcaf2c3 01:33:40 ---> e81679637164 01:33:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:33:40 ---> 4899f1324f80 01:33:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:33:40 ---> Running in 6dc3ab8b9862 01:33:40 ---> 9fd1554d82a9 01:33:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:33:40 ---> Running in 564ad8bcf53f 01:33:40 ---> Running in dd0d36a98546 01:33:40 ---> Running in 1e63b3f3e7e0 01:33:40 Removing intermediate container 6dc3ab8b9862 01:33:40 ---> e14dde759002 01:33:40 Step 9/24 : WORKDIR /edgex-go/spire-build 01:33:40 ---> Running in acbf4fa9fd5a 01:33:40 Removing intermediate container 564ad8bcf53f 01:33:40 ---> 8ed92d0a892a 01:33:40 Step 9/24 : WORKDIR /edgex-go/spire-build 01:33:40 ---> Running in d073bf14cf7e 01:33:40 Removing intermediate container acbf4fa9fd5a 01:33:40 ---> 9ca3c14104d4 01:33:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:33:40 ---> Running in 9a6904f3d614 01:33:40 Removing intermediate container d073bf14cf7e 01:33:40 ---> ade077dad4c9 01:33:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:33:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:33:40 ---> Running in 9993eb44333a 01:33:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:33:40 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:33:44 Removing intermediate container 9a6904f3d614 01:33:44 ---> ccdd97438439 01:33:44 Step 11/24 : WORKDIR /edgex-go 01:33:44 ---> Running in 516c9288f32b 01:33:44 Removing intermediate container 9993eb44333a 01:33:44 ---> 495473190927 01:33:44 Step 11/24 : WORKDIR /edgex-go 01:33:44 ---> Running in 8ae365e75659 01:33:44 Removing intermediate container 516c9288f32b 01:33:44 ---> 24f07b28b497 01:33:44 01:33:44 Step 12/24 : FROM alpine:3.15 01:33:45 3.15: Pulling from library/alpine 01:33:45 Removing intermediate container 8ae365e75659 01:33:45 ---> 1eafa81390ca 01:33:45 01:33:45 Step 12/24 : FROM alpine:3.15 01:33:45 3.15: Pulling from library/alpine 01:33:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:33:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:33:46 Status: Downloaded newer image for alpine:3.15 01:33:46 Status: Downloaded newer image for alpine:3.15 01:33:46 ---> 02e0d6fdf486 01:33:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:33:46 ---> 02e0d6fdf486 01:33:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:33:46 ---> Running in cbe815503c84 01:33:46 ---> Running in 90a0b5f20570 01:33:47 Removing intermediate container 90a0b5f20570 01:33:47 ---> 1db5b374609d 01:33:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:33:47 Removing intermediate container cbe815503c84 01:33:47 ---> 00ea8d7111d7 01:33:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:33:47 ---> Running in 153f3709f4dd 01:33:48 ---> Running in 81a7b633bb7a 01:33:50 3a7d4543f87a: Pushed 01:33:50 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:33:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:33:50 3d85b69f14fb: Preparing 01:33:50 3f15c237b58a: Preparing 01:33:50 07de20f514ef: Preparing 01:33:50 3a7d4543f87a: Preparing 01:33:50 994393dc58e7: Preparing 01:33:50 3a7d4543f87a: Layer already exists 01:33:50 3f15c237b58a: Layer already exists 01:33:50 3d85b69f14fb: Layer already exists 01:33:50 07de20f514ef: Layer already exists 01:33:50 994393dc58e7: Layer already exists 01:33:50 latest: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:33:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:33:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 01:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:33:51 3d85b69f14fb: Preparing 01:33:51 3f15c237b58a: Preparing 01:33:51 07de20f514ef: Preparing 01:33:51 3a7d4543f87a: Preparing 01:33:51 994393dc58e7: Preparing 01:33:51 3d85b69f14fb: Layer already exists 01:33:51 3f15c237b58a: Layer already exists 01:33:51 994393dc58e7: Layer already exists 01:33:51 07de20f514ef: Layer already exists 01:33:51 3a7d4543f87a: Layer already exists 01:33:51 2.3.0-dev.106: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:33:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:33:51 3d85b69f14fb: Preparing 01:33:51 3f15c237b58a: Preparing 01:33:51 07de20f514ef: Preparing 01:33:51 3a7d4543f87a: Preparing 01:33:51 994393dc58e7: Preparing 01:33:51 3a7d4543f87a: Layer already exists 01:33:51 07de20f514ef: Layer already exists 01:33:51 3f15c237b58a: Layer already exists 01:33:51 3d85b69f14fb: Layer already exists 01:33:51 994393dc58e7: Layer already exists 01:33:51 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:33:52 3d85b69f14fb: Preparing 01:33:52 3f15c237b58a: Preparing 01:33:52 07de20f514ef: Preparing 01:33:52 3a7d4543f87a: Preparing 01:33:52 994393dc58e7: Preparing 01:33:52 994393dc58e7: Layer already exists 01:33:52 3a7d4543f87a: Layer already exists 01:33:52 07de20f514ef: Layer already exists 01:33:52 3d85b69f14fb: Layer already exists 01:33:52 3f15c237b58a: Layer already exists 01:33:52 main: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:52 ===================================================== [Pipeline] echo 01:33:52 taggedImages: 01:33:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 01:33:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:33:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 01:33:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:33:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 01:33:52 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:33:52 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:33:52 OK: 15736 distinct packages available 01:33:52 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:33:52 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:33:52 OK: 15736 distinct packages available 01:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:33:54 (1/4) Installing dumb-init (1.2.5-r1) 01:33:54 (2/4) Installing musl-obstack (1.2.3-r0) 01:33:54 (3/4) Installing libucontext (1.1-r0) 01:33:54 (4/4) Installing gcompat (1.0.0-r4) 01:33:54 Executing busybox-1.34.1-r7.trigger 01:33:54 OK: 6 MiB in 18 packages 01:33:55 (1/5) Installing dumb-init (1.2.5-r1) 01:33:55 (2/5) Installing musl-obstack (1.2.3-r0) 01:33:55 (3/5) Installing libucontext (1.1-r0) 01:33:55 (4/5) Installing gcompat (1.0.0-r4) 01:33:55 (5/5) Installing openssl (1.1.1s-r1) 01:33:55 Executing busybox-1.34.1-r7.trigger 01:33:55 OK: 6 MiB in 19 packages 01:33:57 Removing intermediate container 81a7b633bb7a 01:33:57 ---> 284ce43a125b 01:33:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:33:58 Removing intermediate container 153f3709f4dd 01:33:58 ---> 931e8d10452a 01:33:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:34:06 ---> 14c88921bda3 01:34:06 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:34:11 ---> 2cc3be2f17db 01:34:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:34:13 ---> 5e763cfc80a3 01:34:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:34:13 ---> Running in b8b1260b1c84 01:34:15 Removing intermediate container b8b1260b1c84 01:34:15 ---> d8cf73e5db9b 01:34:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:34:17 ---> ca4d7abc9cbb 01:34:17 Step 19/24 : WORKDIR / 01:34:17 ---> Running in 6f74a64cfafb 01:34:19 Removing intermediate container 6f74a64cfafb 01:34:19 ---> c3bcf2397181 01:34:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:34:19 ---> Running in c004ea04f6e7 01:34:19 ---> cfa7632ecebe 01:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:34:20 Removing intermediate container c004ea04f6e7 01:34:20 ---> d425edf873a2 01:34:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:34:20 ---> Running in 525601e502b2 01:34:21 ---> 4b8d96cfb409 01:34:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:34:21 Removing intermediate container 525601e502b2 01:34:21 ---> 022369ee4e59 01:34:21 Step 22/24 : LABEL arch=arm64 01:34:21 ---> Running in cf468a8708e8 01:34:23 Removing intermediate container cf468a8708e8 01:34:23 ---> 0008f5602b20 01:34:23 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:34:23 ---> Running in 0ef2f0a72ee0 01:34:23 ---> 03143a12a0bf 01:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:34:24 Removing intermediate container 0ef2f0a72ee0 01:34:24 ---> c4d7042d8877 01:34:24 Step 24/24 : LABEL version=2.3.0-dev.106 01:34:24 ---> Running in d3ad3b64a829 01:34:25 ---> bac78122c327 01:34:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:34:25 ---> Running in 8a0b0a82749d 01:34:27 Removing intermediate container d3ad3b64a829 01:34:27 ---> 095130c1ff2f 01:34:27 01:34:27 Removing intermediate container 8a0b0a82749d 01:34:27 ---> 882debcd1dd9 01:34:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:34:27 ---> Running in 289d8902e5c6 01:34:27 Successfully built 095130c1ff2f 01:34:27 Successfully tagged security-spire-config-arm64:latest 01:34:27 Building security-bootstrapper 01:34:28  Building security-spire-config ... done Removing intermediate container 289d8902e5c6 01:34:28 ---> 96b1cad7cd69 01:34:28 Step 22/24 : LABEL arch=arm64 01:34:28 ---> Running in af569137de7b 01:34:30 Removing intermediate container af569137de7b 01:34:30 ---> 0ab5a973a28e 01:34:30 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:34:30 ---> Running in f589619ba702 01:34:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:34:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:34:31 ---> df04a371b515 01:34:31 Step 3/32 : WORKDIR /edgex-go 01:34:31 ---> Using cache 01:34:32 ---> bc39b2628188 01:34:32 Step 4/32 : RUN apk add --update --no-cache make git 01:34:32 Removing intermediate container f589619ba702 01:34:32 ---> 753a44546ebd 01:34:32 Step 24/24 : LABEL version=2.3.0-dev.106 01:34:32 ---> Running in 400c2efb67b9 01:34:32 ---> Running in ff669a0df662 01:34:33 Removing intermediate container ff669a0df662 01:34:33 ---> 09c59e53d3ea 01:34:33 01:34:33 Successfully built 09c59e53d3ea 01:34:33 Successfully tagged security-spire-agent-arm64:latest 01:34:33  Building security-spire-agent ... done Building security-spiffe-token-provider 01:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:34:38 OK: 221 MiB in 51 packages 01:34:41 Removing intermediate container 400c2efb67b9 01:34:41 ---> 5110766b2351 01:34:41 Step 5/32 : COPY go.mod vendor* ./ 01:34:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:34:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:34:43 ---> df04a371b515 01:34:43 Step 3/19 : WORKDIR /edgex-go 01:34:43 ---> Using cache 01:34:43 ---> bc39b2628188 01:34:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:34:43 ---> Running in c5d1e7362b69 01:34:45 ---> 6535b31a4a67 01:34:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:45 ---> Running in a2eb088cb655 01:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:34:48 v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:34:48 v3.16.2-432-ge558b51526 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:34:48 OK: 16895 distinct packages available 01:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:34:50 OK: 221 MiB in 51 packages 01:34:52 Removing intermediate container c5d1e7362b69 01:34:52 ---> 0cfd07c676e5 01:34:52 Step 5/19 : COPY go.mod vendor* ./ 01:34:53 ---> 8ef344552a0d 01:34:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 ---> Running in 1855481289c7 01:36:14 Removing intermediate container a2eb088cb655 01:36:14 ---> 35cec29b0a14 01:36:14 Step 7/32 : COPY . . 01:36:14 ---> 3602726db829 01:36:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:36:14 ---> Running in e6605f2e8f98 01:36:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:36:17 Removing intermediate container 1855481289c7 01:36:17 ---> 8f035dfa445f 01:36:17 Step 7/19 : COPY . . 01:36:20 ---> a7256a8bd624 01:36:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:36:20 ---> Running in 7b11b5fee374 01:36:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:39:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:40:02 Removing intermediate container 1e63b3f3e7e0 01:40:02 ---> 7b8a5d22d663 01:40:02 01:40:02 Step 9/21 : FROM alpine:3.16 01:40:02 3.16: Pulling from library/alpine 01:40:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:40:02 Status: Downloaded newer image for alpine:3.16 01:40:02 ---> a6215f271958 01:40:02 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 01:40:02 ---> Running in f518094256bf 01:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:40:04 (1/6) Installing ca-certificates (20220614-r0) 01:40:04 (2/6) Installing brotli-libs (1.0.9-r6) 01:40:04 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:40:04 (4/6) Installing libcurl (7.83.1-r4) 01:40:04 (5/6) Installing curl (7.83.1-r4) 01:40:04 (6/6) Installing dumb-init (1.2.5-r1) 01:40:04 Executing busybox-1.35.0-r17.trigger 01:40:04 Executing ca-certificates-20220614-r0.trigger 01:40:04 OK: 8 MiB in 20 packages 01:40:07 Removing intermediate container f518094256bf 01:40:07 ---> ddd9ca523bc2 01:40:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:40:07 ---> Running in 675cd81762ef 01:40:07 Removing intermediate container 675cd81762ef 01:40:07 ---> 10abe56852f3 01:40:07 Step 12/21 : WORKDIR /edgex 01:40:07 ---> Running in cd613d3dada2 01:40:08 Removing intermediate container cd613d3dada2 01:40:08 ---> 4eb5cb6e59fe 01:40:08 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:40:10 ---> 4ccb166db3da 01:40:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:40:12 ---> 5082baa3ddd3 01:40:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:40:13 ---> 9acae79c8445 01:40:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:40:14 ---> 90969f780e61 01:40:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:14 ---> Running in ee453e4c4b47 01:40:18 Removing intermediate container ee453e4c4b47 01:40:18 ---> 6207610cca74 01:40:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 01:40:18 ---> Running in 4dc413216016 01:40:18 Removing intermediate container 4dc413216016 01:40:18 ---> e2dceed5bc3e 01:40:18 Step 19/21 : LABEL arch=arm64 01:40:18 ---> Running in aedb74a2cf2c 01:40:18 Removing intermediate container aedb74a2cf2c 01:40:18 ---> 927b873edbb6 01:40:18 Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:40:18 ---> Running in f276b05f5913 01:40:19 Removing intermediate container f276b05f5913 01:40:19 ---> 00358563d1fe 01:40:19 Step 21/21 : LABEL version=2.3.0-dev.106 01:40:19 ---> Running in e2777fe98f07 01:40:20 Removing intermediate container e2777fe98f07 01:40:20 ---> 62172f85de4a 01:40:20 01:40:20 Successfully built 62172f85de4a 01:40:20 Successfully tagged security-proxy-setup-arm64:latest 01:40:20 Building sys-mgmt-agent 01:40:24  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:40:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:40:24 ---> df04a371b515 01:40:24 Step 3/22 : WORKDIR /edgex-go 01:40:24 ---> Using cache 01:40:24 ---> bc39b2628188 01:40:24 Step 4/22 : RUN apk add --update --no-cache make bash git 01:40:24 ---> Running in 804730d0a7c5 01:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:40:28 OK: 221 MiB in 51 packages 01:40:29 Removing intermediate container 804730d0a7c5 01:40:29 ---> afe519b8a406 01:40:29 Step 5/22 : COPY go.mod vendor* ./ 01:40:30 ---> 634826eff371 01:40:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:30 ---> Running in 229d1b4d0965 01:41:52 Removing intermediate container 229d1b4d0965 01:41:52 ---> d8fddbf6446a 01:41:52 Step 7/22 : COPY . . 01:41:52 Removing intermediate container dd0d36a98546 01:41:52 ---> cea98014386b 01:41:52 01:41:52 Step 10/22 : FROM alpine:3.16 01:41:52 ---> a6215f271958 01:41:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:41:52 ---> Running in 7691d4021bfa 01:41:52 ---> da7c46c63b52 01:41:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:41:52 ---> Running in 1aa9576675c0 01:41:52 Removing intermediate container 7691d4021bfa 01:41:52 ---> 950c554dabb9 01:41:52 Step 12/22 : ENV APP_PORT=59880 01:41:52 ---> Running in 214da8427e80 01:41:52 Removing intermediate container 214da8427e80 01:41:52 ---> 4bb2aa90bc08 01:41:52 Step 13/22 : EXPOSE $APP_PORT 01:41:52 ---> Running in ea567a5bd8a8 01:41:52 Removing intermediate container ea567a5bd8a8 01:41:52 ---> b16fef1caba3 01:41:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:41:52 ---> Running in 756cbf9c9cb7 01:41:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:54 (1/6) Installing dumb-init (1.2.5-r1) 01:41:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:41:54 (3/6) Installing libsodium (1.0.18-r0) 01:41:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:41:54 (5/6) Installing libzmq (4.3.4-r0) 01:41:54 (6/6) Installing zeromq (4.3.4-r0) 01:41:54 Executing busybox-1.35.0-r17.trigger 01:41:54 OK: 8 MiB in 20 packages 01:41:56 Removing intermediate container 756cbf9c9cb7 01:41:56 ---> 7e14d5369424 01:41:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:57 ---> c564ff7d39ce 01:41:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:41:59 ---> 01b55d1165d6 01:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:41:59 ---> be31e904da23 01:41:59 Step 18/22 : ENTRYPOINT ["/core-data"] 01:41:59 ---> Running in da2306aef6eb 01:42:00 Removing intermediate container da2306aef6eb 01:42:00 ---> 30cdcd776389 01:42:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:42:00 ---> Running in cd756f05fe72 01:42:01 Removing intermediate container cd756f05fe72 01:42:01 ---> 8af6580e1b2c 01:42:01 Step 20/22 : LABEL arch=arm64 01:42:01 ---> Running in 907eddaea57c 01:42:02 Removing intermediate container 907eddaea57c 01:42:02 ---> 7d7fd9730c24 01:42:02 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:42:02 ---> Running in b9055ff4d50c 01:42:02 Removing intermediate container b9055ff4d50c 01:42:02 ---> bba766f909f1 01:42:02 Step 22/22 : LABEL version=2.3.0-dev.106 01:42:02 ---> Running in 02c31bf7d6cb 01:42:03 Removing intermediate container 02c31bf7d6cb 01:42:03 ---> bfbd2dcc8bd5 01:42:03 01:42:03 Successfully built bfbd2dcc8bd5 01:42:03 Successfully tagged core-data-arm64:latest 01:42:03  Building core-data ... done Building support-notifications 01:42:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:42:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:42:07 ---> df04a371b515 01:42:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:42:07 ---> Using cache 01:42:07 ---> ee0cc04879da 01:42:07 Step 4/22 : WORKDIR /edgex-go 01:42:07 ---> Using cache 01:42:07 ---> e65d9c65348e 01:42:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:42:07 ---> Running in d2bde6677447 01:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:42:11 OK: 221 MiB in 51 packages 01:42:12 Removing intermediate container d2bde6677447 01:42:12 ---> bc44110419c3 01:42:12 Step 6/22 : COPY go.mod vendor* ./ 01:42:13 ---> 29c991d323fa 01:42:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:13 ---> Running in 9f3395df247d 01:42:40 Removing intermediate container e6605f2e8f98 01:42:40 ---> 34280af80999 01:42:40 01:42:40 Step 9/32 : FROM alpine:3.16 01:42:40 ---> a6215f271958 01:42:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:42:40 ---> Running in 877f5c625c62 01:42:40 Removing intermediate container 877f5c625c62 01:42:40 ---> 7e0f16784d25 01:42:40 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 01:42:40 ---> Running in fef9797e3f65 01:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:42:45 (1/2) Installing dumb-init (1.2.5-r1) 01:42:45 (2/2) Installing su-exec (0.2-r1) 01:42:45 Executing busybox-1.35.0-r17.trigger 01:42:45 OK: 5 MiB in 16 packages 01:42:46 Removing intermediate container fef9797e3f65 01:42:46 ---> 73739fdf8aac 01:42:46 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 01:42:47 ---> Running in a3b6f84e2a55 01:42:47 Removing intermediate container a3b6f84e2a55 01:42:47 ---> 682fe4c95548 01:42:47 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:42:47 ---> Running in 0f3c9cb30207 01:42:48 Removing intermediate container 0f3c9cb30207 01:42:48 ---> 4db7f28260c3 01:42:48 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:42:48 ---> Running in ff42029ecee6 01:42:48 Removing intermediate container ff42029ecee6 01:42:48 ---> 94688f378ca4 01:42:48 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:42:49 ---> Running in 5b0f73c6011d 01:42:49 Removing intermediate container 5b0f73c6011d 01:42:49 ---> 5ad6ea9b713f 01:42:49 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:42:49 ---> Running in 710003cc0c69 01:42:53 Removing intermediate container 710003cc0c69 01:42:53 ---> 5dcc2404a9f7 01:42:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 01:42:53 ---> Running in 4a08b8379b44 01:42:53 Removing intermediate container 4a08b8379b44 01:42:53 ---> 8aa27679b5ae 01:42:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:42:54 ---> c29a1e701803 01:42:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:42:54 ---> Running in 86e1dee41ce9 01:43:00 Removing intermediate container 86e1dee41ce9 01:43:00 ---> 2a3d5ca354b9 01:43:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:01 ---> 6729e12c1990 01:43:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:43:05 ---> 79750ba89d13 01:43:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:43:06 ---> fb2372affc66 01:43:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:43:08 ---> 528fb1e908e3 01:43:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:43:09 ---> bc1d59b65bdc 01:43:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:43:10 ---> 8117ba9c1144 01:43:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:43:12 ---> 79dc813c1b26 01:43:12 Step 27/32 : RUN chmod +x /entrypoint.sh 01:43:12 ---> Running in 6a02450dec2d 01:43:17 Removing intermediate container 6a02450dec2d 01:43:17 ---> 6c8dcdf7571b 01:43:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:43:17 ---> Running in 5f4a8796b1cc 01:43:18 Removing intermediate container 5f4a8796b1cc 01:43:18 ---> 45157eac4c64 01:43:18 Step 29/32 : CMD ["gate"] 01:43:18 ---> Running in 801ae46b2401 01:43:19 Removing intermediate container 801ae46b2401 01:43:19 ---> b778c6db72dd 01:43:19 Step 30/32 : LABEL arch=arm64 01:43:19 ---> Running in 580a9e1b8886 01:43:20 Removing intermediate container 580a9e1b8886 01:43:20 ---> a2e3d053c533 01:43:20 Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:43:20 ---> Running in a250b09e7aa4 01:43:21 Removing intermediate container a250b09e7aa4 01:43:21 ---> 45b9bafa700c 01:43:21 Step 32/32 : LABEL version=2.3.0-dev.106 01:43:21 ---> Running in 3be88ba65fca 01:43:23 Removing intermediate container 3be88ba65fca 01:43:23 ---> aebbbcdf80f7 01:43:23 01:43:23 Successfully built aebbbcdf80f7 01:43:23 Successfully tagged security-bootstrapper-arm64:latest 01:43:23 Building core-metadata 01:43:29  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:43:29 ---> df04a371b515 01:43:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:43:29 ---> Using cache 01:43:29 ---> ee0cc04879da 01:43:29 Step 4/24 : WORKDIR /edgex-go 01:43:29 ---> Using cache 01:43:29 ---> e65d9c65348e 01:43:29 Step 5/24 : RUN apk add --update --no-cache make git 01:43:29 ---> Using cache 01:43:29 ---> 42fbc4e639bb 01:43:29 Step 6/24 : COPY go.mod vendor* ./ 01:43:29 ---> Using cache 01:43:29 ---> 098cb6baf391 01:43:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:29 ---> Using cache 01:43:29 ---> 874b19d75ab0 01:43:29 Step 8/24 : COPY . . 01:43:29 ---> Using cache 01:43:29 ---> 402b674fc2c8 01:43:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:43:30 ---> Running in 58d1c6505a03 01:43:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:43:33 Removing intermediate container 9f3395df247d 01:43:33 ---> ec4365f1b0a4 01:43:33 Step 8/22 : COPY . . 01:43:39 ---> 13e76278a2e7 01:43:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:43:39 ---> Running in 139b43efe6ff 01:43:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:43:47 Removing intermediate container 0a33cdcaf2c3 01:43:47 ---> 96f2b7f552f4 01:43:47 01:43:47 Step 10/22 : FROM alpine:3.16 01:43:47 ---> a6215f271958 01:43:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:43:47 ---> Running in c8e5cc143470 01:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:43:51 (1/1) Installing dumb-init (1.2.5-r1) 01:43:51 Executing busybox-1.35.0-r17.trigger 01:43:51 OK: 5 MiB in 15 packages 01:43:52 Removing intermediate container c8e5cc143470 01:43:52 ---> 4e35140a50cd 01:43:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:43:52 ---> Running in da25018879d4 01:43:53 Removing intermediate container da25018879d4 01:43:53 ---> 2bca0a2c4618 01:43:53 Step 13/22 : ENV APP_PORT=59861 01:43:53 ---> Running in ddffa9b0823f 01:43:53 Removing intermediate container ddffa9b0823f 01:43:53 ---> 034219b8abee 01:43:53 Step 14/22 : EXPOSE $APP_PORT 01:43:53 ---> Running in faf6a4b82b01 01:43:54 Removing intermediate container faf6a4b82b01 01:43:54 ---> 9e864807de87 01:43:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:55 ---> f68a5bd37fda 01:43:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:43:57 ---> 1c758e49a2bd 01:43:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:43:58 ---> 52ce877483ae 01:43:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:43:58 ---> Running in b917fa777ee9 01:43:59 Removing intermediate container b917fa777ee9 01:43:59 ---> 4383afa750ad 01:43:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:00 ---> Running in 540919b604ea 01:44:00 Removing intermediate container 540919b604ea 01:44:00 ---> 3bd3e087b934 01:44:00 Step 20/22 : LABEL arch=arm64 01:44:00 ---> Running in 14c522a41c41 01:44:01 Removing intermediate container 14c522a41c41 01:44:01 ---> 6e92b5f399d5 01:44:01 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:44:01 ---> Running in 7cc47107692f 01:44:02 Removing intermediate container 7cc47107692f 01:44:02 ---> cb27e145a596 01:44:02 Step 22/22 : LABEL version=2.3.0-dev.106 01:44:02 ---> Running in cbf5499a4000 01:44:03 Removing intermediate container cbf5499a4000 01:44:03 ---> 6bcce400a2cc 01:44:03 01:44:03 Successfully built 6bcce400a2cc 01:44:03 Successfully tagged support-scheduler-arm64:latest 01:44:03 Building security-secretstore-setup 01:44:06  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:44:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:44:06 ---> df04a371b515 01:44:06 Step 3/24 : WORKDIR /edgex-go 01:44:06 ---> Using cache 01:44:06 ---> bc39b2628188 01:44:06 Step 4/24 : RUN apk add --update --no-cache make git 01:44:06 ---> Using cache 01:44:06 ---> 5110766b2351 01:44:06 Step 5/24 : COPY go.mod vendor* ./ 01:44:06 ---> Using cache 01:44:06 ---> 6535b31a4a67 01:44:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:06 ---> Using cache 01:44:06 ---> 35cec29b0a14 01:44:06 Step 7/24 : COPY . . 01:44:06 ---> Using cache 01:44:06 ---> 3602726db829 01:44:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:06 ---> Running in 91c4c62a92b8 01:44:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:44:48 Removing intermediate container 7b11b5fee374 01:44:48 ---> ac1e561c0803 01:44:48 01:44:48 Step 9/19 : FROM alpine:3.15 01:44:48 ---> 02e0d6fdf486 01:44:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:44:48 ---> Using cache 01:44:48 ---> 00ea8d7111d7 01:44:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:48 ---> Running in cadd89eb4d28 01:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:48 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:44:48 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:44:48 OK: 15736 distinct packages available 01:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:50 (1/9) Installing ca-certificates (20220614-r0) 01:44:50 (2/9) Installing brotli-libs (1.0.9-r5) 01:44:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:44:50 (4/9) Installing libcurl (7.80.0-r4) 01:44:50 (5/9) Installing curl (7.80.0-r4) 01:44:50 (6/9) Installing dumb-init (1.2.5-r1) 01:44:50 (7/9) Installing musl-obstack (1.2.3-r0) 01:44:50 (8/9) Installing libucontext (1.1-r0) 01:44:50 (9/9) Installing gcompat (1.0.0-r4) 01:44:50 Executing busybox-1.34.1-r7.trigger 01:44:50 Executing ca-certificates-20220614-r0.trigger 01:44:51 OK: 8 MiB in 23 packages 01:44:53 Removing intermediate container cadd89eb4d28 01:44:53 ---> 0fd41bc18025 01:44:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:54 ---> 258eba95b0b8 01:44:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:44:57 ---> a7ef49f19d09 01:44:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:44:58 ---> 4e8381643d37 01:44:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:44:58 ---> Running in 2a51fdb6812d 01:45:00 Removing intermediate container 2a51fdb6812d 01:45:00 ---> 0bb9dbd22ba5 01:45:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:00 ---> Running in 6db2c44190f7 01:45:01 Removing intermediate container 6db2c44190f7 01:45:01 ---> f0b7ff01fc22 01:45:01 Step 17/19 : LABEL arch=arm64 01:45:01 ---> Running in ea4c26a60895 01:45:01 Removing intermediate container ea4c26a60895 01:45:01 ---> b6de4f7cc3e1 01:45:01 Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:45:01 ---> Running in 63407ad61265 01:45:02 Removing intermediate container 63407ad61265 01:45:02 ---> 4a7a6f53a35e 01:45:02 Step 19/19 : LABEL version=2.3.0-dev.106 01:45:02 ---> Running in 62b6facb1cc0 01:45:03 Removing intermediate container 62b6facb1cc0 01:45:03 ---> 0a8e368d20dc 01:45:03 01:45:03 Successfully built 0a8e368d20dc 01:45:03 Successfully tagged security-spiffe-token-provider-arm64:latest 01:45:03  Building security-spiffe-token-provider ... done Building security-spire-server 01:45:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:07 ---> df04a371b515 01:45:07 Step 3/23 : WORKDIR /edgex-go 01:45:07 ---> Using cache 01:45:07 ---> bc39b2628188 01:45:07 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 01:45:07 ---> Using cache 01:45:07 ---> bd4ba6cc6647 01:45:07 Step 5/23 : COPY go.mod vendor* ./ 01:45:07 ---> Using cache 01:45:07 ---> 0bdbcc0a4f84 01:45:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:07 ---> Using cache 01:45:07 ---> 783a813a1a05 01:45:07 Step 7/23 : COPY . . 01:45:07 ---> Using cache 01:45:07 ---> e81679637164 01:45:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 01:45:07 ---> Using cache 01:45:07 ---> 8ed92d0a892a 01:45:07 Step 9/23 : WORKDIR /edgex-go/spire-build 01:45:07 ---> Using cache 01:45:07 ---> ade077dad4c9 01:45:07 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:45:07 ---> Running in 038abbbc6b75 01:45:10 Removing intermediate container 038abbbc6b75 01:45:10 ---> f22cc0fbb775 01:45:10 Step 11/23 : WORKDIR /edgex-go 01:45:11 ---> Running in 50ccc58bf1d7 01:45:11 Removing intermediate container 50ccc58bf1d7 01:45:11 ---> 63d33dcb1947 01:45:11 01:45:11 Step 12/23 : FROM alpine:3.15 01:45:11 ---> 02e0d6fdf486 01:45:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:45:11 ---> Using cache 01:45:11 ---> 00ea8d7111d7 01:45:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:11 ---> Running in 80578617a398 01:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:15 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:45:15 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:45:15 OK: 15736 distinct packages available 01:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:17 (1/5) Installing dumb-init (1.2.5-r1) 01:45:17 (2/5) Installing musl-obstack (1.2.3-r0) 01:45:17 (3/5) Installing libucontext (1.1-r0) 01:45:17 (4/5) Installing gcompat (1.0.0-r4) 01:45:17 (5/5) Installing openssl (1.1.1s-r1) 01:45:17 Executing busybox-1.34.1-r7.trigger 01:45:17 OK: 6 MiB in 19 packages 01:45:19 Removing intermediate container 80578617a398 01:45:19 ---> 9b1ee2726bbc 01:45:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:45:26 ---> 7c3b117c8a25 01:45:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:45:26 ---> d21933480432 01:45:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:45:27 ---> ae50613f80cb 01:45:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:45:28 ---> 8fe69564e3f8 01:45:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:45:28 ---> Running in 1f3086e3eae7 01:45:29 Removing intermediate container 1f3086e3eae7 01:45:29 ---> 0ca4057d6f30 01:45:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:45:29 ---> Running in f69770a8847b 01:45:30 Removing intermediate container f69770a8847b 01:45:30 ---> 8968ed1c38f1 01:45:30 Step 21/23 : LABEL arch=arm64 01:45:30 ---> Running in 0abd8d9226ef 01:45:30 Removing intermediate container 0abd8d9226ef 01:45:30 ---> 1168bf929423 01:45:30 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:45:30 ---> Running in 49de1a71d688 01:45:31 Removing intermediate container 49de1a71d688 01:45:31 ---> e3a2f61a4e1a 01:45:31 Step 23/23 : LABEL version=2.3.0-dev.106 01:45:31 ---> Running in 5e5d672c108e 01:45:32 Removing intermediate container 5e5d672c108e 01:45:32 ---> 9b095b884515 01:45:32 01:45:32 Successfully built 9b095b884515 01:45:32 Successfully tagged security-spire-server-arm64:latest 01:45:32 Building core-command 01:45:36  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:36 ---> df04a371b515 01:45:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:45:36 ---> Using cache 01:45:36 ---> ee0cc04879da 01:45:36 Step 4/23 : WORKDIR /edgex-go 01:45:36 ---> Using cache 01:45:36 ---> e65d9c65348e 01:45:36 Step 5/23 : RUN apk add --update --no-cache make git 01:45:36 ---> Using cache 01:45:36 ---> 42fbc4e639bb 01:45:36 Step 6/23 : COPY go.mod vendor* ./ 01:45:36 ---> Using cache 01:45:36 ---> 098cb6baf391 01:45:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:36 ---> Using cache 01:45:36 ---> 874b19d75ab0 01:45:36 Step 8/23 : COPY . . 01:45:36 ---> Using cache 01:45:36 ---> 402b674fc2c8 01:45:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:45:36 ---> Running in 5d38103ddd37 01:45:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:48:15 Removing intermediate container 1aa9576675c0 01:48:15 ---> 3465c5d18713 01:48:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:48:15 ---> Running in 7d797f0abb6c 01:48:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:48:15 Removing intermediate container 7d797f0abb6c 01:48:15 ---> f95abbd8a46d 01:48:15 01:48:15 Step 10/22 : FROM alpine:3.16 01:48:15 ---> a6215f271958 01:48:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:48:15 ---> Running in 358fe5f374fa 01:48:15 Removing intermediate container 358fe5f374fa 01:48:15 ---> d24ed0852106 01:48:15 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 01:48:15 ---> Running in 01dd85e61dbf 01:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:48:19 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:48:19 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 01:48:19 (3/33) Installing readline (8.1.2-r0) 01:48:19 (4/33) Installing bash (5.1.16-r2) 01:48:19 Executing bash-5.1.16-r2.post-install 01:48:19 (5/33) Installing ca-certificates (20220614-r0) 01:48:19 (6/33) Installing brotli-libs (1.0.9-r6) 01:48:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 01:48:19 (8/33) Installing libcurl (7.83.1-r4) 01:48:19 (9/33) Installing curl (7.83.1-r4) 01:48:19 (10/33) Installing docker-cli (20.10.20-r0) 01:48:20 (11/33) Installing dumb-init (1.2.5-r1) 01:48:20 (12/33) Installing libbz2 (1.0.8-r1) 01:48:20 (13/33) Installing expat (2.5.0-r0) 01:48:20 (14/33) Installing libffi (3.4.2-r1) 01:48:20 (15/33) Installing gdbm (1.23-r0) 01:48:20 (16/33) Installing xz-libs (5.2.5-r1) 01:48:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 01:48:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 01:48:20 (19/33) Installing mpdecimal (2.5.1-r1) 01:48:20 (20/33) Installing sqlite-libs (3.38.5-r0) 01:48:20 (21/33) Installing python3 (3.10.5-r0) 01:48:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 01:48:23 (23/33) Installing py3-tomli (2.0.1-r1) 01:48:23 (24/33) Installing py3-pep517 (0.12.0-r2) 01:48:23 (25/33) Installing py3-six (1.16.0-r1) 01:48:23 (26/33) Installing py3-retrying (1.3.3-r3) 01:48:23 (27/33) Installing py3-appdirs (1.4.4-r3) 01:48:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 01:48:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 01:48:23 (30/33) Installing py3-parsing (2.4.7-r3) 01:48:23 (31/33) Installing py3-packaging (21.3-r0) 01:48:23 (32/33) Installing py3-setuptools (59.4.0-r0) 01:48:23 (33/33) Installing py3-pip (22.1.1-r0) 01:48:24 Executing busybox-1.35.0-r17.trigger 01:48:24 Executing ca-certificates-20220614-r0.trigger 01:48:25 OK: 120 MiB in 47 packages 01:48:43 Collecting docker-compose==1.23.2 01:48:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:48:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.0 MB/s eta 0:00:00 01:48:43 Collecting websocket-client<1.0,>=0.32.0 01:48:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:48:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 01:48:44 Collecting docker<4.0,>=3.6.0 01:48:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:48:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 01:48:44 Collecting cached-property<2,>=1.2.0 01:48:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:48:44 Collecting docopt<0.7,>=0.6.1 01:48:44 Downloading docopt-0.6.2.tar.gz (25 kB) 01:48:44 Preparing metadata (setup.py): started 01:48:47 Preparing metadata (setup.py): finished with status 'done' 01:48:47 Collecting texttable<0.10,>=0.9.0 01:48:47 Downloading texttable-0.9.1.tar.gz (11 kB) 01:48:47 Preparing metadata (setup.py): started 01:48:50 Preparing metadata (setup.py): finished with status 'done' 01:48:50 Collecting jsonschema<3,>=2.5.1 01:48:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:48:51 Collecting PyYAML<4,>=3.10 01:48:51 Downloading PyYAML-3.13.tar.gz (270 kB) 01:48:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.0 MB/s eta 0:00:00 01:48:54 Preparing metadata (setup.py): started 01:48:58 Preparing metadata (setup.py): finished with status 'done' 01:48:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:48:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 01:48:59 Collecting dockerpty<0.5,>=0.4.1 01:48:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:48:59 Preparing metadata (setup.py): started 01:49:02 Preparing metadata (setup.py): finished with status 'done' 01:49:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 01:49:03 Collecting docker-pycreds>=0.4.0 01:49:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:49:04 Collecting certifi>=2017.4.17 01:49:04 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:49:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.8 MB/s eta 0:00:00 01:49:04 Collecting chardet<3.1.0,>=3.0.2 01:49:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:49:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.7 MB/s eta 0:00:00 01:49:05 Collecting urllib3<1.25,>=1.21.1 01:49:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 01:49:05 Collecting idna<2.8,>=2.5 01:49:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:49:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 01:49:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:49:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:49:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:49:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:49:08 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 01:49:08 Running setup.py install for texttable: started 01:49:11 Running setup.py install for texttable: finished with status 'done' 01:49:11 Running setup.py install for PyYAML: started 01:49:15 Running setup.py install for PyYAML: finished with status 'done' 01:49:17 Running setup.py install for docopt: started 01:49:21 Running setup.py install for docopt: finished with status 'done' 01:49:25 Running setup.py install for dockerpty: started 01:49:28 Running setup.py install for dockerpty: finished with status 'done' 01:49:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:49:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:49:51 Removing intermediate container 01dd85e61dbf 01:49:51 ---> e1fa3e463a30 01:49:51 Step 13/22 : ENV APP_PORT=58890 01:49:51 ---> Running in f5252b9d850c 01:49:51 Removing intermediate container f5252b9d850c 01:49:51 ---> c71d539245ad 01:49:51 Step 14/22 : EXPOSE $APP_PORT 01:49:51 ---> Running in 14ac77b215db 01:49:54 Removing intermediate container 14ac77b215db 01:49:54 ---> e8f5f049a9cd 01:49:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:49:55 ---> d85ce070260d 01:49:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:49:56 ---> 58d4d93415ff 01:49:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:49:57 ---> db49b41e88ce 01:49:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:49:57 ---> Running in 7d61ab816c48 01:49:58 Removing intermediate container 7d61ab816c48 01:49:58 ---> b7c5a58e7d0a 01:49:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:58 ---> Running in 4702dbc3039f 01:49:59 Removing intermediate container 4702dbc3039f 01:49:59 ---> 533933dccda5 01:49:59 Step 20/22 : LABEL arch=arm64 01:49:59 ---> Running in 7e9172a43fc7 01:49:59 Removing intermediate container 7e9172a43fc7 01:49:59 ---> 4f483f434715 01:49:59 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:49:59 ---> Running in e0f95f51e43a 01:50:00 Removing intermediate container e0f95f51e43a 01:50:00 ---> 9edccb0d782c 01:50:00 Step 22/22 : LABEL version=2.3.0-dev.106 01:50:00 ---> Running in 55a5aa851e89 01:50:00 Removing intermediate container 55a5aa851e89 01:50:00 ---> c4f2d0440cf8 01:50:00 01:50:00 Successfully built c4f2d0440cf8 01:50:00 Successfully tagged sys-mgmt-agent-arm64:latest 01:50:33  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:48 Removing intermediate container 91c4c62a92b8 01:50:48 ---> 1f1586680559 01:50:48 01:50:48 Step 9/24 : FROM alpine:3.16 01:50:48 ---> a6215f271958 01:50:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:50:48 ---> Running in 2dd9301ac350 01:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:50:52 (1/3) Installing ca-certificates (20220614-r0) 01:50:52 (2/3) Installing dumb-init (1.2.5-r1) 01:50:52 (3/3) Installing su-exec (0.2-r1) 01:50:52 Executing busybox-1.35.0-r17.trigger 01:50:52 Executing ca-certificates-20220614-r0.trigger 01:50:52 OK: 6 MiB in 17 packages 01:50:54 Removing intermediate container 2dd9301ac350 01:50:55 ---> 8fae1b12a559 01:50:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:50:55 ---> Running in 04803d453e35 01:50:55 Removing intermediate container 04803d453e35 01:50:55 ---> 7052968b57f4 01:50:55 Step 12/24 : WORKDIR / 01:50:55 ---> Running in 49d5aefe58a4 01:50:56 Removing intermediate container 49d5aefe58a4 01:50:56 ---> 78c532e09ff6 01:50:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:50:58 ---> 58e5f2639dac 01:50:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:50:59 ---> 5cbec5dd14e2 01:50:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:51:01 ---> 00f86fa1f1a7 01:51:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:51:03 ---> cb78e68c2d80 01:51:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:51:08 ---> ed16f4b0e44d 01:51:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:51:09 Removing intermediate container 58d1c6505a03 01:51:09 ---> 60ffa9ed6bf4 01:51:09 01:51:09 Step 10/24 : FROM alpine:3.16 01:51:09 ---> a6215f271958 01:51:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:51:09 ---> Using cache 01:51:09 ---> 4e35140a50cd 01:51:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:09 ---> Using cache 01:51:09 ---> 2bca0a2c4618 01:51:09 Step 13/24 : ENV APP_PORT=59881 01:51:09 ---> Running in 088fa41cc466 01:51:10 Removing intermediate container 088fa41cc466 01:51:10 ---> cdcf6d6ad11a 01:51:10 Step 14/24 : EXPOSE $APP_PORT 01:51:10 ---> Running in 9717cdbd1f69 01:51:10 ---> d40417e11f34 01:51:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:51:10 Removing intermediate container 9717cdbd1f69 01:51:10 ---> bfee3c30df3f 01:51:10 Step 15/24 : WORKDIR / 01:51:11 ---> Running in af7c106a5b77 01:51:11 Removing intermediate container af7c106a5b77 01:51:11 ---> 54cb449219b8 01:51:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:11 ---> 60819a617f33 01:51:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:11 ---> Running in 7873ad4ebf8a 01:51:12 ---> 52c6f467e02c 01:51:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:15 ---> 9596950a044b 01:51:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:16 Removing intermediate container 7873ad4ebf8a 01:51:16 ---> 586c045a49ea 01:51:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:51:16 ---> Running in 4a4cc27e5eac 01:51:16 ---> e85cd4e5c88f 01:51:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:51:16 Removing intermediate container 4a4cc27e5eac 01:51:16 ---> ece169676ae2 01:51:16 Step 22/24 : LABEL arch=arm64 01:51:17 ---> Running in e5cd9bb77128 01:51:17 Removing intermediate container e5cd9bb77128 01:51:17 ---> 6392efff76a0 01:51:17 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:51:17 ---> a6dc98c08886 01:51:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:51:18 ---> Running in 5766c3a5d81f 01:51:18 ---> Running in 70c56d6298ba 01:51:18 Removing intermediate container 5766c3a5d81f 01:51:18 ---> 2edea233e590 01:51:18 Step 24/24 : LABEL version=2.3.0-dev.106 01:51:18 ---> Running in d4b2aa3b3f06 01:51:18 Removing intermediate container 70c56d6298ba 01:51:18 ---> 30c350928aa8 01:51:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:19 ---> Running in 48d1b9a39553 01:51:19 Removing intermediate container d4b2aa3b3f06 01:51:19 ---> 756925c977fa 01:51:19 01:51:19 Successfully built 756925c977fa 01:51:19 Successfully tagged security-secretstore-setup-arm64:latest 01:51:19 Removing intermediate container 48d1b9a39553 01:51:19  Building security-secretstore-setup ... done  ---> b58e774af487 01:51:19 Step 22/24 : LABEL arch=arm64 01:51:19 ---> Running in 8ae35fb2f9c8 01:51:20 Removing intermediate container 8ae35fb2f9c8 01:51:20 ---> 3d9c8b456648 01:51:20 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:51:20 ---> Running in 72870b30931c 01:51:21 Removing intermediate container 72870b30931c 01:51:21 ---> 7b442a741fb0 01:51:21 Step 24/24 : LABEL version=2.3.0-dev.106 01:51:21 ---> Running in 3934a604a1e4 01:51:21 Removing intermediate container 3934a604a1e4 01:51:21 ---> 5d97b608aadd 01:51:21 01:51:21 Successfully built 5d97b608aadd 01:51:21 Successfully tagged core-metadata-arm64:latest 01:51:54  Building core-metadata ... done Removing intermediate container 5d38103ddd37 01:51:54 ---> 33e35b547681 01:51:54 01:51:54 Step 10/23 : FROM alpine:3.16 01:51:54 ---> a6215f271958 01:51:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:51:54 ---> Using cache 01:51:54 ---> 4e35140a50cd 01:51:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:54 ---> Using cache 01:51:54 ---> 2bca0a2c4618 01:51:54 Step 13/23 : ENV APP_PORT=59882 01:51:54 ---> Running in cd5c4248e8d3 01:51:54 Removing intermediate container cd5c4248e8d3 01:51:54 ---> c2dad92a80c9 01:51:54 Step 14/23 : EXPOSE $APP_PORT 01:51:54 ---> Running in c5b0a8e0ef6e 01:51:54 Removing intermediate container c5b0a8e0ef6e 01:51:54 ---> 1796d94e0fce 01:51:54 Step 15/23 : WORKDIR / 01:51:54 ---> Running in e6751a880bfd 01:51:54 Removing intermediate container e6751a880bfd 01:51:54 ---> c36fb7868a9e 01:51:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:54 ---> 94e9d81122f3 01:51:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:51:54 ---> 25bbd5707959 01:51:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:51:54 ---> e60bb67acdfb 01:51:54 Step 19/23 : ENTRYPOINT ["/core-command"] 01:51:54 ---> Running in ba52cf9e72de 01:51:55 Removing intermediate container ba52cf9e72de 01:51:55 ---> a19bbaf27b32 01:51:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:55 ---> Running in ace827f0c8db 01:51:55 Removing intermediate container ace827f0c8db 01:51:55 ---> 991de110ed04 01:51:55 Step 21/23 : LABEL arch=arm64 01:51:55 ---> Running in 0f092b426c45 01:51:56 Removing intermediate container 0f092b426c45 01:51:56 ---> 62753e294409 01:51:56 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:51:56 ---> Running in 22e8315f7792 01:51:56 Removing intermediate container 22e8315f7792 01:51:56 ---> 6a28fcce1724 01:51:56 Step 23/23 : LABEL version=2.3.0-dev.106 01:51:56 ---> Running in 04f8987c7c5d 01:51:57 Removing intermediate container 04f8987c7c5d 01:51:57 ---> 0c7d46adcca6 01:51:57 01:51:57 Successfully built 0c7d46adcca6 01:51:57 Successfully tagged core-command-arm64:latest 01:52:19  Building core-command ... done Removing intermediate container 139b43efe6ff 01:52:19 ---> c222545771a5 01:52:19 01:52:19 Step 10/22 : FROM alpine:3.16 01:52:19 ---> a6215f271958 01:52:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:52:19 ---> Running in 4c6b751d8034 01:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:52:19 (1/2) Installing ca-certificates (20220614-r0) 01:52:19 (2/2) Installing dumb-init (1.2.5-r1) 01:52:19 Executing busybox-1.35.0-r17.trigger 01:52:19 Executing ca-certificates-20220614-r0.trigger 01:52:19 OK: 6 MiB in 16 packages 01:52:21 Removing intermediate container 4c6b751d8034 01:52:21 ---> ed2734a1ca1f 01:52:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:52:21 ---> Running in 640a2fc977b6 01:52:21 Removing intermediate container 640a2fc977b6 01:52:21 ---> 9be352fefde1 01:52:21 Step 13/22 : ENV APP_PORT=59860 01:52:21 ---> Running in 0554ec003354 01:52:22 Removing intermediate container 0554ec003354 01:52:22 ---> bb3857094b29 01:52:22 Step 14/22 : EXPOSE $APP_PORT 01:52:22 ---> Running in 672600e3304e 01:52:22 Removing intermediate container 672600e3304e 01:52:22 ---> 6d52adab2dd1 01:52:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:22 ---> d6bdf32ca5fa 01:52:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:52:24 ---> a7fcd9619a38 01:52:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:52:25 ---> a5134080a44a 01:52:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:52:25 ---> Running in 20a59eb4a073 01:52:25 Removing intermediate container 20a59eb4a073 01:52:25 ---> 6b7c74653151 01:52:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:25 ---> Running in b6adb2fc3cfd 01:52:26 Removing intermediate container b6adb2fc3cfd 01:52:26 ---> 303553e9962c 01:52:26 Step 20/22 : LABEL arch=arm64 01:52:26 ---> Running in 7ea7726d1eac 01:52:26 Removing intermediate container 7ea7726d1eac 01:52:26 ---> 27f2f0847e28 01:52:26 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 01:52:26 ---> Running in 3cd0573ec9e0 01:52:26 Removing intermediate container 3cd0573ec9e0 01:52:26 ---> 8e98abb8875a 01:52:26 Step 22/22 : LABEL version=2.3.0-dev.106 01:52:26 ---> Running in f05c04679493 01:52:27 Removing intermediate container f05c04679493 01:52:27 ---> 39944b1d1cd0 01:52:27 01:52:27 Successfully built 39944b1d1cd0 01:52:27 Successfully tagged support-notifications-arm64:latest 01:52:27  Building support-notifications ... done  [Pipeline] } 01:52:27 $ docker stop --time=1 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd 01:52:29 $ docker rm -f 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd [Pipeline] // withDockerContainer [Pipeline] sh 01:52:29 + docker images 01:52:30 REPOSITORY TAG IMAGE ID CREATED SIZE 01:52:30 support-notifications-arm64 latest 39944b1d1cd0 3 seconds ago 29.5MB 01:52:30 c222545771a5 15 seconds ago 1.33GB 01:52:30 core-command-arm64 latest 0c7d46adcca6 34 seconds ago 16.9MB 01:52:30 33e35b547681 41 seconds ago 1.27GB 01:52:30 core-metadata-arm64 latest 5d97b608aadd About a minute ago 17.7MB 01:52:30 security-secretstore-setup-arm64 latest 756925c977fa About a minute ago 28.6MB 01:52:30 60ffa9ed6bf4 About a minute ago 1.28GB 01:52:30 1f1586680559 About a minute ago 1.26GB 01:52:30 sys-mgmt-agent-arm64 latest c4f2d0440cf8 2 minutes ago 133MB 01:52:30 f95abbd8a46d 4 minutes ago 1.25GB 01:52:30 security-spire-server-arm64 latest 9b095b884515 6 minutes ago 84.3MB 01:52:30 63d33dcb1947 7 minutes ago 1.14GB 01:52:30 security-spiffe-token-provider-arm64 latest 0a8e368d20dc 7 minutes ago 28.8MB 01:52:30 ac1e561c0803 7 minutes ago 1.3GB 01:52:30 support-scheduler-arm64 latest 6bcce400a2cc 8 minutes ago 28.8MB 01:52:30 96f2b7f552f4 8 minutes ago 1.33GB 01:52:30 security-bootstrapper-arm64 latest aebbbcdf80f7 9 minutes ago 19.4MB 01:52:30 34280af80999 9 minutes ago 1.26GB 01:52:30 core-data-arm64 latest bfbd2dcc8bd5 10 minutes ago 20.8MB 01:52:30 cea98014386b 10 minutes ago 1.28GB 01:52:30 security-proxy-setup-arm64 latest 62172f85de4a 12 minutes ago 26.7MB 01:52:30 7b8a5d22d663 12 minutes ago 1.26GB 01:52:30 security-spire-agent-arm64 latest 09c59e53d3ea 17 minutes ago 122MB 01:52:30 security-spire-config-arm64 latest 095130c1ff2f 18 minutes ago 83.6MB 01:52:30 1eafa81390ca 18 minutes ago 1.14GB 01:52:30 24f07b28b497 18 minutes ago 1.14GB 01:52:30 ci-base-image-arm64 latest df04a371b515 21 minutes ago 948MB 01:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 days ago 685MB 01:52:30 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 01:52:30 alpine 3.16 a6215f271958 3 months ago 5.29MB 01:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:30 provisioning config files... 01:52:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config3782111805058102725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:30 ---> docker-login.sh 01:52:30 nexus3.edgexfoundry.org:10001 01:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10002 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10003 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10004 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:32 Configure a credential helper to remove this warning. See 01:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:32 01:52:32 Login Succeeded 01:52:32 docker.io 01:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:32 Configure a credential helper to remove this warning. See 01:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:32 01:52:32 Login Succeeded 01:52:32 ---> docker-login.sh ends [Pipeline] } 01:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:52:32 4f1b2626cb078c7149dc655301029b2517b4b500 01:52:32 latest 01:52:32 2.3.0-dev.106 01:52:32 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:32 main 01:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:33 c42c941ebd89: Preparing 01:52:33 68404d3f3fe6: Preparing 01:52:33 6d9b70cc319e: Preparing 01:52:33 5b8112c3c629: Preparing 01:52:33 5d3e392a13a0: Preparing 01:52:33 5d3e392a13a0: Layer already exists 01:52:33 5b8112c3c629: Pushed 01:52:33 c42c941ebd89: Pushed 01:52:33 6d9b70cc319e: Pushed 01:52:37 68404d3f3fe6: Pushed 01:52:37 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:37 c42c941ebd89: Preparing 01:52:37 68404d3f3fe6: Preparing 01:52:37 6d9b70cc319e: Preparing 01:52:37 5b8112c3c629: Preparing 01:52:37 5d3e392a13a0: Preparing 01:52:37 5d3e392a13a0: Layer already exists 01:52:37 c42c941ebd89: Layer already exists 01:52:37 6d9b70cc319e: Layer already exists 01:52:37 68404d3f3fe6: Layer already exists 01:52:37 5b8112c3c629: Layer already exists 01:52:38 latest: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 01:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:38 c42c941ebd89: Preparing 01:52:38 68404d3f3fe6: Preparing 01:52:38 6d9b70cc319e: Preparing 01:52:38 5b8112c3c629: Preparing 01:52:38 5d3e392a13a0: Preparing 01:52:38 5d3e392a13a0: Layer already exists 01:52:38 68404d3f3fe6: Layer already exists 01:52:38 5b8112c3c629: Layer already exists 01:52:38 c42c941ebd89: Layer already exists 01:52:38 6d9b70cc319e: Layer already exists 01:52:38 2.3.0-dev.106: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:39 c42c941ebd89: Preparing 01:52:39 68404d3f3fe6: Preparing 01:52:39 6d9b70cc319e: Preparing 01:52:39 5b8112c3c629: Preparing 01:52:39 5d3e392a13a0: Preparing 01:52:39 68404d3f3fe6: Layer already exists 01:52:39 6d9b70cc319e: Layer already exists 01:52:39 5d3e392a13a0: Layer already exists 01:52:39 5b8112c3c629: Layer already exists 01:52:39 c42c941ebd89: Layer already exists 01:52:39 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:40 c42c941ebd89: Preparing 01:52:40 68404d3f3fe6: Preparing 01:52:40 6d9b70cc319e: Preparing 01:52:40 5b8112c3c629: Preparing 01:52:40 5d3e392a13a0: Preparing 01:52:40 68404d3f3fe6: Layer already exists 01:52:40 5b8112c3c629: Layer already exists 01:52:40 6d9b70cc319e: Layer already exists 01:52:40 c42c941ebd89: Layer already exists 01:52:40 5d3e392a13a0: Layer already exists 01:52:40 main: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:41 ===================================================== [Pipeline] echo 01:52:41 taggedImages: 01:52:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:52:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 01:52:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:52:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:52:41 4f1b2626cb078c7149dc655301029b2517b4b500 01:52:41 latest 01:52:41 2.3.0-dev.106 01:52:41 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:41 main 01:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:41 6a34f07cfa01: Preparing 01:52:41 a6b6417e25c2: Preparing 01:52:41 6d9b70cc319e: Preparing 01:52:41 8e220f7579b0: Preparing 01:52:41 5d3e392a13a0: Preparing 01:52:41 5d3e392a13a0: Layer already exists 01:52:41 6d9b70cc319e: Layer already exists 01:52:41 6a34f07cfa01: Pushed 01:52:42 8e220f7579b0: Pushed 01:52:45 a6b6417e25c2: Pushed 01:52:45 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:46 6a34f07cfa01: Preparing 01:52:46 a6b6417e25c2: Preparing 01:52:46 6d9b70cc319e: Preparing 01:52:46 8e220f7579b0: Preparing 01:52:46 5d3e392a13a0: Preparing 01:52:46 8e220f7579b0: Layer already exists 01:52:46 a6b6417e25c2: Layer already exists 01:52:46 6a34f07cfa01: Layer already exists 01:52:46 5d3e392a13a0: Layer already exists 01:52:46 6d9b70cc319e: Layer already exists 01:52:46 latest: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 01:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:46 6a34f07cfa01: Preparing 01:52:46 a6b6417e25c2: Preparing 01:52:46 6d9b70cc319e: Preparing 01:52:46 8e220f7579b0: Preparing 01:52:46 5d3e392a13a0: Preparing 01:52:46 6d9b70cc319e: Layer already exists 01:52:46 6a34f07cfa01: Layer already exists 01:52:46 a6b6417e25c2: Layer already exists 01:52:46 5d3e392a13a0: Layer already exists 01:52:46 8e220f7579b0: Layer already exists 01:52:46 2.3.0-dev.106: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:47 6a34f07cfa01: Preparing 01:52:47 a6b6417e25c2: Preparing 01:52:47 6d9b70cc319e: Preparing 01:52:47 8e220f7579b0: Preparing 01:52:47 5d3e392a13a0: Preparing 01:52:47 8e220f7579b0: Layer already exists 01:52:47 6a34f07cfa01: Layer already exists 01:52:47 6d9b70cc319e: Layer already exists 01:52:47 5d3e392a13a0: Layer already exists 01:52:47 a6b6417e25c2: Layer already exists 01:52:47 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:48 6a34f07cfa01: Preparing 01:52:48 a6b6417e25c2: Preparing 01:52:48 6d9b70cc319e: Preparing 01:52:48 8e220f7579b0: Preparing 01:52:48 5d3e392a13a0: Preparing 01:52:48 5d3e392a13a0: Layer already exists 01:52:48 8e220f7579b0: Layer already exists 01:52:48 a6b6417e25c2: Layer already exists 01:52:48 6a34f07cfa01: Layer already exists 01:52:48 6d9b70cc319e: Layer already exists 01:52:48 main: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:48 ===================================================== [Pipeline] echo 01:52:48 taggedImages: 01:52:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:52:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 01:52:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:52:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:52:48 4f1b2626cb078c7149dc655301029b2517b4b500 01:52:48 latest 01:52:48 2.3.0-dev.106 01:52:48 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:48 main 01:52:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:49 fae4331af9cd: Preparing 01:52:49 9a2c6856f74a: Preparing 01:52:49 5e535bbb345b: Preparing 01:52:49 6d9b70cc319e: Preparing 01:52:49 5b8112c3c629: Preparing 01:52:49 5d3e392a13a0: Preparing 01:52:49 5d3e392a13a0: Waiting 01:52:49 5b8112c3c629: Layer already exists 01:52:49 6d9b70cc319e: Layer already exists 01:52:49 5d3e392a13a0: Layer already exists 01:52:49 fae4331af9cd: Pushed 01:52:49 9a2c6856f74a: Pushed 01:52:53 5e535bbb345b: Pushed 01:52:53 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:53 fae4331af9cd: Preparing 01:52:53 9a2c6856f74a: Preparing 01:52:53 5e535bbb345b: Preparing 01:52:53 6d9b70cc319e: Preparing 01:52:53 5b8112c3c629: Preparing 01:52:53 5d3e392a13a0: Preparing 01:52:53 5d3e392a13a0: Waiting 01:52:53 6d9b70cc319e: Layer already exists 01:52:53 fae4331af9cd: Layer already exists 01:52:53 9a2c6856f74a: Layer already exists 01:52:53 5e535bbb345b: Layer already exists 01:52:53 5b8112c3c629: Layer already exists 01:52:53 5d3e392a13a0: Layer already exists 01:52:54 latest: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 01:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:54 fae4331af9cd: Preparing 01:52:54 9a2c6856f74a: Preparing 01:52:54 5e535bbb345b: Preparing 01:52:54 6d9b70cc319e: Preparing 01:52:54 5b8112c3c629: Preparing 01:52:54 5d3e392a13a0: Preparing 01:52:54 5d3e392a13a0: Waiting 01:52:54 5b8112c3c629: Layer already exists 01:52:54 9a2c6856f74a: Layer already exists 01:52:54 6d9b70cc319e: Layer already exists 01:52:54 fae4331af9cd: Layer already exists 01:52:54 5e535bbb345b: Layer already exists 01:52:54 5d3e392a13a0: Layer already exists 01:52:54 2.3.0-dev.106: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:55 fae4331af9cd: Preparing 01:52:55 9a2c6856f74a: Preparing 01:52:55 5e535bbb345b: Preparing 01:52:55 6d9b70cc319e: Preparing 01:52:55 5b8112c3c629: Preparing 01:52:55 5d3e392a13a0: Preparing 01:52:55 5d3e392a13a0: Waiting 01:52:55 5e535bbb345b: Layer already exists 01:52:55 5b8112c3c629: Layer already exists 01:52:55 fae4331af9cd: Layer already exists 01:52:55 9a2c6856f74a: Layer already exists 01:52:55 6d9b70cc319e: Layer already exists 01:52:55 5d3e392a13a0: Layer already exists 01:52:55 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:56 fae4331af9cd: Preparing 01:52:56 9a2c6856f74a: Preparing 01:52:56 5e535bbb345b: Preparing 01:52:56 6d9b70cc319e: Preparing 01:52:56 5b8112c3c629: Preparing 01:52:56 5d3e392a13a0: Preparing 01:52:56 5d3e392a13a0: Waiting 01:52:56 5b8112c3c629: Layer already exists 01:52:56 5e535bbb345b: Layer already exists 01:52:56 9a2c6856f74a: Layer already exists 01:52:56 fae4331af9cd: Layer already exists 01:52:56 6d9b70cc319e: Layer already exists 01:52:56 5d3e392a13a0: Layer already exists 01:52:56 main: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:56 ===================================================== [Pipeline] echo 01:52:56 taggedImages: 01:52:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:52:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 01:52:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:52:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:52:56 4f1b2626cb078c7149dc655301029b2517b4b500 01:52:56 latest 01:52:56 2.3.0-dev.106 01:52:56 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:52:56 main 01:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:52:57 5cfd21a7ddc4: Preparing 01:52:57 5cfd21a7ddc4: Preparing 01:52:57 467c95575dc1: Preparing 01:52:57 b4814d01c3aa: Preparing 01:52:57 d63f02f56686: Preparing 01:52:57 8f6b28cbbac7: Preparing 01:52:57 c9bae7621296: Preparing 01:52:57 6d9b70cc319e: Preparing 01:52:57 6d75fc3012be: Preparing 01:52:57 9d6ba47fed88: Preparing 01:52:57 b8ee3b1d2be2: Preparing 01:52:57 8f609b26b26b: Preparing 01:52:57 5d3e392a13a0: Preparing 01:52:57 c9bae7621296: Waiting 01:52:57 9d6ba47fed88: Waiting 01:52:57 b8ee3b1d2be2: Waiting 01:52:57 6d9b70cc319e: Waiting 01:52:57 6d75fc3012be: Waiting 01:52:57 8f609b26b26b: Waiting 01:52:57 5d3e392a13a0: Waiting 01:52:57 8f6b28cbbac7: Pushed 01:52:57 5cfd21a7ddc4: Pushed 01:52:57 467c95575dc1: Pushed 01:52:57 b4814d01c3aa: Pushed 01:52:57 d63f02f56686: Pushed 01:52:57 6d9b70cc319e: Layer already exists 01:52:58 6d75fc3012be: Pushed 01:52:58 5d3e392a13a0: Layer already exists 01:52:58 b8ee3b1d2be2: Pushed 01:52:58 8f609b26b26b: Pushed 01:52:58 9d6ba47fed88: Pushed 01:53:01 c9bae7621296: Pushed 01:53:01 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:02 5cfd21a7ddc4: Preparing 01:53:02 5cfd21a7ddc4: Preparing 01:53:02 467c95575dc1: Preparing 01:53:02 b4814d01c3aa: Preparing 01:53:02 d63f02f56686: Preparing 01:53:02 8f6b28cbbac7: Preparing 01:53:02 c9bae7621296: Preparing 01:53:02 6d9b70cc319e: Preparing 01:53:02 6d75fc3012be: Preparing 01:53:02 9d6ba47fed88: Preparing 01:53:02 b8ee3b1d2be2: Preparing 01:53:02 8f609b26b26b: Preparing 01:53:02 5d3e392a13a0: Preparing 01:53:02 6d75fc3012be: Waiting 01:53:02 8f609b26b26b: Waiting 01:53:02 9d6ba47fed88: Waiting 01:53:02 b8ee3b1d2be2: Waiting 01:53:02 5d3e392a13a0: Waiting 01:53:02 c9bae7621296: Waiting 01:53:02 6d9b70cc319e: Waiting 01:53:02 8f6b28cbbac7: Layer already exists 01:53:02 467c95575dc1: Layer already exists 01:53:02 5cfd21a7ddc4: Layer already exists 01:53:02 d63f02f56686: Layer already exists 01:53:02 b4814d01c3aa: Layer already exists 01:53:02 9d6ba47fed88: Layer already exists 01:53:02 6d9b70cc319e: Layer already exists 01:53:02 6d75fc3012be: Layer already exists 01:53:02 b8ee3b1d2be2: Layer already exists 01:53:02 c9bae7621296: Layer already exists 01:53:02 8f609b26b26b: Layer already exists 01:53:02 5d3e392a13a0: Layer already exists 01:53:02 latest: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 01:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:03 5cfd21a7ddc4: Preparing 01:53:03 5cfd21a7ddc4: Preparing 01:53:03 467c95575dc1: Preparing 01:53:03 b4814d01c3aa: Preparing 01:53:03 d63f02f56686: Preparing 01:53:03 8f6b28cbbac7: Preparing 01:53:03 c9bae7621296: Preparing 01:53:03 6d9b70cc319e: Preparing 01:53:03 6d75fc3012be: Preparing 01:53:03 9d6ba47fed88: Preparing 01:53:03 b8ee3b1d2be2: Preparing 01:53:03 8f609b26b26b: Preparing 01:53:03 5d3e392a13a0: Preparing 01:53:03 9d6ba47fed88: Waiting 01:53:03 b8ee3b1d2be2: Waiting 01:53:03 8f609b26b26b: Waiting 01:53:03 5d3e392a13a0: Waiting 01:53:03 6d9b70cc319e: Waiting 01:53:03 c9bae7621296: Waiting 01:53:03 6d75fc3012be: Waiting 01:53:03 b4814d01c3aa: Layer already exists 01:53:03 d63f02f56686: Layer already exists 01:53:03 467c95575dc1: Layer already exists 01:53:03 8f6b28cbbac7: Layer already exists 01:53:03 5cfd21a7ddc4: Layer already exists 01:53:03 c9bae7621296: Layer already exists 01:53:03 9d6ba47fed88: Layer already exists 01:53:03 b8ee3b1d2be2: Layer already exists 01:53:03 6d9b70cc319e: Layer already exists 01:53:03 6d75fc3012be: Layer already exists 01:53:03 5d3e392a13a0: Layer already exists 01:53:03 8f609b26b26b: Layer already exists 01:53:03 2.3.0-dev.106: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:04 5cfd21a7ddc4: Preparing 01:53:04 5cfd21a7ddc4: Preparing 01:53:04 467c95575dc1: Preparing 01:53:04 b4814d01c3aa: Preparing 01:53:04 d63f02f56686: Preparing 01:53:04 8f6b28cbbac7: Preparing 01:53:04 c9bae7621296: Preparing 01:53:04 6d9b70cc319e: Preparing 01:53:04 6d75fc3012be: Preparing 01:53:04 9d6ba47fed88: Preparing 01:53:04 b8ee3b1d2be2: Preparing 01:53:04 8f609b26b26b: Preparing 01:53:04 5d3e392a13a0: Preparing 01:53:04 c9bae7621296: Waiting 01:53:04 6d9b70cc319e: Waiting 01:53:04 6d75fc3012be: Waiting 01:53:04 9d6ba47fed88: Waiting 01:53:04 b8ee3b1d2be2: Waiting 01:53:04 8f609b26b26b: Waiting 01:53:04 5d3e392a13a0: Waiting 01:53:04 8f6b28cbbac7: Layer already exists 01:53:04 5cfd21a7ddc4: Layer already exists 01:53:04 467c95575dc1: Layer already exists 01:53:04 d63f02f56686: Layer already exists 01:53:04 b4814d01c3aa: Layer already exists 01:53:04 c9bae7621296: Layer already exists 01:53:04 6d75fc3012be: Layer already exists 01:53:04 6d9b70cc319e: Layer already exists 01:53:04 9d6ba47fed88: Layer already exists 01:53:04 b8ee3b1d2be2: Layer already exists 01:53:04 5d3e392a13a0: Layer already exists 01:53:04 8f609b26b26b: Layer already exists 01:53:04 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:05 5cfd21a7ddc4: Preparing 01:53:05 5cfd21a7ddc4: Preparing 01:53:05 467c95575dc1: Preparing 01:53:05 b4814d01c3aa: Preparing 01:53:05 d63f02f56686: Preparing 01:53:05 8f6b28cbbac7: Preparing 01:53:05 c9bae7621296: Preparing 01:53:05 6d9b70cc319e: Preparing 01:53:05 6d75fc3012be: Preparing 01:53:05 9d6ba47fed88: Preparing 01:53:05 b8ee3b1d2be2: Preparing 01:53:05 8f609b26b26b: Preparing 01:53:05 5d3e392a13a0: Preparing 01:53:05 c9bae7621296: Waiting 01:53:05 6d9b70cc319e: Waiting 01:53:05 b8ee3b1d2be2: Waiting 01:53:05 6d75fc3012be: Waiting 01:53:05 9d6ba47fed88: Waiting 01:53:05 8f609b26b26b: Waiting 01:53:05 5d3e392a13a0: Waiting 01:53:05 467c95575dc1: Layer already exists 01:53:05 5cfd21a7ddc4: Layer already exists 01:53:05 b4814d01c3aa: Layer already exists 01:53:05 8f6b28cbbac7: Layer already exists 01:53:05 d63f02f56686: Layer already exists 01:53:05 c9bae7621296: Layer already exists 01:53:05 6d9b70cc319e: Layer already exists 01:53:05 b8ee3b1d2be2: Layer already exists 01:53:05 9d6ba47fed88: Layer already exists 01:53:05 6d75fc3012be: Layer already exists 01:53:05 8f609b26b26b: Layer already exists 01:53:05 5d3e392a13a0: Layer already exists 01:53:05 main: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:05 ===================================================== [Pipeline] echo 01:53:05 taggedImages: 01:53:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 01:53:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:53:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:53:05 4f1b2626cb078c7149dc655301029b2517b4b500 01:53:05 latest 01:53:05 2.3.0-dev.106 01:53:05 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:05 main 01:53:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:06 7c06685dfaad: Preparing 01:53:06 21b5d103b63a: Preparing 01:53:06 81c498a4633a: Preparing 01:53:06 a75f225415da: Preparing 01:53:06 44b94ffe9726: Preparing 01:53:06 7667b86d2e4d: Preparing 01:53:06 ab88c56b7d0e: Preparing 01:53:06 5d3e392a13a0: Preparing 01:53:06 7667b86d2e4d: Waiting 01:53:06 ab88c56b7d0e: Waiting 01:53:06 5d3e392a13a0: Waiting 01:53:06 21b5d103b63a: Pushed 01:53:06 44b94ffe9726: Pushed 01:53:06 7c06685dfaad: Pushed 01:53:06 5d3e392a13a0: Layer already exists 01:53:06 7667b86d2e4d: Pushed 01:53:07 ab88c56b7d0e: Pushed 01:53:09 81c498a4633a: Pushed 01:53:09 a75f225415da: Pushed 01:53:09 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:09 + 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 01:53:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:10 7c06685dfaad: Preparing 01:53:10 21b5d103b63a: Preparing 01:53:10 81c498a4633a: Preparing 01:53:10 a75f225415da: Preparing 01:53:10 44b94ffe9726: Preparing 01:53:10 7667b86d2e4d: Preparing 01:53:10 ab88c56b7d0e: Preparing 01:53:10 5d3e392a13a0: Preparing 01:53:10 ab88c56b7d0e: Waiting 01:53:10 5d3e392a13a0: Waiting 01:53:10 7667b86d2e4d: Waiting 01:53:10 81c498a4633a: Layer already exists 01:53:10 a75f225415da: Layer already exists 01:53:10 44b94ffe9726: Layer already exists 01:53:10 7c06685dfaad: Layer already exists 01:53:10 21b5d103b63a: Layer already exists 01:53:10 ab88c56b7d0e: Layer already exists 01:53:10 5d3e392a13a0: Layer already exists 01:53:10 7667b86d2e4d: Layer already exists 01:53:10 latest: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 01:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:11 7c06685dfaad: Preparing 01:53:11 21b5d103b63a: Preparing 01:53:11 81c498a4633a: Preparing 01:53:11 a75f225415da: Preparing 01:53:11 44b94ffe9726: Preparing 01:53:11 7667b86d2e4d: Preparing 01:53:11 ab88c56b7d0e: Preparing 01:53:11 5d3e392a13a0: Preparing 01:53:11 7667b86d2e4d: Waiting 01:53:11 ab88c56b7d0e: Waiting 01:53:11 5d3e392a13a0: Waiting 01:53:11 44b94ffe9726: Layer already exists 01:53:11 a75f225415da: Layer already exists 01:53:11 21b5d103b63a: Layer already exists 01:53:11 81c498a4633a: Layer already exists 01:53:11 7c06685dfaad: Layer already exists 01:53:11 ab88c56b7d0e: Layer already exists 01:53:11 7667b86d2e4d: Layer already exists 01:53:11 5d3e392a13a0: Layer already exists 01:53:11 2.3.0-dev.106: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:11 7c06685dfaad: Preparing 01:53:11 21b5d103b63a: Preparing 01:53:11 81c498a4633a: Preparing 01:53:11 a75f225415da: Preparing 01:53:11 44b94ffe9726: Preparing 01:53:11 7667b86d2e4d: Preparing 01:53:11 ab88c56b7d0e: Preparing 01:53:11 5d3e392a13a0: Preparing 01:53:11 ab88c56b7d0e: Waiting 01:53:11 5d3e392a13a0: Waiting 01:53:11 7667b86d2e4d: Waiting 01:53:11 44b94ffe9726: Layer already exists 01:53:11 21b5d103b63a: Layer already exists 01:53:11 7c06685dfaad: Layer already exists 01:53:11 81c498a4633a: Layer already exists 01:53:11 a75f225415da: Layer already exists 01:53:11 7667b86d2e4d: Layer already exists 01:53:11 ab88c56b7d0e: Layer already exists 01:53:11 5d3e392a13a0: Layer already exists 01:53:12 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + 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 01:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:12 7c06685dfaad: Preparing 01:53:12 21b5d103b63a: Preparing 01:53:12 81c498a4633a: Preparing 01:53:12 a75f225415da: Preparing 01:53:12 44b94ffe9726: Preparing 01:53:12 7667b86d2e4d: Preparing 01:53:12 ab88c56b7d0e: Preparing 01:53:12 5d3e392a13a0: Preparing 01:53:12 ab88c56b7d0e: Waiting 01:53:12 5d3e392a13a0: Waiting 01:53:12 7667b86d2e4d: Waiting 01:53:12 21b5d103b63a: Layer already exists 01:53:12 7c06685dfaad: Layer already exists 01:53:12 a75f225415da: Layer already exists 01:53:12 44b94ffe9726: Layer already exists 01:53:12 81c498a4633a: Layer already exists 01:53:13 5d3e392a13a0: Layer already exists 01:53:13 ab88c56b7d0e: Layer already exists 01:53:13 7667b86d2e4d: Layer already exists 01:53:13 main: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:13 ===================================================== [Pipeline] echo 01:53:13 taggedImages: 01:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 01:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:53:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:53:13 4f1b2626cb078c7149dc655301029b2517b4b500 01:53:13 latest 01:53:13 2.3.0-dev.106 01:53:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:13 main 01:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:14 d292a2da0161: Preparing 01:53:14 a7655919aecb: Preparing 01:53:14 fe1ba7d2eecb: Preparing 01:53:14 323407d4d5ca: Preparing 01:53:14 ef5481fee9a0: Preparing 01:53:14 5a1832bf07a4: Preparing 01:53:14 724f99fdc456: Preparing 01:53:14 24f825f9f902: Preparing 01:53:14 ccead34b55c0: Preparing 01:53:14 5d3e392a13a0: Preparing 01:53:14 724f99fdc456: Waiting 01:53:14 24f825f9f902: Waiting 01:53:14 ccead34b55c0: Waiting 01:53:14 5d3e392a13a0: Waiting 01:53:14 5a1832bf07a4: Waiting 01:53:14 ef5481fee9a0: Pushed 01:53:14 a7655919aecb: Pushed 01:53:14 d292a2da0161: Pushed 01:53:14 724f99fdc456: Pushed 01:53:14 24f825f9f902: Pushed 01:53:14 5a1832bf07a4: Pushed 01:53:14 5d3e392a13a0: Layer already exists 01:53:14 ccead34b55c0: Pushed 01:53:16 323407d4d5ca: Pushed 01:53:17 fe1ba7d2eecb: Pushed 01:53:17 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:18 + 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 01:53:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:18 d292a2da0161: Preparing 01:53:18 a7655919aecb: Preparing 01:53:18 fe1ba7d2eecb: Preparing 01:53:18 323407d4d5ca: Preparing 01:53:18 ef5481fee9a0: Preparing 01:53:18 5a1832bf07a4: Preparing 01:53:18 724f99fdc456: Preparing 01:53:18 24f825f9f902: Preparing 01:53:18 ccead34b55c0: Preparing 01:53:18 5d3e392a13a0: Preparing 01:53:18 724f99fdc456: Waiting 01:53:18 24f825f9f902: Waiting 01:53:18 ccead34b55c0: Waiting 01:53:18 5a1832bf07a4: Waiting 01:53:18 5d3e392a13a0: Waiting 01:53:18 ef5481fee9a0: Layer already exists 01:53:18 fe1ba7d2eecb: Layer already exists 01:53:18 a7655919aecb: Layer already exists 01:53:18 d292a2da0161: Layer already exists 01:53:18 323407d4d5ca: Layer already exists 01:53:18 724f99fdc456: Layer already exists 01:53:18 5a1832bf07a4: Layer already exists 01:53:18 24f825f9f902: Layer already exists 01:53:18 5d3e392a13a0: Layer already exists 01:53:18 ccead34b55c0: Layer already exists 01:53:18 latest: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 01:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:19 d292a2da0161: Preparing 01:53:19 a7655919aecb: Preparing 01:53:19 fe1ba7d2eecb: Preparing 01:53:19 323407d4d5ca: Preparing 01:53:19 ef5481fee9a0: Preparing 01:53:19 5a1832bf07a4: Preparing 01:53:19 724f99fdc456: Preparing 01:53:19 24f825f9f902: Preparing 01:53:19 ccead34b55c0: Preparing 01:53:19 5d3e392a13a0: Preparing 01:53:19 24f825f9f902: Waiting 01:53:19 ccead34b55c0: Waiting 01:53:19 724f99fdc456: Waiting 01:53:19 5d3e392a13a0: Waiting 01:53:19 5a1832bf07a4: Waiting 01:53:19 d292a2da0161: Layer already exists 01:53:19 fe1ba7d2eecb: Layer already exists 01:53:19 ef5481fee9a0: Layer already exists 01:53:19 a7655919aecb: Layer already exists 01:53:19 323407d4d5ca: Layer already exists 01:53:19 724f99fdc456: Layer already exists 01:53:19 5a1832bf07a4: Layer already exists 01:53:19 24f825f9f902: Layer already exists 01:53:19 ccead34b55c0: Layer already exists 01:53:19 5d3e392a13a0: Layer already exists 01:53:19 2.3.0-dev.106: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:20 d292a2da0161: Preparing 01:53:20 a7655919aecb: Preparing 01:53:20 fe1ba7d2eecb: Preparing 01:53:20 323407d4d5ca: Preparing 01:53:20 ef5481fee9a0: Preparing 01:53:20 5a1832bf07a4: Preparing 01:53:20 724f99fdc456: Preparing 01:53:20 24f825f9f902: Preparing 01:53:20 ccead34b55c0: Preparing 01:53:20 5d3e392a13a0: Preparing 01:53:20 5a1832bf07a4: Waiting 01:53:20 724f99fdc456: Waiting 01:53:20 24f825f9f902: Waiting 01:53:20 ccead34b55c0: Waiting 01:53:20 5d3e392a13a0: Waiting 01:53:20 fe1ba7d2eecb: Layer already exists 01:53:20 323407d4d5ca: Layer already exists 01:53:20 ef5481fee9a0: Layer already exists 01:53:20 d292a2da0161: Layer already exists 01:53:20 a7655919aecb: Layer already exists 01:53:20 24f825f9f902: Layer already exists 01:53:20 ccead34b55c0: Layer already exists 01:53:20 724f99fdc456: Layer already exists 01:53:20 5a1832bf07a4: Layer already exists 01:53:20 5d3e392a13a0: Layer already exists 01:53:20 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + 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 01:53:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:21 d292a2da0161: Preparing 01:53:21 a7655919aecb: Preparing 01:53:21 fe1ba7d2eecb: Preparing 01:53:21 323407d4d5ca: Preparing 01:53:21 ef5481fee9a0: Preparing 01:53:21 5a1832bf07a4: Preparing 01:53:21 724f99fdc456: Preparing 01:53:21 24f825f9f902: Preparing 01:53:21 ccead34b55c0: Preparing 01:53:21 5d3e392a13a0: Preparing 01:53:21 5a1832bf07a4: Waiting 01:53:21 724f99fdc456: Waiting 01:53:21 24f825f9f902: Waiting 01:53:21 ccead34b55c0: Waiting 01:53:21 5d3e392a13a0: Waiting 01:53:21 fe1ba7d2eecb: Layer already exists 01:53:21 ef5481fee9a0: Layer already exists 01:53:21 a7655919aecb: Layer already exists 01:53:21 d292a2da0161: Layer already exists 01:53:21 323407d4d5ca: Layer already exists 01:53:21 24f825f9f902: Layer already exists 01:53:21 5a1832bf07a4: Layer already exists 01:53:21 724f99fdc456: Layer already exists 01:53:21 ccead34b55c0: Layer already exists 01:53:21 5d3e392a13a0: Layer already exists 01:53:21 main: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:21 ===================================================== [Pipeline] echo 01:53:21 taggedImages: 01:53:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:53:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 01:53:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:53:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:53:21 4f1b2626cb078c7149dc655301029b2517b4b500 01:53:21 latest 01:53:21 2.3.0-dev.106 01:53:21 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:21 main 01:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:22 2bfb47a8c1a8: Preparing 01:53:22 0c3bcef00dd5: Preparing 01:53:22 6d9b70cc319e: Preparing 01:53:22 6682f42701b1: Preparing 01:53:22 9833f26c6bda: Preparing 01:53:22 6d9b70cc319e: Layer already exists 01:53:22 9833f26c6bda: Layer already exists 01:53:22 2bfb47a8c1a8: Pushed 01:53:23 6682f42701b1: Pushed 01:53:27 0c3bcef00dd5: Pushed 01:53:27 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:27 + 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 01:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:27 2bfb47a8c1a8: Preparing 01:53:27 0c3bcef00dd5: Preparing 01:53:27 6d9b70cc319e: Preparing 01:53:27 6682f42701b1: Preparing 01:53:27 9833f26c6bda: Preparing 01:53:27 9833f26c6bda: Layer already exists 01:53:27 0c3bcef00dd5: Layer already exists 01:53:27 6d9b70cc319e: Layer already exists 01:53:27 6682f42701b1: Layer already exists 01:53:27 2bfb47a8c1a8: Layer already exists 01:53:27 latest: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:28 2bfb47a8c1a8: Preparing 01:53:28 0c3bcef00dd5: Preparing 01:53:28 6d9b70cc319e: Preparing 01:53:28 6682f42701b1: Preparing 01:53:28 9833f26c6bda: Preparing 01:53:28 0c3bcef00dd5: Layer already exists 01:53:28 9833f26c6bda: Layer already exists 01:53:28 6d9b70cc319e: Layer already exists 01:53:28 2bfb47a8c1a8: Layer already exists 01:53:28 6682f42701b1: Layer already exists 01:53:28 2.3.0-dev.106: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:29 2bfb47a8c1a8: Preparing 01:53:29 0c3bcef00dd5: Preparing 01:53:29 6d9b70cc319e: Preparing 01:53:29 6682f42701b1: Preparing 01:53:29 9833f26c6bda: Preparing 01:53:29 6682f42701b1: Layer already exists 01:53:29 2bfb47a8c1a8: Layer already exists 01:53:29 9833f26c6bda: Layer already exists 01:53:29 0c3bcef00dd5: Layer already exists 01:53:29 6d9b70cc319e: Layer already exists 01:53:29 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + 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 01:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:30 2bfb47a8c1a8: Preparing 01:53:30 0c3bcef00dd5: Preparing 01:53:30 6d9b70cc319e: Preparing 01:53:30 6682f42701b1: Preparing 01:53:30 9833f26c6bda: Preparing 01:53:30 9833f26c6bda: Layer already exists 01:53:30 2bfb47a8c1a8: Layer already exists 01:53:30 0c3bcef00dd5: Layer already exists 01:53:30 6d9b70cc319e: Layer already exists 01:53:30 6682f42701b1: Layer already exists 01:53:30 main: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:30 ===================================================== [Pipeline] echo 01:53:30 taggedImages: 01:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 01:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:53:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:53:30 4f1b2626cb078c7149dc655301029b2517b4b500 01:53:30 latest 01:53:30 2.3.0-dev.106 01:53:30 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:30 main 01:53:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:31 f6a9a6282d96: Preparing 01:53:31 4027f7226e5a: Preparing 01:53:31 d72952a9e633: Preparing 01:53:31 4835d392aeb0: Preparing 01:53:31 22eae914dcc7: Preparing 01:53:31 d80bf89d5bad: Preparing 01:53:31 9833f26c6bda: Preparing 01:53:31 d80bf89d5bad: Waiting 01:53:31 9833f26c6bda: Waiting 01:53:31 4027f7226e5a: Pushed 01:53:31 f6a9a6282d96: Pushed 01:53:31 d72952a9e633: Pushed 01:53:31 9833f26c6bda: Layer already exists 01:53:32 d80bf89d5bad: Pushed 01:53:38 22eae914dcc7: Pushed 01:53:47 4835d392aeb0: Pushed 01:53:47 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:47 + 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 01:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:47 f6a9a6282d96: Preparing 01:53:47 4027f7226e5a: Preparing 01:53:47 d72952a9e633: Preparing 01:53:47 4835d392aeb0: Preparing 01:53:47 22eae914dcc7: Preparing 01:53:47 d80bf89d5bad: Preparing 01:53:47 9833f26c6bda: Preparing 01:53:47 d80bf89d5bad: Waiting 01:53:47 9833f26c6bda: Waiting 01:53:47 d72952a9e633: Layer already exists 01:53:47 4027f7226e5a: Layer already exists 01:53:47 f6a9a6282d96: Layer already exists 01:53:47 22eae914dcc7: Layer already exists 01:53:47 4835d392aeb0: Layer already exists 01:53:47 d80bf89d5bad: Layer already exists 01:53:47 9833f26c6bda: Layer already exists 01:53:48 latest: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 01:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:48 f6a9a6282d96: Preparing 01:53:48 4027f7226e5a: Preparing 01:53:48 d72952a9e633: Preparing 01:53:48 4835d392aeb0: Preparing 01:53:48 22eae914dcc7: Preparing 01:53:48 d80bf89d5bad: Preparing 01:53:48 9833f26c6bda: Preparing 01:53:48 d80bf89d5bad: Waiting 01:53:48 9833f26c6bda: Waiting 01:53:48 f6a9a6282d96: Layer already exists 01:53:48 22eae914dcc7: Layer already exists 01:53:48 d72952a9e633: Layer already exists 01:53:48 4027f7226e5a: Layer already exists 01:53:48 4835d392aeb0: Layer already exists 01:53:48 d80bf89d5bad: Layer already exists 01:53:48 9833f26c6bda: Layer already exists 01:53:49 2.3.0-dev.106: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:49 f6a9a6282d96: Preparing 01:53:49 4027f7226e5a: Preparing 01:53:49 d72952a9e633: Preparing 01:53:49 4835d392aeb0: Preparing 01:53:49 22eae914dcc7: Preparing 01:53:49 d80bf89d5bad: Preparing 01:53:49 9833f26c6bda: Preparing 01:53:49 d80bf89d5bad: Waiting 01:53:49 9833f26c6bda: Waiting 01:53:49 4027f7226e5a: Layer already exists 01:53:49 d72952a9e633: Layer already exists 01:53:49 22eae914dcc7: Layer already exists 01:53:49 f6a9a6282d96: Layer already exists 01:53:49 4835d392aeb0: Layer already exists 01:53:49 9833f26c6bda: Layer already exists 01:53:49 d80bf89d5bad: Layer already exists 01:53:50 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:50 f6a9a6282d96: Preparing 01:53:50 4027f7226e5a: Preparing 01:53:50 d72952a9e633: Preparing 01:53:50 4835d392aeb0: Preparing 01:53:50 22eae914dcc7: Preparing 01:53:50 d80bf89d5bad: Preparing 01:53:50 9833f26c6bda: Preparing 01:53:50 d80bf89d5bad: Waiting 01:53:50 9833f26c6bda: Waiting 01:53:50 f6a9a6282d96: Layer already exists 01:53:50 22eae914dcc7: Layer already exists 01:53:50 4027f7226e5a: Layer already exists 01:53:50 d72952a9e633: Layer already exists 01:53:50 4835d392aeb0: Layer already exists 01:53:50 d80bf89d5bad: Layer already exists 01:53:50 9833f26c6bda: Layer already exists 01:53:50 main: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:51 ===================================================== [Pipeline] echo 01:53:51 taggedImages: 01:53:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:53:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 01:53:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:53:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:53:51 4f1b2626cb078c7149dc655301029b2517b4b500 01:53:51 latest 01:53:51 2.3.0-dev.106 01:53:51 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:53:51 main 01:53:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:53:51 68c3627f7656: Preparing 01:53:51 7d6a87117033: Preparing 01:53:51 4f941f49cc05: Preparing 01:53:51 4dec0c800e83: Preparing 01:53:51 397a2c5a8ade: Preparing 01:53:51 9833f26c6bda: Preparing 01:53:51 9833f26c6bda: Waiting 01:53:52 68c3627f7656: Pushed 01:53:52 7d6a87117033: Pushed 01:53:52 4f941f49cc05: Pushed 01:53:52 9833f26c6bda: Layer already exists 01:53:52 397a2c5a8ade: Pushed 01:54:07 4dec0c800e83: Pushed 01:54:07 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + 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 01:54:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:08 68c3627f7656: Preparing 01:54:08 7d6a87117033: Preparing 01:54:08 4f941f49cc05: Preparing 01:54:08 4dec0c800e83: Preparing 01:54:08 397a2c5a8ade: Preparing 01:54:08 9833f26c6bda: Preparing 01:54:08 9833f26c6bda: Waiting 01:54:08 397a2c5a8ade: Layer already exists 01:54:08 4f941f49cc05: Layer already exists 01:54:08 68c3627f7656: Layer already exists 01:54:08 7d6a87117033: Layer already exists 01:54:08 4dec0c800e83: Layer already exists 01:54:08 9833f26c6bda: Layer already exists 01:54:08 latest: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 01:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:09 68c3627f7656: Preparing 01:54:09 7d6a87117033: Preparing 01:54:09 4f941f49cc05: Preparing 01:54:09 4dec0c800e83: Preparing 01:54:09 397a2c5a8ade: Preparing 01:54:09 9833f26c6bda: Preparing 01:54:09 9833f26c6bda: Waiting 01:54:09 397a2c5a8ade: Layer already exists 01:54:09 7d6a87117033: Layer already exists 01:54:09 68c3627f7656: Layer already exists 01:54:09 4f941f49cc05: Layer already exists 01:54:09 4dec0c800e83: Layer already exists 01:54:09 9833f26c6bda: Layer already exists 01:54:09 2.3.0-dev.106: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:10 68c3627f7656: Preparing 01:54:10 7d6a87117033: Preparing 01:54:10 4f941f49cc05: Preparing 01:54:10 4dec0c800e83: Preparing 01:54:10 397a2c5a8ade: Preparing 01:54:10 9833f26c6bda: Preparing 01:54:10 9833f26c6bda: Waiting 01:54:10 4dec0c800e83: Layer already exists 01:54:10 68c3627f7656: Layer already exists 01:54:10 7d6a87117033: Layer already exists 01:54:10 4f941f49cc05: Layer already exists 01:54:10 397a2c5a8ade: Layer already exists 01:54:10 9833f26c6bda: Layer already exists 01:54:10 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + 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 01:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:12 68c3627f7656: Preparing 01:54:12 7d6a87117033: Preparing 01:54:12 4f941f49cc05: Preparing 01:54:12 4dec0c800e83: Preparing 01:54:12 397a2c5a8ade: Preparing 01:54:12 9833f26c6bda: Preparing 01:54:12 9833f26c6bda: Waiting 01:54:12 397a2c5a8ade: Layer already exists 01:54:12 4dec0c800e83: Layer already exists 01:54:12 7d6a87117033: Layer already exists 01:54:12 68c3627f7656: Layer already exists 01:54:12 4f941f49cc05: Layer already exists 01:54:12 9833f26c6bda: Layer already exists 01:54:12 main: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:12 ===================================================== [Pipeline] echo 01:54:12 taggedImages: 01:54:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 01:54:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:54:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:54:12 4f1b2626cb078c7149dc655301029b2517b4b500 01:54:12 latest 01:54:12 2.3.0-dev.106 01:54:12 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:12 main 01:54:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:12 e5eb93145376: Preparing 01:54:12 465d659e5e36: Preparing 01:54:12 bb3a05cba4b0: Preparing 01:54:12 0726bc7dff5a: Preparing 01:54:12 6a3cff094adc: Preparing 01:54:12 9833f26c6bda: Preparing 01:54:12 9833f26c6bda: Waiting 01:54:13 465d659e5e36: Pushed 01:54:13 e5eb93145376: Pushed 01:54:13 bb3a05cba4b0: Pushed 01:54:13 9833f26c6bda: Layer already exists 01:54:13 6a3cff094adc: Pushed 01:54:28 0726bc7dff5a: Pushed 01:54:28 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + 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 01:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:29 e5eb93145376: Preparing 01:54:29 465d659e5e36: Preparing 01:54:29 bb3a05cba4b0: Preparing 01:54:29 0726bc7dff5a: Preparing 01:54:29 6a3cff094adc: Preparing 01:54:29 9833f26c6bda: Preparing 01:54:29 9833f26c6bda: Waiting 01:54:29 465d659e5e36: Layer already exists 01:54:29 bb3a05cba4b0: Layer already exists 01:54:29 6a3cff094adc: Layer already exists 01:54:29 0726bc7dff5a: Layer already exists 01:54:29 e5eb93145376: Layer already exists 01:54:29 9833f26c6bda: Layer already exists 01:54:29 latest: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:30 e5eb93145376: Preparing 01:54:30 465d659e5e36: Preparing 01:54:30 bb3a05cba4b0: Preparing 01:54:30 0726bc7dff5a: Preparing 01:54:30 6a3cff094adc: Preparing 01:54:30 9833f26c6bda: Preparing 01:54:30 9833f26c6bda: Waiting 01:54:30 bb3a05cba4b0: Layer already exists 01:54:30 e5eb93145376: Layer already exists 01:54:30 0726bc7dff5a: Layer already exists 01:54:30 6a3cff094adc: Layer already exists 01:54:30 465d659e5e36: Layer already exists 01:54:30 9833f26c6bda: Layer already exists 01:54:30 2.3.0-dev.106: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:31 e5eb93145376: Preparing 01:54:31 465d659e5e36: Preparing 01:54:31 bb3a05cba4b0: Preparing 01:54:31 0726bc7dff5a: Preparing 01:54:31 6a3cff094adc: Preparing 01:54:31 9833f26c6bda: Preparing 01:54:31 9833f26c6bda: Waiting 01:54:31 465d659e5e36: Layer already exists 01:54:31 bb3a05cba4b0: Layer already exists 01:54:31 0726bc7dff5a: Layer already exists 01:54:31 6a3cff094adc: Layer already exists 01:54:31 e5eb93145376: Layer already exists 01:54:31 9833f26c6bda: Layer already exists 01:54:31 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:32 + 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 01:54:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:32 e5eb93145376: Preparing 01:54:32 465d659e5e36: Preparing 01:54:32 bb3a05cba4b0: Preparing 01:54:32 0726bc7dff5a: Preparing 01:54:32 6a3cff094adc: Preparing 01:54:32 9833f26c6bda: Preparing 01:54:32 9833f26c6bda: Waiting 01:54:32 0726bc7dff5a: Layer already exists 01:54:32 465d659e5e36: Layer already exists 01:54:32 6a3cff094adc: Layer already exists 01:54:32 bb3a05cba4b0: Layer already exists 01:54:32 e5eb93145376: Layer already exists 01:54:32 9833f26c6bda: Layer already exists 01:54:32 main: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:32 ===================================================== [Pipeline] echo 01:54:32 taggedImages: 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:54:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:54:32 4f1b2626cb078c7149dc655301029b2517b4b500 01:54:32 latest 01:54:32 2.3.0-dev.106 01:54:32 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:32 main 01:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:33 bdad60e4c1ef: Preparing 01:54:33 fd709799c6a3: Preparing 01:54:33 6d9b70cc319e: Preparing 01:54:33 affd777e3aa6: Preparing 01:54:33 5d3e392a13a0: Preparing 01:54:33 5d3e392a13a0: Layer already exists 01:54:33 6d9b70cc319e: Layer already exists 01:54:33 bdad60e4c1ef: Pushed 01:54:34 affd777e3aa6: Pushed 01:54:39 fd709799c6a3: Pushed 01:54:39 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:40 bdad60e4c1ef: Preparing 01:54:40 fd709799c6a3: Preparing 01:54:40 6d9b70cc319e: Preparing 01:54:40 affd777e3aa6: Preparing 01:54:40 5d3e392a13a0: Preparing 01:54:40 bdad60e4c1ef: Layer already exists 01:54:40 fd709799c6a3: Layer already exists 01:54:40 5d3e392a13a0: Layer already exists 01:54:40 affd777e3aa6: Layer already exists 01:54:40 6d9b70cc319e: Layer already exists 01:54:40 latest: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 01:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:41 bdad60e4c1ef: Preparing 01:54:41 fd709799c6a3: Preparing 01:54:41 6d9b70cc319e: Preparing 01:54:41 affd777e3aa6: Preparing 01:54:41 5d3e392a13a0: Preparing 01:54:41 6d9b70cc319e: Layer already exists 01:54:41 fd709799c6a3: Layer already exists 01:54:41 bdad60e4c1ef: Layer already exists 01:54:41 affd777e3aa6: Layer already exists 01:54:41 5d3e392a13a0: Layer already exists 01:54:41 2.3.0-dev.106: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:42 bdad60e4c1ef: Preparing 01:54:42 fd709799c6a3: Preparing 01:54:42 6d9b70cc319e: Preparing 01:54:42 affd777e3aa6: Preparing 01:54:42 5d3e392a13a0: Preparing 01:54:42 6d9b70cc319e: Layer already exists 01:54:42 5d3e392a13a0: Layer already exists 01:54:42 affd777e3aa6: Layer already exists 01:54:42 bdad60e4c1ef: Layer already exists 01:54:42 fd709799c6a3: Layer already exists 01:54:42 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:43 bdad60e4c1ef: Preparing 01:54:43 fd709799c6a3: Preparing 01:54:43 6d9b70cc319e: Preparing 01:54:43 affd777e3aa6: Preparing 01:54:43 5d3e392a13a0: Preparing 01:54:43 fd709799c6a3: Layer already exists 01:54:43 affd777e3aa6: Layer already exists 01:54:43 6d9b70cc319e: Layer already exists 01:54:43 bdad60e4c1ef: Layer already exists 01:54:43 5d3e392a13a0: Layer already exists 01:54:43 main: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:43 ===================================================== [Pipeline] echo 01:54:43 taggedImages: 01:54:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:54:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 01:54:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:54:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:54:43 4f1b2626cb078c7149dc655301029b2517b4b500 01:54:43 latest 01:54:43 2.3.0-dev.106 01:54:43 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:43 main 01:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:44 4ddf5019ead8: Preparing 01:54:44 6f7f55790b73: Preparing 01:54:44 6d9b70cc319e: Preparing 01:54:44 5b8112c3c629: Preparing 01:54:44 5d3e392a13a0: Preparing 01:54:44 6d9b70cc319e: Layer already exists 01:54:44 5d3e392a13a0: Layer already exists 01:54:44 5b8112c3c629: Layer already exists 01:54:44 4ddf5019ead8: Pushed 01:54:49 6f7f55790b73: Pushed 01:54:49 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:50 4ddf5019ead8: Preparing 01:54:50 6f7f55790b73: Preparing 01:54:50 6d9b70cc319e: Preparing 01:54:50 5b8112c3c629: Preparing 01:54:50 5d3e392a13a0: Preparing 01:54:50 5d3e392a13a0: Layer already exists 01:54:50 5b8112c3c629: Layer already exists 01:54:50 4ddf5019ead8: Layer already exists 01:54:50 6f7f55790b73: Layer already exists 01:54:50 6d9b70cc319e: Layer already exists 01:54:50 latest: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:51 4ddf5019ead8: Preparing 01:54:51 6f7f55790b73: Preparing 01:54:51 6d9b70cc319e: Preparing 01:54:51 5b8112c3c629: Preparing 01:54:51 5d3e392a13a0: Preparing 01:54:51 6d9b70cc319e: Layer already exists 01:54:51 5b8112c3c629: Layer already exists 01:54:51 5d3e392a13a0: Layer already exists 01:54:51 4ddf5019ead8: Layer already exists 01:54:51 6f7f55790b73: Layer already exists 01:54:51 2.3.0-dev.106: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:52 4ddf5019ead8: Preparing 01:54:52 6f7f55790b73: Preparing 01:54:52 6d9b70cc319e: Preparing 01:54:52 5b8112c3c629: Preparing 01:54:52 5d3e392a13a0: Preparing 01:54:52 6d9b70cc319e: Layer already exists 01:54:52 6f7f55790b73: Layer already exists 01:54:52 4ddf5019ead8: Layer already exists 01:54:52 5d3e392a13a0: Layer already exists 01:54:52 5b8112c3c629: Layer already exists 01:54:52 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:53 4ddf5019ead8: Preparing 01:54:53 6f7f55790b73: Preparing 01:54:53 6d9b70cc319e: Preparing 01:54:53 5b8112c3c629: Preparing 01:54:53 5d3e392a13a0: Preparing 01:54:53 6f7f55790b73: Layer already exists 01:54:53 5b8112c3c629: Layer already exists 01:54:53 5d3e392a13a0: Layer already exists 01:54:53 6d9b70cc319e: Layer already exists 01:54:53 4ddf5019ead8: Layer already exists 01:54:53 main: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:53 ===================================================== [Pipeline] echo 01:54:53 taggedImages: 01:54:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:54:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 01:54:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:54:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 01:54:53 4f1b2626cb078c7149dc655301029b2517b4b500 01:54:53 latest 01:54:53 2.3.0-dev.106 01:54:53 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:54:53 main 01:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:54:54 fcd2b227b0d3: Preparing 01:54:54 b5d53c3ffde6: Preparing 01:54:54 68d1646ae046: Preparing 01:54:54 bef4748938b3: Preparing 01:54:54 5d3e392a13a0: Preparing 01:54:54 5d3e392a13a0: Layer already exists 01:54:54 b5d53c3ffde6: Pushed 01:54:55 fcd2b227b0d3: Pushed 01:54:57 68d1646ae046: Pushed 01:55:23 bef4748938b3: Pushed 01:55:23 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:55:24 fcd2b227b0d3: Preparing 01:55:24 b5d53c3ffde6: Preparing 01:55:24 68d1646ae046: Preparing 01:55:24 bef4748938b3: Preparing 01:55:24 5d3e392a13a0: Preparing 01:55:24 5d3e392a13a0: Layer already exists 01:55:24 bef4748938b3: Layer already exists 01:55:24 fcd2b227b0d3: Layer already exists 01:55:24 68d1646ae046: Layer already exists 01:55:24 b5d53c3ffde6: Layer already exists 01:55:24 latest: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 01:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:55:25 fcd2b227b0d3: Preparing 01:55:25 b5d53c3ffde6: Preparing 01:55:25 68d1646ae046: Preparing 01:55:25 bef4748938b3: Preparing 01:55:25 5d3e392a13a0: Preparing 01:55:25 fcd2b227b0d3: Layer already exists 01:55:25 b5d53c3ffde6: Layer already exists 01:55:25 5d3e392a13a0: Layer already exists 01:55:25 bef4748938b3: Layer already exists 01:55:25 68d1646ae046: Layer already exists 01:55:25 2.3.0-dev.106: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:55:26 fcd2b227b0d3: Preparing 01:55:26 b5d53c3ffde6: Preparing 01:55:26 68d1646ae046: Preparing 01:55:26 bef4748938b3: Preparing 01:55:26 5d3e392a13a0: Preparing 01:55:26 bef4748938b3: Layer already exists 01:55:26 fcd2b227b0d3: Layer already exists 01:55:26 b5d53c3ffde6: Layer already exists 01:55:26 5d3e392a13a0: Layer already exists 01:55:26 68d1646ae046: Layer already exists 01:55:26 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 01:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:55:27 fcd2b227b0d3: Preparing 01:55:27 b5d53c3ffde6: Preparing 01:55:27 68d1646ae046: Preparing 01:55:27 bef4748938b3: Preparing 01:55:27 5d3e392a13a0: Preparing 01:55:27 5d3e392a13a0: Layer already exists 01:55:27 68d1646ae046: Layer already exists 01:55:27 fcd2b227b0d3: Layer already exists 01:55:27 b5d53c3ffde6: Layer already exists 01:55:27 bef4748938b3: Layer already exists 01:55:27 main: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:27 ===================================================== [Pipeline] echo 01:55:27 taggedImages: 01:55:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 01:55:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:55:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 01:55:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 01:55:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:27 01:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:28 arm64: Pulling from edgex-lftools-log-publisher 01:55:28 8998bd30e6a1: Pulling fs layer 01:55:28 04944245beec: Pulling fs layer 01:55:28 699f458cf7ca: Pulling fs layer 01:55:28 765212b225bb: Pulling fs layer 01:55:28 f23df028b6ca: Pulling fs layer 01:55:28 d65c8cfc05b1: Pulling fs layer 01:55:28 2437ff75d9bd: Pulling fs layer 01:55:28 f23df028b6ca: Waiting 01:55:28 d65c8cfc05b1: Waiting 01:55:28 765212b225bb: Waiting 01:55:28 2437ff75d9bd: Waiting 01:55:28 04944245beec: Verifying Checksum 01:55:28 04944245beec: Download complete 01:55:28 765212b225bb: Verifying Checksum 01:55:28 765212b225bb: Download complete 01:55:28 f23df028b6ca: Download complete 01:55:28 d65c8cfc05b1: Verifying Checksum 01:55:28 d65c8cfc05b1: Download complete 01:55:28 699f458cf7ca: Verifying Checksum 01:55:29 8998bd30e6a1: Verifying Checksum 01:55:29 8998bd30e6a1: Download complete 01:55:31 2437ff75d9bd: Verifying Checksum 01:55:31 2437ff75d9bd: Download complete 01:55:33 8998bd30e6a1: Pull complete 01:55:33 04944245beec: Pull complete 01:55:35 699f458cf7ca: Pull complete 01:55:35 765212b225bb: Pull complete 01:55:35 f23df028b6ca: Pull complete 01:55:36 d65c8cfc05b1: Pull complete 01:55:51 2437ff75d9bd: Pull complete 01:55:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:51 prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container 01:55:51 $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:55:54 $ docker top 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:55 ---> job-cost.sh 01:55:55 lf-activate-venv: SKIPPING 01:55:55 INFO: No Stack... 01:55:56 INFO: Retrieving Pricing Info for: v3-standard-4 01:55:57 INFO: Archiving Costs [Pipeline] sh 01:55:57 + + cat /w/workspace/edgex-go/347/archives/cost.csvcut 01:55:57 -d, -f6 [Pipeline] lock 01:55:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] 01:55:57 Resource [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] did not exist. Created. 01:55:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:58 + echo total: 0.10999999940395355 [Pipeline] stash 01:55:59 Stashed 1 file(s) [Pipeline] } 01:55:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:59 $ docker stop --time=1 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e 01:56:00 $ docker rm -f 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e [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 01:56:01 provisioning config files... 01:56:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/347@tmp/config1875345951884430263tmp [Pipeline] { [Pipeline] sh 01:56:01 + set +x 01:56:01 + bash -s -- 01:56:01 + curl -s https://codecov.io/bash 01:56:01 01:56:01 _____ _ 01:56:01 / ____| | | 01:56:01 | | ___ __| | ___ ___ _____ __ 01:56:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:56:01 | |___| (_) | (_| | __/ (_| (_) \ V / 01:56:01 \_____\___/ \__,_|\___|\___\___/ \_/ 01:56:01 Bash-1.0.6 01:56:01 01:56:01 01:56:01 ==> git version 2.25.1 found 01:56:01 ==> 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 01:56:01 Release-Date: 2020-01-08 01:56:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:56:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:56:01 ==> Jenkins CI detected. 01:56:01 current dir:  /w/workspace/edgex-go/347 01:56:01 project root: . 01:56:01 --> token set from env 01:56:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:56:01 ==> Running gcov in . (disable via -X gcov) 01:56:01 ==> Python coveragepy not found 01:56:01 ==> Searching for coverage reports in: 01:56:01 + . 01:56:01 -> Found 1 reports 01:56:01 ==> Detecting git/mercurial file structure 01:56:01 ==> Reading reports 01:56:01 + ./coverage.out bytes=501828 01:56:01 ==> Appending adjustments 01:56:01 https://docs.codecov.io/docs/fixing-reports 01:56:03 + Found adjustments 01:56:03 ==> Gzipping contents 01:56:03 64K /tmp/codecov.x6Ze4w.gz 01:56:03 ==> Uploading reports 01:56:03 url: https://codecov.io 01:56:03 query: branch=main&commit=4f1b2626cb078c7149dc655301029b2517b4b500&build=347&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F347%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:03 -> Pinging Codecov 01:56:03 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=4f1b2626cb078c7149dc655301029b2517b4b500&build=347&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F347%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:03 -> Uploading to 01:56:03 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/4f1b2626cb078c7149dc655301029b2517b4b500/3925d8dc-949e-4e39-a423-fb1347042ca5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T015603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4d17ced2d2dac57db9c39a90e7db237631099816aa4c0cc2fef11539e2c38f6 01:56:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:03 Dload Upload Total Spent Left Speed 01:56:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65390 0 0 100 65390 0 287k --:--:-- --:--:-- --:--:-- 286k 100 65390 0 0 100 65390 0 230k --:--:-- --:--:-- --:--:-- 229k 01:56:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } 01:56:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:56:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:56:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:04 01:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:56:04 df9b9388f04a: Pulling fs layer 01:56:04 52dc419b0ee2: Pulling fs layer 01:56:04 25bc292e5bac: Pulling fs layer 01:56:04 114826534d7a: Pulling fs layer 01:56:04 4657fd5d0bcf: Pulling fs layer 01:56:04 6ad1cebc031e: Pulling fs layer 01:56:04 8a3aa393b2d8: Pulling fs layer 01:56:04 6ad1cebc031e: Waiting 01:56:04 8a3aa393b2d8: Waiting 01:56:04 4657fd5d0bcf: Waiting 01:56:04 114826534d7a: Waiting 01:56:04 25bc292e5bac: Verifying Checksum 01:56:04 25bc292e5bac: Download complete 01:56:04 52dc419b0ee2: Verifying Checksum 01:56:04 52dc419b0ee2: Download complete 01:56:04 4657fd5d0bcf: Verifying Checksum 01:56:04 4657fd5d0bcf: Download complete 01:56:04 df9b9388f04a: Verifying Checksum 01:56:04 df9b9388f04a: Download complete 01:56:04 6ad1cebc031e: Verifying Checksum 01:56:04 6ad1cebc031e: Download complete 01:56:04 df9b9388f04a: Pull complete 01:56:04 52dc419b0ee2: Pull complete 01:56:04 25bc292e5bac: Pull complete 01:56:05 114826534d7a: Verifying Checksum 01:56:05 114826534d7a: Download complete 01:56:05 8a3aa393b2d8: Verifying Checksum 01:56:05 8a3aa393b2d8: Download complete 01:56:09 114826534d7a: Pull complete 01:56:09 4657fd5d0bcf: Pull complete 01:56:09 6ad1cebc031e: Pull complete 01:56:12 8a3aa393b2d8: Pull complete 01:56:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:12 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:56:12 $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:56:15 $ docker top 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b -eo pid,comm [Pipeline] { [Pipeline] echo 01:56:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:56:15 + set -o pipefail 01:56:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:56:23 01:56:23 Monitoring /w/workspace/edgex-go/347 (github.com/edgexfoundry/edgex-go)... 01:56:23 01:56:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/28fb9ba4-cd9e-4949-806b-e94da180d15f 01:56:23 01:56:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:56:23 01:56:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:56:23 01:56:23 01:56:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:56:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:56:23 More details here: https://snyk.co/ue1NS [Pipeline] } 01:56:23 $ docker stop --time=1 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b 01:56:26 $ docker rm -f 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:56:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:26 provisioning config files... 01:56:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/347@tmp/config14681114011271535220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:26 --> edgex-publish-swagger.sh 01:56:26 === Publish openapi/v2 API === 01:56:26 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:56:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/347/openapi/v2/core-command.yaml] 01:56:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:26 Dload Upload Total Spent Left Speed 01:56:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38400 --:--:-- --:--:-- --:--:-- 38357 100 33831 0 0 100 33831 0 38400 --:--:-- --:--:-- --:--:-- 38357 01:56:27 01:56:27 01:56:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/347/openapi/v2/core-data.yaml] 01:56:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:27 Dload Upload Total Spent Left Speed 01:56:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 90523 --:--:-- --:--:-- --:--:-- 90523 01:56:28 01:56:28 01:56:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/347/openapi/v2/core-metadata.yaml] 01:56:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:28 Dload Upload Total Spent Left Speed 01:56:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 965k --:--:-- --:--:-- --:--:-- 965k 100 145k 100 180 100 144k 299 240k --:--:-- --:--:-- --:--:-- 240k 01:56:29 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:56:29 01:56:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/347/openapi/v2/support-notifications.yaml] 01:56:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:29 Dload Upload Total Spent Left Speed 01:56:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89498 100 180 100 89318 318 154k --:--:-- --:--:-- --:--:-- 154k 100 89498 100 180 100 89318 318 154k --:--:-- --:--:-- --:--:-- 154k 01:56:29 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:56:29 01:56:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/347/openapi/v2/support-scheduler.yaml] 01:56:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:29 Dload Upload Total Spent Left Speed 01:56:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39736 100 180 100 39556 317 69763 --:--:-- --:--:-- --:--:-- 70081 01:56:30 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:56:30 01:56:30 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/347/openapi/v2/system-agent.yaml] 01:56:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:30 Dload Upload Total Spent Left Speed 01:56:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20271 100 180 100 20091 340 37979 --:--:-- --:--:-- --:--:-- 38247 100 20271 100 180 100 20091 340 37979 --:--:-- --:--:-- --:--:-- 38247 01:56:30 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:56:30 [Pipeline] } 01:56:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:56:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:31 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:56:32 $ docker top a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f -eo pid,comm 01:56:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:32 [ssh-agent] Looking for ssh-agent implementation... 01:56:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:32 $ docker exec a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f ssh-agent 01:56:32 SSH_AUTH_SOCK=/tmp/ssh-rGYklZypLnIr/agent.32 01:56:32 SSH_AGENT_PID=38 01:56:32 Running ssh-add (command line suppressed) 01:56:32 Identity added: /w/workspace/edgex-go/347@tmp/private_key_11976084255546427349.key (/w/workspace/edgex-go/347@tmp/private_key_11976084255546427349.key) 01:56:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:32 + git semver tag 01:56:33 2022-11-09 01:56:33,097 [run_tag] DEBUG tag force:False 01:56:33 2022-11-09 01:56:33,098 [check_head_tag] DEBUG check head tag 01:56:33 2022-11-09 01:56:33,099 [execute] INFO git cat-file --batch-check 01:56:33 2022-11-09 01:56:33,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=) 01:56:33 2022-11-09 01:56:33,103 [execute] INFO git cat-file --batch 01:56:33 2022-11-09 01:56:33,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=) 01:56:33 2022-11-09 01:56:33,139 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:56:33 2022-11-09 01:56:33,139 [execute] INFO git tag -a v2.3.0-dev.106 -m v2.3.0-dev.106 01:56:33 2022-11-09 01:56:33,140 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.106', '-m', 'v2.3.0-dev.106'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) 01:56:33 2022-11-09 01:56:33,146 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:56:33 2.3.0-dev.106 [Pipeline] } 01:56:33 $ docker exec --env ******** --env ******** a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f ssh-agent -k 01:56:33 unset SSH_AUTH_SOCK; 01:56:33 unset SSH_AGENT_PID; 01:56:33 echo Agent pid 38 killed; 01:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:33 + git semver [Pipeline] } 01:56:34 $ docker stop --time=1 a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f 01:56:35 $ docker rm -f a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:35 01:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:36 0.23.1-centos7: Pulling from edgex-lftools 01:56:36 ab5ef0e58194: Pulling fs layer 01:56:36 9712f1f96733: Pulling fs layer 01:56:36 63f879dbbcfc: Pulling fs layer 01:56:36 0d9ebad4ef96: Pulling fs layer 01:56:36 e9a5061849ea: Pulling fs layer 01:56:36 d747dcd14b5f: Pulling fs layer 01:56:36 2de7ff778b66: Pulling fs layer 01:56:36 e9a5061849ea: Waiting 01:56:36 d747dcd14b5f: Waiting 01:56:36 2de7ff778b66: Waiting 01:56:36 0d9ebad4ef96: Waiting 01:56:36 9712f1f96733: Download complete 01:56:36 63f879dbbcfc: Verifying Checksum 01:56:36 63f879dbbcfc: Download complete 01:56:36 0d9ebad4ef96: Verifying Checksum 01:56:36 0d9ebad4ef96: Download complete 01:56:36 d747dcd14b5f: Download complete 01:56:36 e9a5061849ea: Verifying Checksum 01:56:36 e9a5061849ea: Download complete 01:56:36 ab5ef0e58194: Verifying Checksum 01:56:36 ab5ef0e58194: Download complete 01:56:36 2de7ff778b66: Verifying Checksum 01:56:36 2de7ff778b66: Download complete 01:56:39 ab5ef0e58194: Pull complete 01:56:39 9712f1f96733: Pull complete 01:56:40 63f879dbbcfc: Pull complete 01:56:44 0d9ebad4ef96: Pull complete 01:56:44 e9a5061849ea: Pull complete 01:56:44 d747dcd14b5f: Pull complete 01:56:44 2de7ff778b66: Pull complete 01:56:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:45 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:56:47 $ docker top 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:56:47 provisioning config files... 01:56:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/347@tmp/config13798312120092972317tmp 01:56:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/347@tmp/config10871756638956958859tmp 01:56:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/347@tmp/config7327843808130579720tmp [Pipeline] { [Pipeline] echo 01:56:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:56:48 ---> sigul-configuration.sh 01:56:48 gpg: directory `/root/.gnupg' created 01:56:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:56:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:56:48 gpg: keyring `/root/.gnupg/secring.gpg' created 01:56:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:56:48 gpg: CAST5 encrypted data 01:56:48 gpg: encrypted with 1 passphrase 01:56:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:56:48 + mkdir /home/jenkins 01:56:48 + mkdir /home/jenkins/sigul [Pipeline] sh 01:56:48 + 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 01:56:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:56:48 ---> sigul-install.sh 01:56:48 Sigul already installed; skipping installation. [Pipeline] sh 01:56:49 + git tag --list 01:56:49 0.6.0 01:56:49 0.6.1 01:56:49 0.7.0 01:56:49 0.7.1 01:56:49 v1.0.0 01:56:49 v1.0.1 01:56:49 v1.1.0 01:56:49 v1.2.0 01:56:49 v1.2.1 01:56:49 v1.3.0 01:56:49 v1.3.1 01:56:49 v2.0.0 01:56:49 v2.1.0 01:56:49 v2.1.1 01:56:49 v2.1.1-dev.1 01:56:49 v2.1.1-dev.2 01:56:49 v2.1.1-dev.3 01:56:49 v2.1.1-dev.4 01:56:49 v2.1.1-dev.5 01:56:49 v2.1.1-dev.6 01:56:49 v2.1.1-dev.7 01:56:49 v2.1.1-dev.8 01:56:49 v2.1.2-dev.1 01:56:49 v2.2.0 01:56:49 v2.2.1-dev.1 01:56:49 v2.2.1-dev.10 01:56:49 v2.2.1-dev.11 01:56:49 v2.2.1-dev.12 01:56:49 v2.2.1-dev.13 01:56:49 v2.2.1-dev.14 01:56:49 v2.2.1-dev.15 01:56:49 v2.2.1-dev.16 01:56:49 v2.2.1-dev.17 01:56:49 v2.2.1-dev.18 01:56:49 v2.2.1-dev.19 01:56:49 v2.2.1-dev.2 01:56:49 v2.2.1-dev.20 01:56:49 v2.2.1-dev.21 01:56:49 v2.2.1-dev.22 01:56:49 v2.2.1-dev.23 01:56:49 v2.2.1-dev.24 01:56:49 v2.2.1-dev.25 01:56:49 v2.2.1-dev.26 01:56:49 v2.2.1-dev.27 01:56:49 v2.2.1-dev.28 01:56:49 v2.2.1-dev.29 01:56:49 v2.2.1-dev.3 01:56:49 v2.2.1-dev.4 01:56:49 v2.2.1-dev.5 01:56:49 v2.2.1-dev.6 01:56:49 v2.2.1-dev.7 01:56:49 v2.2.1-dev.8 01:56:49 v2.2.1-dev.9 01:56:49 v2.3.0-dev.100 01:56:49 v2.3.0-dev.101 01:56:49 v2.3.0-dev.102 01:56:49 v2.3.0-dev.103 01:56:49 v2.3.0-dev.104 01:56:49 v2.3.0-dev.105 01:56:49 v2.3.0-dev.106 01:56:49 v2.3.0-dev.29 01:56:49 v2.3.0-dev.30 01:56:49 v2.3.0-dev.31 01:56:49 v2.3.0-dev.32 01:56:49 v2.3.0-dev.33 01:56:49 v2.3.0-dev.34 01:56:49 v2.3.0-dev.35 01:56:49 v2.3.0-dev.36 01:56:49 v2.3.0-dev.37 01:56:49 v2.3.0-dev.38 01:56:49 v2.3.0-dev.39 01:56:49 v2.3.0-dev.40 01:56:49 v2.3.0-dev.41 01:56:49 v2.3.0-dev.42 01:56:49 v2.3.0-dev.43 01:56:49 v2.3.0-dev.44 01:56:49 v2.3.0-dev.45 01:56:49 v2.3.0-dev.46 01:56:49 v2.3.0-dev.47 01:56:49 v2.3.0-dev.48 01:56:49 v2.3.0-dev.49 01:56:49 v2.3.0-dev.50 01:56:49 v2.3.0-dev.51 01:56:49 v2.3.0-dev.52 01:56:49 v2.3.0-dev.53 01:56:49 v2.3.0-dev.54 01:56:49 v2.3.0-dev.55 01:56:49 v2.3.0-dev.56 01:56:49 v2.3.0-dev.57 01:56:49 v2.3.0-dev.58 01:56:49 v2.3.0-dev.59 01:56:49 v2.3.0-dev.60 01:56:49 v2.3.0-dev.61 01:56:49 v2.3.0-dev.62 01:56:49 v2.3.0-dev.63 01:56:49 v2.3.0-dev.64 01:56:49 v2.3.0-dev.65 01:56:49 v2.3.0-dev.66 01:56:49 v2.3.0-dev.67 01:56:49 v2.3.0-dev.68 01:56:49 v2.3.0-dev.69 01:56:49 v2.3.0-dev.70 01:56:49 v2.3.0-dev.71 01:56:49 v2.3.0-dev.72 01:56:49 v2.3.0-dev.73 01:56:49 v2.3.0-dev.74 01:56:49 v2.3.0-dev.75 01:56:49 v2.3.0-dev.76 01:56:49 v2.3.0-dev.77 01:56:49 v2.3.0-dev.78 01:56:49 v2.3.0-dev.79 01:56:49 v2.3.0-dev.80 01:56:49 v2.3.0-dev.81 01:56:49 v2.3.0-dev.82 01:56:49 v2.3.0-dev.83 01:56:49 v2.3.0-dev.84 01:56:49 v2.3.0-dev.85 01:56:49 v2.3.0-dev.86 01:56:49 v2.3.0-dev.87 01:56:49 v2.3.0-dev.88 01:56:49 v2.3.0-dev.89 01:56:49 v2.3.0-dev.90 01:56:49 v2.3.0-dev.91 01:56:49 v2.3.0-dev.92 01:56:49 v2.3.0-dev.93 01:56:49 v2.3.0-dev.94 01:56:49 v2.3.0-dev.95 01:56:49 v2.3.0-dev.96 01:56:49 v2.3.0-dev.97 01:56:49 v2.3.0-dev.98 01:56:49 v2.3.0-dev.99 [Pipeline] sh 01:56:49 + lftools sign git-tag v2.3.0-dev.106 01:56:50 Signing Git tag with Sigul... 01:56:50 Signing v2.3.0-dev.106 [Pipeline] echo 01:56:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:56:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:56:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:56:50 $ docker stop --time=1 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 01:56:52 $ docker rm -f 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:56:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:53 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:56:53 $ docker top 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 -eo pid,comm 01:56:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:53 [ssh-agent] Looking for ssh-agent implementation... 01:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:53 $ docker exec 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 ssh-agent 01:56:53 SSH_AUTH_SOCK=/tmp/ssh-otmEqWRzmQ7K/agent.33 01:56:53 SSH_AGENT_PID=39 01:56:53 Running ssh-add (command line suppressed) 01:56:54 Identity added: /w/workspace/edgex-go/347@tmp/private_key_12151720240724098120.key (/w/workspace/edgex-go/347@tmp/private_key_12151720240724098120.key) 01:56:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:54 + git semver bump pre 01:56:54 2022-11-09 01:56:54,487 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:56:54 2022-11-09 01:56:54,487 [bump_version] DEBUG bumping version:2.3.0-dev.106 on axis:pre with prefix:dev 01:56:54 2022-11-09 01:56:54,488 [bump_version] DEBUG bumped version:2.3.0-dev.107 01:56:54 2022-11-09 01:56:54,488 [write_version] DEBUG write version:2.3.0-dev.107 to path:/w/workspace/edgex-go/347/.semver/main with force:True 01:56:54 2022-11-09 01:56:54,488 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:56:54 2022-11-09 01:56:54,488 [write_file] DEBUG write to file:/w/workspace/edgex-go/347/.semver/main 01:56:54 2022-11-09 01:56:54,490 [execute] INFO git cat-file --batch-check 01:56:54 2022-11-09 01:56:54,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) 01:56:54 2022-11-09 01:56:54,496 [execute] INFO git cat-file --batch 01:56:54 2022-11-09 01:56:54,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) 01:56:54 2022-11-09 01:56:54,502 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:56:54 2.3.0-dev.107 [Pipeline] } 01:56:54 $ docker exec --env ******** --env ******** 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 ssh-agent -k 01:56:54 unset SSH_AUTH_SOCK; 01:56:54 unset SSH_AGENT_PID; 01:56:54 echo Agent pid 39 killed; 01:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:54 + git semver [Pipeline] } 01:56:55 $ docker stop --time=1 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 01:56:56 $ docker rm -f 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:57 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:56:57 $ docker top ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 -eo pid,comm 01:56:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:57 [ssh-agent] Looking for ssh-agent implementation... 01:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:57 $ docker exec ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 ssh-agent 01:56:58 SSH_AUTH_SOCK=/tmp/ssh-IE9Dlsbc6m53/agent.32 01:56:58 SSH_AGENT_PID=38 01:56:58 Running ssh-add (command line suppressed) 01:56:58 Identity added: /w/workspace/edgex-go/347@tmp/private_key_12421336239369142623.key (/w/workspace/edgex-go/347@tmp/private_key_12421336239369142623.key) 01:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:58 + git semver push 01:56:58 2022-11-09 01:56:58,760 [run_push] DEBUG push 01:56:58 2022-11-09 01:56:58,761 [execute] INFO git cat-file --batch-check 01:56:58 2022-11-09 01:56:58,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) 01:56:58 2022-11-09 01:56:58,766 [execute] INFO git rev-list 319b20dc001916b53e3847c5083ddb4fe13747bf -- 01:56:58 2022-11-09 01:56:58,766 [execute] DEBUG Popen(['git', 'rev-list', '319b20dc001916b53e3847c5083ddb4fe13747bf', '--'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=None) 01:56:58 2022-11-09 01:56:58,782 [execute] INFO git fetch -v origin 01:56:58 2022-11-09 01:56:58,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=True, shell=None, istream=None) 01:56:59 2022-11-09 01:56:59,317 [run_push] DEBUG no remote changes detected 01:56:59 2022-11-09 01:56:59,317 [execute] INFO git push origin semver 01:56:59 2022-11-09 01:56:59,318 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=None) 01:57:00 2022-11-09 01:57:00,234 [run_push] DEBUG push all version tags 01:57:00 2022-11-09 01:57:00,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:57:00 2022-11-09 01:57:00,235 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) 01:57:01 2022-11-09 01:57:01,203 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main 01:57:01 2.3.0-dev.107 [Pipeline] } 01:57:01 $ docker exec --env ******** --env ******** ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 ssh-agent -k 01:57:01 unset SSH_AUTH_SOCK; 01:57:01 unset SSH_AGENT_PID; 01:57:01 echo Agent pid 38 killed; 01:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:01 + git semver [Pipeline] } 01:57:02 $ docker stop --time=1 ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 01:57:03 $ docker rm -f ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 [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 01:57:03 + [ -d /w/workspace/edgex-go/347/archives ] [Pipeline] libraryResource [Pipeline] sh 01:57:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:05 ---> package-listing.sh 01:57:05 ++ facter osfamily 01:57:05 ++ tr '[:upper:]' '[:lower:]' 01:57:05 + OS_FAMILY=debian 01:57:05 + workspace=/w/workspace/edgex-go/347 01:57:05 + START_PACKAGES=/tmp/packages_start.txt 01:57:05 + END_PACKAGES=/tmp/packages_end.txt 01:57:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:05 + PACKAGES=/tmp/packages_start.txt 01:57:05 + '[' /w/workspace/edgex-go/347 ']' 01:57:05 + PACKAGES=/tmp/packages_end.txt 01:57:05 + case "${OS_FAMILY}" in 01:57:05 + dpkg -l 01:57:05 + grep '^ii' 01:57:05 + '[' -f /tmp/packages_start.txt ']' 01:57:05 + '[' -f /tmp/packages_end.txt ']' 01:57:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:05 + '[' /w/workspace/edgex-go/347 ']' 01:57:05 + mkdir -p /w/workspace/edgex-go/347/archives/ 01:57:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/347/archives/ [Pipeline] echo 01:57:05 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/347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:06 01:57:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:06 latest: Pulling from edgex-lftools-log-publisher 01:57:06 5eb5b503b376: Pulling fs layer 01:57:06 5c69ac0246d0: Pulling fs layer 01:57:06 ec43610c2a17: Pulling fs layer 01:57:06 3a2ae6a8a46f: Pulling fs layer 01:57:06 33b1e0a273af: Pulling fs layer 01:57:06 5d3b04190fa2: Pulling fs layer 01:57:06 2f39f015ded8: Pulling fs layer 01:57:06 3a2ae6a8a46f: Waiting 01:57:06 33b1e0a273af: Waiting 01:57:06 5d3b04190fa2: Waiting 01:57:06 2f39f015ded8: Waiting 01:57:06 5c69ac0246d0: Verifying Checksum 01:57:06 5c69ac0246d0: Download complete 01:57:06 3a2ae6a8a46f: Download complete 01:57:06 ec43610c2a17: Verifying Checksum 01:57:06 ec43610c2a17: Download complete 01:57:06 33b1e0a273af: Verifying Checksum 01:57:06 33b1e0a273af: Download complete 01:57:06 5d3b04190fa2: Verifying Checksum 01:57:06 5d3b04190fa2: Download complete 01:57:06 5eb5b503b376: Verifying Checksum 01:57:06 5eb5b503b376: Download complete 01:57:07 2f39f015ded8: Download complete 01:57:08 5eb5b503b376: Pull complete 01:57:08 5c69ac0246d0: Pull complete 01:57:08 ec43610c2a17: Pull complete 01:57:08 3a2ae6a8a46f: Pull complete 01:57:09 33b1e0a273af: Pull complete 01:57:09 5d3b04190fa2: Pull complete 01:57:13 2f39f015ded8: Pull complete 01:57:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:13 prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container 01:57:13 $ 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/347/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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 01:57:15 $ docker top 956f013a3fa3c30959fa022a7e79d07295d9e55a38677601081aec7572b8bef1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:16 + ls /var/log/sa-host 01:57:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:16 provisioning config files... 01:57:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/347@tmp/config4971712170084957008tmp [Pipeline] { [Pipeline] echo 01:57:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:16 ---> create-netrc.sh [Pipeline] } 01:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:16 ---> python-tools-install.sh [Pipeline] echo 01:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> sudo-logs.sh 01:57:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> job-cost.sh 01:57:17 lf-activate-venv: SKIPPING 01:57:17 DEBUG: total: 0.10999999940395355 01:57:17 INFO: Retrieving Stack Cost... 01:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:18 INFO: Archiving Costs [Pipeline] echo 01:57:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:18 ---> logs-deploy.sh 01:57:18 lf-activate-venv: SKIPPING 01:57:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/347 01:57:18 INFO: archiving workspace using pattern(s): 01:57:19 Archives upload complete. 01:57:19 INFO: archiving logs to Nexus 01:57:20 ---> uname -a: 01:57:20 Linux prd-ubuntu20-04-docker-8c-8g-118712 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:57:20 01:57:20 01:57:20 ---> lscpu: 01:57:20 Architecture: x86_64 01:57:20 CPU op-mode(s): 32-bit, 64-bit 01:57:20 Byte Order: Little Endian 01:57:20 Address sizes: 40 bits physical, 48 bits virtual 01:57:20 CPU(s): 8 01:57:20 On-line CPU(s) list: 0-7 01:57:20 Thread(s) per core: 1 01:57:20 Core(s) per socket: 1 01:57:20 Socket(s): 8 01:57:20 NUMA node(s): 1 01:57:20 Vendor ID: AuthenticAMD 01:57:20 CPU family: 23 01:57:20 Model: 49 01:57:20 Model name: AMD EPYC-Rome Processor 01:57:20 Stepping: 0 01:57:20 CPU MHz: 2799.998 01:57:20 BogoMIPS: 5599.99 01:57:20 Virtualization: AMD-V 01:57:20 Hypervisor vendor: KVM 01:57:20 Virtualization type: full 01:57:20 L1d cache: 256 KiB 01:57:20 L1i cache: 256 KiB 01:57:20 L2 cache: 4 MiB 01:57:20 L3 cache: 128 MiB 01:57:20 NUMA node0 CPU(s): 0-7 01:57:20 Vulnerability Itlb multihit: Not affected 01:57:20 Vulnerability L1tf: Not affected 01:57:20 Vulnerability Mds: Not affected 01:57:20 Vulnerability Meltdown: Not affected 01:57:20 Vulnerability Mmio stale data: Not affected 01:57:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:57:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:57:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:57:20 Vulnerability Srbds: Not affected 01:57:20 Vulnerability Tsx async abort: Not affected 01:57:20 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 01:57:20 01:57:20 01:57:20 ---> nproc: 01:57:20 8 01:57:20 01:57:20 01:57:20 ---> df -h: 01:57:20 Filesystem Size Used Avail Use% Mounted on 01:57:20 overlay 155G 20G 136G 13% / 01:57:20 tmpfs 64M 0 64M 0% /dev 01:57:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:57:20 shm 64M 0 64M 0% /dev/shm 01:57:20 /dev/vda1 155G 20G 136G 13% /facter-os 01:57:20 01:57:20 01:57:20 ---> sar -b -r -n DEV: 01:57:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118712) 11/09/22 _x86_64_ (8 CPU) 01:57:20 01:57:20 01:25:37 LINUX RESTART (8 CPU) 01:57:20 01:57:20 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:57:20 01:27:01 157.42 38.11 119.31 0.00 4247.16 115526.21 0.00 01:57:20 01:28:01 68.01 0.12 67.89 0.00 14.40 29533.34 0.00 01:57:20 01:29:01 39.31 0.20 39.11 0.00 2.80 11141.76 0.00 01:57:20 01:30:01 385.51 9.77 375.74 0.00 95.31 162210.98 0.00 01:57:20 01:31:01 943.49 7.88 935.60 0.00 920.23 339496.57 0.00 01:57:20 01:32:01 1109.32 1.45 1107.87 0.00 23.46 307774.97 0.00 01:57:20 01:33:01 435.80 0.25 435.55 0.00 12.53 59490.57 0.00 01:57:20 01:34:01 16.86 0.03 16.83 0.00 2.00 452.86 0.00 01:57:20 01:35:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 01:57:20 01:36:01 1.88 0.00 1.88 0.00 0.00 20.39 0.00 01:57:20 01:37:01 1.20 0.00 1.20 0.00 0.00 19.20 0.00 01:57:20 01:38:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 01:57:20 01:39:01 3.30 1.60 1.70 0.00 36.26 20.80 0.00 01:57:20 01:40:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 01:57:20 01:41:01 1.92 0.02 1.90 0.00 0.13 21.86 0.00 01:57:20 01:42:01 1.17 0.00 1.17 0.00 0.00 16.93 0.00 01:57:20 01:43:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 01:57:20 01:44:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 01:57:20 01:45:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 01:57:20 01:46:01 1.52 0.00 1.52 0.00 0.00 19.06 0.00 01:57:20 01:47:01 3.33 1.02 2.32 0.00 21.86 29.86 0.00 01:57:20 01:48:01 1.70 0.00 1.70 0.00 0.00 19.59 0.00 01:57:20 01:49:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 01:57:20 01:50:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 01:57:20 01:51:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 01:57:20 01:52:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 01:57:20 01:53:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 01:57:20 01:54:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 01:57:20 01:55:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 01:57:20 01:56:01 1.78 0.02 1.77 0.00 4.27 39.73 0.00 01:57:20 01:57:01 134.14 0.27 133.88 0.00 20.13 58662.62 0.00 01:57:20 Average: 107.24 1.96 105.28 0.00 174.21 34996.98 0.00 01:57:20 01:57:20 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:57:20 01:27:01 28375304 31598644 706460 2.15 89892 3373816 1887776 5.56 1090724 3012104 178660 01:57:20 01:28:01 28071848 31481272 817724 2.49 108408 3506476 2225668 6.56 1302252 3061968 118228 01:57:20 01:29:01 27520432 31526268 771956 2.35 111184 4063896 1913188 5.64 1387072 3494636 392292 01:57:20 01:30:01 23549852 31511488 772692 2.35 275624 7547968 1922584 5.67 2011176 6510748 903164 01:57:20 01:31:01 20760164 31409736 851288 2.59 312240 10168336 2357720 6.95 2233984 9020864 187528 01:57:20 01:32:01 18003980 31246196 1004512 3.05 431884 12437456 2534248 7.47 2712376 11083596 3320 01:57:20 01:33:01 19955388 31538476 727628 2.21 445824 10845480 1825428 5.38 2229940 9716604 1320 01:57:20 01:34:01 19951704 31535516 730384 2.22 446400 10845848 1818228 5.36 2233688 9716604 156 01:57:20 01:35:01 19952544 31536396 729360 2.22 446420 10845848 1818228 5.36 2231264 9716604 12 01:57:20 01:36:01 19957300 31541184 724488 2.20 446444 10845852 1818228 5.36 2226804 9716608 12 01:57:20 01:37:01 19958384 31542288 723856 2.20 446460 10845856 1818228 5.36 2226460 9716612 8 01:57:20 01:38:01 19958636 31542540 723588 2.20 446476 10845856 1818228 5.36 2226400 9716612 136 01:57:20 01:39:01 19953772 31539728 726268 2.21 446520 10846944 1834280 5.41 2233692 9716920 8 01:57:20 01:40:01 19953956 31540192 726208 2.21 446548 10846948 1834280 5.41 2233232 9717116 184 01:57:20 01:41:01 19948968 31535436 730916 2.22 446568 10847080 1847280 5.44 2233184 9717248 24 01:57:20 01:42:01 19949212 31535672 730616 2.22 446584 10847060 1847280 5.44 2233256 9717228 168 01:57:20 01:43:01 19949164 31535628 730580 2.22 446604 10847060 1847280 5.44 2233316 9717228 8 01:57:20 01:44:01 19949108 31535636 730540 2.22 446624 10847064 1847280 5.44 2233264 9717236 44 01:57:20 01:45:01 19948776 31535308 730784 2.22 446632 10847064 1847280 5.44 2233528 9717232 8 01:57:20 01:46:01 19948468 31535024 730976 2.22 446636 10847068 1847280 5.44 2233284 9717236 44 01:57:20 01:47:01 19946904 31534536 731468 2.22 446704 10847692 1878612 5.54 2233548 9717736 168 01:57:20 01:48:01 19947064 31534700 731408 2.22 446732 10847692 1878612 5.54 2234032 9717736 44 01:57:20 01:49:01 19947552 31535192 730860 2.22 446752 10847696 1878612 5.54 2233768 9717740 8 01:57:20 01:50:01 19947504 31535208 730824 2.22 446768 10847700 1878612 5.54 2233564 9717748 12 01:57:20 01:51:01 19947164 31534876 731084 2.22 446788 10847696 1878612 5.54 2233552 9717752 8 01:57:20 01:52:01 19947628 31535344 730492 2.22 446804 10847708 1878612 5.54 2233612 9717756 180 01:57:20 01:53:01 19947328 31535104 730720 2.22 446816 10847708 1878612 5.54 2233912 9717760 4 01:57:20 01:54:01 19946900 31534716 730928 2.22 446848 10847712 1878612 5.54 2233924 9717764 8 01:57:20 01:55:01 19947360 31535236 730600 2.22 446872 10847712 1878612 5.54 2233676 9717768 8 01:57:20 01:56:01 19943888 31532060 733408 2.23 446892 10848288 1845592 5.44 2236628 9718356 732 01:57:20 01:57:01 18414148 31483500 775520 2.36 495420 12156288 1913264 5.64 2387560 10965212 840 01:57:20 Average: 20758077 31520423 748650 2.28 404625 10115576 1908915 5.63 2151828 9044011 57656 01:57:20 01:57:20 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:57:20 01:27:01 docker0 490.05 476.59 37.29 3481.84 0.00 0.00 0.00 0.00 01:57:20 01:27:01 ens3 1442.81 1242.14 12554.77 163.50 0.00 0.00 0.00 0.00 01:57:20 01:27:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 01:57:20 01:28:01 docker0 1.45 1.52 0.09 0.13 0.00 0.00 0.00 0.00 01:57:20 01:28:01 ens3 43.89 27.21 43.72 15.21 0.00 0.00 0.00 0.00 01:57:20 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:28:01 vetha8859c6 1.45 1.63 0.11 0.13 0.00 0.00 0.00 0.00 01:57:20 01:29:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:29:01 ens3 37.76 32.81 21.88 102.56 0.00 0.00 0.00 0.00 01:57:20 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:29:01 vetha8859c6 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:30:01 veth571860a 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 01:57:20 01:30:01 docker0 512.23 602.91 35.66 5024.08 0.00 0.00 0.00 0.00 01:57:20 01:30:01 ens3 693.43 569.62 6718.69 60.65 0.00 0.00 0.00 0.00 01:57:20 01:30:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:57:20 01:31:01 veth571860a 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:57:20 01:31:01 veth5cdc008 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 01:57:20 01:31:01 docker0 76.07 123.78 5.95 1328.03 0.00 0.00 0.00 0.00 01:57:20 01:31:01 ens3 231.24 137.99 2236.34 29.39 0.00 0.00 0.00 0.00 01:57:20 01:31:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:57:20 01:32:01 veth571860a 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 01:57:20 01:32:01 veth9a77076 9.15 28.00 0.73 629.37 0.00 0.00 0.00 0.05 01:57:20 01:32:01 vetha2e24b0 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 01:57:20 01:32:01 docker0 166.96 311.23 13.94 3732.54 0.00 0.00 0.00 0.00 01:57:20 01:32:01 ens3 362.47 198.83 3773.57 39.06 0.00 0.00 0.00 0.00 01:57:20 01:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:57:20 01:32:01 vethf88235b 0.02 0.32 0.00 0.02 0.00 0.00 0.00 0.00 01:57:20 01:33:01 docker0 10.93 18.19 0.97 192.17 0.00 0.00 0.00 0.00 01:57:20 01:33:01 ens3 417.16 417.43 394.59 1974.86 0.00 0.00 0.00 0.00 01:57:20 01:33:01 lo 37.79 37.79 3.72 3.72 0.00 0.00 0.00 0.00 01:57:20 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:34:01 ens3 329.75 332.49 141.97 2127.29 0.00 0.00 0.00 0.00 01:57:20 01:34:01 lo 23.73 23.73 2.33 2.33 0.00 0.00 0.00 0.00 01:57:20 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:36:01 ens3 0.78 0.52 1.80 0.04 0.00 0.00 0.00 0.00 01:57:20 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:37:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:57:20 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:39:01 ens3 7.33 5.70 5.07 6.14 0.00 0.00 0.00 0.00 01:57:20 01:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:41:01 ens3 0.15 0.05 0.11 0.00 0.00 0.00 0.00 0.00 01:57:20 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:42:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 01:57:20 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:43:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 01:57:20 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:46:01 ens3 0.32 0.20 0.08 0.01 0.00 0.00 0.00 0.00 01:57:20 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:47:01 ens3 0.50 0.13 0.12 0.07 0.00 0.00 0.00 0.00 01:57:20 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:48:01 ens3 0.57 0.53 0.32 0.22 0.00 0.00 0.00 0.00 01:57:20 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:52:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 01:57:20 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:20 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:55:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:57:20 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:20 01:56:01 ens3 3.03 2.17 3.59 0.78 0.00 0.00 0.00 0.00 01:57:20 01:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:57:20 01:57:01 docker0 51.14 78.69 4.37 698.51 0.00 0.00 0.00 0.00 01:57:20 01:57:01 ens3 459.26 325.36 7921.84 154.54 0.00 0.00 0.00 0.00 01:57:20 01:57:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 01:57:20 01:57:01 veth11c63e0 1.93 1.70 0.30 1.03 0.00 0.00 0.00 0.00 01:57:20 Average: docker0 42.24 52.06 3.17 466.58 0.00 0.00 0.00 0.00 01:57:20 Average: ens3 130.11 106.30 1091.20 150.80 0.00 0.00 0.00 0.00 01:57:20 Average: lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 01:57:20 Average: veth11c63e0 0.06 0.05 0.01 0.03 0.00 0.00 0.00 0.00 01:57:20 01:57:20 01:57:20 ---> sar -P ALL: 01:57:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118712) 11/09/22 _x86_64_ (8 CPU) 01:57:20 01:57:20 01:25:37 LINUX RESTART (8 CPU) 01:57:20 01:57:20 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:57:20 01:27:01 all 11.97 0.00 4.39 1.45 0.07 82.13 01:57:20 01:27:01 0 12.37 0.00 4.27 1.34 0.07 81.95 01:57:20 01:27:01 1 10.04 0.00 4.70 3.91 0.07 81.28 01:57:20 01:27:01 2 12.01 0.00 5.50 0.65 0.07 81.78 01:57:20 01:27:01 3 12.82 0.00 3.69 2.95 0.08 80.45 01:57:20 01:27:01 4 10.22 0.00 3.43 0.30 0.05 85.99 01:57:20 01:27:01 5 16.93 0.00 3.79 0.37 0.05 78.86 01:57:20 01:27:01 6 11.09 0.00 5.02 1.08 0.05 82.76 01:57:20 01:27:01 7 10.25 0.00 4.75 0.96 0.09 83.95 01:57:20 01:28:01 all 34.49 0.00 6.87 0.64 0.07 57.92 01:57:20 01:28:01 0 33.47 0.00 7.08 1.20 0.07 58.18 01:57:20 01:28:01 1 33.88 0.00 7.99 1.13 0.07 56.94 01:57:20 01:28:01 2 34.64 0.00 7.05 0.00 0.07 58.25 01:57:20 01:28:01 3 36.28 0.00 6.57 2.40 0.07 54.68 01:57:20 01:28:01 4 34.54 0.00 6.82 0.07 0.08 58.49 01:57:20 01:28:01 5 35.10 0.00 6.47 0.00 0.08 58.35 01:57:20 01:28:01 6 33.59 0.00 6.46 0.03 0.07 59.84 01:57:20 01:28:01 7 34.41 0.00 6.54 0.32 0.08 58.65 01:57:20 01:29:01 all 56.16 0.00 7.73 0.13 0.12 35.86 01:57:20 01:29:01 0 55.71 0.00 7.75 0.61 0.12 35.81 01:57:20 01:29:01 1 56.11 0.00 7.90 0.20 0.14 35.65 01:57:20 01:29:01 2 56.80 0.00 8.08 0.02 0.14 34.97 01:57:20 01:29:01 3 58.03 0.00 8.15 0.03 0.12 33.67 01:57:20 01:29:01 4 55.74 0.00 7.44 0.07 0.12 36.64 01:57:20 01:29:01 5 54.33 0.00 7.16 0.02 0.12 38.38 01:57:20 01:29:01 6 56.77 0.00 7.73 0.05 0.12 35.33 01:57:20 01:29:01 7 55.82 0.00 7.66 0.02 0.10 36.40 01:57:20 01:30:01 all 16.65 0.00 10.41 5.18 0.08 67.68 01:57:20 01:30:01 0 15.26 0.00 9.48 6.52 0.09 68.65 01:57:20 01:30:01 1 17.71 0.00 9.94 3.51 0.08 68.76 01:57:20 01:30:01 2 15.78 0.00 12.28 6.97 0.09 64.89 01:57:20 01:30:01 3 16.96 0.00 10.38 9.28 0.09 63.30 01:57:20 01:30:01 4 16.54 0.00 8.89 2.17 0.07 72.33 01:57:20 01:30:01 5 16.25 0.00 9.21 3.35 0.07 71.12 01:57:20 01:30:01 6 17.39 0.00 11.12 6.32 0.07 65.10 01:57:20 01:30:01 7 17.33 0.00 12.04 3.34 0.10 67.19 01:57:20 01:31:01 all 57.33 0.00 15.62 4.76 0.12 22.18 01:57:20 01:31:01 0 56.38 0.00 16.29 7.04 0.10 20.20 01:57:20 01:31:01 1 57.57 0.00 15.39 6.29 0.12 20.63 01:57:20 01:31:01 2 57.86 0.00 16.34 13.73 0.12 11.95 01:57:20 01:31:01 3 56.29 0.00 16.33 2.72 0.12 24.53 01:57:20 01:31:01 4 57.68 0.00 14.46 0.93 0.13 26.80 01:57:20 01:31:01 5 56.77 0.00 16.39 1.39 0.14 25.33 01:57:20 01:31:01 6 57.04 0.00 15.24 2.28 0.13 25.32 01:57:20 01:31:01 7 59.03 0.00 14.51 3.72 0.14 22.61 01:57:20 01:32:01 all 74.44 0.00 16.75 2.38 0.14 6.30 01:57:20 01:32:01 0 74.54 0.00 15.98 3.30 0.15 6.02 01:57:20 01:32:01 1 74.36 0.00 16.44 2.21 0.15 6.84 01:57:20 01:32:01 2 74.66 0.00 16.41 1.01 0.13 7.78 01:57:20 01:32:01 3 74.27 0.00 17.26 1.93 0.14 6.42 01:57:20 01:32:01 4 74.75 0.00 15.96 1.96 0.14 7.20 01:57:20 01:32:01 5 73.78 0.00 18.26 2.39 0.12 5.45 01:57:20 01:32:01 6 74.63 0.00 16.61 2.18 0.14 6.44 01:57:20 01:32:01 7 74.50 0.00 17.08 4.03 0.12 4.27 01:57:20 01:33:01 all 13.47 0.00 4.16 3.11 0.07 79.20 01:57:20 01:33:01 0 14.50 0.00 4.46 4.58 0.07 76.40 01:57:20 01:33:01 1 12.96 0.00 4.55 4.65 0.07 77.78 01:57:20 01:33:01 2 15.81 0.00 3.94 2.81 0.07 77.38 01:57:20 01:33:01 3 12.53 0.00 4.15 1.97 0.07 81.28 01:57:20 01:33:01 4 14.01 0.00 3.91 1.06 0.05 80.97 01:57:20 01:33:01 5 10.64 0.00 3.88 2.52 0.07 82.91 01:57:20 01:33:01 6 13.48 0.00 4.14 5.38 0.07 76.93 01:57:20 01:33:01 7 13.80 0.00 4.29 1.90 0.07 79.93 01:57:20 01:34:01 all 7.83 0.00 0.75 0.09 0.04 91.30 01:57:20 01:34:01 0 12.47 0.00 1.05 0.02 0.05 86.41 01:57:20 01:34:01 1 7.57 0.00 0.72 0.02 0.03 91.66 01:57:20 01:34:01 2 6.39 0.00 0.75 0.23 0.03 92.59 01:57:20 01:34:01 3 8.49 0.00 0.60 0.02 0.05 90.84 01:57:20 01:34:01 4 8.86 0.00 0.91 0.00 0.03 90.19 01:57:20 01:34:01 5 2.23 0.00 0.39 0.00 0.02 97.37 01:57:20 01:34:01 6 9.01 0.00 0.72 0.02 0.03 90.22 01:57:20 01:34:01 7 7.56 0.00 0.82 0.40 0.05 91.16 01:57:20 01:35:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:57:20 01:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:57:20 01:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:57:20 01:35:01 2 0.03 0.00 0.02 0.03 0.00 99.92 01:57:20 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:57:20 01:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:57:20 01:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:57:20 01:36:01 all 0.10 0.00 0.02 0.02 0.01 99.85 01:57:20 01:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 01:57:20 01:36:01 2 0.05 0.00 0.05 0.02 0.02 99.87 01:57:20 01:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:57:20 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:36:01 5 0.53 0.00 0.03 0.00 0.02 99.42 01:57:20 01:36:01 6 0.02 0.00 0.02 0.05 0.00 99.92 01:57:20 01:36:01 7 0.02 0.00 0.02 0.07 0.02 99.88 01:57:20 01:37:01 all 0.27 0.00 0.01 0.00 0.00 99.72 01:57:20 01:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:57:20 01:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:57:20 01:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:37:01 5 1.97 0.00 0.02 0.00 0.00 98.01 01:57:20 01:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:37:01 7 0.05 0.00 0.02 0.02 0.02 99.90 01:57:20 01:57:20 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:57:20 01:38:01 all 0.27 0.00 0.01 0.01 0.00 99.71 01:57:20 01:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 01:57:20 01:38:01 5 1.99 0.00 0.00 0.03 0.00 97.98 01:57:20 01:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:38:01 7 0.02 0.00 0.03 0.02 0.02 99.92 01:57:20 01:39:01 all 0.35 0.00 0.03 0.01 0.00 99.60 01:57:20 01:39:01 0 1.25 0.00 0.05 0.00 0.00 98.70 01:57:20 01:39:01 1 0.57 0.00 0.07 0.07 0.00 99.30 01:57:20 01:39:01 2 0.15 0.00 0.03 0.00 0.00 99.82 01:57:20 01:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:57:20 01:39:01 4 0.28 0.00 0.02 0.00 0.00 99.70 01:57:20 01:39:01 5 0.28 0.00 0.02 0.02 0.00 99.68 01:57:20 01:39:01 6 0.13 0.00 0.02 0.00 0.00 99.85 01:57:20 01:39:01 7 0.07 0.00 0.03 0.03 0.02 99.85 01:57:20 01:40:01 all 0.01 0.00 0.02 0.01 0.00 99.96 01:57:20 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:57:20 01:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:40:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:57:20 01:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:40:01 7 0.03 0.00 0.03 0.03 0.00 99.90 01:57:20 01:41:01 all 0.14 0.00 0.03 0.01 0.00 99.82 01:57:20 01:41:01 0 0.05 0.00 0.07 0.00 0.00 99.88 01:57:20 01:41:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:57:20 01:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:57:20 01:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:57:20 01:41:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:57:20 01:41:01 5 0.90 0.00 0.02 0.00 0.00 99.09 01:57:20 01:41:01 6 0.03 0.00 0.03 0.02 0.00 99.92 01:57:20 01:41:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:57:20 01:42:01 all 0.15 0.00 0.01 0.01 0.00 99.83 01:57:20 01:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:57:20 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:57:20 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:42:01 5 1.06 0.00 0.03 0.02 0.00 98.89 01:57:20 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:42:01 7 0.02 0.00 0.03 0.03 0.02 99.90 01:57:20 01:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:57:20 01:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:57:20 01:43:01 1 0.02 0.00 0.03 0.02 0.02 99.92 01:57:20 01:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:43:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:57:20 01:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:57:20 01:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:57:20 01:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:57:20 01:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:57:20 01:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:57:20 01:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:57:20 01:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:57:20 01:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:57:20 01:45:01 all 0.02 0.00 0.02 0.01 0.00 99.95 01:57:20 01:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:45:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:57:20 01:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:45:01 7 0.00 0.00 0.03 0.02 0.00 99.95 01:57:20 01:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:57:20 01:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:46:01 1 0.00 0.00 0.02 0.05 0.00 99.93 01:57:20 01:46:01 2 0.07 0.00 0.00 0.00 0.02 99.92 01:57:20 01:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:57:20 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:46:01 7 0.03 0.00 0.02 0.03 0.00 99.92 01:57:20 01:47:01 all 0.06 0.00 0.04 0.02 0.01 99.88 01:57:20 01:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:47:01 2 0.02 0.00 0.03 0.07 0.00 99.88 01:57:20 01:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:47:01 4 0.25 0.00 0.08 0.07 0.02 99.58 01:57:20 01:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:57:20 01:47:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:57:20 01:47:01 7 0.07 0.00 0.05 0.02 0.02 99.85 01:57:20 01:48:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:57:20 01:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:57:20 01:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:57:20 01:48:01 2 0.03 0.00 0.00 0.03 0.00 99.93 01:57:20 01:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:48:01 7 0.03 0.00 0.03 0.05 0.02 99.87 01:57:20 01:57:20 01:48:01 CPU %user %nice %system %iowait %steal %idle 01:57:20 01:49:01 all 0.12 0.00 0.01 0.00 0.00 99.87 01:57:20 01:49:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:57:20 01:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:57:20 01:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:49:01 5 0.75 0.00 0.00 0.00 0.02 99.24 01:57:20 01:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:57:20 01:50:01 all 0.26 0.00 0.02 0.01 0.00 99.71 01:57:20 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:50:01 2 0.02 0.00 0.03 0.03 0.02 99.90 01:57:20 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:50:01 5 1.97 0.00 0.00 0.00 0.00 98.03 01:57:20 01:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:50:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:57:20 01:51:01 all 0.27 0.00 0.01 0.01 0.00 99.70 01:57:20 01:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:57:20 01:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:57:20 01:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:57:20 01:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:51:01 5 1.97 0.00 0.00 0.00 0.00 98.03 01:57:20 01:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:57:20 01:51:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:57:20 01:52:01 all 0.19 0.00 0.02 0.01 0.00 99.78 01:57:20 01:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:57:20 01:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:52:01 2 0.07 0.00 0.02 0.03 0.00 99.88 01:57:20 01:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:57:20 01:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:52:01 5 1.29 0.00 0.05 0.00 0.00 98.66 01:57:20 01:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:57:20 01:52:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:57:20 01:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:57:20 01:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:57:20 01:53:01 2 0.03 0.00 0.03 0.02 0.00 99.92 01:57:20 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:57:20 01:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:57:20 01:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:57:20 01:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:57:20 01:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:57:20 01:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:57:20 01:54:01 2 0.00 0.00 0.00 0.05 0.00 99.95 01:57:20 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:20 01:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:57:20 01:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:54:01 7 0.02 0.00 0.02 0.05 0.00 99.92 01:57:20 01:55:01 all 0.03 0.00 0.01 0.00 0.00 99.94 01:57:20 01:55:01 0 0.10 0.00 0.02 0.00 0.00 99.88 01:57:20 01:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:57:20 01:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:57:20 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:57:20 01:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:20 01:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:57:20 01:55:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:57:20 01:56:01 all 0.08 0.00 0.04 0.01 0.00 99.86 01:57:20 01:56:01 0 0.10 0.00 0.08 0.00 0.00 99.82 01:57:20 01:56:01 1 0.12 0.00 0.03 0.03 0.02 99.80 01:57:20 01:56:01 2 0.08 0.00 0.03 0.00 0.00 99.88 01:57:20 01:56:01 3 0.02 0.00 0.05 0.00 0.00 99.93 01:57:20 01:56:01 4 0.08 0.00 0.05 0.00 0.02 99.85 01:57:20 01:56:01 5 0.07 0.00 0.03 0.00 0.00 99.90 01:57:20 01:56:01 6 0.07 0.00 0.03 0.03 0.00 99.87 01:57:20 01:56:01 7 0.13 0.00 0.02 0.03 0.00 99.82 01:57:20 01:57:01 all 9.65 0.00 4.53 1.35 0.05 84.41 01:57:20 01:57:01 0 8.20 0.00 4.93 1.99 0.05 84.83 01:57:20 01:57:01 1 8.63 0.00 4.31 2.69 0.05 84.32 01:57:20 01:57:01 2 10.42 0.00 4.75 0.08 0.07 84.69 01:57:20 01:57:01 3 11.30 0.00 4.94 1.51 0.07 82.18 01:57:20 01:57:01 4 9.41 0.00 3.50 0.19 0.05 86.86 01:57:20 01:57:01 5 9.61 0.00 4.30 0.19 0.05 85.86 01:57:20 01:57:01 6 8.96 0.00 5.01 3.43 0.05 82.56 01:57:20 01:57:01 7 10.69 0.00 4.54 0.75 0.05 83.98 01:57:20 Average: all 9.10 0.00 2.29 0.61 0.03 87.98 01:57:20 Average: 0 9.11 0.00 2.29 0.85 0.03 87.73 01:57:20 Average: 1 8.95 0.00 2.31 0.80 0.03 87.92 01:57:20 Average: 2 9.11 0.00 2.41 0.82 0.03 87.63 01:57:20 Average: 3 9.18 0.00 2.31 0.73 0.03 87.76 01:57:20 Average: 4 9.05 0.00 2.10 0.22 0.03 88.60 01:57:20 Average: 5 9.24 0.00 2.24 0.33 0.03 88.16 01:57:20 Average: 6 9.04 0.00 2.31 0.67 0.02 87.95 01:57:20 Average: 7 9.08 0.00 2.32 0.51 0.03 88.06 01:57:20 01:57:20 01:57:20