Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9da6ae59ae744deab01801bcadba3dff2eb7fa6 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-ssh8974535483116630030.key > 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-ssh17452155585485372720.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh6731251436436462356.key > 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-ssh13897278461744244127.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10373936776529576222.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8372 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/438 [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/438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (main) Commit message: "fix: Consume Messaging Redis Subscribe fix for Request API (#4409)" > 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 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-list --no-walk 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:50:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:50:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:50:10 ========================================================= 16:50:10 EdgeX Global Pipelines Version Info 16:50:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:50:11 ------------------- 16:50:11 stable info: 16:50:11 ------------------- 16:50:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:50:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:50:11 Message: update stable to v1.0.244 16:50:12 ------------------- 16:50:12 experimental info: 16:50:12 ------------------- 16:50:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:50:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:50:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9da6ae [Pipeline] echo 16:50:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:12 provisioning config files... 16:50:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config14796807539676199113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:13 ---> docker-login.sh 16:50:13 nexus3.edgexfoundry.org:10001 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:13 Configure a credential helper to remove this warning. See 16:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:13 16:50:13 Login Succeeded 16:50:13 nexus3.edgexfoundry.org:10002 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:13 Configure a credential helper to remove this warning. See 16:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:13 16:50:13 Login Succeeded 16:50:13 nexus3.edgexfoundry.org:10003 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:13 Configure a credential helper to remove this warning. See 16:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:13 16:50:13 Login Succeeded 16:50:13 nexus3.edgexfoundry.org:10004 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:13 Configure a credential helper to remove this warning. See 16:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:13 16:50:13 Login Succeeded 16:50:13 docker.io 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:14 Configure a credential helper to remove this warning. See 16:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:14 16:50:14 Login Succeeded 16:50:14 ---> docker-login.sh ends [Pipeline] } 16:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:14 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 16:50:14 + dirname cmd/core-command/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo core-command,cmd/core-command/Dockerfile 16:50:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:50:14 + dirname cmd/core-data/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo core-data,cmd/core-data/Dockerfile 16:50:14 + dirname cmd/core-metadata/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo core-metadata,cmd/core-metadata/Dockerfile 16:50:14 + cut+ -d/ -f2 16:50:14 dirname cmd/security-bootstrapper/Dockerfile 16:50:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:50:14 + dirname cmd/security-proxy-auth/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:50:14 + dirname cmd/security-proxy-setup/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:50:14 + dirname cmd/security-secretstore-setup/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:50:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + dirname cmd/security-spire-agent/Dockerfile 16:50:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:50:14 + dirname cmd/security-spire-config/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:50:14 + dirname cmd/security-spire-server/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:50:14 + dirname cmd/support-notifications/Dockerfile 16:50:14 + cut -d/ -f2 16:50:14 + echo support-notifications,cmd/support-notifications/Dockerfile 16:50:14 + + cut -d/ -f2 16:50:14 dirname cmd/support-scheduler/Dockerfile 16:50:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:50:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:50:14 + git rev-list -1 --merges b9da6ae59ae744deab01801bcadba3dff2eb7fa6~1..b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo 16:50:14 -----------> git rev-list -1 --merges b9da6ae59ae744deab01801bcadba3dff2eb7fa6~1..b9da6ae59ae744deab01801bcadba3dff2eb7fa6 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [false] [Pipeline] sh 16:50:15 + git log --format=format:%s -1 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] echo 16:50:15 ========================================================= 16:50:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:50:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:50:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:15 + grep -v github /etc/ssh/ssh_known_hosts 16:50:15 + [ -e /tmp/ssh_known_hosts ] 16:50:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:50:15 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:50:15 sudo tee -a /etc/ssh/ssh_known_hosts 16:50:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:15 16:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:16 0.1.4: Pulling from edgex-devops/py-git-semver 16:50:16 b85a868b505f: Pulling fs layer 16:50:16 e2be974225ed: Pulling fs layer 16:50:16 339a4e72a1f5: Pulling fs layer 16:50:16 988bab9f4d93: Pulling fs layer 16:50:16 1469e6f7b9e6: Pulling fs layer 16:50:16 eaf3925da568: Pulling fs layer 16:50:16 bab4dde63d76: Pulling fs layer 16:50:16 bde34c3a00c8: Pulling fs layer 16:50:16 b352a97aabf1: Pulling fs layer 16:50:16 4872d77fe225: Pulling fs layer 16:50:16 5851b861e8e6: Pulling fs layer 16:50:16 bab4dde63d76: Waiting 16:50:16 bde34c3a00c8: Waiting 16:50:16 b352a97aabf1: Waiting 16:50:16 4872d77fe225: Waiting 16:50:16 5851b861e8e6: Waiting 16:50:16 988bab9f4d93: Waiting 16:50:16 1469e6f7b9e6: Waiting 16:50:16 eaf3925da568: Waiting 16:50:16 e2be974225ed: Verifying Checksum 16:50:16 e2be974225ed: Download complete 16:50:16 988bab9f4d93: Download complete 16:50:16 1469e6f7b9e6: Verifying Checksum 16:50:16 1469e6f7b9e6: Download complete 16:50:16 eaf3925da568: Verifying Checksum 16:50:16 eaf3925da568: Download complete 16:50:16 339a4e72a1f5: Verifying Checksum 16:50:16 339a4e72a1f5: Download complete 16:50:16 bde34c3a00c8: Download complete 16:50:16 b352a97aabf1: Verifying Checksum 16:50:16 b352a97aabf1: Download complete 16:50:16 4872d77fe225: Verifying Checksum 16:50:16 4872d77fe225: Download complete 16:50:16 5851b861e8e6: Verifying Checksum 16:50:16 5851b861e8e6: Download complete 16:50:16 b85a868b505f: Verifying Checksum 16:50:16 b85a868b505f: Download complete 16:50:16 bab4dde63d76: Verifying Checksum 16:50:16 bab4dde63d76: Download complete 16:50:17 b85a868b505f: Pull complete 16:50:17 e2be974225ed: Pull complete 16:50:18 339a4e72a1f5: Pull complete 16:50:18 988bab9f4d93: Pull complete 16:50:18 1469e6f7b9e6: Pull complete 16:50:18 eaf3925da568: Pull complete 16:50:20 bab4dde63d76: Pull complete 16:50:20 bde34c3a00c8: Pull complete 16:50:20 b352a97aabf1: Pull complete 16:50:20 4872d77fe225: Pull complete 16:50:21 5851b861e8e6: Pull complete 16:50:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:21 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 16:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:50:22 $ docker top a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 -eo pid,comm 16:50:22 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). 16:50:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:22 [ssh-agent] Looking for ssh-agent implementation... 16:50:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:23 $ docker exec a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent 16:50:23 SSH_AUTH_SOCK=/tmp/ssh-eDDtXHMhBEzZ/agent.32 16:50:23 SSH_AGENT_PID=38 16:50:23 Running ssh-add (command line suppressed) 16:50:23 Identity added: /w/workspace/edgex-go/438@tmp/private_key_14455929748327567864.key (/w/workspace/edgex-go/438@tmp/private_key_14455929748327567864.key) 16:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:23 + git tag --points-at HEAD [Pipeline] } 16:50:23 $ docker exec --env ******** --env ******** a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent -k 16:50:23 unset SSH_AUTH_SOCK; 16:50:23 unset SSH_AGENT_PID; 16:50:23 echo Agent pid 38 killed; 16:50:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:50:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:23 [ssh-agent] Looking for ssh-agent implementation... 16:50:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:23 $ docker exec a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent 16:50:24 SSH_AUTH_SOCK=/tmp/ssh-IhxIUWgMnZWd/agent.71 16:50:24 SSH_AGENT_PID=77 16:50:24 Running ssh-add (command line suppressed) 16:50:24 Identity added: /w/workspace/edgex-go/438@tmp/private_key_12965563931349673853.key (/w/workspace/edgex-go/438@tmp/private_key_12965563931349673853.key) 16:50:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:24 + git semver init 16:50:24 2023-03-06 16:50:24,691 [run_init] DEBUG init version:0.0.0 force:False 16:50:24 2023-03-06 16:50:24,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/438/.semver 16:50:24 2023-03-06 16:50:24,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/438/.semver 16:50:24 2023-03-06 16:50:24,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/438/.semver'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) 16:50:30 2023-03-06 16:50:29,694 [append_file] DEBUG append to file:/w/workspace/edgex-go/438/.git/info/exclude 16:50:30 2023-03-06 16:50:29,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/438/.semver/main with force:False 16:50:30 2023-03-06 16:50:29,694 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 16:50:30 2023-03-06 16:50:29,695 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 16:50:30 3.0.0-dev.77 [Pipeline] } 16:50:30 $ docker exec --env ******** --env ******** a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 ssh-agent -k 16:50:30 unset SSH_AUTH_SOCK; 16:50:30 unset SSH_AGENT_PID; 16:50:30 echo Agent pid 77 killed; 16:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:30 + git semver [Pipeline] } 16:50:31 $ docker stop --time=1 a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 16:50:32 $ docker rm -f --volumes a4d2db31463670dd392956d644b320471c9053d9393fd88874b7f652eab9f1f8 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:50:32 Stashed 1 file(s) [Pipeline] echo 16:50:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.77 [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 16:50:33 + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] echo 16:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:33 ========================================================= 16:50:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:50:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:50:33 213ec9aee27d: Pulling fs layer 16:50:33 4583459ba037: Pulling fs layer 16:50:33 93c1e223e6f2: Pulling fs layer 16:50:33 53926ce57604: Pulling fs layer 16:50:33 21b2b0c7a3f4: Pulling fs layer 16:50:33 22ff95d597cd: Pulling fs layer 16:50:33 12d6caf4c0d1: Pulling fs layer 16:50:33 96b7cbca73a9: Pulling fs layer 16:50:33 53926ce57604: Waiting 16:50:33 a7acece74701: Pulling fs layer 16:50:33 21b2b0c7a3f4: Waiting 16:50:33 22ff95d597cd: Waiting 16:50:33 96b7cbca73a9: Waiting 16:50:33 a7acece74701: Waiting 16:50:33 93c1e223e6f2: Verifying Checksum 16:50:33 93c1e223e6f2: Download complete 16:50:33 4583459ba037: Download complete 16:50:33 21b2b0c7a3f4: Verifying Checksum 16:50:33 21b2b0c7a3f4: Download complete 16:50:33 22ff95d597cd: Verifying Checksum 16:50:33 22ff95d597cd: Download complete 16:50:33 213ec9aee27d: Verifying Checksum 16:50:33 12d6caf4c0d1: Verifying Checksum 16:50:33 12d6caf4c0d1: Download complete 16:50:33 213ec9aee27d: Pull complete 16:50:33 4583459ba037: Pull complete 16:50:34 93c1e223e6f2: Pull complete 16:50:34 a7acece74701: Verifying Checksum 16:50:34 a7acece74701: Download complete 16:50:34 96b7cbca73a9: Verifying Checksum 16:50:34 96b7cbca73a9: Download complete 16:50:34 53926ce57604: Verifying Checksum 16:50:34 53926ce57604: Download complete 16:50:38 53926ce57604: Pull complete 16:50:38 21b2b0c7a3f4: Pull complete 16:50:38 22ff95d597cd: Pull complete 16:50:38 12d6caf4c0d1: Pull complete 16:50:40 96b7cbca73a9: Pull complete 16:50:41 a7acece74701: Pull complete 16:50:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:50:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:41 WORKDIR /edgex 16:50:41 COPY go.mod . 16:50:41 RUN go mod download 16:50:41 + docker build -t ci-base-image-x86_64 -f - . 16:50:42 Sending build context to Docker daemon 170.3MB 16:50:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:42 ---> db6d94c90886 16:50:42 Step 2/4 : WORKDIR /edgex 16:50:44 ---> Running in 3cca748ac79f 16:50:44 Removing intermediate container 3cca748ac79f 16:50:44 ---> 39160109cd44 16:50:44 Step 3/4 : COPY go.mod . 16:50:44 ---> b1b4229e7c9b 16:50:44 Step 4/4 : RUN go mod download 16:50:44 ---> Running in 8fc347dcd130 16:50:47 Still waiting to schedule task 16:50:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:50:56 Removing intermediate container 8fc347dcd130 16:50:56 ---> 5d0e7396b5af 16:50:56 Successfully built 5d0e7396b5af 16:50:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:57 + docker inspect -f . ci-base-image-x86_64 16:50:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:57 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 16:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:50:57 $ docker top 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:58 + go version 16:50:58 go version go1.18.7 linux/amd64 [Pipeline] } 16:50:58 $ docker stop --time=1 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 16:50:59 $ docker rm -f --volumes 109255ae3375fa2f19b3d5078ea74675947ce39619b9fe8d51f5f3196c7bf3a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:59 + docker inspect -f . ci-base-image-x86_64 16:50:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:59 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 16:50:59 $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:51:00 $ docker top f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:51:00 ========================================================= 16:51:00 [edgeXBuildGoParallel] Running Tests and Build... 16:51:00 ========================================================= [Pipeline] sh 16:51:00 + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] fileExists [Pipeline] sh 16:51:00 + make test 16:51:00 go test -race -coverprofile=coverage.out ./... 16:51:07 ? github.com/edgexfoundry/edgex-go [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 16:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 71.2% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.426s coverage: 88.5% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 3.9% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.119s coverage: 0.9% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 16:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.391s coverage: 79.9% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 81.2% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:51:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:51:49 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 16:52:07 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." 16:52:07 go vet ./... 16:52:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:10 ./bin/test-attribution-txt.sh [Pipeline] echo 16:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:52:10 + ls -al . 16:52:10 total 704 16:52:10 drwxrwxr-x 11 1001 1001 4096 Mar 6 16:51 . 16:52:10 drwxr-xr-x 4 root root 4096 Mar 6 16:51 .. 16:52:10 drwxrwxr-x 2 1001 1001 4096 Mar 6 16:50 .blubracket 16:52:10 -rw-rw-r-- 1 1001 1001 16 Mar 6 16:50 .dockerignore 16:52:10 drwxrwxr-x 8 1001 1001 4096 Mar 6 16:51 .git 16:52:10 drwxrwxr-x 3 1001 1001 4096 Mar 6 16:50 .github 16:52:10 -rw-rw-r-- 1 1001 1001 1112 Mar 6 16:50 .gitignore 16:52:10 -rw-rw-r-- 1 1001 1001 42 Mar 6 16:50 .golangci.yml 16:52:10 -rw-rw-r-- 1 1001 1001 87 Mar 6 16:50 .hadolint.yml 16:52:10 drwxr-xr-x 3 1001 1001 4096 Mar 6 16:50 .semver 16:52:10 -rw-rw-r-- 1 1001 1001 166 Mar 6 16:50 .sonarcloud.properties 16:52:10 -rw-rw-r-- 1 1001 1001 1171 Mar 6 16:50 ADOPTERS.md 16:52:10 -rw-rw-r-- 1 1001 1001 10825 Mar 6 16:50 Attribution.txt 16:52:10 -rw-rw-r-- 1 1001 1001 73765 Mar 6 16:50 CHANGELOG.md 16:52:10 -rw-rw-r-- 1 1001 1001 3804 Mar 6 16:50 CONTRIBUTING.md 16:52:10 -rw-rw-r-- 1 1001 1001 677 Mar 6 16:50 GOVERNANCE.md 16:52:10 -rw-rw-r-- 1 1001 1001 883 Mar 6 16:50 Jenkinsfile 16:52:10 -rw-rw-r-- 1 1001 1001 10775 Mar 6 16:50 LICENSE 16:52:10 -rw-rw-r-- 1 1001 1001 14071 Mar 6 16:50 Makefile 16:52:10 -rw-rw-r-- 1 1001 1001 582 Mar 6 16:50 OWNERS.md 16:52:10 -rw-rw-r-- 1 1001 1001 9403 Mar 6 16:50 README.md 16:52:10 -rw-rw-r-- 1 1001 1001 6912 Mar 6 16:50 SECURITY.md 16:52:10 -rw-rw-r-- 1 1001 1001 12 Mar 6 16:50 VERSION 16:52:10 drwxrwxr-x 2 1001 1001 4096 Mar 6 16:50 bin 16:52:10 drwxrwxr-x 18 1001 1001 4096 Mar 6 16:50 cmd 16:52:10 -rw-r--r-- 1 root root 446903 Mar 6 16:51 coverage.out 16:52:10 -rw-rw-r-- 1 1001 1001 3232 Mar 6 16:50 go.mod 16:52:10 -rw-rw-r-- 1 1001 1001 31099 Mar 6 16:50 go.sum 16:52:10 drwxrwxr-x 7 1001 1001 4096 Mar 6 16:50 internal 16:52:10 drwxrwxr-x 3 1001 1001 4096 Mar 6 16:50 openapi 16:52:10 drwxrwxr-x 4 1001 1001 4096 Mar 6 16:50 snap 16:52:10 -rw-rw-r-- 1 1001 1001 204 Mar 6 16:50 version.go [Pipeline] sh 16:52:11 + '[' -e coverage.out ] 16:52:11 + chown 1001:1001 coverage.out [Pipeline] stash 16:52:11 Stashed 1 file(s) [Pipeline] sh 16:52:11 + make build 16:52:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:52:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:52:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:52:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:52:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:52:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:52:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:52:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:52:42 $ docker stop --time=1 f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 16:52:44 $ docker rm -f --volumes f78c8eaed914ebcd42c072f560f830dc3a0e5f123e64e76f4627cfc25422d5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:45 16:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:45 latest: Pulling from edgex-devops/edgex-compose 16:52:45 cbdbe7a5bc2a: Pulling fs layer 16:52:45 ca9280d653b3: Pulling fs layer 16:52:45 7e9c9ca2126c: Pulling fs layer 16:52:45 cbdbe7a5bc2a: Verifying Checksum 16:52:45 cbdbe7a5bc2a: Download complete 16:52:45 ca9280d653b3: Verifying Checksum 16:52:45 ca9280d653b3: Download complete 16:52:45 cbdbe7a5bc2a: Pull complete 16:52:46 7e9c9ca2126c: Download complete 16:52:46 ca9280d653b3: Pull complete 16:52:49 7e9c9ca2126c: Pull complete 16:52:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:49 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 16:52:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:52:50 $ docker top 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:50 + grep parallel 16:52:50 + docker-compose build --help 16:52:51 --parallel Build images in parallel. [Pipeline] } 16:52:51 $ docker stop --time=1 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 16:52:52 $ docker rm -f --volumes 2c17b64a0c437cfe29a88c02c05e11aefc0750398698a90a6aed94b0d41365f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:53 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 16:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:52:53 $ docker top 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:53 + docker-compose -f ./docker-compose-build.yml build --parallel 16:52:54 Building core-command ... 16:52:54 Building core-common-config-bootstrapper ... 16:52:54 Building core-data ... 16:52:54 Building core-metadata ... 16:52:54 Building security-bootstrapper ... 16:52:54 Building security-proxy-auth ... 16:52:54 Building security-proxy-setup ... 16:52:54 Building security-secretstore-setup ... 16:52:54 Building security-spiffe-token-provider ... 16:52:54 Building security-spire-agent ... 16:52:54 Building security-spire-config ... 16:52:54 Building security-spire-server ... 16:52:54 Building support-notifications ... 16:52:54 Building support-scheduler ... 16:52:54 Building security-bootstrapper 16:52:54 Building security-proxy-setup 16:52:54 Building security-spire-agent 16:52:54 Building core-metadata 16:52:54 Building security-spire-config 16:53:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> 5d0e7396b5af 16:53:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:53:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> 5d0e7396b5af 16:53:06 Step 3/24 : WORKDIR /edgex-go 16:53:06 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> 5d0e7396b5af 16:53:06 Step 3/32 : WORKDIR /edgex-go 16:53:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> 5d0e7396b5af 16:53:06 Step 3/24 : WORKDIR /edgex-go 16:53:06 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> 5d0e7396b5af 16:53:06 Step 3/20 : WORKDIR /edgex-go 16:53:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 16:53:08 ---> Running in 6e8f18640740 16:53:08 ---> Running in bfbb7105a5ad 16:53:08 ---> Running in a79cfb1025a8 16:53:08 ---> Running in 8b84a13c91ee 16:53:08 ---> Running in a8429f0e1aff 16:53:08 Removing intermediate container a8429f0e1aff 16:53:08 ---> 428ff8b719ac 16:53:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:53:08 Removing intermediate container bfbb7105a5ad 16:53:08 ---> 2fe6c0e6b791 16:53:08 Step 4/20 : RUN apk add --update --no-cache make git [Pipeline] ws 16:53:08 Running in /w/workspace/edgex-go/438 [Pipeline] { [Pipeline] checkout 16:53:08 The recommended git tool is: git 16:53:08 Removing intermediate container 8b84a13c91ee 16:53:08 ---> 649283e80ea8 16:53:08 Step 4/24 : WORKDIR /edgex-go 16:53:08 Removing intermediate container 6e8f18640740 16:53:08 ---> 213a9ac2049f 16:53:08 Step 4/32 : RUN apk add --update --no-cache make git 16:53:08 Removing intermediate container a79cfb1025a8 16:53:08 ---> 8294c5107275 16:53:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:53:08 ---> Running in 0a81ba18451d 16:53:08 ---> Running in 99358444d608 16:53:08 ---> Running in ad1df2f7018f 16:53:08 ---> Running in e4836c0ff2ee 16:53:08 ---> Running in 55be336669f2 16:53:08 Removing intermediate container ad1df2f7018f 16:53:08 ---> 54fbfed960a8 16:53:08 Step 5/24 : RUN apk add --update --no-cache make git 16:53:08 ---> Running in dc16cc06b7f7 16:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:09 OK: 211 MiB in 51 packages 16:53:09 OK: 211 MiB in 51 packages 16:53:09 OK: 211 MiB in 51 packages 16:53:09 OK: 211 MiB in 51 packages 16:53:10 OK: 211 MiB in 51 packages 16:53:10 Removing intermediate container 99358444d608 16:53:10 ---> f1c596d758b2 16:53:10 Step 5/24 : COPY go.mod vendor* ./ 16:53:10 Removing intermediate container e4836c0ff2ee 16:53:10 ---> c9d93419df9f 16:53:10 Step 5/32 : COPY go.mod vendor* ./ 16:53:10 ---> eb981a4103be 16:53:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:10 ---> Running in a866515b4572 16:53:10 Removing intermediate container 0a81ba18451d 16:53:10 ---> 3422baac5ccb 16:53:10 Step 5/20 : COPY go.mod vendor* ./ 16:53:10 Removing intermediate container dc16cc06b7f7 16:53:10 ---> 5ce7b886d884 16:53:10 Step 6/24 : COPY go.mod vendor* ./ 16:53:10 ---> dd2c69720583 16:53:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:10 Removing intermediate container 55be336669f2 16:53:10 ---> 29ea1ddc8a8f 16:53:10 Step 5/24 : COPY go.mod vendor* ./ 16:53:10 ---> Running in a3f25dc1c467 16:53:10 ---> df0c56a5f3ca 16:53:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:10 ---> Running in 14f86a855706 16:53:10 ---> 28f1bebcd201 16:53:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:10 ---> 480e76a83d9a 16:53:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:10 ---> Running in 31d37a50653f 16:53:10 ---> Running in 1f61f8eaef93 16:53:14 using credential edgex-jenkins-ssh 16:53:14 Cloning the remote Git repository 16:53:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:53:14 > git init /w/workspace/edgex-go/438 # timeout=10 16:53:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:53:14 > git --version # timeout=10 16:53:14 > git --version # 'git version 2.25.1' 16:53:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:53:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:37 Avoid second fetch 16:53:37 Checking out Revision b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (main) 16:53:37 Commit message: "fix: Consume Messaging Redis Subscribe fix for Request API (#4409)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:53:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:38 Dload Upload Total Spent Left Speed 16:53:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 16:53:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:53:37 > git config core.sparsecheckout # timeout=10 16:53:37 > git checkout -f b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 16:53:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:53:39 + sudo tee /etc/docker/daemon.new 16:53:39 { 16:53:39 "registry-mirrors": [ 16:53:39 "https://nexus3.edgexfoundry.org:10001" 16:53:39 ], 16:53:39 "bip": "10.250.0.254/24", 16:53:39 "hosts": [ 16:53:39 "tcp://0.0.0.0:5555", 16:53:39 "unix:///var/run/docker.sock" 16:53:39 ], 16:53:39 "mtu": 1458, 16:53:39 "selinux-enabled": true, 16:53:39 "seccomp-profile": "/etc/docker/seccomp.json" 16:53:39 } [Pipeline] sh 16:53:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:53:40 + sudo service docker restart 16:53:49 Removing intermediate container 14f86a855706 16:53:49 ---> 9250196334e9 16:53:49 Step 7/20 : COPY . . 16:53:49 Removing intermediate container 31d37a50653f 16:53:49 ---> 0198d884eb53 16:53:49 Step 8/24 : COPY . . 16:53:49 Removing intermediate container a3f25dc1c467 16:53:49 ---> 542c205bebe0 16:53:49 Step 7/32 : COPY . . 16:53:49 Removing intermediate container 1f61f8eaef93 16:53:49 ---> a117ae1d833c 16:53:49 Step 7/24 : COPY . . 16:53:49 Removing intermediate container a866515b4572 16:53:49 ---> e7f7ba6a1b6d 16:53:49 Step 7/24 : COPY . . 16:53:54 ---> a9014c754881 16:53:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:53:54 ---> f1228d46effe 16:53:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:53:54 ---> 0098116dad8b 16:53:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:53:54 ---> ab631ee7b641 16:53:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:53:54 ---> 5d68c195807a 16:53:54 Step 8/20 : RUN make cmd/secrets-config/secrets-config 16:53:54 ---> Running in 7c6128eb65c5 16:53:54 ---> Running in 141df27f243b 16:53:54 ---> Running in 8be6757b9953 16:53:54 ---> Running in af3730fa0878 16:53:54 ---> Running in 69c5ff56da54 16:53:54 Removing intermediate container 7c6128eb65c5 16:53:54 ---> 483176c049f0 16:53:54 Step 9/24 : WORKDIR /edgex-go/spire-build 16:53:54 ---> Running in 13a399cb6aaf 16:53:54 Removing intermediate container af3730fa0878 16:53:54 ---> a68fafa09007 16:53:54 Step 9/24 : WORKDIR /edgex-go/spire-build 16:53:54 ---> Running in c5adda2a7704 16:53:54 Removing intermediate container 13a399cb6aaf 16:53:54 ---> 670000230592 16:53:54 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 16:53:54 ---> Running in 43746d09c5df 16:53:54 Removing intermediate container c5adda2a7704 16:53:54 ---> 3f81f9043e77 16:53:54 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 16:53:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:53:54 ---> Running in 21152bc17e1b 16:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:53:55 Removing intermediate container 43746d09c5df 16:53:55 ---> ca1e44c0eaa9 16:53:55 Step 11/24 : WORKDIR /edgex-go 16:53:55 ---> Running in 49fcf6049b26 16:53:55 Removing intermediate container 21152bc17e1b 16:53:55 ---> c7ffded2b5d5 16:53:55 Step 11/24 : WORKDIR /edgex-go 16:53:55 ---> Running in 10aaeec47b76 16:53:55 Removing intermediate container 49fcf6049b26 16:53:55 ---> c244a9951a8a 16:53:55 16:53:55 Step 12/24 : FROM alpine:3.15 16:53:55 3.15: Pulling from library/alpine 16:53:55 Removing intermediate container 10aaeec47b76 16:53:55 ---> aefada3d3465 16:53:55 16:53:55 Step 12/24 : FROM alpine:3.15 16:53:55 3.15: Pulling from library/alpine 16:53:56 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:53:56 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:53:56 Status: Downloaded newer image for alpine:3.15 16:53:56 Status: Image is up to date for alpine:3.15 16:53:56 ---> 5ce65d7b0fde 16:53:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:56 ---> 5ce65d7b0fde 16:53:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:56 ---> Running in c685a4c7ca73 16:53:56 ---> Running in fa225e1b3a06 16:53:56 Removing intermediate container c685a4c7ca73 16:53:56 ---> 54c8e791eb75 16:53:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:53:56 Removing intermediate container fa225e1b3a06 16:53:56 ---> a6ba3fa10896 16:53:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:53:56 ---> Running in 2fd2ee290153 16:53:56 ---> Running in 338868ff0d51 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:57 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:53:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:53:57 OK: 15859 distinct packages available 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:57 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:53:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:53:57 OK: 15859 distinct packages available 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:58 (1/5) Installing dumb-init (1.2.5-r1) 16:53:58 (2/5) Installing musl-obstack (1.2.3-r0) 16:53:58 (3/5) Installing libucontext (1.1-r0) 16:53:58 (4/5) Installing gcompat (1.0.0-r4) 16:53:58 (5/5) Installing openssl (1.1.1t-r1) 16:53:58 Executing busybox-1.34.1-r7.trigger 16:53:58 OK: 7 MiB in 19 packages 16:53:58 (1/4) Installing dumb-init (1.2.5-r1) 16:53:58 (2/4) Installing musl-obstack (1.2.3-r0) 16:53:58 (3/4) Installing libucontext (1.1-r0) 16:53:58 (4/4) Installing gcompat (1.0.0-r4) 16:53:58 Executing busybox-1.34.1-r7.trigger 16:53:58 OK: 6 MiB in 18 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:58 provisioning config files... 16:53:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config9269622790913969935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:59 Removing intermediate container 338868ff0d51 16:53:59 ---> 40275f7ff277 16:53:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:53:59 Removing intermediate container 2fd2ee290153 16:53:59 ---> 6b93f8072698 16:53:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:59 ---> docker-login.sh 16:53:59 nexus3.edgexfoundry.org:10001 16:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:59 Configure a credential helper to remove this warning. See 16:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:59 16:53:59 Login Succeeded 16:53:59 nexus3.edgexfoundry.org:10002 16:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:00 Configure a credential helper to remove this warning. See 16:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:00 16:54:00 Login Succeeded 16:54:00 nexus3.edgexfoundry.org:10003 16:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:00 Configure a credential helper to remove this warning. See 16:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:00 16:54:00 Login Succeeded 16:54:00 nexus3.edgexfoundry.org:10004 16:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:00 Configure a credential helper to remove this warning. See 16:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:00 16:54:00 Login Succeeded 16:54:00 docker.io 16:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:01 Configure a credential helper to remove this warning. See 16:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:01 16:54:01 Login Succeeded 16:54:01 ---> docker-login.sh ends [Pipeline] } 16:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:54:01 ---> 4f9af37889f0 16:54:01 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:01 ---> 222ccc107349 16:54:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 16:54:01 + git config --global --add safe.directory /w/workspace/edgex-go/438 [Pipeline] echo 16:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:01 ========================================================= 16:54:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:54:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:54:02 ---> 0b857aac2d73 16:54:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:02 ---> Running in dbc66b1868dd 16:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:54:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:54:02 9b18e9b68314: Pulling fs layer 16:54:02 35d82f9e3411: Pulling fs layer 16:54:02 e16973657156: Pulling fs layer 16:54:02 fc693d55d65f: Pulling fs layer 16:54:02 7e9fc2657dce: Pulling fs layer 16:54:02 dda99020689f: Pulling fs layer 16:54:02 db1c61fa0a46: Pulling fs layer 16:54:02 891c053d2c06: Pulling fs layer 16:54:02 7e9fc2657dce: Waiting 16:54:02 dda99020689f: Waiting 16:54:02 db1c61fa0a46: Waiting 16:54:02 891c053d2c06: Waiting 16:54:02 fc693d55d65f: Waiting 16:54:02 e16973657156: Download complete 16:54:02 35d82f9e3411: Verifying Checksum 16:54:02 35d82f9e3411: Download complete 16:54:02 7e9fc2657dce: Download complete 16:54:02 dda99020689f: Verifying Checksum 16:54:02 dda99020689f: Download complete 16:54:02 9b18e9b68314: Download complete 16:54:02 Removing intermediate container dbc66b1868dd 16:54:02 ---> 408fcb7521a8 16:54:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:03 ---> 0844d50ac9a1 16:54:03 Step 19/24 : WORKDIR / 16:54:03 ---> Running in 3cc3baa90e88 16:54:03 9b18e9b68314: Pull complete 16:54:03 891c053d2c06: Verifying Checksum 16:54:03 891c053d2c06: Download complete 16:54:03 Removing intermediate container 3cc3baa90e88 16:54:03 ---> ef6bbeee2701 16:54:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:04 ---> Running in 66ab04ac9779 16:54:04 ---> b0551b3f9969 16:54:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:54:04 Removing intermediate container 66ab04ac9779 16:54:04 ---> 48f8e51ebb47 16:54:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:04 ---> Running in ab530a481be1 16:54:04 Removing intermediate container ab530a481be1 16:54:04 ---> 47eada65532c 16:54:04 Step 22/24 : LABEL arch=x86_64 16:54:04 ---> e7c2317402f0 16:54:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:54:04 ---> Running in fd30011a730b 16:54:04 db1c61fa0a46: Verifying Checksum 16:54:04 db1c61fa0a46: Download complete 16:54:05 Removing intermediate container fd30011a730b 16:54:05 ---> 893e1d509642 16:54:05 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:05 ---> 42ff91ca0b34 16:54:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:54:05 fc693d55d65f: Download complete 16:54:05 ---> Running in 143c328bc279 16:54:05 35d82f9e3411: Pull complete 16:54:05 Removing intermediate container 143c328bc279 16:54:05 ---> 83706ab83d54 16:54:05 Step 24/24 : LABEL version=3.0.0-dev.77 16:54:06 e16973657156: Pull complete 16:54:06 ---> Running in f35d5ee6fcc0 16:54:06 ---> 6d25d1f05714 16:54:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:06 ---> Running in f1c65990d4b2 16:54:06 Removing intermediate container f1c65990d4b2 16:54:06 ---> c4f869d633d9 16:54:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:06 Removing intermediate container f35d5ee6fcc0 16:54:06 ---> 04865115e810 16:54:06 16:54:06 Successfully built 04865115e810 16:54:06 Successfully tagged security-spire-config:latest 16:54:07  Building security-spire-config ... done Building core-data 16:54:07 ---> Running in ebcbc2d40590 16:54:07 Removing intermediate container ebcbc2d40590 16:54:07 ---> bf90a9b02352 16:54:07 Step 22/24 : LABEL arch=x86_64 16:54:08 ---> Running in d5ea57b5081a 16:54:08 Removing intermediate container d5ea57b5081a 16:54:08 ---> d6a21808b962 16:54:08 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:08 ---> Running in ec3dfaec10c2 16:54:09 Removing intermediate container ec3dfaec10c2 16:54:09 ---> b5ff15871869 16:54:09 Step 24/24 : LABEL version=3.0.0-dev.77 16:54:09 ---> Running in ac32b50b0c1a 16:54:09 Removing intermediate container ac32b50b0c1a 16:54:09 ---> b5f18bba34a5 16:54:09 16:54:09 Successfully built b5f18bba34a5 16:54:09 Successfully tagged security-spire-agent:latest 16:54:09  Building security-spire-agent ... done Building security-proxy-auth 16:54:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:10 ---> 5d0e7396b5af 16:54:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:54:10 ---> Using cache 16:54:10 ---> 649283e80ea8 16:54:10 Step 4/22 : WORKDIR /edgex-go 16:54:10 ---> Using cache 16:54:10 ---> 54fbfed960a8 16:54:10 Step 5/22 : RUN apk add --update --no-cache make git 16:54:10 ---> Using cache 16:54:10 ---> 5ce7b886d884 16:54:10 Step 6/22 : COPY go.mod vendor* ./ 16:54:10 ---> Using cache 16:54:10 ---> 28f1bebcd201 16:54:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:10 ---> Using cache 16:54:10 ---> 0198d884eb53 16:54:10 Step 8/22 : COPY . . 16:54:10 ---> Using cache 16:54:10 ---> a9014c754881 16:54:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:54:12 ---> Running in 5a20e7046145 16:54:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:54:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:13 ---> 5d0e7396b5af 16:54:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:54:13 ---> Using cache 16:54:13 ---> 649283e80ea8 16:54:13 Step 4/22 : WORKDIR /edgex-go 16:54:13 ---> Using cache 16:54:13 ---> 54fbfed960a8 16:54:13 Step 5/22 : RUN apk add --update --no-cache make git 16:54:13 ---> Using cache 16:54:13 ---> 5ce7b886d884 16:54:13 Step 6/22 : COPY go.mod vendor* ./ 16:54:13 ---> Using cache 16:54:13 ---> 28f1bebcd201 16:54:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:13 ---> Using cache 16:54:13 ---> 0198d884eb53 16:54:13 Step 8/22 : COPY . . 16:54:13 ---> Using cache 16:54:13 ---> a9014c754881 16:54:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:54:13 ---> Running in 7f82d4de831f 16:54:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:54:21 fc693d55d65f: Pull complete 16:54:21 7e9fc2657dce: Pull complete 16:54:21 dda99020689f: Pull complete 16:54:25 db1c61fa0a46: Pull complete 16:54:26 Removing intermediate container 8be6757b9953 16:54:26 ---> 84bc79c7995a 16:54:26 16:54:26 Step 9/32 : FROM alpine:3.16 16:54:26 Removing intermediate container 69c5ff56da54 16:54:26 ---> 5d18f5a18525 16:54:26 16:54:26 Step 9/20 : FROM alpine:3.16 16:54:26 Removing intermediate container 141df27f243b 16:54:26 ---> 5f59c8ac9257 16:54:26 16:54:26 Step 10/24 : FROM alpine:3.16 16:54:26 3.16: Pulling from library/alpine 16:54:27 3.16: Pulling from library/alpine 16:54:27 3.16: Pulling from library/alpine 16:54:27 891c053d2c06: Pull complete 16:54:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:54:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:54:27 WORKDIR /edgex 16:54:27 COPY go.mod . 16:54:27 RUN go mod download 16:54:27 + docker build -t ci-base-image-arm64 -f - . 16:54:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:54:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:54:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:54:28 Status: Downloaded newer image for alpine:3.16 16:54:28 Status: Image is up to date for alpine:3.16 16:54:28 Status: Image is up to date for alpine:3.16 16:54:28 ---> dfd21b5a31f5 16:54:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:54:28 ---> dfd21b5a31f5 16:54:28 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 16:54:28 ---> dfd21b5a31f5 16:54:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:28 Sending build context to Docker daemon 2.946MB 16:54:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:54:28 ---> f96f9c87975a 16:54:28 Step 2/4 : WORKDIR /edgex 16:54:28 ---> Running in 315c1be4fa8f 16:54:28 ---> Running in aec7f6b36e24 16:54:28 ---> Running in 7b0d23832058 16:54:28 Removing intermediate container aec7f6b36e24 16:54:28 ---> d63b24ccaed4 16:54:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:54:28 ---> Running in 093b9e4bf765 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:29 (1/2) Installing dumb-init (1.2.5-r1) 16:54:29 (2/2) Installing su-exec (0.2-r1) 16:54:29 Executing busybox-1.35.0-r17.trigger 16:54:29 OK: 6 MiB in 16 packages 16:54:29 (1/1) Installing dumb-init (1.2.5-r1) 16:54:29 Executing busybox-1.35.0-r17.trigger 16:54:29 OK: 6 MiB in 15 packages 16:54:29 (1/2) Installing dumb-init (1.2.5-r1) 16:54:29 (2/2) Installing openssl (1.1.1t-r0) 16:54:29 Executing busybox-1.35.0-r17.trigger 16:54:29 OK: 6 MiB in 16 packages 16:54:30 Removing intermediate container 093b9e4bf765 16:54:30 ---> 15a69c07b0d1 16:54:30 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:54:30 ---> Running in dcf5818083b0 16:54:30 Removing intermediate container dcf5818083b0 16:54:30 ---> 624f0755d160 16:54:30 Step 3/4 : COPY go.mod . 16:54:30 ---> Running in 5b20d210d5e0 16:54:30 Removing intermediate container 315c1be4fa8f 16:54:30 ---> fab5b7ec156d 16:54:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:30 Removing intermediate container 7b0d23832058 16:54:30 ---> 51a768cb27e0 16:54:30 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:54:30 ---> Running in 5d8da2400c90 16:54:30 ---> Running in f7f8c89f2a5e 16:54:30 Removing intermediate container 5b20d210d5e0 16:54:30 ---> 4324b930ed80 16:54:30 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:54:30 ---> Running in 5dbbaad802ee 16:54:30 Removing intermediate container 5d8da2400c90 16:54:30 ---> ca20cae27f96 16:54:30 Step 13/24 : ENV APP_PORT=59881 16:54:30 Removing intermediate container 5dbbaad802ee 16:54:30 ---> 4bb7886d1ca4 16:54:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:54:30 ---> Running in 9c939530f714 16:54:30 Removing intermediate container f7f8c89f2a5e 16:54:30 ---> f409127d55b5 16:54:30 Step 12/20 : WORKDIR /edgex 16:54:30 ---> Running in e561fa5b4cda 16:54:30 ---> Running in c8e815469328 16:54:30 Removing intermediate container 9c939530f714 16:54:30 ---> 90070df4baed 16:54:30 Step 14/24 : EXPOSE $APP_PORT 16:54:30 Removing intermediate container e561fa5b4cda 16:54:30 ---> 10fe6a8e6650 16:54:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:54:31 ---> Running in cb14ee38f2a1 16:54:31 Removing intermediate container c8e815469328 16:54:31 ---> 1b2e00656d3b 16:54:31 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 16:54:31 ---> Running in 89b6bd321418 16:54:31 Removing intermediate container 89b6bd321418 16:54:31 ---> 7e226bba93c6 16:54:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:54:31 ---> Running in 186c63a421a0 16:54:31 Removing intermediate container cb14ee38f2a1 16:54:31 ---> db222fa4fede 16:54:31 Step 15/24 : WORKDIR / 16:54:31 ---> a2ab1e1183f8 16:54:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:54:31 ---> Running in 83706af1cd91 16:54:31 Removing intermediate container 83706af1cd91 16:54:31 ---> 98a3ed308ba2 16:54:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:32 ---> b94851bafab7 16:54:32 Step 4/4 : RUN go mod download 16:54:32 ---> Running in 832139c61799 16:54:32 ---> af4ec9fd983c 16:54:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:54:32 ---> 46716f3bbc43 16:54:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:54:33 ---> fec92f5cfc0b 16:54:33 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:33 ---> Running in 11ad2f553471 16:54:33 Removing intermediate container 186c63a421a0 16:54:33 ---> 59b0a37922a8 16:54:33 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:54:33 ---> 4b00d8861cee 16:54:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:54:33 ---> Running in 0d9754a65f67 16:54:33 Removing intermediate container 0d9754a65f67 16:54:33 ---> 70be3adb0ff9 16:54:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:33 ---> 8447e882393f 16:54:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:54:33 ---> a301cdefc7df 16:54:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:33 ---> 2f1e3f9018c2 16:54:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:54:33 ---> Running in c7147443f716 16:54:33 ---> Running in 63be0cf7415f 16:54:34 Removing intermediate container 63be0cf7415f 16:54:34 ---> 8839dede663a 16:54:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:54:34 Removing intermediate container 11ad2f553471 16:54:34 ---> 7199b21d9757 16:54:34 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 16:54:34 ---> Running in 70568dea1172 16:54:34 ---> Running in e09366669295 16:54:34 Removing intermediate container 70568dea1172 16:54:34 ---> 8b6b24568ffb 16:54:34 Step 22/24 : LABEL arch=x86_64 16:54:34 ---> Running in 49093819185a 16:54:34 Removing intermediate container e09366669295 16:54:34 ---> 8f82cf601095 16:54:34 Step 18/20 : LABEL arch=x86_64 16:54:34 ---> Running in feb0ae2f54b3 16:54:34 Removing intermediate container 49093819185a 16:54:34 ---> 962b260289f4 16:54:34 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:34 ---> Running in fe6bae626544 16:54:34 Removing intermediate container feb0ae2f54b3 16:54:34 ---> d275721f8c0a 16:54:34 Step 19/20 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:34 ---> Running in de5abe30ec6e 16:54:34 Removing intermediate container fe6bae626544 16:54:34 ---> 5ac1735fcc96 16:54:34 Step 24/24 : LABEL version=3.0.0-dev.77 16:54:34 ---> Running in 87d3f0272c02 16:54:34 Removing intermediate container de5abe30ec6e 16:54:34 ---> bced21fefd1b 16:54:34 Step 20/20 : LABEL version=3.0.0-dev.77 16:54:34 ---> Running in 9ad053975cda 16:54:34 Removing intermediate container c7147443f716 16:54:34 ---> c165936c9f5d 16:54:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:34 Removing intermediate container 87d3f0272c02 16:54:34 ---> 2c18bc9392bb 16:54:34 16:54:34 Removing intermediate container 9ad053975cda 16:54:34 ---> 57e97d5663d2 16:54:34 16:54:34 Successfully built 2c18bc9392bb 16:54:34 Successfully tagged core-metadata:latest 16:54:34 Building support-notifications 16:54:34  Building core-metadata ... done  ---> 02da09a06f50 16:54:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:35 Successfully built 57e97d5663d2 16:54:35 Successfully tagged security-proxy-setup:latest 16:54:35  Building security-proxy-setup ... done Building security-secretstore-setup 16:54:37 ---> 75f7318245a6 16:54:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:38 ---> 0d2c319055f3 16:54:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:39 ---> 5d0e7396b5af 16:54:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:54:39 ---> Using cache 16:54:39 ---> 649283e80ea8 16:54:39 Step 4/22 : WORKDIR /edgex-go 16:54:39 ---> Using cache 16:54:39 ---> 54fbfed960a8 16:54:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:54:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:39 ---> 5d0e7396b5af 16:54:39 Step 3/23 : WORKDIR /edgex-go 16:54:39 ---> Using cache 16:54:39 ---> 8294c5107275 16:54:39 Step 4/23 : RUN apk add --update --no-cache make git 16:54:39 ---> a9075ce45c72 16:54:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:54:39 ---> Running in b4572a2aa425 16:54:39 ---> Running in 788191df2ca7 16:54:39 Removing intermediate container 7f82d4de831f 16:54:39 ---> 9be07cc4dac1 16:54:39 16:54:39 Step 10/22 : FROM alpine:3.16 16:54:39 ---> dfd21b5a31f5 16:54:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:54:39 Removing intermediate container 5a20e7046145 16:54:39 ---> 1d8884c54461 16:54:39 16:54:39 Step 10/22 : FROM alpine:3.16 16:54:39 ---> dfd21b5a31f5 16:54:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:39 ---> 3def4b9af746 16:54:39 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:39 ---> Running in bb0aeaf5aa7c 16:54:39 ---> Running in faa6e60f3f67 16:54:40 Removing intermediate container bb0aeaf5aa7c 16:54:40 ---> 36d7707ff567 16:54:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:54:40 ---> 85c8919b9c07 16:54:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:40 Removing intermediate container faa6e60f3f67 16:54:40 ---> 92e2a649ecca 16:54:40 Step 12/22 : ENV APP_PORT=59880 16:54:40 ---> Running in 901964219c9b 16:54:40 ---> Running in e20dd2c43177 16:54:40 Removing intermediate container e20dd2c43177 16:54:40 ---> 37584c1cc471 16:54:40 Step 13/22 : EXPOSE $APP_PORT 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:40 ---> b3637e5f8ad9 16:54:40 Step 27/32 : RUN chmod +x /entrypoint.sh 16:54:40 ---> Running in ccad8058268f 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:40 ---> Running in 938d50ae801a 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:40 Removing intermediate container ccad8058268f 16:54:40 ---> 3595ab4bafd3 16:54:40 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:54:40 ---> Running in 32499f101e99 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:40 OK: 211 MiB in 51 packages 16:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:40 OK: 211 MiB in 51 packages 16:54:40 (1/1) Installing dumb-init (1.2.5-r1) 16:54:40 Executing busybox-1.35.0-r17.trigger 16:54:40 OK: 6 MiB in 15 packages 16:54:41 Removing intermediate container b4572a2aa425 16:54:41 ---> 5420731479cd 16:54:41 Step 5/23 : COPY go.mod vendor* ./ 16:54:41 Removing intermediate container 938d50ae801a 16:54:41 ---> 50161a61cf0e 16:54:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:54:41 ---> 229455b61303 16:54:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:41 ---> Running in db810877abf2 16:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:41 ---> Running in fe42970e8858 16:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:41 Removing intermediate container db810877abf2 16:54:41 ---> f940160877e4 16:54:41 Step 29/32 : CMD ["gate"] 16:54:41 Removing intermediate container 788191df2ca7 16:54:41 ---> 9c2cbb1dd45d 16:54:41 Step 6/22 : COPY go.mod vendor* ./ 16:54:41 ---> Running in d975837ea487 16:54:41 Removing intermediate container 901964219c9b 16:54:41 ---> fe454454d3df 16:54:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:41 Removing intermediate container d975837ea487 16:54:41 ---> b6b409969a03 16:54:41 Step 30/32 : LABEL arch=x86_64 16:54:41 (1/1) Installing dumb-init (1.2.5-r1) 16:54:41 Executing busybox-1.35.0-r17.trigger 16:54:41 ---> 3382b327c368 16:54:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:41 OK: 6 MiB in 15 packages 16:54:41 ---> Running in 2fb35ef7630f 16:54:41 ---> Running in 1f4369a16dd0 16:54:41 ---> ad63cff20130 16:54:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:54:41 Removing intermediate container 2fb35ef7630f 16:54:41 ---> f34d40622656 16:54:41 Step 31/32 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:41 ---> Running in 1faeb78f4a98 16:54:42 ---> da89be4ca727 16:54:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 16:54:42 Removing intermediate container 1faeb78f4a98 16:54:42 ---> 1cc04831a3ae 16:54:42 Step 32/32 : LABEL version=3.0.0-dev.77 16:54:42 Removing intermediate container 32499f101e99 16:54:42 ---> 84f3a5a10bfb 16:54:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:42 ---> Running in f8ee0bbef0bd 16:54:42 ---> fb56e7ce1451 16:54:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:54:42 Removing intermediate container f8ee0bbef0bd 16:54:42 ---> c1931f97e85a 16:54:42 16:54:42 ---> e77232b5e6cc 16:54:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:42 Successfully built c1931f97e85a 16:54:42 Successfully tagged security-bootstrapper:latest 16:54:42  Building security-bootstrapper ... done Building core-common-config-bootstrapper 16:54:42 ---> 7365125ac0cd 16:54:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:43 ---> Running in 19125d4bc5fd 16:54:43 ---> b4c141c1e449 16:54:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:44 ---> a8bec246c828 16:54:44 Step 18/22 : ENTRYPOINT ["/core-data"] 16:54:44 ---> Running in 8680eda3bd58 16:54:44 Removing intermediate container 8680eda3bd58 16:54:44 ---> a0561fd33549 16:54:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:54:44 ---> Running in c005c853c4d2 16:54:44 Removing intermediate container 19125d4bc5fd 16:54:44 ---> f4e19901e7f4 16:54:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:54:44 Removing intermediate container c005c853c4d2 16:54:44 ---> 0176a7c43966 16:54:44 Step 20/22 : LABEL arch=x86_64 16:54:44 ---> Running in 5646e408c28d 16:54:44 ---> Running in 9066bda86956 16:54:44 Removing intermediate container 5646e408c28d 16:54:44 ---> d07ed3bd88c6 16:54:44 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:54:45 Removing intermediate container 9066bda86956 16:54:45 ---> 322bc2791e6c 16:54:45 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:45 ---> Running in 7e44137b471a 16:54:45 ---> Running in da47394e2328 16:54:45 Removing intermediate container 7e44137b471a 16:54:45 ---> 54ee7db27b4c 16:54:45 Step 20/22 : LABEL arch=x86_64 16:54:45 Removing intermediate container da47394e2328 16:54:45 ---> b100cdc3779b 16:54:45 Step 22/22 : LABEL version=3.0.0-dev.77 16:54:45 ---> Running in 0b0af174a66f 16:54:45 ---> Running in 60e68c208f76 16:54:45 Removing intermediate container 0b0af174a66f 16:54:45 ---> 3f4dfe918069 16:54:45 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:54:45 Removing intermediate container 60e68c208f76 16:54:45 ---> 913361a7f0e6 16:54:45 16:54:45 ---> Running in 15867731ce80 16:54:45 Successfully built 913361a7f0e6 16:54:45 Successfully tagged core-data:latest 16:54:45  Building core-data ... done Building security-spire-server 16:54:45 Removing intermediate container 15867731ce80 16:54:45 ---> 9850a1051b8b 16:54:45 Step 22/22 : LABEL version=3.0.0-dev.77 16:54:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:45 ---> 5d0e7396b5af 16:54:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:54:45 ---> Using cache 16:54:45 ---> 649283e80ea8 16:54:45 Step 4/22 : WORKDIR /edgex-go 16:54:45 ---> Using cache 16:54:45 ---> 54fbfed960a8 16:54:45 Step 5/22 : RUN apk add --update --no-cache make git 16:54:45 ---> Using cache 16:54:45 ---> 5ce7b886d884 16:54:45 Step 6/22 : COPY go.mod vendor* ./ 16:54:45 ---> Using cache 16:54:45 ---> 28f1bebcd201 16:54:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:45 ---> Using cache 16:54:45 ---> 0198d884eb53 16:54:45 Step 8/22 : COPY . . 16:54:45 ---> Using cache 16:54:45 ---> a9014c754881 16:54:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:54:46 ---> Running in 7e500edb5d26 16:54:46 ---> Running in 975b1e46a544 16:54:46 Removing intermediate container 7e500edb5d26 16:54:46 ---> cd2a0b2fbadb 16:54:46 16:54:46 Successfully built cd2a0b2fbadb 16:54:46 Successfully tagged security-proxy-auth:latest 16:54:46  Building security-proxy-auth ... done Building support-scheduler 16:54:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:54:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:49 ---> 5d0e7396b5af 16:54:49 Step 3/23 : WORKDIR /edgex-go 16:54:49 ---> Using cache 16:54:49 ---> 8294c5107275 16:54:49 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:54:49 ---> Using cache 16:54:49 ---> 29ea1ddc8a8f 16:54:49 Step 5/23 : COPY go.mod vendor* ./ 16:54:49 ---> Using cache 16:54:49 ---> 480e76a83d9a 16:54:49 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:49 ---> Using cache 16:54:49 ---> a117ae1d833c 16:54:49 Step 7/23 : COPY . . 16:54:49 ---> Using cache 16:54:49 ---> f1228d46effe 16:54:49 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:54:49 ---> Using cache 16:54:49 ---> 483176c049f0 16:54:49 Step 9/23 : WORKDIR /edgex-go/spire-build 16:54:49 ---> Using cache 16:54:49 ---> 670000230592 16:54:49 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 16:54:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:51 ---> 5d0e7396b5af 16:54:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:54:51 ---> Using cache 16:54:51 ---> 649283e80ea8 16:54:51 Step 4/22 : WORKDIR /edgex-go 16:54:51 ---> Using cache 16:54:51 ---> 54fbfed960a8 16:54:51 Step 5/22 : RUN apk add --update --no-cache make git 16:54:51 ---> Using cache 16:54:51 ---> 5ce7b886d884 16:54:51 Step 6/22 : COPY go.mod vendor* ./ 16:54:51 ---> Using cache 16:54:51 ---> 28f1bebcd201 16:54:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:51 ---> Using cache 16:54:51 ---> 0198d884eb53 16:54:51 Step 8/22 : COPY . . 16:54:51 ---> Using cache 16:54:51 ---> a9014c754881 16:54:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:54:52 ---> Running in 2c1fe6e82c88 16:54:52 ---> Running in 30fc19a39acf 16:54:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:54:53 Removing intermediate container 2c1fe6e82c88 16:54:53 ---> bc290cbe1910 16:54:53 Step 11/23 : WORKDIR /edgex-go 16:54:54 ---> Running in e665608a8c49 16:54:54 Removing intermediate container e665608a8c49 16:54:54 ---> fc1a01f2148e 16:54:54 16:54:54 Step 12/23 : FROM alpine:3.15 16:54:54 ---> 5ce65d7b0fde 16:54:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:54 ---> Using cache 16:54:54 ---> a6ba3fa10896 16:54:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:54:54 ---> Using cache 16:54:54 ---> 40275f7ff277 16:54:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:59 ---> 4894ea0e319b 16:54:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:54:59 ---> 0d0945914f52 16:54:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:55:00 ---> b070be2499e6 16:55:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:55:01 ---> 3a84932033f6 16:55:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:55:01 ---> Running in 0f8aeb986dbf 16:55:01 Removing intermediate container 0f8aeb986dbf 16:55:01 ---> d2dc67f21c2e 16:55:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:55:02 ---> Running in 46eccd744055 16:55:02 Removing intermediate container 46eccd744055 16:55:02 ---> 0976d32bee48 16:55:02 Step 21/23 : LABEL arch=x86_64 16:55:02 ---> Running in 678debf56d95 16:55:02 Removing intermediate container 678debf56d95 16:55:02 ---> a8e6ddcea8f3 16:55:02 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:02 ---> Running in f5e616e0cb3c 16:55:03 Removing intermediate container f5e616e0cb3c 16:55:03 ---> 996cdb4d57a1 16:55:03 Step 23/23 : LABEL version=3.0.0-dev.77 16:55:03 ---> Running in 9baae640263c 16:55:04 Removing intermediate container 9baae640263c 16:55:04 ---> eabfd7a3799f 16:55:04 16:55:04 Successfully built eabfd7a3799f 16:55:04 Successfully tagged security-spire-server:latest 16:55:04  Building security-spire-server ... done Building core-command 16:55:04 Removing intermediate container 832139c61799 16:55:04 ---> 9db517ea91cc 16:55:04 Successfully built 9db517ea91cc 16:55:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:04 + docker inspect -f . ci-base-image-arm64 16:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container 16:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:55:06 $ docker top cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:06 + go version 16:55:06 go version go1.18.7 linux/arm64 [Pipeline] } 16:55:06 $ docker stop --time=1 cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 16:55:08 $ docker rm -f --volumes cb03c4a9f7dc348725a9d380b60dfdfcafa8813a065424a44d47fd833f7ef8f7 [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 16:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:09 16:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:55:09 29e5d40040c1: Pulling fs layer 16:55:09 1ce36da41761: Pulling fs layer 16:55:09 25b303627fd3: Pulling fs layer 16:55:09 29e5d40040c1: Verifying Checksum 16:55:09 29e5d40040c1: Download complete 16:55:10 1ce36da41761: Verifying Checksum 16:55:10 1ce36da41761: Download complete 16:55:10 29e5d40040c1: Pull complete 16:55:11 25b303627fd3: Download complete 16:55:11 1ce36da41761: Pull complete 16:55:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:12 ---> 5d0e7396b5af 16:55:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:55:12 ---> Using cache 16:55:12 ---> 649283e80ea8 16:55:12 Step 4/23 : WORKDIR /edgex-go 16:55:12 ---> Using cache 16:55:12 ---> 54fbfed960a8 16:55:12 Step 5/23 : RUN apk add --update --no-cache make git 16:55:12 ---> Using cache 16:55:12 ---> 5ce7b886d884 16:55:12 Step 6/23 : COPY go.mod vendor* ./ 16:55:12 ---> Using cache 16:55:12 ---> 28f1bebcd201 16:55:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:12 ---> Using cache 16:55:12 ---> 0198d884eb53 16:55:12 Step 8/23 : COPY . . 16:55:12 ---> Using cache 16:55:12 ---> a9014c754881 16:55:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:55:12 ---> Running in 79f4c6e579bf 16:55:12 Removing intermediate container 975b1e46a544 16:55:12 ---> 6e4e57dedd49 16:55:12 16:55:12 Step 10/22 : FROM alpine:3.16 16:55:12 ---> dfd21b5a31f5 16:55:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:55:12 ---> Using cache 16:55:12 ---> 36d7707ff567 16:55:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:55:12 ---> Using cache 16:55:12 ---> fe454454d3df 16:55:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:12 ---> Using cache 16:55:12 ---> ad63cff20130 16:55:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:55:13 Removing intermediate container fe42970e8858 16:55:13 ---> 7241794c4298 16:55:13 Step 7/23 : COPY . . 16:55:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:55:13 Removing intermediate container 1f4369a16dd0 16:55:13 ---> 22313cf41ba4 16:55:13 Step 8/22 : COPY . . 16:55:14 ---> e5c93c8e96e2 16:55:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:55:16 ---> b70c19b2e414 16:55:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:55:16 ---> 6145b8f97b18 16:55:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:16 ---> Running in b3970b602757 16:55:18 Removing intermediate container b3970b602757 16:55:18 ---> 6b3b5469a9bf 16:55:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:55:18 ---> Running in ce828b474482 16:55:19 Removing intermediate container ce828b474482 16:55:19 ---> e56325622973 16:55:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:55:19 ---> Running in 1be4af205fcc 16:55:19 Removing intermediate container 1be4af205fcc 16:55:19 ---> 46cd72bc5676 16:55:19 Step 20/22 : LABEL arch=x86_64 16:55:19 ---> Running in eb50ff810245 16:55:20 Removing intermediate container eb50ff810245 16:55:20 ---> a43d481d605f 16:55:20 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:20 ---> Running in 473bed11eb81 16:55:20 ---> 5d55a6ca3fc3 16:55:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:55:21 Removing intermediate container 473bed11eb81 16:55:21 ---> 35ed33c2a900 16:55:21 Step 22/22 : LABEL version=3.0.0-dev.77 16:55:21 ---> Running in 4a156a311cb1 16:55:21 ---> Running in f03c64b0bc68 16:55:21 ---> cda2432f9771 16:55:21 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:55:21 Removing intermediate container f03c64b0bc68 16:55:21 ---> 6db161c41c90 16:55:21 16:55:21 ---> Running in 12a03fbde2b1 16:55:21 Successfully built 6db161c41c90 16:55:21 Successfully tagged core-common-config-bootstrapper:latest 16:55:21 Building security-spiffe-token-provider 16:55:21  Building core-common-config-bootstrapper ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:55:21 25b303627fd3: Pull complete 16:55:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:22 prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container 16:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:55:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:55:24 $ docker top bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:24 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:24 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:55:24 ---> 5d0e7396b5af 16:55:24 Step 3/19 : WORKDIR /edgex-go 16:55:24 ---> Using cache 16:55:24 ---> 8294c5107275 16:55:24 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:55:24 ---> Running in 305573c95137 16:55:24 Removing intermediate container 30fc19a39acf 16:55:24 ---> 87f4bb142877 16:55:24 16:55:24 Step 10/22 : FROM alpine:3.16 16:55:24 ---> dfd21b5a31f5 16:55:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:55:24 ---> Using cache 16:55:24 ---> fab5b7ec156d 16:55:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:24 ---> Using cache 16:55:24 ---> ca20cae27f96 16:55:24 Step 13/22 : ENV APP_PORT=59861 16:55:24 ---> Running in 247ef914c29d 16:55:24 + docker-compose build --help 16:55:24 + grep parallel 16:55:25 Removing intermediate container 247ef914c29d 16:55:25 ---> 4ce43bec0638 16:55:25 Step 14/22 : EXPOSE $APP_PORT 16:55:25 ---> Running in b13255970195 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:25 Removing intermediate container b13255970195 16:55:25 ---> 1c846003132e 16:55:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:25 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:55:25 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:55:25 OK: 17046 distinct packages available 16:55:25 ---> 87ba0e19cf61 16:55:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:25 OK: 211 MiB in 51 packages 16:55:26 ---> 2b01fc5d7d69 16:55:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:27 Removing intermediate container 305573c95137 16:55:27 ---> 8c71e171c7cf 16:55:27 Step 5/19 : COPY go.mod vendor* ./ 16:55:27 ---> 107f436d7792 16:55:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:55:27 ---> Running in 8a935f60209e 16:55:27 Removing intermediate container 8a935f60209e 16:55:27 ---> 6230ff02983c 16:55:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:27 ---> Running in 2c90c75c7727 16:55:27 ---> 650d88f8a3a0 16:55:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:27 ---> Running in 073a20d4fd11 16:55:27 Removing intermediate container 2c90c75c7727 16:55:27 ---> b7f5628b01f8 16:55:27 Step 20/22 : LABEL arch=x86_64 16:55:27 ---> Running in a7d1e0ff9daa 16:55:28 --parallel Build images in parallel. 16:55:28 Removing intermediate container a7d1e0ff9daa 16:55:28 ---> 74049a6377a6 16:55:28 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:28 ---> Running in 217da4e8c355 [Pipeline] } 16:55:28 $ docker stop --time=1 bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe 16:55:28 Removing intermediate container 217da4e8c355 16:55:28 ---> a8664a376fb5 16:55:28 Step 22/22 : LABEL version=3.0.0-dev.77 16:55:28 ---> Running in 6638352dead2 16:55:28 Removing intermediate container 6638352dead2 16:55:28 ---> 5ff737f9e2f9 16:55:28 16:55:28 Successfully built 5ff737f9e2f9 16:55:28 Successfully tagged support-scheduler:latest 16:55:30 $ docker rm -f --volumes bee9c8beeb53494f6da7c2611afd5c2e09eecabf7b3a7835dd68f9ca3c9c27fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:30 prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container 16:55:30 $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 16:55:31 $ docker top 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:32 + docker-compose -f ./docker-compose-build.yml build --parallel 16:55:36 Building core-command ... 16:55:36 Building core-common-config-bootstrapper ... 16:55:36 Building core-data ... 16:55:36 Building core-metadata ... 16:55:36 Building security-bootstrapper ... 16:55:36 Building security-proxy-auth ... 16:55:36 Building security-proxy-setup ... 16:55:36 Building security-secretstore-setup ... 16:55:36 Building security-spiffe-token-provider ... 16:55:36 Building security-spire-agent ... 16:55:36 Building security-spire-config ... 16:55:36 Building security-spire-server ... 16:55:36 Building support-notifications ... 16:55:36 Building support-scheduler ... 16:55:36 Building security-proxy-setup 16:55:36 Building core-data 16:55:36 Building core-common-config-bootstrapper 16:55:36 Building security-proxy-auth 16:55:36 Building security-spire-config 16:55:36  Building support-scheduler ... done Removing intermediate container 79f4c6e579bf 16:55:36 ---> 0ba3cf33647b 16:55:36 16:55:36 Step 10/23 : FROM alpine:3.16 16:55:36 ---> dfd21b5a31f5 16:55:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:55:36 ---> Using cache 16:55:36 ---> fab5b7ec156d 16:55:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:36 ---> Using cache 16:55:36 ---> ca20cae27f96 16:55:36 Step 13/23 : ENV APP_PORT=59882 16:55:36 ---> Running in 66d718a17d9b 16:55:36 Removing intermediate container 66d718a17d9b 16:55:36 ---> cf28e6209abf 16:55:36 Step 14/23 : EXPOSE $APP_PORT 16:55:37 ---> Running in 985ec88f9f8f 16:55:37 Removing intermediate container 985ec88f9f8f 16:55:37 ---> ace3461d0060 16:55:37 Step 15/23 : WORKDIR / 16:55:37 ---> Running in d68a22086f6b 16:55:37 Removing intermediate container d68a22086f6b 16:55:37 ---> a1d8aac21ba8 16:55:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:37 ---> 43862f757431 16:55:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:55:39 ---> fa289fe11034 16:55:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:55:39 ---> 5b5ba4ea3271 16:55:39 Step 19/23 : ENTRYPOINT ["/core-command"] 16:55:40 ---> Running in 29404eb9b75b 16:55:40 Removing intermediate container 29404eb9b75b 16:55:40 ---> 07e0fa4b67e4 16:55:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:40 ---> Running in 468f5f814fbe 16:55:41 Removing intermediate container 468f5f814fbe 16:55:41 ---> 978801b24782 16:55:41 Step 21/23 : LABEL arch=x86_64 16:55:41 ---> Running in e1c179d87707 16:55:41 Removing intermediate container e1c179d87707 16:55:41 ---> e787b53be030 16:55:41 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:41 ---> Running in 088af194ee65 16:55:41 Removing intermediate container 088af194ee65 16:55:41 ---> 9295a8421348 16:55:41 Step 23/23 : LABEL version=3.0.0-dev.77 16:55:41 ---> Running in 2e14fb4ca1f5 16:55:42 Removing intermediate container 2e14fb4ca1f5 16:55:42 ---> d5e3d215d016 16:55:42 16:55:42 Successfully built d5e3d215d016 16:55:42 Successfully tagged core-command:latest 16:55:43  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:46 ---> 9db517ea91cc 16:55:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:55:46 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:46 ---> 9db517ea91cc 16:55:46 Step 3/20 : WORKDIR /edgex-go 16:55:46 ---> Running in d3dd11167d42 16:55:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:46 ---> 9db517ea91cc 16:55:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:55:46 ---> Running in 5c9b75bbe2ce 16:55:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:55:46 ---> 9db517ea91cc 16:55:46 Step 3/24 : WORKDIR /edgex-go 16:55:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:46 ---> 9db517ea91cc 16:55:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:55:46 ---> Running in e777e18f9620 16:55:46 ---> Running in b7017f20ad67 16:55:46 ---> Running in 1d8832adc4f2 16:55:46 Removing intermediate container d3dd11167d42 16:55:46 ---> 42c9f8411453 16:55:46 Step 4/20 : RUN apk add --update --no-cache make git 16:55:46 Removing intermediate container 5c9b75bbe2ce 16:55:46 ---> 71f791469cc5 16:55:46 Step 4/22 : WORKDIR /edgex-go 16:55:46 ---> Running in a2a65a009b00 16:55:46 Removing intermediate container e777e18f9620 16:55:46 ---> 1002f2964f67 16:55:46 Step 4/22 : WORKDIR /edgex-go 16:55:46 ---> Running in fdefad84284d 16:55:46 Removing intermediate container b7017f20ad67 16:55:46 ---> 3ab81dd07ec0 16:55:46 Step 4/22 : WORKDIR /edgex-go 16:55:46 Removing intermediate container 1d8832adc4f2 16:55:46 ---> 2cc5cfd90b27 16:55:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:55:46 ---> Running in 334cccce2351 16:55:46 ---> Running in 42c021e9f7e8 16:55:46 ---> Running in eee26e4d3a11 16:55:47 Removing intermediate container fdefad84284d 16:55:47 ---> ba922d04baa7 16:55:47 Step 5/22 : RUN apk add --update --no-cache make git 16:55:47 Removing intermediate container 42c021e9f7e8 16:55:47 ---> 9dd47024c278 16:55:47 Step 5/22 : RUN apk add --update --no-cache make git 16:55:47 Removing intermediate container 334cccce2351 16:55:47 ---> 624c2da207d9 16:55:47 Step 5/22 : RUN apk add --update --no-cache make git 16:55:47 ---> Running in d976e09998f6 16:55:47 ---> Running in eba6f2ddebb4 16:55:47 ---> Running in 9caf71651503 16:55:47 Removing intermediate container 073a20d4fd11 16:55:47 ---> 896855263bb2 16:55:47 Step 7/19 : COPY . . 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:49 Removing intermediate container 12a03fbde2b1 16:55:49 ---> 8c76de66fd02 16:55:49 16:55:49 Step 9/23 : FROM alpine:3.16 16:55:49 ---> dfd21b5a31f5 16:55:49 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:49 OK: 221 MiB in 51 packages 16:55:49 OK: 221 MiB in 51 packages 16:55:50 ---> Running in c7a68488e929 16:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:50 (1/3) Installing ca-certificates (20220614-r0) 16:55:50 (2/3) Installing dumb-init (1.2.5-r1) 16:55:50 (3/3) Installing su-exec (0.2-r1) 16:55:50 Executing busybox-1.35.0-r17.trigger 16:55:50 Executing ca-certificates-20220614-r0.trigger 16:55:50 OK: 6 MiB in 17 packages 16:55:51 ---> 522c7c60fab9 16:55:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:55:51 ---> Running in 35d7b3b59d54 16:55:51 Removing intermediate container 4a156a311cb1 16:55:51 ---> 94b861cbac1d 16:55:51 16:55:51 Step 10/22 : FROM alpine:3.16 16:55:51 ---> dfd21b5a31f5 16:55:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:55:51 OK: 221 MiB in 51 packages 16:55:51 OK: 221 MiB in 51 packages 16:55:51 OK: 221 MiB in 51 packages 16:55:51 Removing intermediate container c7a68488e929 16:55:51 ---> bd74055536c6 16:55:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:51 ---> Running in 74a227e364e7 16:55:51 ---> Running in 672c4c25d31f 16:55:51 Removing intermediate container 672c4c25d31f 16:55:51 ---> 38095574bf24 16:55:51 Step 12/23 : WORKDIR / 16:55:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:55:51 ---> Running in 2c25702017c1 16:55:51 Removing intermediate container eee26e4d3a11 16:55:51 ---> 899075020ce0 16:55:51 Step 5/24 : COPY go.mod vendor* ./ 16:55:51 Removing intermediate container a2a65a009b00 16:55:51 ---> ca0be1fb9d29 16:55:51 Step 5/20 : COPY go.mod vendor* ./ 16:55:51 Removing intermediate container 2c25702017c1 16:55:51 ---> cebb4d337c2f 16:55:51 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:52 ---> 736b0deb55c6 16:55:52 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:52 ---> 0b5ccecca49f 16:55:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:52 (1/2) Installing ca-certificates (20220614-r0) 16:55:52 (2/2) Installing dumb-init (1.2.5-r1) 16:55:52 Executing busybox-1.35.0-r17.trigger 16:55:52 Executing ca-certificates-20220614-r0.trigger 16:55:52 OK: 6 MiB in 16 packages 16:55:52 ---> 66a4a831b286 16:55:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:53 ---> 64d7534b3c78 16:55:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:53 Removing intermediate container 74a227e364e7 16:55:53 ---> e6ecea1a8b12 16:55:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:55:53 ---> Running in 9f4005605d8b 16:55:53 ---> 83d9e9cc9dfa 16:55:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:53 Removing intermediate container 9caf71651503 16:55:53 ---> cff68de0e21e 16:55:53 Step 6/22 : COPY go.mod vendor* ./ 16:55:53 Removing intermediate container d976e09998f6 16:55:53 ---> e1dc655a15fe 16:55:53 Step 6/22 : COPY go.mod vendor* ./ 16:55:53 ---> ca91911ad7c9 16:55:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:53 ---> Running in 4973b54fc59d 16:55:53 ---> Running in fffa03e07631 16:55:53 Removing intermediate container eba6f2ddebb4 16:55:53 ---> ee79aff3128c 16:55:53 Step 6/22 : COPY go.mod vendor* ./ 16:55:53 Removing intermediate container 9f4005605d8b 16:55:53 ---> 5c43639510bb 16:55:53 Step 13/22 : ENV APP_PORT=59860 16:55:53 ---> 4c636797427b 16:55:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:53 ---> Running in ee3e337405ce 16:55:53 Removing intermediate container ee3e337405ce 16:55:53 ---> 54b2760e6b97 16:55:53 Step 14/22 : EXPOSE $APP_PORT 16:55:53 ---> Running in 76b6ea7df13f 16:55:53 ---> eaddd98c634e 16:55:53 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:53 ---> Running in 6a7b56d4cc41 16:55:53 Removing intermediate container 76b6ea7df13f 16:55:53 ---> fbd4a5e52883 16:55:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:54 ---> aa044863addd 16:55:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:55:54 ---> c733e18f956f 16:55:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:54 ---> 23f518f4f3d6 16:55:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:54 ---> 7c4127839b5e 16:55:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:54 ---> Running in 02da83883a83 16:55:54 ---> Running in d85631955295 16:55:54 ---> 83b58a036c0d 16:55:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:55:54 ---> Running in ec2789677c10 16:55:54 Removing intermediate container 6a7b56d4cc41 16:55:54 ---> f7fa93809bd3 16:55:54 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 16:55:54 ---> Running in ebfd04d690e3 16:55:54 ---> f553eb520069 16:55:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:55:54 ---> Running in c0f3e47100ad 16:55:55 Removing intermediate container ebfd04d690e3 16:55:55 ---> d03d49e6e69a 16:55:55 Step 21/23 : LABEL arch=x86_64 16:55:55 Removing intermediate container c0f3e47100ad 16:55:55 ---> c602c53db956 16:55:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:55 ---> Running in 7a3e2d2cfd2d 16:55:55 ---> Running in 96b11a0f6cb3 16:55:55 Removing intermediate container 7a3e2d2cfd2d 16:55:55 ---> 96021ae720f6 16:55:55 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:55 Removing intermediate container 96b11a0f6cb3 16:55:55 ---> 540f986f3ae4 16:55:55 Step 20/22 : LABEL arch=x86_64 16:55:55 ---> Running in e08a7e4c15f8 16:55:55 ---> Running in adee7b312899 16:55:55 Removing intermediate container e08a7e4c15f8 16:55:55 ---> 7257bae73019 16:55:55 Step 23/23 : LABEL version=3.0.0-dev.77 16:55:55 Removing intermediate container adee7b312899 16:55:55 ---> 0b090095ed34 16:55:55 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:55:55 ---> Running in 0e14d247f789 16:55:55 ---> Running in 03ac0e2b13b5 16:55:55 Removing intermediate container 0e14d247f789 16:55:55 ---> 19f73d8fffcc 16:55:55 16:55:55 Successfully built 19f73d8fffcc 16:55:55 Successfully tagged security-secretstore-setup:latest 16:55:55  Building security-secretstore-setup ... done Removing intermediate container 03ac0e2b13b5 16:55:55 ---> 76c755843d69 16:55:55 Step 22/22 : LABEL version=3.0.0-dev.77 16:55:56 ---> Running in f854244ad029 16:55:56 Removing intermediate container f854244ad029 16:55:56 ---> 9162b70368c3 16:55:56 16:55:56 Successfully built 9162b70368c3 16:55:56 Successfully tagged support-notifications:latest 16:56:11  Building support-notifications ... done Removing intermediate container 35d7b3b59d54 16:56:11 ---> dbcc030556cb 16:56:11 16:56:11 Step 9/19 : FROM alpine:3.15 16:56:11 ---> 5ce65d7b0fde 16:56:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:11 ---> Using cache 16:56:11 ---> a6ba3fa10896 16:56:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:11 ---> Running in 3f2cd2adddbb 16:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:11 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:56:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:56:11 OK: 15859 distinct packages available 16:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:11 (1/9) Installing ca-certificates (20220614-r0) 16:56:11 (2/9) Installing brotli-libs (1.0.9-r5) 16:56:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:56:11 (4/9) Installing libcurl (7.80.0-r6) 16:56:11 (5/9) Installing curl (7.80.0-r6) 16:56:11 (6/9) Installing dumb-init (1.2.5-r1) 16:56:11 (7/9) Installing musl-obstack (1.2.3-r0) 16:56:11 (8/9) Installing libucontext (1.1-r0) 16:56:11 (9/9) Installing gcompat (1.0.0-r4) 16:56:11 Executing busybox-1.34.1-r7.trigger 16:56:11 Executing ca-certificates-20220614-r0.trigger 16:56:11 OK: 8 MiB in 23 packages 16:56:11 Removing intermediate container 3f2cd2adddbb 16:56:11 ---> 63ad79d385f6 16:56:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:11 ---> 45684cdf5e75 16:56:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:56:11 ---> bafa2ae6b83a 16:56:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:56:11 ---> 8871e1f214e1 16:56:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:56:11 ---> Running in 0053195cf863 16:56:11 Removing intermediate container 0053195cf863 16:56:11 ---> 9794669bd96a 16:56:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:56:11 ---> Running in 20983f3f3a94 16:56:11 Removing intermediate container 20983f3f3a94 16:56:11 ---> e0470b4eaf28 16:56:11 Step 17/19 : LABEL arch=x86_64 16:56:11 ---> Running in 98f8d97e8d44 16:56:11 Removing intermediate container 98f8d97e8d44 16:56:11 ---> 4eff27ac3bb6 16:56:11 Step 18/19 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:11 ---> Running in c6180bea8fd3 16:56:11 Removing intermediate container c6180bea8fd3 16:56:11 ---> 8db2938c2798 16:56:11 Step 19/19 : LABEL version=3.0.0-dev.77 16:56:12 ---> Running in a2ff3dc47324 16:56:12 Removing intermediate container a2ff3dc47324 16:56:12 ---> 0877cac4b657 16:56:12 16:56:12 Successfully built 0877cac4b657 16:56:12 Successfully tagged security-spiffe-token-provider:latest 16:56:12  Building security-spiffe-token-provider ... done  [Pipeline] } 16:56:12 $ docker stop --time=1 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 16:56:13 $ docker rm -f --volumes 56dfc3be52a01baa9e87e0eb89c7b91db238119d1a5970b22a63e4309cdc1e07 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:14 + docker images 16:56:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:56:14 security-spiffe-token-provider latest 0877cac4b657 2 seconds ago 30MB 16:56:14 dbcc030556cb 5 seconds ago 1.71GB 16:56:14 support-notifications latest 9162b70368c3 17 seconds ago 30.7MB 16:56:14 security-secretstore-setup latest 19f73d8fffcc 18 seconds ago 29.9MB 16:56:14 94b861cbac1d 22 seconds ago 1.74GB 16:56:14 8c76de66fd02 24 seconds ago 1.67GB 16:56:14 core-command latest d5e3d215d016 32 seconds ago 17.8MB 16:56:14 0ba3cf33647b 37 seconds ago 1.68GB 16:56:14 support-scheduler latest 5ff737f9e2f9 45 seconds ago 30.1MB 16:56:14 87f4bb142877 51 seconds ago 1.74GB 16:56:14 core-common-config-bootstrapper latest 6db161c41c90 52 seconds ago 15.5MB 16:56:14 6e4e57dedd49 About a minute ago 1.67GB 16:56:14 security-spire-server latest eabfd7a3799f About a minute ago 86.5MB 16:56:14 fc1a01f2148e About a minute ago 1.55GB 16:56:14 security-proxy-auth latest cd2a0b2fbadb About a minute ago 16.2MB 16:56:14 core-data latest 913361a7f0e6 About a minute ago 18MB 16:56:14 security-bootstrapper latest c1931f97e85a About a minute ago 19.7MB 16:56:14 9be07cc4dac1 About a minute ago 1.66GB 16:56:14 1d8884c54461 About a minute ago 1.68GB 16:56:14 security-proxy-setup latest 57e97d5663d2 About a minute ago 16.4MB 16:56:14 core-metadata latest 2c18bc9392bb About a minute ago 18.5MB 16:56:14 5d18f5a18525 About a minute ago 1.66GB 16:56:14 5f59c8ac9257 About a minute ago 1.69GB 16:56:14 84bc79c7995a About a minute ago 1.66GB 16:56:14 security-spire-agent latest b5f18bba34a5 2 minutes ago 125MB 16:56:14 security-spire-config latest 04865115e810 2 minutes ago 85.8MB 16:56:14 aefada3d3465 2 minutes ago 1.55GB 16:56:14 c244a9951a8a 2 minutes ago 1.55GB 16:56:14 ci-base-image-x86_64 latest 5d0e7396b5af 5 minutes ago 903MB 16:56:14 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 16:56:14 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 16:56:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 16:56:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 16:56:14 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 16:56:14 provisioning config files... 16:56:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config3197517770391049989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:14 ---> docker-login.sh 16:56:14 nexus3.edgexfoundry.org:10001 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10002 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10003 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10004 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 docker.io 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 ---> docker-login.sh ends [Pipeline] } 16:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:56:15 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:15 latest 16:56:15 3.0.0-dev.77 16:56:15 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:15 main 16:56:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:15 + docker push nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:56:15 35386585e769: Preparing 16:56:15 9b33ab75dc5c: Preparing 16:56:15 80f8b9e28b17: Preparing 16:56:15 8db95e4569a3: Preparing 16:56:15 aa5968d388b8: Preparing 16:56:15 aa5968d388b8: Layer already exists 16:56:15 80f8b9e28b17: Pushed 16:56:15 35386585e769: Pushed 16:56:15 8db95e4569a3: Pushed 16:56:17 9b33ab75dc5c: Pushed 16:56:17 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:56:17 35386585e769: Preparing 16:56:17 9b33ab75dc5c: Preparing 16:56:17 80f8b9e28b17: Preparing 16:56:17 8db95e4569a3: Preparing 16:56:17 aa5968d388b8: Preparing 16:56:17 8db95e4569a3: Layer already exists 16:56:17 aa5968d388b8: Layer already exists 16:56:17 9b33ab75dc5c: Layer already exists 16:56:17 80f8b9e28b17: Layer already exists 16:56:17 35386585e769: Layer already exists 16:56:17 latest: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 16:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:56:18 35386585e769: Preparing 16:56:18 9b33ab75dc5c: Preparing 16:56:18 80f8b9e28b17: Preparing 16:56:18 8db95e4569a3: Preparing 16:56:18 aa5968d388b8: Preparing 16:56:18 aa5968d388b8: Layer already exists 16:56:18 9b33ab75dc5c: Layer already exists 16:56:18 80f8b9e28b17: Layer already exists 16:56:18 35386585e769: Layer already exists 16:56:18 8db95e4569a3: Layer already exists 16:56:18 3.0.0-dev.77: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:19 + docker push nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:56:19 35386585e769: Preparing 16:56:19 9b33ab75dc5c: Preparing 16:56:19 80f8b9e28b17: Preparing 16:56:19 8db95e4569a3: Preparing 16:56:19 aa5968d388b8: Preparing 16:56:19 8db95e4569a3: Layer already exists 16:56:19 35386585e769: Layer already exists 16:56:19 aa5968d388b8: Layer already exists 16:56:19 9b33ab75dc5c: Layer already exists 16:56:19 80f8b9e28b17: Layer already exists 16:56:19 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:56:20 35386585e769: Preparing 16:56:20 9b33ab75dc5c: Preparing 16:56:20 80f8b9e28b17: Preparing 16:56:20 8db95e4569a3: Preparing 16:56:20 aa5968d388b8: Preparing 16:56:20 aa5968d388b8: Layer already exists 16:56:20 9b33ab75dc5c: Layer already exists 16:56:20 80f8b9e28b17: Layer already exists 16:56:20 35386585e769: Layer already exists 16:56:20 8db95e4569a3: Layer already exists 16:56:20 main: digest: sha256:599e0406a7f6c39a0ab01987baf7f9366304d3a81b7e11a98ba3081aafa4809c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:20 ===================================================== [Pipeline] echo 16:56:20 taggedImages: 16:56:20 - nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:20 - nexus3.edgexfoundry.org:10004/core-command:latest 16:56:20 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.77 16:56:20 - nexus3.edgexfoundry.org:10004/core-command:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:56:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:56:20 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:20 latest 16:56:20 3.0.0-dev.77 16:56:20 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:20 main 16:56:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:56:21 1a0ae77b35ce: Preparing 16:56:21 9e4288cab98e: Preparing 16:56:21 a30d7cc35d27: Preparing 16:56:21 fc8065c12d2a: Preparing 16:56:21 80f8b9e28b17: Preparing 16:56:21 dc8ab218cf9d: Preparing 16:56:21 aa5968d388b8: Preparing 16:56:21 aa5968d388b8: Waiting 16:56:21 80f8b9e28b17: Layer already exists 16:56:21 1a0ae77b35ce: Pushed 16:56:21 a30d7cc35d27: Pushed 16:56:21 dc8ab218cf9d: Pushed 16:56:21 9e4288cab98e: Pushed 16:56:21 aa5968d388b8: Layer already exists 16:56:22 fc8065c12d2a: Pushed 16:56:22 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:56:22 1a0ae77b35ce: Preparing 16:56:22 9e4288cab98e: Preparing 16:56:22 a30d7cc35d27: Preparing 16:56:22 fc8065c12d2a: Preparing 16:56:22 80f8b9e28b17: Preparing 16:56:22 dc8ab218cf9d: Preparing 16:56:22 aa5968d388b8: Preparing 16:56:22 dc8ab218cf9d: Waiting 16:56:22 80f8b9e28b17: Layer already exists 16:56:22 9e4288cab98e: Layer already exists 16:56:22 fc8065c12d2a: Layer already exists 16:56:22 1a0ae77b35ce: Layer already exists 16:56:22 a30d7cc35d27: Layer already exists 16:56:22 dc8ab218cf9d: Layer already exists 16:56:22 aa5968d388b8: Layer already exists 16:56:22 latest: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 16:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:56:23 1a0ae77b35ce: Preparing 16:56:23 9e4288cab98e: Preparing 16:56:23 a30d7cc35d27: Preparing 16:56:23 fc8065c12d2a: Preparing 16:56:23 80f8b9e28b17: Preparing 16:56:23 dc8ab218cf9d: Preparing 16:56:23 aa5968d388b8: Preparing 16:56:23 aa5968d388b8: Waiting 16:56:23 dc8ab218cf9d: Waiting 16:56:23 9e4288cab98e: Layer already exists 16:56:23 a30d7cc35d27: Layer already exists 16:56:23 80f8b9e28b17: Layer already exists 16:56:23 1a0ae77b35ce: Layer already exists 16:56:23 fc8065c12d2a: Layer already exists 16:56:23 dc8ab218cf9d: Layer already exists 16:56:23 aa5968d388b8: Layer already exists 16:56:23 3.0.0-dev.77: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:56:24 1a0ae77b35ce: Preparing 16:56:24 9e4288cab98e: Preparing 16:56:24 a30d7cc35d27: Preparing 16:56:24 fc8065c12d2a: Preparing 16:56:24 80f8b9e28b17: Preparing 16:56:24 dc8ab218cf9d: Preparing 16:56:24 aa5968d388b8: Preparing 16:56:24 dc8ab218cf9d: Waiting 16:56:24 aa5968d388b8: Waiting 16:56:24 9e4288cab98e: Layer already exists 16:56:24 80f8b9e28b17: Layer already exists 16:56:24 a30d7cc35d27: Layer already exists 16:56:24 1a0ae77b35ce: Layer already exists 16:56:24 fc8065c12d2a: Layer already exists 16:56:24 dc8ab218cf9d: Layer already exists 16:56:24 aa5968d388b8: Layer already exists 16:56:24 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:56:24 1a0ae77b35ce: Preparing 16:56:24 9e4288cab98e: Preparing 16:56:24 a30d7cc35d27: Preparing 16:56:24 fc8065c12d2a: Preparing 16:56:24 80f8b9e28b17: Preparing 16:56:24 dc8ab218cf9d: Preparing 16:56:24 aa5968d388b8: Preparing 16:56:24 dc8ab218cf9d: Waiting 16:56:24 aa5968d388b8: Waiting 16:56:24 fc8065c12d2a: Layer already exists 16:56:24 80f8b9e28b17: Layer already exists 16:56:24 1a0ae77b35ce: Layer already exists 16:56:24 9e4288cab98e: Layer already exists 16:56:24 a30d7cc35d27: Layer already exists 16:56:24 dc8ab218cf9d: Layer already exists 16:56:24 aa5968d388b8: Layer already exists 16:56:24 main: digest: sha256:65d7e31721f4483ceb2997e435505efda223c98ff01bdb4e791126d0a9c4111d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:24 ===================================================== [Pipeline] echo 16:56:24 taggedImages: 16:56:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:56:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.77 16:56:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:56:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:56:24 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:24 latest 16:56:24 3.0.0-dev.77 16:56:24 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:24 main 16:56:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:25 + docker push nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:56:25 c5a1b0356a8f: Preparing 16:56:25 7fe653245f7c: Preparing 16:56:25 80f8b9e28b17: Preparing 16:56:25 080af6a8bc85: Preparing 16:56:25 aa5968d388b8: Preparing 16:56:25 aa5968d388b8: Layer already exists 16:56:25 80f8b9e28b17: Layer already exists 16:56:25 c5a1b0356a8f: Pushed 16:56:25 080af6a8bc85: Pushed 16:56:26 7fe653245f7c: Pushed 16:56:26 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:56:27 c5a1b0356a8f: Preparing 16:56:27 7fe653245f7c: Preparing 16:56:27 80f8b9e28b17: Preparing 16:56:27 080af6a8bc85: Preparing 16:56:27 aa5968d388b8: Preparing 16:56:27 80f8b9e28b17: Layer already exists 16:56:27 7fe653245f7c: Layer already exists 16:56:27 c5a1b0356a8f: Layer already exists 16:56:27 aa5968d388b8: Layer already exists 16:56:27 080af6a8bc85: Layer already exists 16:56:27 latest: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:28 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 16:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:56:28 c5a1b0356a8f: Preparing 16:56:28 7fe653245f7c: Preparing 16:56:28 80f8b9e28b17: Preparing 16:56:28 080af6a8bc85: Preparing 16:56:28 aa5968d388b8: Preparing 16:56:28 080af6a8bc85: Layer already exists 16:56:28 7fe653245f7c: Layer already exists 16:56:28 c5a1b0356a8f: Layer already exists 16:56:28 aa5968d388b8: Layer already exists 16:56:28 80f8b9e28b17: Layer already exists 16:56:28 3.0.0-dev.77: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:28 + docker push nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:56:28 c5a1b0356a8f: Preparing 16:56:28 7fe653245f7c: Preparing 16:56:28 80f8b9e28b17: Preparing 16:56:28 080af6a8bc85: Preparing 16:56:28 aa5968d388b8: Preparing 16:56:28 aa5968d388b8: Layer already exists 16:56:28 c5a1b0356a8f: Layer already exists 16:56:28 7fe653245f7c: Layer already exists 16:56:28 80f8b9e28b17: Layer already exists 16:56:28 080af6a8bc85: Layer already exists 16:56:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:56:29 c5a1b0356a8f: Preparing 16:56:29 7fe653245f7c: Preparing 16:56:29 80f8b9e28b17: Preparing 16:56:29 080af6a8bc85: Preparing 16:56:29 aa5968d388b8: Preparing 16:56:29 aa5968d388b8: Layer already exists 16:56:29 080af6a8bc85: Layer already exists 16:56:29 c5a1b0356a8f: Layer already exists 16:56:29 80f8b9e28b17: Layer already exists 16:56:29 7fe653245f7c: Layer already exists 16:56:29 main: digest: sha256:618525be1dd000f4e573b03451012918cb8aca88420ce88c3ec88d9a64ee8e05 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:29 ===================================================== [Pipeline] echo 16:56:29 taggedImages: 16:56:29 - nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:29 - nexus3.edgexfoundry.org:10004/core-data:latest 16:56:29 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.77 16:56:29 - nexus3.edgexfoundry.org:10004/core-data:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:56:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:56:29 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:29 latest 16:56:29 3.0.0-dev.77 16:56:29 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:29 main 16:56:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:56:30 2726af3a7b8e: Preparing 16:56:30 7a2f733098a0: Preparing 16:56:30 b2fb2d391439: Preparing 16:56:30 80f8b9e28b17: Preparing 16:56:30 8db95e4569a3: Preparing 16:56:30 aa5968d388b8: Preparing 16:56:30 aa5968d388b8: Waiting 16:56:30 80f8b9e28b17: Layer already exists 16:56:30 8db95e4569a3: Layer already exists 16:56:30 aa5968d388b8: Layer already exists 16:56:30 7a2f733098a0: Pushed 16:56:30 2726af3a7b8e: Pushed 16:56:31 b2fb2d391439: Pushed 16:56:31 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:56:32 2726af3a7b8e: Preparing 16:56:32 7a2f733098a0: Preparing 16:56:32 b2fb2d391439: Preparing 16:56:32 80f8b9e28b17: Preparing 16:56:32 8db95e4569a3: Preparing 16:56:32 aa5968d388b8: Preparing 16:56:32 aa5968d388b8: Waiting 16:56:32 2726af3a7b8e: Layer already exists 16:56:32 b2fb2d391439: Layer already exists 16:56:32 8db95e4569a3: Layer already exists 16:56:32 7a2f733098a0: Layer already exists 16:56:32 80f8b9e28b17: Layer already exists 16:56:32 aa5968d388b8: Layer already exists 16:56:32 latest: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 16:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:56:33 2726af3a7b8e: Preparing 16:56:33 7a2f733098a0: Preparing 16:56:33 b2fb2d391439: Preparing 16:56:33 80f8b9e28b17: Preparing 16:56:33 8db95e4569a3: Preparing 16:56:33 aa5968d388b8: Preparing 16:56:33 aa5968d388b8: Waiting 16:56:33 80f8b9e28b17: Layer already exists 16:56:33 7a2f733098a0: Layer already exists 16:56:33 8db95e4569a3: Layer already exists 16:56:33 2726af3a7b8e: Layer already exists 16:56:33 b2fb2d391439: Layer already exists 16:56:33 aa5968d388b8: Layer already exists 16:56:33 3.0.0-dev.77: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:56:33 2726af3a7b8e: Preparing 16:56:33 7a2f733098a0: Preparing 16:56:33 b2fb2d391439: Preparing 16:56:33 80f8b9e28b17: Preparing 16:56:33 8db95e4569a3: Preparing 16:56:33 aa5968d388b8: Preparing 16:56:33 aa5968d388b8: Waiting 16:56:33 8db95e4569a3: Layer already exists 16:56:33 2726af3a7b8e: Layer already exists 16:56:33 b2fb2d391439: Layer already exists 16:56:33 80f8b9e28b17: Layer already exists 16:56:33 7a2f733098a0: Layer already exists 16:56:33 aa5968d388b8: Layer already exists 16:56:33 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:56:34 2726af3a7b8e: Preparing 16:56:34 7a2f733098a0: Preparing 16:56:34 b2fb2d391439: Preparing 16:56:34 80f8b9e28b17: Preparing 16:56:34 8db95e4569a3: Preparing 16:56:34 aa5968d388b8: Preparing 16:56:34 aa5968d388b8: Waiting 16:56:34 8db95e4569a3: Layer already exists 16:56:34 b2fb2d391439: Layer already exists 16:56:34 80f8b9e28b17: Layer already exists 16:56:34 7a2f733098a0: Layer already exists 16:56:34 2726af3a7b8e: Layer already exists 16:56:34 aa5968d388b8: Layer already exists 16:56:34 main: digest: sha256:cb8696f3eab6dff4cf45854a77b33dd97fc6ab13641df27ca176ce705ae10cdf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:34 ===================================================== [Pipeline] echo 16:56:34 taggedImages: 16:56:34 - nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:56:34 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.77 16:56:34 - nexus3.edgexfoundry.org:10004/core-metadata:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:56:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:56:34 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:34 latest 16:56:34 3.0.0-dev.77 16:56:34 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:34 main 16:56:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:56:34 3fe5187be13a: Preparing 16:56:34 3fe5187be13a: Preparing 16:56:34 16348f43fb8c: Preparing 16:56:34 7521256cd11a: Preparing 16:56:34 d220f8563965: Preparing 16:56:34 ea51ec1e149a: Preparing 16:56:34 d6caa7064e28: Preparing 16:56:34 80f8b9e28b17: Preparing 16:56:34 ae230ffd2454: Preparing 16:56:34 a3ceb5cd0bad: Preparing 16:56:34 42656d07904b: Preparing 16:56:34 a62d07268bf8: Preparing 16:56:34 aa5968d388b8: Preparing 16:56:34 80f8b9e28b17: Waiting 16:56:34 a62d07268bf8: Waiting 16:56:34 ae230ffd2454: Waiting 16:56:34 aa5968d388b8: Waiting 16:56:34 42656d07904b: Waiting 16:56:34 a3ceb5cd0bad: Waiting 16:56:34 d6caa7064e28: Waiting 16:56:34 16348f43fb8c: Pushed 16:56:34 7521256cd11a: Pushed 16:56:34 d220f8563965: Pushed 16:56:34 ea51ec1e149a: Pushed 16:56:34 3fe5187be13a: Pushed 16:56:34 80f8b9e28b17: Layer already exists 16:56:35 ae230ffd2454: Pushed 16:56:35 42656d07904b: Pushed 16:56:35 a3ceb5cd0bad: Pushed 16:56:35 aa5968d388b8: Layer already exists 16:56:35 a62d07268bf8: Pushed 16:56:36 d6caa7064e28: Pushed 16:56:36 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:56:37 3fe5187be13a: Preparing 16:56:37 3fe5187be13a: Preparing 16:56:37 16348f43fb8c: Preparing 16:56:37 7521256cd11a: Preparing 16:56:37 d220f8563965: Preparing 16:56:37 ea51ec1e149a: Preparing 16:56:37 d6caa7064e28: Preparing 16:56:37 80f8b9e28b17: Preparing 16:56:37 ae230ffd2454: Preparing 16:56:37 a3ceb5cd0bad: Preparing 16:56:37 42656d07904b: Preparing 16:56:37 a62d07268bf8: Preparing 16:56:37 aa5968d388b8: Preparing 16:56:37 80f8b9e28b17: Waiting 16:56:37 ae230ffd2454: Waiting 16:56:37 a3ceb5cd0bad: Waiting 16:56:37 aa5968d388b8: Waiting 16:56:37 42656d07904b: Waiting 16:56:37 a62d07268bf8: Waiting 16:56:37 d6caa7064e28: Waiting 16:56:37 16348f43fb8c: Layer already exists 16:56:37 7521256cd11a: Layer already exists 16:56:37 3fe5187be13a: Layer already exists 16:56:37 d220f8563965: Layer already exists 16:56:37 ea51ec1e149a: Layer already exists 16:56:37 d6caa7064e28: Layer already exists 16:56:37 a3ceb5cd0bad: Layer already exists 16:56:37 80f8b9e28b17: Layer already exists 16:56:37 42656d07904b: Layer already exists 16:56:37 ae230ffd2454: Layer already exists 16:56:37 aa5968d388b8: Layer already exists 16:56:37 a62d07268bf8: Layer already exists 16:56:37 latest: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 16:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:56:37 3fe5187be13a: Preparing 16:56:37 3fe5187be13a: Preparing 16:56:37 16348f43fb8c: Preparing 16:56:37 7521256cd11a: Preparing 16:56:37 d220f8563965: Preparing 16:56:37 ea51ec1e149a: Preparing 16:56:37 d6caa7064e28: Preparing 16:56:37 80f8b9e28b17: Preparing 16:56:37 ae230ffd2454: Preparing 16:56:37 a3ceb5cd0bad: Preparing 16:56:37 42656d07904b: Preparing 16:56:37 a62d07268bf8: Preparing 16:56:37 aa5968d388b8: Preparing 16:56:37 d6caa7064e28: Waiting 16:56:37 80f8b9e28b17: Waiting 16:56:37 ae230ffd2454: Waiting 16:56:37 a3ceb5cd0bad: Waiting 16:56:37 42656d07904b: Waiting 16:56:37 a62d07268bf8: Waiting 16:56:37 aa5968d388b8: Waiting 16:56:37 16348f43fb8c: Layer already exists 16:56:37 7521256cd11a: Layer already exists 16:56:37 d220f8563965: Layer already exists 16:56:37 3fe5187be13a: Layer already exists 16:56:37 ea51ec1e149a: Layer already exists 16:56:37 80f8b9e28b17: Layer already exists 16:56:37 a3ceb5cd0bad: Layer already exists 16:56:37 ae230ffd2454: Layer already exists 16:56:37 d6caa7064e28: Layer already exists 16:56:37 42656d07904b: Layer already exists 16:56:37 a62d07268bf8: Layer already exists 16:56:37 aa5968d388b8: Layer already exists 16:56:37 3.0.0-dev.77: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:56:38 3fe5187be13a: Preparing 16:56:38 3fe5187be13a: Preparing 16:56:38 16348f43fb8c: Preparing 16:56:38 7521256cd11a: Preparing 16:56:38 d220f8563965: Preparing 16:56:38 ea51ec1e149a: Preparing 16:56:38 d6caa7064e28: Preparing 16:56:38 80f8b9e28b17: Preparing 16:56:38 ae230ffd2454: Preparing 16:56:38 a3ceb5cd0bad: Preparing 16:56:38 42656d07904b: Preparing 16:56:38 a62d07268bf8: Preparing 16:56:38 aa5968d388b8: Preparing 16:56:38 ae230ffd2454: Waiting 16:56:38 a3ceb5cd0bad: Waiting 16:56:38 d6caa7064e28: Waiting 16:56:38 42656d07904b: Waiting 16:56:38 80f8b9e28b17: Waiting 16:56:38 a62d07268bf8: Waiting 16:56:38 aa5968d388b8: Waiting 16:56:38 ea51ec1e149a: Layer already exists 16:56:38 d220f8563965: Layer already exists 16:56:38 7521256cd11a: Layer already exists 16:56:38 3fe5187be13a: Layer already exists 16:56:38 16348f43fb8c: Layer already exists 16:56:38 d6caa7064e28: Layer already exists 16:56:38 80f8b9e28b17: Layer already exists 16:56:38 ae230ffd2454: Layer already exists 16:56:38 42656d07904b: Layer already exists 16:56:38 a3ceb5cd0bad: Layer already exists 16:56:38 aa5968d388b8: Layer already exists 16:56:38 a62d07268bf8: Layer already exists 16:56:38 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:56:39 3fe5187be13a: Preparing 16:56:39 3fe5187be13a: Preparing 16:56:39 16348f43fb8c: Preparing 16:56:39 7521256cd11a: Preparing 16:56:39 d220f8563965: Preparing 16:56:39 ea51ec1e149a: Preparing 16:56:39 d6caa7064e28: Preparing 16:56:39 80f8b9e28b17: Preparing 16:56:39 ae230ffd2454: Preparing 16:56:39 a3ceb5cd0bad: Preparing 16:56:39 42656d07904b: Preparing 16:56:39 a62d07268bf8: Preparing 16:56:39 aa5968d388b8: Preparing 16:56:39 d6caa7064e28: Waiting 16:56:39 80f8b9e28b17: Waiting 16:56:39 ae230ffd2454: Waiting 16:56:39 a3ceb5cd0bad: Waiting 16:56:39 a62d07268bf8: Waiting 16:56:39 aa5968d388b8: Waiting 16:56:39 42656d07904b: Waiting 16:56:39 16348f43fb8c: Layer already exists 16:56:39 3fe5187be13a: Layer already exists 16:56:39 7521256cd11a: Layer already exists 16:56:39 d220f8563965: Layer already exists 16:56:39 ea51ec1e149a: Layer already exists 16:56:39 d6caa7064e28: Layer already exists 16:56:39 80f8b9e28b17: Layer already exists 16:56:39 a3ceb5cd0bad: Layer already exists 16:56:39 ae230ffd2454: Layer already exists 16:56:39 42656d07904b: Layer already exists 16:56:39 aa5968d388b8: Layer already exists 16:56:39 a62d07268bf8: Layer already exists 16:56:39 main: digest: sha256:808c69ff2dce02b875932ed21e5d04746f5b7e914faca8a9abd6ee25d9d4065c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:39 ===================================================== [Pipeline] echo 16:56:39 taggedImages: 16:56:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:56:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.77 16:56:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:56:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 16:56:39 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:39 latest 16:56:39 3.0.0-dev.77 16:56:39 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:39 main 16:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:56:39 4a07092ccaef: Preparing 16:56:39 07f96eba65e7: Preparing 16:56:39 43fe07c4eca8: Preparing 16:56:39 e16d39c70e45: Preparing 16:56:39 80f8b9e28b17: Preparing 16:56:39 dc8ab218cf9d: Preparing 16:56:39 aa5968d388b8: Preparing 16:56:39 aa5968d388b8: Waiting 16:56:39 80f8b9e28b17: Layer already exists 16:56:39 dc8ab218cf9d: Layer already exists 16:56:39 aa5968d388b8: Layer already exists 16:56:39 43fe07c4eca8: Pushed 16:56:39 07f96eba65e7: Pushed 16:56:39 4a07092ccaef: Pushed 16:56:40 e16d39c70e45: Pushed 16:56:40 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:56:41 4a07092ccaef: Preparing 16:56:41 07f96eba65e7: Preparing 16:56:41 43fe07c4eca8: Preparing 16:56:41 e16d39c70e45: Preparing 16:56:41 80f8b9e28b17: Preparing 16:56:41 dc8ab218cf9d: Preparing 16:56:41 aa5968d388b8: Preparing 16:56:41 dc8ab218cf9d: Waiting 16:56:41 4a07092ccaef: Layer already exists 16:56:41 07f96eba65e7: Layer already exists 16:56:41 80f8b9e28b17: Layer already exists 16:56:41 43fe07c4eca8: Layer already exists 16:56:41 e16d39c70e45: Layer already exists 16:56:41 aa5968d388b8: Layer already exists 16:56:41 dc8ab218cf9d: Layer already exists 16:56:41 latest: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 16:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:56:42 4a07092ccaef: Preparing 16:56:42 07f96eba65e7: Preparing 16:56:42 43fe07c4eca8: Preparing 16:56:42 e16d39c70e45: Preparing 16:56:42 80f8b9e28b17: Preparing 16:56:42 dc8ab218cf9d: Preparing 16:56:42 aa5968d388b8: Preparing 16:56:42 dc8ab218cf9d: Waiting 16:56:42 aa5968d388b8: Waiting 16:56:42 e16d39c70e45: Layer already exists 16:56:42 43fe07c4eca8: Layer already exists 16:56:42 4a07092ccaef: Layer already exists 16:56:42 07f96eba65e7: Layer already exists 16:56:42 80f8b9e28b17: Layer already exists 16:56:42 aa5968d388b8: Layer already exists 16:56:42 dc8ab218cf9d: Layer already exists 16:56:42 3.0.0-dev.77: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:56:42 4a07092ccaef: Preparing 16:56:42 07f96eba65e7: Preparing 16:56:42 43fe07c4eca8: Preparing 16:56:42 e16d39c70e45: Preparing 16:56:42 80f8b9e28b17: Preparing 16:56:42 dc8ab218cf9d: Preparing 16:56:42 aa5968d388b8: Preparing 16:56:42 dc8ab218cf9d: Waiting 16:56:42 aa5968d388b8: Waiting 16:56:42 80f8b9e28b17: Layer already exists 16:56:42 07f96eba65e7: Layer already exists 16:56:42 43fe07c4eca8: Layer already exists 16:56:42 4a07092ccaef: Layer already exists 16:56:42 e16d39c70e45: Layer already exists 16:56:42 aa5968d388b8: Layer already exists 16:56:42 dc8ab218cf9d: Layer already exists 16:56:42 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 16:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:56:43 4a07092ccaef: Preparing 16:56:43 07f96eba65e7: Preparing 16:56:43 43fe07c4eca8: Preparing 16:56:43 e16d39c70e45: Preparing 16:56:43 80f8b9e28b17: Preparing 16:56:43 dc8ab218cf9d: Preparing 16:56:43 aa5968d388b8: Preparing 16:56:43 dc8ab218cf9d: Waiting 16:56:43 aa5968d388b8: Waiting 16:56:43 4a07092ccaef: Layer already exists 16:56:43 e16d39c70e45: Layer already exists 16:56:43 43fe07c4eca8: Layer already exists 16:56:43 80f8b9e28b17: Layer already exists 16:56:43 07f96eba65e7: Layer already exists 16:56:43 dc8ab218cf9d: Layer already exists 16:56:43 aa5968d388b8: Layer already exists 16:56:43 main: digest: sha256:3d3be2a55c5432abf3a6ff25a55ed5d785269c8c3163bf5e537ad5e49c507e2c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:43 ===================================================== [Pipeline] echo 16:56:43 taggedImages: 16:56:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:56:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.77 16:56:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 16:56:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:56:43 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:43 latest 16:56:43 3.0.0-dev.77 16:56:43 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:43 main 16:56:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:56:44 0655aae8e276: Preparing 16:56:44 96b76fad23d2: Preparing 16:56:44 88010a72e21c: Preparing 16:56:44 d47a9611fb6b: Preparing 16:56:44 5b8c52fac3e5: Preparing 16:56:44 dc4fbb2620ec: Preparing 16:56:44 aa5968d388b8: Preparing 16:56:44 dc4fbb2620ec: Waiting 16:56:44 aa5968d388b8: Waiting 16:56:44 0655aae8e276: Pushed 16:56:44 d47a9611fb6b: Pushed 16:56:44 96b76fad23d2: Pushed 16:56:44 5b8c52fac3e5: Pushed 16:56:44 aa5968d388b8: Layer already exists 16:56:44 dc4fbb2620ec: Pushed 16:56:45 88010a72e21c: Pushed 16:56:45 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:56:45 0655aae8e276: Preparing 16:56:45 96b76fad23d2: Preparing 16:56:45 88010a72e21c: Preparing 16:56:45 d47a9611fb6b: Preparing 16:56:45 5b8c52fac3e5: Preparing 16:56:45 dc4fbb2620ec: Preparing 16:56:45 aa5968d388b8: Preparing 16:56:45 dc4fbb2620ec: Waiting 16:56:45 aa5968d388b8: Waiting 16:56:45 5b8c52fac3e5: Layer already exists 16:56:45 96b76fad23d2: Layer already exists 16:56:45 d47a9611fb6b: Layer already exists 16:56:45 88010a72e21c: Layer already exists 16:56:45 0655aae8e276: Layer already exists 16:56:45 aa5968d388b8: Layer already exists 16:56:45 dc4fbb2620ec: Layer already exists 16:56:45 latest: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 16:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:56:46 0655aae8e276: Preparing 16:56:46 96b76fad23d2: Preparing 16:56:46 88010a72e21c: Preparing 16:56:46 d47a9611fb6b: Preparing 16:56:46 5b8c52fac3e5: Preparing 16:56:46 dc4fbb2620ec: Preparing 16:56:46 aa5968d388b8: Preparing 16:56:46 dc4fbb2620ec: Waiting 16:56:46 aa5968d388b8: Waiting 16:56:46 0655aae8e276: Layer already exists 16:56:46 88010a72e21c: Layer already exists 16:56:46 d47a9611fb6b: Layer already exists 16:56:46 96b76fad23d2: Layer already exists 16:56:46 5b8c52fac3e5: Layer already exists 16:56:46 aa5968d388b8: Layer already exists 16:56:46 dc4fbb2620ec: Layer already exists 16:56:46 3.0.0-dev.77: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:56:47 0655aae8e276: Preparing 16:56:47 96b76fad23d2: Preparing 16:56:47 88010a72e21c: Preparing 16:56:47 d47a9611fb6b: Preparing 16:56:47 5b8c52fac3e5: Preparing 16:56:47 dc4fbb2620ec: Preparing 16:56:47 aa5968d388b8: Preparing 16:56:47 dc4fbb2620ec: Waiting 16:56:47 aa5968d388b8: Waiting 16:56:47 96b76fad23d2: Layer already exists 16:56:47 0655aae8e276: Layer already exists 16:56:47 88010a72e21c: Layer already exists 16:56:47 5b8c52fac3e5: Layer already exists 16:56:47 d47a9611fb6b: Layer already exists 16:56:47 dc4fbb2620ec: Layer already exists 16:56:47 aa5968d388b8: Layer already exists 16:56:47 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:56:47 0655aae8e276: Preparing 16:56:47 96b76fad23d2: Preparing 16:56:47 88010a72e21c: Preparing 16:56:47 d47a9611fb6b: Preparing 16:56:47 5b8c52fac3e5: Preparing 16:56:47 dc4fbb2620ec: Preparing 16:56:47 aa5968d388b8: Preparing 16:56:47 dc4fbb2620ec: Waiting 16:56:47 aa5968d388b8: Waiting 16:56:47 d47a9611fb6b: Layer already exists 16:56:47 0655aae8e276: Layer already exists 16:56:47 96b76fad23d2: Layer already exists 16:56:47 5b8c52fac3e5: Layer already exists 16:56:47 88010a72e21c: Layer already exists 16:56:47 aa5968d388b8: Layer already exists 16:56:47 dc4fbb2620ec: Layer already exists 16:56:47 main: digest: sha256:72626c46d84b09f983be43766e7188f19bd8cdeb5ba2865d3b94b7ba0d7af024 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:47 ===================================================== [Pipeline] echo 16:56:47 taggedImages: 16:56:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:56:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.77 16:56:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:56:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:56:47 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:47 latest 16:56:47 3.0.0-dev.77 16:56:47 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:47 main 16:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:56:48 ce99fa8038ac: Preparing 16:56:48 e6cd4b2fb17f: Preparing 16:56:48 bee6aeef6a8b: Preparing 16:56:48 ce6c542d58fb: Preparing 16:56:48 3c77dc39dc78: Preparing 16:56:48 764311085fe5: Preparing 16:56:48 dcbbf525b2f3: Preparing 16:56:48 dcef36cdb112: Preparing 16:56:48 aa5968d388b8: Preparing 16:56:48 764311085fe5: Waiting 16:56:48 dcbbf525b2f3: Waiting 16:56:48 dcef36cdb112: Waiting 16:56:48 aa5968d388b8: Waiting 16:56:48 ce99fa8038ac: Pushed 16:56:48 e6cd4b2fb17f: Pushed 16:56:48 3c77dc39dc78: Pushed 16:56:48 764311085fe5: Pushed 16:56:48 aa5968d388b8: Layer already exists 16:56:48 dcbbf525b2f3: Pushed 16:56:48 dcef36cdb112: Pushed 16:56:49 ce6c542d58fb: Pushed 16:56:49 bee6aeef6a8b: Pushed 16:56:49 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:56:50 ce99fa8038ac: Preparing 16:56:50 e6cd4b2fb17f: Preparing 16:56:50 bee6aeef6a8b: Preparing 16:56:50 ce6c542d58fb: Preparing 16:56:50 3c77dc39dc78: Preparing 16:56:50 764311085fe5: Preparing 16:56:50 dcbbf525b2f3: Preparing 16:56:50 dcef36cdb112: Preparing 16:56:50 aa5968d388b8: Preparing 16:56:50 764311085fe5: Waiting 16:56:50 dcbbf525b2f3: Waiting 16:56:50 dcef36cdb112: Waiting 16:56:50 aa5968d388b8: Waiting 16:56:50 e6cd4b2fb17f: Layer already exists 16:56:50 bee6aeef6a8b: Layer already exists 16:56:50 3c77dc39dc78: Layer already exists 16:56:50 ce6c542d58fb: Layer already exists 16:56:50 ce99fa8038ac: Layer already exists 16:56:50 764311085fe5: Layer already exists 16:56:50 dcef36cdb112: Layer already exists 16:56:50 dcbbf525b2f3: Layer already exists 16:56:50 aa5968d388b8: Layer already exists 16:56:50 latest: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 16:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:56:51 ce99fa8038ac: Preparing 16:56:51 e6cd4b2fb17f: Preparing 16:56:51 bee6aeef6a8b: Preparing 16:56:51 ce6c542d58fb: Preparing 16:56:51 3c77dc39dc78: Preparing 16:56:51 764311085fe5: Preparing 16:56:51 dcbbf525b2f3: Preparing 16:56:51 dcef36cdb112: Preparing 16:56:51 aa5968d388b8: Preparing 16:56:51 dcbbf525b2f3: Waiting 16:56:51 dcef36cdb112: Waiting 16:56:51 764311085fe5: Waiting 16:56:51 aa5968d388b8: Waiting 16:56:51 e6cd4b2fb17f: Layer already exists 16:56:51 ce99fa8038ac: Layer already exists 16:56:51 ce6c542d58fb: Layer already exists 16:56:51 bee6aeef6a8b: Layer already exists 16:56:51 3c77dc39dc78: Layer already exists 16:56:51 764311085fe5: Layer already exists 16:56:51 dcbbf525b2f3: Layer already exists 16:56:51 dcef36cdb112: Layer already exists 16:56:51 aa5968d388b8: Layer already exists 16:56:51 3.0.0-dev.77: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:56:51 ce99fa8038ac: Preparing 16:56:51 e6cd4b2fb17f: Preparing 16:56:51 bee6aeef6a8b: Preparing 16:56:51 ce6c542d58fb: Preparing 16:56:51 3c77dc39dc78: Preparing 16:56:51 764311085fe5: Preparing 16:56:51 dcbbf525b2f3: Preparing 16:56:51 dcef36cdb112: Preparing 16:56:51 aa5968d388b8: Preparing 16:56:51 dcbbf525b2f3: Waiting 16:56:51 764311085fe5: Waiting 16:56:51 aa5968d388b8: Waiting 16:56:51 dcef36cdb112: Waiting 16:56:51 bee6aeef6a8b: Layer already exists 16:56:51 3c77dc39dc78: Layer already exists 16:56:51 ce6c542d58fb: Layer already exists 16:56:51 ce99fa8038ac: Layer already exists 16:56:51 e6cd4b2fb17f: Layer already exists 16:56:51 dcbbf525b2f3: Layer already exists 16:56:51 dcef36cdb112: Layer already exists 16:56:51 764311085fe5: Layer already exists 16:56:51 aa5968d388b8: Layer already exists 16:56:51 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:56:52 ce99fa8038ac: Preparing 16:56:52 e6cd4b2fb17f: Preparing 16:56:52 bee6aeef6a8b: Preparing 16:56:52 ce6c542d58fb: Preparing 16:56:52 3c77dc39dc78: Preparing 16:56:52 764311085fe5: Preparing 16:56:52 dcbbf525b2f3: Preparing 16:56:52 dcef36cdb112: Preparing 16:56:52 aa5968d388b8: Preparing 16:56:52 764311085fe5: Waiting 16:56:52 dcbbf525b2f3: Waiting 16:56:52 dcef36cdb112: Waiting 16:56:52 aa5968d388b8: Waiting 16:56:52 e6cd4b2fb17f: Layer already exists 16:56:52 3c77dc39dc78: Layer already exists 16:56:52 ce6c542d58fb: Layer already exists 16:56:52 bee6aeef6a8b: Layer already exists 16:56:52 ce99fa8038ac: Layer already exists 16:56:52 764311085fe5: Layer already exists 16:56:52 dcbbf525b2f3: Layer already exists 16:56:52 dcef36cdb112: Layer already exists 16:56:52 aa5968d388b8: Layer already exists 16:56:52 main: digest: sha256:5668f5b2726130d04cf2c36a111809c4b9250aa5105a8d1ec064bed17c921855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:52 ===================================================== [Pipeline] echo 16:56:52 taggedImages: 16:56:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:56:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.77 16:56:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:56:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:56:52 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:52 latest 16:56:52 3.0.0-dev.77 16:56:52 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:52 main 16:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:56:52 f5df6926cb56: Preparing 16:56:52 cd9bef7a7474: Preparing 16:56:52 80f8b9e28b17: Preparing 16:56:52 201e385cd880: Preparing 16:56:52 4e6476652798: Preparing 16:56:52 80f8b9e28b17: Layer already exists 16:56:52 4e6476652798: Layer already exists 16:56:52 f5df6926cb56: Pushed 16:56:53 201e385cd880: Pushed 16:56:54 cd9bef7a7474: Pushed 16:56:54 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:55 + 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 16:56:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:56:55 f5df6926cb56: Preparing 16:56:55 cd9bef7a7474: Preparing 16:56:55 80f8b9e28b17: Preparing 16:56:55 201e385cd880: Preparing 16:56:55 4e6476652798: Preparing 16:56:55 f5df6926cb56: Layer already exists 16:56:55 80f8b9e28b17: Layer already exists 16:56:55 201e385cd880: Layer already exists 16:56:55 cd9bef7a7474: Layer already exists 16:56:55 4e6476652798: Layer already exists 16:56:55 latest: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 16:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:56:56 f5df6926cb56: Preparing 16:56:56 cd9bef7a7474: Preparing 16:56:56 80f8b9e28b17: Preparing 16:56:56 201e385cd880: Preparing 16:56:56 4e6476652798: Preparing 16:56:56 4e6476652798: Layer already exists 16:56:56 cd9bef7a7474: Layer already exists 16:56:56 80f8b9e28b17: Layer already exists 16:56:56 201e385cd880: Layer already exists 16:56:56 f5df6926cb56: Layer already exists 16:56:56 3.0.0-dev.77: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:56:56 f5df6926cb56: Preparing 16:56:56 cd9bef7a7474: Preparing 16:56:56 80f8b9e28b17: Preparing 16:56:56 201e385cd880: Preparing 16:56:56 4e6476652798: Preparing 16:56:56 cd9bef7a7474: Layer already exists 16:56:56 4e6476652798: Layer already exists 16:56:56 201e385cd880: Layer already exists 16:56:56 f5df6926cb56: Layer already exists 16:56:56 80f8b9e28b17: Layer already exists 16:56:56 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:57 + 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 16:56:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:56:57 f5df6926cb56: Preparing 16:56:57 cd9bef7a7474: Preparing 16:56:57 80f8b9e28b17: Preparing 16:56:57 201e385cd880: Preparing 16:56:57 4e6476652798: Preparing 16:56:57 201e385cd880: Layer already exists 16:56:57 4e6476652798: Layer already exists 16:56:57 f5df6926cb56: Layer already exists 16:56:57 80f8b9e28b17: Layer already exists 16:56:57 cd9bef7a7474: Layer already exists 16:56:57 main: digest: sha256:7a868ce6ad567b3c5626a2a99c6aab4e016a60255bed0bffa3bee0bd8634b481 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:57 ===================================================== [Pipeline] echo 16:56:57 taggedImages: 16:56:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:56:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.77 16:56:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:56:57 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:56:57 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:57 latest 16:56:57 3.0.0-dev.77 16:56:57 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:56:57 main 16:56:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:56:57 e0f65c252b70: Preparing 16:56:57 9cafed6220c6: Preparing 16:56:57 27e7122d57b0: Preparing 16:56:57 752a2a0ae804: Preparing 16:56:57 09520fbacae1: Preparing 16:56:57 b3b1d50b4f9d: Preparing 16:56:57 4e6476652798: Preparing 16:56:57 4e6476652798: Waiting 16:56:57 b3b1d50b4f9d: Waiting 16:56:57 e0f65c252b70: Pushed 16:56:57 27e7122d57b0: Pushed 16:56:57 9cafed6220c6: Pushed 16:56:57 4e6476652798: Layer already exists 16:56:58 b3b1d50b4f9d: Pushed 16:57:01 09520fbacae1: Pushed 16:57:05 752a2a0ae804: Pushed 16:57:05 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:57:05 e0f65c252b70: Preparing 16:57:05 9cafed6220c6: Preparing 16:57:05 27e7122d57b0: Preparing 16:57:05 752a2a0ae804: Preparing 16:57:05 09520fbacae1: Preparing 16:57:05 b3b1d50b4f9d: Preparing 16:57:05 4e6476652798: Preparing 16:57:05 4e6476652798: Waiting 16:57:05 b3b1d50b4f9d: Waiting 16:57:05 e0f65c252b70: Layer already exists 16:57:05 27e7122d57b0: Layer already exists 16:57:05 9cafed6220c6: Layer already exists 16:57:05 09520fbacae1: Layer already exists 16:57:05 752a2a0ae804: Layer already exists 16:57:05 b3b1d50b4f9d: Layer already exists 16:57:05 4e6476652798: Layer already exists 16:57:05 latest: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 16:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:57:06 e0f65c252b70: Preparing 16:57:06 9cafed6220c6: Preparing 16:57:06 27e7122d57b0: Preparing 16:57:06 752a2a0ae804: Preparing 16:57:06 09520fbacae1: Preparing 16:57:06 b3b1d50b4f9d: Preparing 16:57:06 4e6476652798: Preparing 16:57:06 b3b1d50b4f9d: Waiting 16:57:06 4e6476652798: Waiting 16:57:06 752a2a0ae804: Layer already exists 16:57:06 e0f65c252b70: Layer already exists 16:57:06 09520fbacae1: Layer already exists 16:57:06 27e7122d57b0: Layer already exists 16:57:06 9cafed6220c6: Layer already exists 16:57:06 4e6476652798: Layer already exists 16:57:06 b3b1d50b4f9d: Layer already exists 16:57:06 3.0.0-dev.77: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:57:07 e0f65c252b70: Preparing 16:57:07 9cafed6220c6: Preparing 16:57:07 27e7122d57b0: Preparing 16:57:07 752a2a0ae804: Preparing 16:57:07 09520fbacae1: Preparing 16:57:07 b3b1d50b4f9d: Preparing 16:57:07 4e6476652798: Preparing 16:57:07 b3b1d50b4f9d: Waiting 16:57:07 09520fbacae1: Layer already exists 16:57:07 752a2a0ae804: Layer already exists 16:57:07 e0f65c252b70: Layer already exists 16:57:07 9cafed6220c6: Layer already exists 16:57:07 27e7122d57b0: Layer already exists 16:57:07 b3b1d50b4f9d: Layer already exists 16:57:07 4e6476652798: Layer already exists 16:57:07 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:57:08 e0f65c252b70: Preparing 16:57:08 9cafed6220c6: Preparing 16:57:08 27e7122d57b0: Preparing 16:57:08 752a2a0ae804: Preparing 16:57:08 09520fbacae1: Preparing 16:57:08 b3b1d50b4f9d: Preparing 16:57:08 4e6476652798: Preparing 16:57:08 4e6476652798: Waiting 16:57:08 b3b1d50b4f9d: Waiting 16:57:08 e0f65c252b70: Layer already exists 16:57:08 752a2a0ae804: Layer already exists 16:57:08 9cafed6220c6: Layer already exists 16:57:08 09520fbacae1: Layer already exists 16:57:08 27e7122d57b0: Layer already exists 16:57:08 b3b1d50b4f9d: Layer already exists 16:57:08 4e6476652798: Layer already exists 16:57:08 main: digest: sha256:d9f531b35c5ff01ab88030348520f5b1c5200aaec8f7948bf530a62a164a2cca size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:08 ===================================================== [Pipeline] echo 16:57:08 taggedImages: 16:57:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:57:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.77 16:57:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:57:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:57:08 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:08 latest 16:57:08 3.0.0-dev.77 16:57:08 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:08 main 16:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:57:09 149a52c2a00c: Preparing 16:57:09 b5ae836862eb: Preparing 16:57:09 1a852aa2ceb3: Preparing 16:57:09 ef1175f7bf3f: Preparing 16:57:09 7ad0ac706746: Preparing 16:57:09 4e6476652798: Preparing 16:57:09 4e6476652798: Waiting 16:57:09 1a852aa2ceb3: Pushed 16:57:09 b5ae836862eb: Pushed 16:57:09 149a52c2a00c: Pushed 16:57:09 4e6476652798: Layer already exists 16:57:09 7ad0ac706746: Pushed 16:57:14 ef1175f7bf3f: Pushed 16:57:15 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:57:16 149a52c2a00c: Preparing 16:57:16 b5ae836862eb: Preparing 16:57:16 1a852aa2ceb3: Preparing 16:57:16 ef1175f7bf3f: Preparing 16:57:16 7ad0ac706746: Preparing 16:57:16 4e6476652798: Preparing 16:57:16 4e6476652798: Waiting 16:57:16 149a52c2a00c: Layer already exists 16:57:16 7ad0ac706746: Layer already exists 16:57:16 ef1175f7bf3f: Layer already exists 16:57:16 1a852aa2ceb3: Layer already exists 16:57:16 b5ae836862eb: Layer already exists 16:57:16 4e6476652798: Layer already exists 16:57:16 latest: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 16:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:57:17 149a52c2a00c: Preparing 16:57:17 b5ae836862eb: Preparing 16:57:17 1a852aa2ceb3: Preparing 16:57:17 ef1175f7bf3f: Preparing 16:57:17 7ad0ac706746: Preparing 16:57:17 4e6476652798: Preparing 16:57:17 4e6476652798: Waiting 16:57:17 ef1175f7bf3f: Layer already exists 16:57:17 b5ae836862eb: Layer already exists 16:57:17 7ad0ac706746: Layer already exists 16:57:17 149a52c2a00c: Layer already exists 16:57:17 1a852aa2ceb3: Layer already exists 16:57:17 4e6476652798: Layer already exists 16:57:17 3.0.0-dev.77: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:57:17 149a52c2a00c: Preparing 16:57:17 b5ae836862eb: Preparing 16:57:17 1a852aa2ceb3: Preparing 16:57:17 ef1175f7bf3f: Preparing 16:57:17 7ad0ac706746: Preparing 16:57:17 4e6476652798: Preparing 16:57:17 4e6476652798: Waiting 16:57:17 7ad0ac706746: Layer already exists 16:57:17 1a852aa2ceb3: Layer already exists 16:57:17 ef1175f7bf3f: Layer already exists 16:57:17 149a52c2a00c: Layer already exists 16:57:17 b5ae836862eb: Layer already exists 16:57:17 4e6476652798: Layer already exists 16:57:17 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:57:18 149a52c2a00c: Preparing 16:57:18 b5ae836862eb: Preparing 16:57:18 1a852aa2ceb3: Preparing 16:57:18 ef1175f7bf3f: Preparing 16:57:18 7ad0ac706746: Preparing 16:57:18 4e6476652798: Preparing 16:57:18 4e6476652798: Waiting 16:57:18 ef1175f7bf3f: Layer already exists 16:57:18 149a52c2a00c: Layer already exists 16:57:18 7ad0ac706746: Layer already exists 16:57:18 b5ae836862eb: Layer already exists 16:57:18 1a852aa2ceb3: Layer already exists 16:57:18 4e6476652798: Layer already exists 16:57:18 main: digest: sha256:3c363f2c4926a46c6c251b47d19753f12eef302c1187f68a8563f00d09fbe102 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:18 ===================================================== [Pipeline] echo 16:57:18 taggedImages: 16:57:18 - nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:57:18 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.77 16:57:18 - nexus3.edgexfoundry.org:10004/security-spire-config:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:57:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:57:18 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:18 latest 16:57:18 3.0.0-dev.77 16:57:18 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:18 main 16:57:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:57:19 eea111b5f68f: Preparing 16:57:19 aa77b4101901: Preparing 16:57:19 a5ae5aa63f4d: Preparing 16:57:19 e7ecf6fd5b5f: Preparing 16:57:19 b3b1d50b4f9d: Preparing 16:57:19 4e6476652798: Preparing 16:57:19 4e6476652798: Waiting 16:57:19 b3b1d50b4f9d: Layer already exists 16:57:19 4e6476652798: Layer already exists 16:57:19 eea111b5f68f: Pushed 16:57:19 aa77b4101901: Pushed 16:57:19 a5ae5aa63f4d: Pushed 16:57:25 e7ecf6fd5b5f: Pushed 16:57:25 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:57:26 eea111b5f68f: Preparing 16:57:26 aa77b4101901: Preparing 16:57:26 a5ae5aa63f4d: Preparing 16:57:26 e7ecf6fd5b5f: Preparing 16:57:26 b3b1d50b4f9d: Preparing 16:57:26 4e6476652798: Preparing 16:57:26 4e6476652798: Waiting 16:57:26 b3b1d50b4f9d: Layer already exists 16:57:26 eea111b5f68f: Layer already exists 16:57:26 aa77b4101901: Layer already exists 16:57:26 e7ecf6fd5b5f: Layer already exists 16:57:26 a5ae5aa63f4d: Layer already exists 16:57:26 4e6476652798: Layer already exists 16:57:26 latest: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 16:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:57:27 eea111b5f68f: Preparing 16:57:27 aa77b4101901: Preparing 16:57:27 a5ae5aa63f4d: Preparing 16:57:27 e7ecf6fd5b5f: Preparing 16:57:27 b3b1d50b4f9d: Preparing 16:57:27 4e6476652798: Preparing 16:57:27 4e6476652798: Waiting 16:57:27 eea111b5f68f: Layer already exists 16:57:27 e7ecf6fd5b5f: Layer already exists 16:57:27 aa77b4101901: Layer already exists 16:57:27 a5ae5aa63f4d: Layer already exists 16:57:27 b3b1d50b4f9d: Layer already exists 16:57:27 4e6476652798: Layer already exists 16:57:27 3.0.0-dev.77: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:57:27 eea111b5f68f: Preparing 16:57:27 aa77b4101901: Preparing 16:57:27 a5ae5aa63f4d: Preparing 16:57:27 e7ecf6fd5b5f: Preparing 16:57:27 b3b1d50b4f9d: Preparing 16:57:27 4e6476652798: Preparing 16:57:27 4e6476652798: Waiting 16:57:27 a5ae5aa63f4d: Layer already exists 16:57:27 e7ecf6fd5b5f: Layer already exists 16:57:27 b3b1d50b4f9d: Layer already exists 16:57:27 aa77b4101901: Layer already exists 16:57:27 eea111b5f68f: Layer already exists 16:57:27 4e6476652798: Layer already exists 16:57:27 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:57:28 eea111b5f68f: Preparing 16:57:28 aa77b4101901: Preparing 16:57:28 a5ae5aa63f4d: Preparing 16:57:28 e7ecf6fd5b5f: Preparing 16:57:28 b3b1d50b4f9d: Preparing 16:57:28 4e6476652798: Preparing 16:57:28 4e6476652798: Waiting 16:57:28 b3b1d50b4f9d: Layer already exists 16:57:28 eea111b5f68f: Layer already exists 16:57:28 e7ecf6fd5b5f: Layer already exists 16:57:28 a5ae5aa63f4d: Layer already exists 16:57:28 aa77b4101901: Layer already exists 16:57:28 4e6476652798: Layer already exists 16:57:28 main: digest: sha256:95731957b543cd0784e279de9ba99d1e2a4d963f4a522d5622e868da3a442ed1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:28 ===================================================== [Pipeline] echo 16:57:28 taggedImages: 16:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.77 16:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:57:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:57:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:28 latest 16:57:28 3.0.0-dev.77 16:57:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:28 main 16:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:57:28 c3ba1bdcd7ba: Preparing 16:57:28 777d087f2e90: Preparing 16:57:28 80f8b9e28b17: Preparing 16:57:28 c9a764782d69: Preparing 16:57:28 aa5968d388b8: Preparing 16:57:28 aa5968d388b8: Layer already exists 16:57:28 80f8b9e28b17: Layer already exists 16:57:28 c3ba1bdcd7ba: Pushed 16:57:28 c9a764782d69: Pushed 16:57:31 777d087f2e90: Pushed 16:57:31 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:57:32 c3ba1bdcd7ba: Preparing 16:57:32 777d087f2e90: Preparing 16:57:32 80f8b9e28b17: Preparing 16:57:32 c9a764782d69: Preparing 16:57:32 aa5968d388b8: Preparing 16:57:32 aa5968d388b8: Layer already exists 16:57:32 c9a764782d69: Layer already exists 16:57:32 c3ba1bdcd7ba: Layer already exists 16:57:32 80f8b9e28b17: Layer already exists 16:57:32 777d087f2e90: Layer already exists 16:57:32 latest: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 16:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:57:32 c3ba1bdcd7ba: Preparing 16:57:32 777d087f2e90: Preparing 16:57:32 80f8b9e28b17: Preparing 16:57:32 c9a764782d69: Preparing 16:57:32 aa5968d388b8: Preparing 16:57:32 777d087f2e90: Layer already exists 16:57:32 aa5968d388b8: Layer already exists 16:57:32 c3ba1bdcd7ba: Layer already exists 16:57:32 80f8b9e28b17: Layer already exists 16:57:32 c9a764782d69: Layer already exists 16:57:32 3.0.0-dev.77: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:57:33 c3ba1bdcd7ba: Preparing 16:57:33 777d087f2e90: Preparing 16:57:33 80f8b9e28b17: Preparing 16:57:33 c9a764782d69: Preparing 16:57:33 aa5968d388b8: Preparing 16:57:33 c9a764782d69: Layer already exists 16:57:33 aa5968d388b8: Layer already exists 16:57:33 c3ba1bdcd7ba: Layer already exists 16:57:33 777d087f2e90: Layer already exists 16:57:33 80f8b9e28b17: Layer already exists 16:57:33 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:57:33 c3ba1bdcd7ba: Preparing 16:57:33 777d087f2e90: Preparing 16:57:33 80f8b9e28b17: Preparing 16:57:33 c9a764782d69: Preparing 16:57:33 aa5968d388b8: Preparing 16:57:33 aa5968d388b8: Layer already exists 16:57:33 c3ba1bdcd7ba: Layer already exists 16:57:33 c9a764782d69: Layer already exists 16:57:33 777d087f2e90: Layer already exists 16:57:33 80f8b9e28b17: Layer already exists 16:57:33 main: digest: sha256:cc01151197ff5b5a79c046009282cce796e02da7de1ac649c7c2eafab614cd83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:33 ===================================================== [Pipeline] echo 16:57:33 taggedImages: 16:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.77 16:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:57:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:57:33 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:33 latest 16:57:33 3.0.0-dev.77 16:57:33 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:33 main 16:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:57:34 9eb76af73fc9: Preparing 16:57:34 a8a09d4e0dcc: Preparing 16:57:34 80f8b9e28b17: Preparing 16:57:34 8db95e4569a3: Preparing 16:57:34 aa5968d388b8: Preparing 16:57:34 aa5968d388b8: Layer already exists 16:57:34 8db95e4569a3: Layer already exists 16:57:34 80f8b9e28b17: Layer already exists 16:57:34 9eb76af73fc9: Pushed 16:57:37 a8a09d4e0dcc: Pushed 16:57:37 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:57:37 9eb76af73fc9: Preparing 16:57:37 a8a09d4e0dcc: Preparing 16:57:37 80f8b9e28b17: Preparing 16:57:37 8db95e4569a3: Preparing 16:57:37 aa5968d388b8: Preparing 16:57:37 8db95e4569a3: Layer already exists 16:57:37 9eb76af73fc9: Layer already exists 16:57:37 a8a09d4e0dcc: Layer already exists 16:57:37 80f8b9e28b17: Layer already exists 16:57:37 aa5968d388b8: Layer already exists 16:57:38 latest: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 16:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:57:38 9eb76af73fc9: Preparing 16:57:38 a8a09d4e0dcc: Preparing 16:57:38 80f8b9e28b17: Preparing 16:57:38 8db95e4569a3: Preparing 16:57:38 aa5968d388b8: Preparing 16:57:38 80f8b9e28b17: Layer already exists 16:57:38 aa5968d388b8: Layer already exists 16:57:38 8db95e4569a3: Layer already exists 16:57:38 9eb76af73fc9: Layer already exists 16:57:38 a8a09d4e0dcc: Layer already exists 16:57:38 3.0.0-dev.77: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:57:39 9eb76af73fc9: Preparing 16:57:39 a8a09d4e0dcc: Preparing 16:57:39 80f8b9e28b17: Preparing 16:57:39 8db95e4569a3: Preparing 16:57:39 aa5968d388b8: Preparing 16:57:39 a8a09d4e0dcc: Layer already exists 16:57:39 9eb76af73fc9: Layer already exists 16:57:39 8db95e4569a3: Layer already exists 16:57:39 80f8b9e28b17: Layer already exists 16:57:39 aa5968d388b8: Layer already exists 16:57:39 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:57:39 9eb76af73fc9: Preparing 16:57:39 a8a09d4e0dcc: Preparing 16:57:39 80f8b9e28b17: Preparing 16:57:39 8db95e4569a3: Preparing 16:57:39 aa5968d388b8: Preparing 16:57:39 80f8b9e28b17: Layer already exists 16:57:39 8db95e4569a3: Layer already exists 16:57:39 a8a09d4e0dcc: Layer already exists 16:57:39 aa5968d388b8: Layer already exists 16:57:39 9eb76af73fc9: Layer already exists 16:57:39 main: digest: sha256:f0a317231ff0d8dd28922d269b23b751e8544763144011b336504c19b87746e7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:40 ===================================================== [Pipeline] echo 16:57:40 taggedImages: 16:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.77 16:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 16:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:46 Removing intermediate container 02da83883a83 16:57:46 ---> 9aa9fdf065f2 16:57:46 Step 8/22 : COPY . . 16:57:46 Removing intermediate container fffa03e07631 16:57:46 ---> ed3ae7c81cc7 16:57:46 Step 7/20 : COPY . . 16:57:46 Removing intermediate container ec2789677c10 16:57:46 ---> eb0c5931d7e8 16:57:46 Step 8/22 : COPY . . 16:57:46 Removing intermediate container 4973b54fc59d 16:57:46 ---> a4206af052b2 16:57:46 Step 7/24 : COPY . . 16:57:46 Removing intermediate container d85631955295 16:57:46 ---> 31361e25d1d1 16:57:46 Step 8/22 : COPY . . 16:57:46 ---> f0f7e7a1f30c 16:57:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:57:46 ---> 3f11334990f5 16:57:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:57:46 ---> 39596ddf371f 16:57:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:57:46 ---> 53dd9af77908 16:57:47 Step 8/20 : RUN make cmd/secrets-config/secrets-config 16:57:47 ---> 2503a532f806 16:57:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:57:47 ---> Running in 9dd24e0bb5ad 16:57:47 ---> Running in 5087d0d9f5ad 16:57:47 ---> Running in c13d0df9f81b 16:57:47 ---> Running in a6ad7680fce3 16:57:47 ---> Running in 54b4c48a0724 16:57:48 Removing intermediate container c13d0df9f81b 16:57:48 ---> 5a32ac45758d 16:57:48 Step 9/24 : WORKDIR /edgex-go/spire-build 16:57:48 ---> Running in 822b6f557932 16:57:48 Removing intermediate container 822b6f557932 16:57:48 ---> e53d700a3e06 16:57:48 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 16:57:48 ---> Running in c6eedb3a7947 16:57:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:57:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:57:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:57:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:57:53 Removing intermediate container c6eedb3a7947 16:57:53 ---> 22462434afa7 16:57:53 Step 11/24 : WORKDIR /edgex-go 16:57:53 ---> Running in 49f92a5fb6c2 16:57:53 Removing intermediate container 49f92a5fb6c2 16:57:53 ---> c4998edfb322 16:57:53 16:57:53 Step 12/24 : FROM alpine:3.15 16:57:53 3.15: Pulling from library/alpine 16:57:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:57:55 Status: Downloaded newer image for alpine:3.15 16:57:55 ---> 354640af7b1b 16:57:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:55 ---> Running in 94fd6ee610f9 16:57:56 Removing intermediate container 94fd6ee610f9 16:57:56 ---> c11ac86652c0 16:57:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:57:56 ---> Running in c3eb5f64fad9 16:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:01 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:58:01 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:58:01 OK: 15736 distinct packages available 16:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:03 (1/4) Installing dumb-init (1.2.5-r1) 16:58:03 (2/4) Installing musl-obstack (1.2.3-r0) 16:58:03 (3/4) Installing libucontext (1.1-r0) 16:58:03 (4/4) Installing gcompat (1.0.0-r4) 16:58:03 Executing busybox-1.34.1-r7.trigger 16:58:03 OK: 6 MiB in 18 packages 16:58:05 Removing intermediate container c3eb5f64fad9 16:58:05 ---> 71f47bb9843b 16:58:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:14 ---> a3e14296eeee 16:58:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:15 ---> ad42bdab07e1 16:58:15 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:15 ---> Running in 246d1fa87262 16:58:16 Removing intermediate container 246d1fa87262 16:58:16 ---> 40eae8519ea3 16:58:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:17 ---> a3c6b6e4d078 16:58:17 Step 19/24 : WORKDIR / 16:58:17 ---> Running in 0e7b8ff7a689 16:58:18 Removing intermediate container 0e7b8ff7a689 16:58:18 ---> 301834d8a735 16:58:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:18 ---> Running in 6773686f84fd 16:58:19 Removing intermediate container 6773686f84fd 16:58:19 ---> e7a117a72f50 16:58:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:19 ---> Running in 0146c407b65b 16:58:20 Removing intermediate container 0146c407b65b 16:58:20 ---> 4aba0fe73bdd 16:58:20 Step 22/24 : LABEL arch=arm64 16:58:20 ---> Running in c3a6893466b6 16:58:20 Removing intermediate container c3a6893466b6 16:58:20 ---> 9960323e0671 16:58:20 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 16:58:20 ---> Running in 07da59ef9b30 16:58:24 Removing intermediate container 07da59ef9b30 16:58:24 ---> 393950c889ac 16:58:24 Step 24/24 : LABEL version=3.0.0-dev.77 16:58:24 ---> Running in a7b6e7262233 16:58:24 Removing intermediate container a7b6e7262233 16:58:24 ---> 1e1821a75978 16:58:24 16:58:24 Successfully built 1e1821a75978 16:58:24 Successfully tagged security-spire-config-arm64:latest 16:58:24  Building security-spire-config ... done Building security-bootstrapper 16:58:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:58:29 ---> 9db517ea91cc 16:58:29 Step 3/32 : WORKDIR /edgex-go 16:58:29 ---> Using cache 16:58:29 ---> 2cc5cfd90b27 16:58:29 Step 4/32 : RUN apk add --update --no-cache make git 16:58:29 ---> Running in 8341d0531332 16:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:34 OK: 221 MiB in 51 packages 16:58:37 Removing intermediate container 8341d0531332 16:58:37 ---> e8de97275bbb 16:58:37 Step 5/32 : COPY go.mod vendor* ./ 16:58:39 ---> 22028f1130f2 16:58:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:40 ---> Running in b57abc815e40 17:00:16 Removing intermediate container b57abc815e40 17:00:16 ---> 0ef66f78fe7b 17:00:16 Step 7/32 : COPY . . 17:00:19 ---> 59430011ceb2 17:00:19 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:00:19 ---> Running in b6cd55ebeb24 17:00:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:04:13 Removing intermediate container 5087d0d9f5ad 17:04:13 ---> ff711ff3d662 17:04:13 17:04:13 Step 10/22 : FROM alpine:3.16 17:04:13 3.16: Pulling from library/alpine 17:04:13 Removing intermediate container 54b4c48a0724 17:04:13 ---> 3c06426d7662 17:04:13 17:04:13 Step 9/20 : FROM alpine:3.16 17:04:13 3.16: Pulling from library/alpine 17:04:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:04:13 Status: Downloaded newer image for alpine:3.16 17:04:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:04:13 Status: Image is up to date for alpine:3.16 17:04:13 ---> 4c81e5bf8899 17:04:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:04:13 ---> 4c81e5bf8899 17:04:13 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 17:04:13 ---> Running in 0c6e05d43eaa 17:04:13 ---> Running in 051be0778add 17:04:13 Removing intermediate container 0c6e05d43eaa 17:04:13 ---> 93818b721834 17:04:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:04:13 ---> Running in 9cd59f89aba6 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:13 (1/2) Installing dumb-init (1.2.5-r1) 17:04:13 (2/2) Installing openssl (1.1.1t-r0) 17:04:13 Executing busybox-1.35.0-r17.trigger 17:04:13 OK: 6 MiB in 16 packages 17:04:13 (1/1) Installing dumb-init (1.2.5-r1) 17:04:13 Executing busybox-1.35.0-r17.trigger 17:04:13 OK: 5 MiB in 15 packages 17:04:13 Removing intermediate container 051be0778add 17:04:13 ---> cac5c9db4a50 17:04:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:04:13 Removing intermediate container 9cd59f89aba6 17:04:13 ---> 749629795f7a 17:04:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:13 ---> Running in cdbaacec6612 17:04:13 Removing intermediate container cdbaacec6612 17:04:13 ---> 58d4863bf970 17:04:13 Step 12/20 : WORKDIR /edgex 17:04:13 ---> Running in 5aaa16c379a7 17:04:13 ---> 6b64a62b9434 17:04:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:04:13 Removing intermediate container 5aaa16c379a7 17:04:13 ---> effb86fc1a32 17:04:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 17:04:14 ---> 87fae5e4e82f 17:04:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:04:14 ---> b5ddd5430610 17:04:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 17:04:16 ---> ab9005dfa8db 17:04:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:04:16 ---> 7d2074df7e3d 17:04:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:04:16 ---> c168975e9884 17:04:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:17 ---> Running in 33c312d7674e 17:04:18 ---> 911ef4eda53b 17:04:18 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:18 ---> Running in 2602d4fd8be2 17:04:21 Removing intermediate container 33c312d7674e 17:04:21 ---> dede50d3f08f 17:04:21 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:21 ---> Running in 8f9a0c275af2 17:04:22 Removing intermediate container 2602d4fd8be2 17:04:22 ---> ca6f3659e8d2 17:04:22 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 17:04:22 ---> Running in d9cd2c1ea880 17:04:22 Removing intermediate container 8f9a0c275af2 17:04:22 ---> 52f22976287b 17:04:22 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:04:22 ---> Running in 9303921a4467 17:04:22 Removing intermediate container d9cd2c1ea880 17:04:22 ---> 3403adf779db 17:04:22 Step 18/20 : LABEL arch=arm64 17:04:22 ---> Running in 80571bf11f1e 17:04:23 Removing intermediate container 9303921a4467 17:04:23 ---> ae2758d91e7c 17:04:23 Step 20/22 : LABEL arch=arm64 17:04:23 Removing intermediate container 80571bf11f1e 17:04:23 ---> 5ff487635433 17:04:23 Step 19/20 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:04:23 ---> Running in 2215fb2e26f2 17:04:23 ---> Running in 59576261cb91 17:04:24 Removing intermediate container 2215fb2e26f2 17:04:24 ---> 45d21e8e4da8 17:04:24 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:04:24 ---> Running in b6458ad0c506 17:04:24 Removing intermediate container 59576261cb91 17:04:24 ---> 5aa7ba4ba56a 17:04:24 Step 20/20 : LABEL version=3.0.0-dev.77 17:04:24 ---> Running in 322b9d427a09 17:04:25 Removing intermediate container 322b9d427a09 17:04:25 ---> f15c1ccccc07 17:04:25 17:04:25 Removing intermediate container b6458ad0c506 17:04:25 ---> 40657ca4caba 17:04:25 Step 22/22 : LABEL version=3.0.0-dev.77 17:04:25 ---> Running in 98e5cd22bc38 17:04:25 Successfully built f15c1ccccc07 17:04:25 Successfully tagged security-proxy-setup-arm64:latest 17:04:25  Building security-proxy-setup ... done Building security-secretstore-setup 17:04:26 Removing intermediate container 98e5cd22bc38 17:04:26 ---> 95863be73a85 17:04:26 17:04:26 Successfully built 95863be73a85 17:04:26 Successfully tagged security-proxy-auth-arm64:latest 17:04:26  Building security-proxy-auth ... done Building core-metadata 17:04:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:32 ---> 9db517ea91cc 17:04:32 Step 3/23 : WORKDIR /edgex-go 17:04:32 ---> Using cache 17:04:32 ---> 2cc5cfd90b27 17:04:32 Step 4/23 : RUN apk add --update --no-cache make git 17:04:32 ---> Using cache 17:04:32 ---> e8de97275bbb 17:04:32 Step 5/23 : COPY go.mod vendor* ./ 17:04:32 ---> Using cache 17:04:32 ---> 22028f1130f2 17:04:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:32 ---> Using cache 17:04:32 ---> 0ef66f78fe7b 17:04:32 Step 7/23 : COPY . . 17:04:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:32 ---> 9db517ea91cc 17:04:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:04:32 ---> Using cache 17:04:32 ---> 3ab81dd07ec0 17:04:32 Step 4/24 : WORKDIR /edgex-go 17:04:32 ---> Using cache 17:04:32 ---> 624c2da207d9 17:04:32 Step 5/24 : RUN apk add --update --no-cache make git 17:04:32 ---> Using cache 17:04:32 ---> cff68de0e21e 17:04:32 Step 6/24 : COPY go.mod vendor* ./ 17:04:32 ---> Using cache 17:04:32 ---> 59430011ceb2 17:04:32 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:04:32 ---> Using cache 17:04:32 ---> 23f518f4f3d6 17:04:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:32 ---> Using cache 17:04:32 ---> 31361e25d1d1 17:04:32 Step 8/24 : COPY . . 17:04:33 ---> Using cache 17:04:33 ---> 3f11334990f5 17:04:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:04:33 ---> Running in 0d45fa2041cd 17:04:33 ---> Running in 3014b03c343a 17:04:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:04:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:40 Removing intermediate container a6ad7680fce3 17:04:40 ---> 531991322dcc 17:04:40 17:04:40 Step 10/22 : FROM alpine:3.16 17:04:40 ---> 4c81e5bf8899 17:04:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:04:40 ---> Using cache 17:04:40 ---> 93818b721834 17:04:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:04:40 ---> Using cache 17:04:40 ---> 749629795f7a 17:04:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:40 ---> Using cache 17:04:40 ---> 6b64a62b9434 17:04:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:04:41 ---> a1be30a3e019 17:04:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:04:42 ---> efb14ba42178 17:04:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:04:43 ---> 9e11629d77e0 17:04:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:43 ---> Running in a7149564b2f3 17:04:46 Removing intermediate container a7149564b2f3 17:04:46 ---> 3c5934698a9b 17:04:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:46 ---> Running in b393a653f330 17:04:47 Removing intermediate container b393a653f330 17:04:47 ---> 5d65086a6044 17:04:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:04:47 ---> Running in 72388051cbf8 17:04:47 Removing intermediate container 72388051cbf8 17:04:47 ---> 7d5f05c721dd 17:04:47 Step 20/22 : LABEL arch=arm64 17:04:48 ---> Running in 9cf78e3fb318 17:04:48 Removing intermediate container 9cf78e3fb318 17:04:48 ---> 1bd42c5e0b6b 17:04:48 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:04:48 ---> Running in 4d276937c696 17:04:49 Removing intermediate container 4d276937c696 17:04:49 ---> 7fe8fa8aec65 17:04:49 Step 22/22 : LABEL version=3.0.0-dev.77 17:04:49 ---> Running in 2a429f73ba20 17:04:50 Removing intermediate container 2a429f73ba20 17:04:50 ---> 1fd1a20ac9cf 17:04:50 17:04:50 Successfully built 1fd1a20ac9cf 17:04:50 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:04:50  Building core-common-config-bootstrapper ... done Building support-notifications 17:04:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:04:54 ---> 9db517ea91cc 17:04:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:04:54 ---> Using cache 17:04:54 ---> 3ab81dd07ec0 17:04:54 Step 4/22 : WORKDIR /edgex-go 17:04:54 ---> Using cache 17:04:54 ---> 624c2da207d9 17:04:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:04:54 ---> Running in fa5152df2fe7 17:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:57 OK: 221 MiB in 51 packages 17:05:00 Removing intermediate container fa5152df2fe7 17:05:00 ---> b547d29ec5c2 17:05:00 Step 6/22 : COPY go.mod vendor* ./ 17:05:01 ---> d3b8d48a82f3 17:05:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:01 ---> Running in a444701c5b7b 17:05:06 Removing intermediate container 9dd24e0bb5ad 17:05:06 ---> 121fbcbea7e4 17:05:06 17:05:06 Step 10/22 : FROM alpine:3.16 17:05:06 ---> 4c81e5bf8899 17:05:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:05:06 ---> Running in a301be3f4225 17:05:07 Removing intermediate container a301be3f4225 17:05:07 ---> d8f37f337179 17:05:07 Step 12/22 : ENV APP_PORT=59880 17:05:07 ---> Running in 0a2f6973ac8f 17:05:07 Removing intermediate container 0a2f6973ac8f 17:05:07 ---> 5bc78043c379 17:05:07 Step 13/22 : EXPOSE $APP_PORT 17:05:07 ---> Running in 3f637d25eb22 17:05:08 Removing intermediate container 3f637d25eb22 17:05:08 ---> 049a70cf1ded 17:05:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:05:08 ---> Running in 623a153af4f3 17:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:12 (1/1) Installing dumb-init (1.2.5-r1) 17:05:12 Executing busybox-1.35.0-r17.trigger 17:05:12 OK: 5 MiB in 15 packages 17:05:14 Removing intermediate container 623a153af4f3 17:05:14 ---> 5aabc8fdff8e 17:05:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:15 ---> 280674ccf944 17:05:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:05:17 ---> e070ea439b08 17:05:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:05:17 ---> 96c280f5cc17 17:05:17 Step 18/22 : ENTRYPOINT ["/core-data"] 17:05:17 ---> Running in c9a3f9409c9e 17:05:18 Removing intermediate container c9a3f9409c9e 17:05:18 ---> 12a26d6f375a 17:05:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:05:18 ---> Running in 8b1072f3e226 17:05:19 Removing intermediate container 8b1072f3e226 17:05:19 ---> 798031ac625b 17:05:19 Step 20/22 : LABEL arch=arm64 17:05:19 ---> Running in 92ab57fa6b6a 17:05:19 Removing intermediate container 92ab57fa6b6a 17:05:19 ---> dd7d9c277412 17:05:19 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:05:20 ---> Running in 548071b4b506 17:05:20 Removing intermediate container 548071b4b506 17:05:20 ---> e4390ca6f04d 17:05:20 Step 22/22 : LABEL version=3.0.0-dev.77 17:05:20 ---> Running in 791b731f2532 17:05:21 Removing intermediate container 791b731f2532 17:05:21 ---> 482679b27c75 17:05:21 17:05:21 Successfully built 482679b27c75 17:05:21 Successfully tagged core-data-arm64:latest 17:05:21  Building core-data ... done Building security-spire-server 17:05:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:05:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:05:24 ---> 9db517ea91cc 17:05:24 Step 3/23 : WORKDIR /edgex-go 17:05:24 ---> Using cache 17:05:24 ---> 2cc5cfd90b27 17:05:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:05:24 ---> Using cache 17:05:24 ---> 899075020ce0 17:05:24 Step 5/23 : COPY go.mod vendor* ./ 17:05:24 ---> Using cache 17:05:24 ---> 83d9e9cc9dfa 17:05:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:24 ---> Using cache 17:05:24 ---> a4206af052b2 17:05:24 Step 7/23 : COPY . . 17:05:24 ---> Using cache 17:05:24 ---> 39596ddf371f 17:05:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:05:24 ---> Using cache 17:05:24 ---> 5a32ac45758d 17:05:24 Step 9/23 : WORKDIR /edgex-go/spire-build 17:05:24 ---> Using cache 17:05:24 ---> e53d700a3e06 17:05:24 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 17:05:25 ---> Running in 1f8902ee6832 17:05:28 Removing intermediate container 1f8902ee6832 17:05:28 ---> 55fb205f2c8f 17:05:28 Step 11/23 : WORKDIR /edgex-go 17:05:28 ---> Running in eb712b200865 17:05:29 Removing intermediate container eb712b200865 17:05:29 ---> d097b303f35a 17:05:29 17:05:29 Step 12/23 : FROM alpine:3.15 17:05:29 ---> 354640af7b1b 17:05:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:29 ---> Using cache 17:05:29 ---> c11ac86652c0 17:05:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:05:29 ---> Running in fa972fd309c8 17:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:33 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:05:33 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:05:33 OK: 15736 distinct packages available 17:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:35 (1/5) Installing dumb-init (1.2.5-r1) 17:05:35 (2/5) Installing musl-obstack (1.2.3-r0) 17:05:35 (3/5) Installing libucontext (1.1-r0) 17:05:35 (4/5) Installing gcompat (1.0.0-r4) 17:05:35 (5/5) Installing openssl (1.1.1t-r1) 17:05:35 Executing busybox-1.34.1-r7.trigger 17:05:35 OK: 6 MiB in 19 packages 17:05:37 Removing intermediate container fa972fd309c8 17:05:37 ---> 07a70de1c7cf 17:05:37 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:05:44 ---> aa212d92c363 17:05:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:05:45 ---> 02e1eb5d4e81 17:05:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:05:46 ---> 3e26622f880c 17:05:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:05:47 ---> f16c79198811 17:05:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:05:47 ---> Running in 475423c1af9e 17:05:47 Removing intermediate container 475423c1af9e 17:05:47 ---> 96e88a9048b4 17:05:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:05:47 ---> Running in b4f01a3c6d09 17:05:48 Removing intermediate container b4f01a3c6d09 17:05:48 ---> 616a8e2b7089 17:05:48 Step 21/23 : LABEL arch=arm64 17:05:48 ---> Running in 0804af8fdcf9 17:05:49 Removing intermediate container 0804af8fdcf9 17:05:49 ---> 92211c091685 17:05:49 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:05:49 ---> Running in 5bda879685da 17:05:49 Removing intermediate container 5bda879685da 17:05:49 ---> 21d3592fd7d5 17:05:49 Step 23/23 : LABEL version=3.0.0-dev.77 17:05:49 ---> Running in 1cfb1c3c9e8d 17:05:50 Removing intermediate container 1cfb1c3c9e8d 17:05:50 ---> c5646c14b29c 17:05:50 17:05:50 Successfully built c5646c14b29c 17:05:50 Successfully tagged security-spire-server-arm64:latest 17:05:50  Building security-spire-server ... done Building security-spiffe-token-provider 17:05:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:05:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:05:53 ---> 9db517ea91cc 17:05:53 Step 3/19 : WORKDIR /edgex-go 17:05:53 ---> Using cache 17:05:53 ---> 2cc5cfd90b27 17:05:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:05:54 ---> Running in 9ad783369f51 17:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:58 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:05:58 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:05:58 OK: 16903 distinct packages available 17:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:00 OK: 221 MiB in 51 packages 17:06:01 Removing intermediate container 9ad783369f51 17:06:01 ---> 58d7c62e8f9e 17:06:01 Step 5/19 : COPY go.mod vendor* ./ 17:06:03 ---> ebb546488168 17:06:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:03 ---> Running in 30f642b1b88d 17:06:50 Removing intermediate container b6cd55ebeb24 17:06:50 ---> 63533a5e80b7 17:06:50 17:06:50 Step 9/32 : FROM alpine:3.16 17:06:50 ---> 4c81e5bf8899 17:06:50 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:50 ---> Running in a5fb462c2751 17:06:50 Removing intermediate container a5fb462c2751 17:06:50 ---> f5b463f099b7 17:06:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:06:50 ---> Running in 0f42de730254 17:06:50 Removing intermediate container a444701c5b7b 17:06:50 ---> b5ea97359a80 17:06:50 Step 8/22 : COPY . . 17:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:50 ---> af9476bd0f27 17:06:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:06:50 (1/2) Installing dumb-init (1.2.5-r1) 17:06:50 (2/2) Installing su-exec (0.2-r1) 17:06:50 Executing busybox-1.35.0-r17.trigger 17:06:50 ---> Running in 27638eeefcd5 17:06:50 OK: 5 MiB in 16 packages 17:06:53 Removing intermediate container 0f42de730254 17:06:53 ---> b2d2f0f6f970 17:06:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:06:53 ---> Running in d9e6636d71ca 17:06:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:06:54 Removing intermediate container d9e6636d71ca 17:06:54 ---> 48bf2ba458c9 17:06:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:06:54 ---> Running in 2179ea3a9236 17:06:54 Removing intermediate container 2179ea3a9236 17:06:54 ---> 89b824cc2d2a 17:06:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:06:54 ---> Running in 823b271b70a8 17:06:55 Removing intermediate container 823b271b70a8 17:06:55 ---> ce114feae0a1 17:06:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:06:55 ---> Running in 1b048df039ef 17:06:56 Removing intermediate container 1b048df039ef 17:06:56 ---> 310203dadcba 17:06:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:06:56 ---> Running in aa5084f97f9a 17:06:59 Removing intermediate container aa5084f97f9a 17:06:59 ---> 1dbc3cdc9a03 17:06:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:06:59 ---> Running in edd13aa6cee7 17:07:00 Removing intermediate container edd13aa6cee7 17:07:00 ---> 1f9b0b533dc7 17:07:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:07:01 ---> 459ca8ded5fa 17:07:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:07:01 ---> Running in 7edff53bed85 17:07:04 Removing intermediate container 7edff53bed85 17:07:04 ---> 2fae3b5cb618 17:07:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:05 ---> b7995df8a364 17:07:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:07:07 ---> f591bce63c68 17:07:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:07:08 ---> c697d55d0126 17:07:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:07:10 ---> 9fff031f8769 17:07:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:07:10 ---> 79948bdc712e 17:07:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:07:12 ---> 64a89efa9704 17:07:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:07:15 ---> 8aa158f091c6 17:07:15 Step 27/32 : RUN chmod +x /entrypoint.sh 17:07:16 ---> Running in f332e41d3cdf 17:07:21 Removing intermediate container f332e41d3cdf 17:07:21 ---> c9c26b9ac5d9 17:07:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:07:21 ---> Running in aea935aaf89a 17:07:21 Removing intermediate container aea935aaf89a 17:07:21 ---> c8fb4352af8f 17:07:21 Step 29/32 : CMD ["gate"] 17:07:21 ---> Running in 3348c9e6eafc 17:07:22 Removing intermediate container 3348c9e6eafc 17:07:22 ---> bbd15c4a2360 17:07:22 Step 30/32 : LABEL arch=arm64 17:07:22 ---> Running in 3bc38416bb00 17:07:23 Removing intermediate container 3bc38416bb00 17:07:23 ---> 497246dc590d 17:07:23 Step 31/32 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:07:24 ---> Running in 0be202c4f325 17:07:25 Removing intermediate container 0be202c4f325 17:07:25 ---> 2814e8ece9de 17:07:25 Step 32/32 : LABEL version=3.0.0-dev.77 17:07:25 ---> Running in 5d3eaf7ac665 17:07:26 Removing intermediate container 5d3eaf7ac665 17:07:26 ---> d97f08ed8990 17:07:26 17:07:26 Successfully built d97f08ed8990 17:07:26 Successfully tagged security-bootstrapper-arm64:latest 17:07:26 Building support-scheduler 17:07:33  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:07:33 ---> 9db517ea91cc 17:07:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:07:33 ---> Using cache 17:07:33 ---> 3ab81dd07ec0 17:07:33 Step 4/22 : WORKDIR /edgex-go 17:07:33 ---> Using cache 17:07:33 ---> 624c2da207d9 17:07:33 Step 5/22 : RUN apk add --update --no-cache make git 17:07:33 ---> Using cache 17:07:33 ---> cff68de0e21e 17:07:33 Step 6/22 : COPY go.mod vendor* ./ 17:07:33 ---> Using cache 17:07:33 ---> 23f518f4f3d6 17:07:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:33 ---> Using cache 17:07:33 ---> 31361e25d1d1 17:07:33 Step 8/22 : COPY . . 17:07:33 ---> Using cache 17:07:33 ---> 3f11334990f5 17:07:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:07:33 ---> Running in 320fb2bc8937 17:07:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:07:54 Removing intermediate container 30f642b1b88d 17:07:54 ---> fbf683067dc9 17:07:54 Step 7/19 : COPY . . 17:07:56 ---> 358b7c2f0f1f 17:07:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:07:56 ---> Running in 961c53cce56e 17:07:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:11:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:27 Removing intermediate container 0d45fa2041cd 17:11:27 ---> af1435e13769 17:11:27 17:11:27 Step 9/23 : FROM alpine:3.16 17:11:27 ---> 4c81e5bf8899 17:11:27 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:11:27 ---> Running in db0efbae6116 17:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:11:27 (1/3) Installing ca-certificates (20220614-r0) 17:11:27 (2/3) Installing dumb-init (1.2.5-r1) 17:11:27 (3/3) Installing su-exec (0.2-r1) 17:11:27 Executing busybox-1.35.0-r17.trigger 17:11:27 Executing ca-certificates-20220614-r0.trigger 17:11:27 OK: 6 MiB in 17 packages 17:11:30 Removing intermediate container db0efbae6116 17:11:30 ---> 8eefc5ed9829 17:11:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:30 ---> Running in e05e1ecbec45 17:11:32 Removing intermediate container e05e1ecbec45 17:11:32 ---> a9a2c1149eb1 17:11:32 Step 12/23 : WORKDIR / 17:11:32 ---> Running in 729cab5269e4 17:11:33 Removing intermediate container 729cab5269e4 17:11:33 ---> 335cf2030793 17:11:33 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:11:34 ---> 28c7c7ce729e 17:11:34 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:11:35 ---> 974b508e56e3 17:11:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:11:36 ---> d57de5563bc7 17:11:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:11:37 ---> bda0c400855b 17:11:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:11:39 ---> 1831b6b831e4 17:11:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:11:40 ---> 8e2dabe2643b 17:11:40 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:11:40 ---> Running in a78d167c5dc6 17:11:43 Removing intermediate container a78d167c5dc6 17:11:43 ---> 58ff6a2ac745 17:11:43 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 17:11:43 ---> Running in 046d304748cb 17:11:43 Removing intermediate container 046d304748cb 17:11:43 ---> 24f1d8cedf92 17:11:43 Step 21/23 : LABEL arch=arm64 17:11:46 ---> Running in dc0694d5fcb1 17:11:46 Removing intermediate container dc0694d5fcb1 17:11:46 ---> 3fec56121449 17:11:46 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:11:46 ---> Running in 36393204684d 17:11:47 Removing intermediate container 36393204684d 17:11:47 ---> 5117823c1a30 17:11:47 Step 23/23 : LABEL version=3.0.0-dev.77 17:11:47 ---> Running in 844145cfe343 17:11:47 Removing intermediate container 844145cfe343 17:11:47 ---> ef929f0ee6ce 17:11:47 17:11:47 Successfully built ef929f0ee6ce 17:11:47 Successfully tagged security-secretstore-setup-arm64:latest 17:11:47  Building security-secretstore-setup ... done Building core-command 17:11:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:51 ---> 9db517ea91cc 17:11:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:11:51 ---> Using cache 17:11:51 ---> 3ab81dd07ec0 17:11:51 Step 4/23 : WORKDIR /edgex-go 17:11:51 ---> Using cache 17:11:51 ---> 624c2da207d9 17:11:51 Step 5/23 : RUN apk add --update --no-cache make git 17:11:51 ---> Using cache 17:11:51 ---> cff68de0e21e 17:11:51 Step 6/23 : COPY go.mod vendor* ./ 17:11:51 ---> Using cache 17:11:51 ---> 23f518f4f3d6 17:11:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:51 ---> Using cache 17:11:51 ---> 31361e25d1d1 17:11:51 Step 8/23 : COPY . . 17:11:51 ---> Using cache 17:11:51 ---> 3f11334990f5 17:11:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:11:51 ---> Running in c3e945d0a1ee 17:11:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:12:32 Removing intermediate container 3014b03c343a 17:12:32 ---> 27990a839c27 17:12:32 17:12:32 Step 10/24 : FROM alpine:3.16 17:12:32 ---> 4c81e5bf8899 17:12:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:12:32 ---> Running in aa1dd7f1fbf9 17:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:32 (1/1) Installing dumb-init (1.2.5-r1) 17:12:32 Executing busybox-1.35.0-r17.trigger 17:12:32 OK: 5 MiB in 15 packages 17:12:32 Removing intermediate container aa1dd7f1fbf9 17:12:32 ---> b3c6de8e98ec 17:12:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:32 ---> Running in 242af9a0cda3 17:12:32 Removing intermediate container 242af9a0cda3 17:12:32 ---> c510a5b84342 17:12:32 Step 13/24 : ENV APP_PORT=59881 17:12:32 ---> Running in 9eba0e7ef882 17:12:33 Removing intermediate container 9eba0e7ef882 17:12:33 ---> b18e7fdb7ddc 17:12:33 Step 14/24 : EXPOSE $APP_PORT 17:12:33 ---> Running in 3097dad44a15 17:12:34 Removing intermediate container 3097dad44a15 17:12:34 ---> 3c089211da40 17:12:34 Step 15/24 : WORKDIR / 17:12:34 ---> Running in c07b62706f82 17:12:34 Removing intermediate container c07b62706f82 17:12:34 ---> 173ee54ef995 17:12:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:35 ---> 03d0be089ad6 17:12:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:12:38 ---> 598e923d8d7b 17:12:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:12:38 ---> 7e88507b7bab 17:12:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:12:39 ---> 397ebbee8a41 17:12:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:12:39 ---> Running in 0c89bc76d32e 17:12:40 Removing intermediate container 0c89bc76d32e 17:12:40 ---> 30992c61cd8d 17:12:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:12:40 ---> Running in 5403f1770346 17:12:40 Removing intermediate container 5403f1770346 17:12:40 ---> 6214974067ea 17:12:40 Step 22/24 : LABEL arch=arm64 17:12:41 ---> Running in 0edf7be1ca6b 17:12:41 Removing intermediate container 0edf7be1ca6b 17:12:41 ---> 36d61d38ef4f 17:12:41 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:12:41 ---> Running in aca907f9bf5d 17:12:42 Removing intermediate container aca907f9bf5d 17:12:42 ---> e33641b5dd83 17:12:42 Step 24/24 : LABEL version=3.0.0-dev.77 17:12:42 ---> Running in 29a8e1f50bcf 17:12:42 Removing intermediate container 29a8e1f50bcf 17:12:42 ---> 9009fc2bf3a4 17:12:42 17:12:42 Successfully built 9009fc2bf3a4 17:12:43 Successfully tagged core-metadata-arm64:latest 17:12:43  Building core-metadata ... done Building security-spire-agent 17:12:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:46 ---> 9db517ea91cc 17:12:46 Step 3/24 : WORKDIR /edgex-go 17:12:46 ---> Using cache 17:12:46 ---> 2cc5cfd90b27 17:12:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:12:46 ---> Using cache 17:12:46 ---> 899075020ce0 17:12:46 Step 5/24 : COPY go.mod vendor* ./ 17:12:46 ---> Using cache 17:12:46 ---> 83d9e9cc9dfa 17:12:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:46 ---> Using cache 17:12:46 ---> a4206af052b2 17:12:46 Step 7/24 : COPY . . 17:12:46 ---> Using cache 17:12:46 ---> 39596ddf371f 17:12:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:12:46 ---> Using cache 17:12:46 ---> 5a32ac45758d 17:12:46 Step 9/24 : WORKDIR /edgex-go/spire-build 17:12:46 ---> Using cache 17:12:46 ---> e53d700a3e06 17:12:46 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 17:12:46 ---> Using cache 17:12:46 ---> 22462434afa7 17:12:46 Step 11/24 : WORKDIR /edgex-go 17:12:46 ---> Using cache 17:12:46 ---> c4998edfb322 17:12:46 17:12:46 Step 12/24 : FROM alpine:3.15 17:12:46 ---> 354640af7b1b 17:12:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:12:46 ---> Using cache 17:12:46 ---> c11ac86652c0 17:12:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:12:46 ---> Using cache 17:12:46 ---> 07a70de1c7cf 17:12:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:12:51 ---> fe88f8e58362 17:12:51 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:12:55 ---> 47eb072d5f5c 17:12:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:12:56 ---> 232fa30cb257 17:12:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:12:57 ---> 887783032019 17:12:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:12:58 ---> efbc77906854 17:12:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:12:58 ---> Running in 8b41a67253ee 17:12:59 Removing intermediate container 8b41a67253ee 17:12:59 ---> 19d627e610b2 17:12:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:12:59 ---> Running in 93afc4876a98 17:12:59 Removing intermediate container 93afc4876a98 17:12:59 ---> 556a3d42441b 17:12:59 Step 22/24 : LABEL arch=arm64 17:13:00 ---> Running in c5fb35178067 17:13:00 Removing intermediate container c5fb35178067 17:13:00 ---> ec6e17cc41ee 17:13:00 Step 23/24 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:13:00 ---> Running in 21c525ed0ec5 17:13:01 Removing intermediate container 21c525ed0ec5 17:13:01 ---> 8e54d0391378 17:13:01 Step 24/24 : LABEL version=3.0.0-dev.77 17:13:01 ---> Running in 98e3d06f530b 17:13:01 Removing intermediate container 98e3d06f530b 17:13:01 ---> 93a1a45b4a85 17:13:01 17:13:02 Successfully built 93a1a45b4a85 17:13:02 Successfully tagged security-spire-agent-arm64:latest 17:16:23  Building security-spire-agent ... done Removing intermediate container 961c53cce56e 17:16:23 ---> 84258550a190 17:16:23 17:16:23 Step 9/19 : FROM alpine:3.15 17:16:23 ---> 354640af7b1b 17:16:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:16:23 ---> Using cache 17:16:23 ---> c11ac86652c0 17:16:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:16:23 ---> Running in 9ced1b9bb350 17:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:23 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:16:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:16:23 OK: 15736 distinct packages available 17:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:23 (1/9) Installing ca-certificates (20220614-r0) 17:16:23 (2/9) Installing brotli-libs (1.0.9-r5) 17:16:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:16:23 (4/9) Installing libcurl (7.80.0-r6) 17:16:23 (5/9) Installing curl (7.80.0-r6) 17:16:23 (6/9) Installing dumb-init (1.2.5-r1) 17:16:23 (7/9) Installing musl-obstack (1.2.3-r0) 17:16:23 (8/9) Installing libucontext (1.1-r0) 17:16:23 (9/9) Installing gcompat (1.0.0-r4) 17:16:23 Executing busybox-1.34.1-r7.trigger 17:16:23 Executing ca-certificates-20220614-r0.trigger 17:16:23 OK: 8 MiB in 23 packages 17:16:23 Removing intermediate container 9ced1b9bb350 17:16:23 ---> 0b746cd14ce8 17:16:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:23 ---> 45861925d220 17:16:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:16:25 ---> e2852c0ee1f6 17:16:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:16:27 ---> b8f6eb30721b 17:16:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:16:27 ---> Running in 2c24d1b8ab38 17:16:28 Removing intermediate container 2c24d1b8ab38 17:16:28 ---> e01e4250f639 17:16:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:28 ---> Running in a227a8ac4719 17:16:28 Removing intermediate container a227a8ac4719 17:16:28 ---> 2d953044b85b 17:16:28 Step 17/19 : LABEL arch=arm64 17:16:29 ---> Running in 0880b47aeb40 17:16:29 Removing intermediate container 0880b47aeb40 17:16:29 ---> 7ec29858f892 17:16:29 Step 18/19 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:16:30 ---> Running in 7e1971343585 17:16:30 Removing intermediate container 7e1971343585 17:16:30 ---> b609e01d542a 17:16:30 Step 19/19 : LABEL version=3.0.0-dev.77 17:16:31 ---> Running in 332def778d00 17:16:32 Removing intermediate container 332def778d00 17:16:32 ---> e84458a20994 17:16:32 17:16:32 Successfully built e84458a20994 17:16:32 Successfully tagged security-spiffe-token-provider-arm64:latest 17:16:36  Building security-spiffe-token-provider ... done Removing intermediate container 27638eeefcd5 17:16:36 ---> eecfc7baef5b 17:16:36 17:16:36 Step 10/22 : FROM alpine:3.16 17:16:36 ---> 4c81e5bf8899 17:16:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:16:36 ---> Running in d5aac43d9760 17:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:38 (1/2) Installing ca-certificates (20220614-r0) 17:16:39 (2/2) Installing dumb-init (1.2.5-r1) 17:16:39 Executing busybox-1.35.0-r17.trigger 17:16:39 Executing ca-certificates-20220614-r0.trigger 17:16:39 OK: 6 MiB in 16 packages 17:16:41 Removing intermediate container d5aac43d9760 17:16:41 ---> 736e8d6a8a4f 17:16:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:16:41 ---> Running in 7401f84d86ff 17:16:41 Removing intermediate container 7401f84d86ff 17:16:41 ---> 3f89862ed661 17:16:41 Step 13/22 : ENV APP_PORT=59860 17:16:41 ---> Running in eff9e5b07e76 17:16:42 Removing intermediate container eff9e5b07e76 17:16:42 ---> 93bd73695194 17:16:42 Step 14/22 : EXPOSE $APP_PORT 17:16:42 ---> Running in 8efe2dea45a9 17:16:42 Removing intermediate container 8efe2dea45a9 17:16:42 ---> f8eddd48a92f 17:16:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:43 ---> ed3ae20139d4 17:16:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:16:47 ---> f5aa0202051d 17:16:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:16:48 ---> 8d07a4efb8ef 17:16:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:16:48 ---> Running in bf88383f25b4 17:16:48 Removing intermediate container bf88383f25b4 17:16:48 ---> 3a5e8ffdc378 17:16:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:49 ---> Running in 37745f85f161 17:16:49 Removing intermediate container 37745f85f161 17:16:49 ---> fb822df51afd 17:16:49 Step 20/22 : LABEL arch=arm64 17:16:49 ---> Running in b51671d5ec54 17:16:52 Removing intermediate container b51671d5ec54 17:16:52 ---> 91b8ff3a3e28 17:16:52 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:16:52 ---> Running in e46aed2402b9 17:16:53 Removing intermediate container e46aed2402b9 17:16:53 ---> 36b2589eb9e6 17:16:53 Step 22/22 : LABEL version=3.0.0-dev.77 17:16:53 ---> Running in f35f7d6fdeb1 17:16:54 Removing intermediate container f35f7d6fdeb1 17:16:54 ---> 35091b2cf733 17:16:54 17:16:54 Successfully built 35091b2cf733 17:16:54 Successfully tagged support-notifications-arm64:latest 17:16:57  Building support-notifications ... done Removing intermediate container 320fb2bc8937 17:16:57 ---> 7776bddae998 17:16:57 17:16:57 Step 10/22 : FROM alpine:3.16 17:16:57 ---> 4c81e5bf8899 17:16:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:16:57 ---> Using cache 17:16:57 ---> b3c6de8e98ec 17:16:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:57 ---> Using cache 17:16:57 ---> c510a5b84342 17:16:57 Step 13/22 : ENV APP_PORT=59861 17:16:57 ---> Running in d72f187ef112 17:16:57 Removing intermediate container d72f187ef112 17:16:57 ---> 86a6cfd0fcc8 17:16:57 Step 14/22 : EXPOSE $APP_PORT 17:16:57 ---> Running in dc537c3627ad 17:16:58 Removing intermediate container dc537c3627ad 17:16:58 ---> 00afce057c61 17:16:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:58 ---> 911e141a0b9f 17:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:17:00 ---> 420a92c9315d 17:17:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:17:01 ---> 837ea3416034 17:17:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:17:01 ---> Running in edbbf8403595 17:17:01 Removing intermediate container edbbf8403595 17:17:01 ---> f451e6d83599 17:17:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:02 ---> Running in 4ddb6c0f2091 17:17:02 Removing intermediate container 4ddb6c0f2091 17:17:02 ---> 42c1573da326 17:17:02 Step 20/22 : LABEL arch=arm64 17:17:02 ---> Running in 6e5a40134563 17:17:05 Removing intermediate container 6e5a40134563 17:17:05 ---> 820387831cf5 17:17:05 Step 21/22 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:05 ---> Running in 6f5ad4666b33 17:17:05 Removing intermediate container 6f5ad4666b33 17:17:05 ---> 101965b15655 17:17:05 Step 22/22 : LABEL version=3.0.0-dev.77 17:17:05 ---> Running in 0e7f199375eb 17:17:06 Removing intermediate container 0e7f199375eb 17:17:06 ---> 2190548030ba 17:17:06 17:17:06 Successfully built 2190548030ba 17:17:06 Successfully tagged support-scheduler-arm64:latest 17:17:06  Building support-scheduler ... done Removing intermediate container c3e945d0a1ee 17:17:06 ---> 6073f8cb76e5 17:17:06 17:17:06 Step 10/23 : FROM alpine:3.16 17:17:06 ---> 4c81e5bf8899 17:17:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:17:06 ---> Using cache 17:17:06 ---> b3c6de8e98ec 17:17:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:06 ---> Using cache 17:17:06 ---> c510a5b84342 17:17:06 Step 13/23 : ENV APP_PORT=59882 17:17:06 ---> Running in 7cbae8c2d618 17:17:06 Removing intermediate container 7cbae8c2d618 17:17:06 ---> 932b27a50d19 17:17:06 Step 14/23 : EXPOSE $APP_PORT 17:17:06 ---> Running in 088da92b2e1e 17:17:06 Removing intermediate container 088da92b2e1e 17:17:06 ---> 83eab3d717e1 17:17:06 Step 15/23 : WORKDIR / 17:17:06 ---> Running in a34e4cd753ba 17:17:07 Removing intermediate container a34e4cd753ba 17:17:07 ---> c999c51e9718 17:17:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:07 ---> 4f8c4859ebe0 17:17:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:17:08 ---> e37adcd1926e 17:17:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:17:09 ---> a18fc59fc8e9 17:17:09 Step 19/23 : ENTRYPOINT ["/core-command"] 17:17:09 ---> Running in 06b53413d9d3 17:17:09 Removing intermediate container 06b53413d9d3 17:17:09 ---> e86614007763 17:17:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:09 ---> Running in 9680cdcc8185 17:17:09 Removing intermediate container 9680cdcc8185 17:17:09 ---> 7be48e6a9083 17:17:09 Step 21/23 : LABEL arch=arm64 17:17:10 ---> Running in 8f1f14804e99 17:17:10 Removing intermediate container 8f1f14804e99 17:17:10 ---> 01f56d48ecd3 17:17:10 Step 22/23 : LABEL git_sha=b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:10 ---> Running in fa85400fb60a 17:17:10 Removing intermediate container fa85400fb60a 17:17:10 ---> 40481c9c25f8 17:17:10 Step 23/23 : LABEL version=3.0.0-dev.77 17:17:10 ---> Running in 00e6179e62cd 17:17:10 Removing intermediate container 00e6179e62cd 17:17:10 ---> d1875720cdf9 17:17:10 17:17:11 Successfully built d1875720cdf9 17:17:11 Successfully tagged core-command-arm64:latest 17:17:11  Building core-command ... done  [Pipeline] } 17:17:11 $ docker stop --time=1 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 17:17:13 $ docker rm -f --volumes 8dad967c0eb361bb3e7e5c764eee46946ae7f93b5d7f374697b7bd3016f7dde7 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:13 + docker images 17:17:14 REPOSITORY TAG IMAGE ID CREATED SIZE 17:17:14 core-command-arm64 latest d1875720cdf9 3 seconds ago 17.1MB 17:17:14 6073f8cb76e5 8 seconds ago 1.34GB 17:17:14 support-scheduler-arm64 latest 2190548030ba 8 seconds ago 29.1MB 17:17:14 7776bddae998 17 seconds ago 1.4GB 17:17:14 support-notifications-arm64 latest 35091b2cf733 19 seconds ago 29.7MB 17:17:14 eecfc7baef5b 39 seconds ago 1.4GB 17:17:14 security-spiffe-token-provider-arm64 latest e84458a20994 42 seconds ago 29.1MB 17:17:14 84258550a190 About a minute ago 1.37GB 17:17:14 security-spire-agent-arm64 latest 93a1a45b4a85 4 minutes ago 122MB 17:17:14 core-metadata-arm64 latest 9009fc2bf3a4 4 minutes ago 17.8MB 17:17:14 27990a839c27 4 minutes ago 1.34GB 17:17:14 security-secretstore-setup-arm64 latest ef929f0ee6ce 5 minutes ago 28.7MB 17:17:14 af1435e13769 5 minutes ago 1.33GB 17:17:14 security-bootstrapper-arm64 latest d97f08ed8990 9 minutes ago 19MB 17:17:14 63533a5e80b7 10 minutes ago 1.32GB 17:17:14 security-spire-server-arm64 latest c5646c14b29c 11 minutes ago 84.3MB 17:17:14 d097b303f35a 11 minutes ago 1.21GB 17:17:14 core-data-arm64 latest 482679b27c75 11 minutes ago 17.3MB 17:17:14 121fbcbea7e4 12 minutes ago 1.34GB 17:17:14 core-common-config-bootstrapper-arm64 latest 1fd1a20ac9cf 12 minutes ago 14.9MB 17:17:14 531991322dcc 12 minutes ago 1.33GB 17:17:14 security-proxy-auth-arm64 latest 95863be73a85 12 minutes ago 15.6MB 17:17:14 security-proxy-setup-arm64 latest f15c1ccccc07 12 minutes ago 15.8MB 17:17:14 3c06426d7662 13 minutes ago 1.32GB 17:17:14 ff711ff3d662 13 minutes ago 1.32GB 17:17:14 security-spire-config-arm64 latest 1e1821a75978 18 minutes ago 83.6MB 17:17:14 c4998edfb322 19 minutes ago 1.21GB 17:17:14 ci-base-image-arm64 latest 9db517ea91cc 22 minutes ago 904MB 17:17:14 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 17:17:14 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 17:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 17:17:14 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 17:17:14 provisioning config files... 17:17:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/438@tmp/config2098400073016844528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:14 ---> docker-login.sh 17:17:14 nexus3.edgexfoundry.org:10001 17:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:14 Configure a credential helper to remove this warning. See 17:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:14 17:17:14 Login Succeeded 17:17:14 nexus3.edgexfoundry.org:10002 17:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:15 Configure a credential helper to remove this warning. See 17:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:15 17:17:15 Login Succeeded 17:17:15 nexus3.edgexfoundry.org:10003 17:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:15 Configure a credential helper to remove this warning. See 17:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:15 17:17:15 Login Succeeded 17:17:15 nexus3.edgexfoundry.org:10004 17:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:15 Configure a credential helper to remove this warning. See 17:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:15 17:17:15 Login Succeeded 17:17:15 docker.io 17:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:16 Configure a credential helper to remove this warning. See 17:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:16 17:17:16 Login Succeeded 17:17:16 ---> docker-login.sh ends [Pipeline] } 17:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:17:16 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:16 latest 17:17:16 3.0.0-dev.77 17:17:16 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:16 main 17:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:17 1d357e25c5ab: Preparing 17:17:17 9ecf3c41d956: Preparing 17:17:17 29dbd02c3dd2: Preparing 17:17:17 90daa543b9b3: Preparing 17:17:17 f70ee36035b9: Preparing 17:17:17 f70ee36035b9: Layer already exists 17:17:17 29dbd02c3dd2: Pushed 17:17:17 90daa543b9b3: Pushed 17:17:17 1d357e25c5ab: Pushed 17:17:20 9ecf3c41d956: Pushed 17:17:20 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:21 1d357e25c5ab: Preparing 17:17:21 9ecf3c41d956: Preparing 17:17:21 29dbd02c3dd2: Preparing 17:17:21 90daa543b9b3: Preparing 17:17:21 f70ee36035b9: Preparing 17:17:21 f70ee36035b9: Layer already exists 17:17:21 1d357e25c5ab: Layer already exists 17:17:21 9ecf3c41d956: Layer already exists 17:17:21 90daa543b9b3: Layer already exists 17:17:21 29dbd02c3dd2: Layer already exists 17:17:21 latest: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 17:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:22 1d357e25c5ab: Preparing 17:17:22 9ecf3c41d956: Preparing 17:17:22 29dbd02c3dd2: Preparing 17:17:22 90daa543b9b3: Preparing 17:17:22 f70ee36035b9: Preparing 17:17:22 90daa543b9b3: Layer already exists 17:17:22 1d357e25c5ab: Layer already exists 17:17:22 9ecf3c41d956: Layer already exists 17:17:22 f70ee36035b9: Layer already exists 17:17:22 29dbd02c3dd2: Layer already exists 17:17:22 3.0.0-dev.77: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:23 1d357e25c5ab: Preparing 17:17:23 9ecf3c41d956: Preparing 17:17:23 29dbd02c3dd2: Preparing 17:17:23 90daa543b9b3: Preparing 17:17:23 f70ee36035b9: Preparing 17:17:23 9ecf3c41d956: Layer already exists 17:17:23 29dbd02c3dd2: Layer already exists 17:17:23 1d357e25c5ab: Layer already exists 17:17:23 f70ee36035b9: Layer already exists 17:17:23 90daa543b9b3: Layer already exists 17:17:23 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:23 1d357e25c5ab: Preparing 17:17:23 9ecf3c41d956: Preparing 17:17:23 29dbd02c3dd2: Preparing 17:17:23 90daa543b9b3: Preparing 17:17:23 f70ee36035b9: Preparing 17:17:23 f70ee36035b9: Layer already exists 17:17:23 1d357e25c5ab: Layer already exists 17:17:23 29dbd02c3dd2: Layer already exists 17:17:23 90daa543b9b3: Layer already exists 17:17:23 9ecf3c41d956: Layer already exists 17:17:23 main: digest: sha256:0d1854b0ee77a2be758d5eb83fcdb199eb2bd95d609602419d5814ce6ba7e933 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:24 ===================================================== [Pipeline] echo 17:17:24 taggedImages: 17:17:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:17:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.77 17:17:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:17:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:17:24 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:24 latest 17:17:24 3.0.0-dev.77 17:17:24 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:24 main 17:17:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:17:24 f95512daebbb: Preparing 17:17:24 b8c01fe6afd3: Preparing 17:17:24 abd16aaab40c: Preparing 17:17:24 007eaf9c47ae: Preparing 17:17:24 29dbd02c3dd2: Preparing 17:17:24 cc24bb9e6366: Preparing 17:17:24 f70ee36035b9: Preparing 17:17:24 f70ee36035b9: Waiting 17:17:24 cc24bb9e6366: Waiting 17:17:24 29dbd02c3dd2: Layer already exists 17:17:25 b8c01fe6afd3: Pushed 17:17:25 f95512daebbb: Pushed 17:17:25 f70ee36035b9: Layer already exists 17:17:25 abd16aaab40c: Pushed 17:17:25 cc24bb9e6366: Pushed 17:17:27 007eaf9c47ae: Pushed 17:17:27 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:17:28 f95512daebbb: Preparing 17:17:28 b8c01fe6afd3: Preparing 17:17:28 abd16aaab40c: Preparing 17:17:28 007eaf9c47ae: Preparing 17:17:28 29dbd02c3dd2: Preparing 17:17:28 cc24bb9e6366: Preparing 17:17:28 f70ee36035b9: Preparing 17:17:28 cc24bb9e6366: Waiting 17:17:28 f70ee36035b9: Waiting 17:17:28 29dbd02c3dd2: Layer already exists 17:17:28 007eaf9c47ae: Layer already exists 17:17:28 b8c01fe6afd3: Layer already exists 17:17:28 f95512daebbb: Layer already exists 17:17:28 abd16aaab40c: Layer already exists 17:17:28 cc24bb9e6366: Layer already exists 17:17:28 f70ee36035b9: Layer already exists 17:17:28 latest: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 17:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:17:29 f95512daebbb: Preparing 17:17:29 b8c01fe6afd3: Preparing 17:17:29 abd16aaab40c: Preparing 17:17:29 007eaf9c47ae: Preparing 17:17:29 29dbd02c3dd2: Preparing 17:17:29 cc24bb9e6366: Preparing 17:17:29 f70ee36035b9: Preparing 17:17:29 cc24bb9e6366: Waiting 17:17:29 f70ee36035b9: Waiting 17:17:29 abd16aaab40c: Layer already exists 17:17:29 007eaf9c47ae: Layer already exists 17:17:29 b8c01fe6afd3: Layer already exists 17:17:29 f95512daebbb: Layer already exists 17:17:29 29dbd02c3dd2: Layer already exists 17:17:29 f70ee36035b9: Layer already exists 17:17:29 cc24bb9e6366: Layer already exists 17:17:29 3.0.0-dev.77: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:17:30 f95512daebbb: Preparing 17:17:30 b8c01fe6afd3: Preparing 17:17:30 abd16aaab40c: Preparing 17:17:30 007eaf9c47ae: Preparing 17:17:30 29dbd02c3dd2: Preparing 17:17:30 cc24bb9e6366: Preparing 17:17:30 f70ee36035b9: Preparing 17:17:30 cc24bb9e6366: Waiting 17:17:30 f70ee36035b9: Waiting 17:17:30 29dbd02c3dd2: Layer already exists 17:17:30 abd16aaab40c: Layer already exists 17:17:30 f95512daebbb: Layer already exists 17:17:30 007eaf9c47ae: Layer already exists 17:17:30 b8c01fe6afd3: Layer already exists 17:17:30 f70ee36035b9: Layer already exists 17:17:30 cc24bb9e6366: Layer already exists 17:17:30 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:17:31 f95512daebbb: Preparing 17:17:31 b8c01fe6afd3: Preparing 17:17:31 abd16aaab40c: Preparing 17:17:31 007eaf9c47ae: Preparing 17:17:31 29dbd02c3dd2: Preparing 17:17:31 cc24bb9e6366: Preparing 17:17:31 f70ee36035b9: Preparing 17:17:31 cc24bb9e6366: Waiting 17:17:31 f70ee36035b9: Waiting 17:17:31 007eaf9c47ae: Layer already exists 17:17:31 29dbd02c3dd2: Layer already exists 17:17:31 b8c01fe6afd3: Layer already exists 17:17:31 abd16aaab40c: Layer already exists 17:17:31 f95512daebbb: Layer already exists 17:17:31 cc24bb9e6366: Layer already exists 17:17:31 f70ee36035b9: Layer already exists 17:17:31 main: digest: sha256:c2c3370bffc1cfd658ad3fa3688e381d95e565742d00505d7411c79358386de6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:31 ===================================================== [Pipeline] echo 17:17:31 taggedImages: 17:17:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:17:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.77 17:17:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:17:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:17:31 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:31 latest 17:17:31 3.0.0-dev.77 17:17:31 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:31 main 17:17:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:32 79dfd43b59ec: Preparing 17:17:32 8de3e387a067: Preparing 17:17:32 29dbd02c3dd2: Preparing 17:17:32 4385e03d58a0: Preparing 17:17:32 f70ee36035b9: Preparing 17:17:32 f70ee36035b9: Layer already exists 17:17:32 29dbd02c3dd2: Layer already exists 17:17:32 79dfd43b59ec: Pushed 17:17:32 4385e03d58a0: Pushed 17:17:35 8de3e387a067: Pushed 17:17:35 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:36 79dfd43b59ec: Preparing 17:17:36 8de3e387a067: Preparing 17:17:36 29dbd02c3dd2: Preparing 17:17:36 4385e03d58a0: Preparing 17:17:36 f70ee36035b9: Preparing 17:17:36 4385e03d58a0: Layer already exists 17:17:36 79dfd43b59ec: Layer already exists 17:17:36 8de3e387a067: Layer already exists 17:17:36 f70ee36035b9: Layer already exists 17:17:36 29dbd02c3dd2: Layer already exists 17:17:36 latest: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 17:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:37 79dfd43b59ec: Preparing 17:17:37 8de3e387a067: Preparing 17:17:37 29dbd02c3dd2: Preparing 17:17:37 4385e03d58a0: Preparing 17:17:37 f70ee36035b9: Preparing 17:17:37 79dfd43b59ec: Layer already exists 17:17:37 4385e03d58a0: Layer already exists 17:17:37 f70ee36035b9: Layer already exists 17:17:37 29dbd02c3dd2: Layer already exists 17:17:37 8de3e387a067: Layer already exists 17:17:37 3.0.0-dev.77: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:38 79dfd43b59ec: Preparing 17:17:38 8de3e387a067: Preparing 17:17:38 29dbd02c3dd2: Preparing 17:17:38 4385e03d58a0: Preparing 17:17:38 f70ee36035b9: Preparing 17:17:38 79dfd43b59ec: Layer already exists 17:17:38 f70ee36035b9: Layer already exists 17:17:38 4385e03d58a0: Layer already exists 17:17:38 8de3e387a067: Layer already exists 17:17:38 29dbd02c3dd2: Layer already exists 17:17:38 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:38 79dfd43b59ec: Preparing 17:17:38 8de3e387a067: Preparing 17:17:38 29dbd02c3dd2: Preparing 17:17:38 4385e03d58a0: Preparing 17:17:38 f70ee36035b9: Preparing 17:17:38 29dbd02c3dd2: Layer already exists 17:17:38 79dfd43b59ec: Layer already exists 17:17:38 8de3e387a067: Layer already exists 17:17:38 f70ee36035b9: Layer already exists 17:17:38 4385e03d58a0: Layer already exists 17:17:38 main: digest: sha256:80c428a0db181dbd66cd4b31226ab5de0acc0fa3629fbc2ebff0c62216ea7fac size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:39 ===================================================== [Pipeline] echo 17:17:39 taggedImages: 17:17:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:17:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.77 17:17:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:17:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:17:39 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:39 latest 17:17:39 3.0.0-dev.77 17:17:39 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:39 main 17:17:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:40 8f9f0a31880d: Preparing 17:17:40 c09272570856: Preparing 17:17:40 82e19b2bdcbc: Preparing 17:17:40 29dbd02c3dd2: Preparing 17:17:40 90daa543b9b3: Preparing 17:17:40 f70ee36035b9: Preparing 17:17:40 f70ee36035b9: Waiting 17:17:40 90daa543b9b3: Layer already exists 17:17:40 29dbd02c3dd2: Layer already exists 17:17:40 f70ee36035b9: Layer already exists 17:17:41 8f9f0a31880d: Pushed 17:17:41 c09272570856: Pushed 17:17:43 82e19b2bdcbc: Pushed 17:17:43 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:44 8f9f0a31880d: Preparing 17:17:44 c09272570856: Preparing 17:17:44 82e19b2bdcbc: Preparing 17:17:44 29dbd02c3dd2: Preparing 17:17:44 90daa543b9b3: Preparing 17:17:44 f70ee36035b9: Preparing 17:17:44 f70ee36035b9: Waiting 17:17:44 29dbd02c3dd2: Layer already exists 17:17:44 8f9f0a31880d: Layer already exists 17:17:44 c09272570856: Layer already exists 17:17:44 82e19b2bdcbc: Layer already exists 17:17:44 90daa543b9b3: Layer already exists 17:17:44 f70ee36035b9: Layer already exists 17:17:44 latest: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 17:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:45 8f9f0a31880d: Preparing 17:17:45 c09272570856: Preparing 17:17:45 82e19b2bdcbc: Preparing 17:17:45 29dbd02c3dd2: Preparing 17:17:45 90daa543b9b3: Preparing 17:17:45 f70ee36035b9: Preparing 17:17:45 f70ee36035b9: Waiting 17:17:45 82e19b2bdcbc: Layer already exists 17:17:45 8f9f0a31880d: Layer already exists 17:17:45 90daa543b9b3: Layer already exists 17:17:45 29dbd02c3dd2: Layer already exists 17:17:45 c09272570856: Layer already exists 17:17:45 f70ee36035b9: Layer already exists 17:17:45 3.0.0-dev.77: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:46 8f9f0a31880d: Preparing 17:17:46 c09272570856: Preparing 17:17:46 82e19b2bdcbc: Preparing 17:17:46 29dbd02c3dd2: Preparing 17:17:46 90daa543b9b3: Preparing 17:17:46 f70ee36035b9: Preparing 17:17:46 f70ee36035b9: Waiting 17:17:46 90daa543b9b3: Layer already exists 17:17:46 82e19b2bdcbc: Layer already exists 17:17:46 29dbd02c3dd2: Layer already exists 17:17:46 8f9f0a31880d: Layer already exists 17:17:46 c09272570856: Layer already exists 17:17:46 f70ee36035b9: Layer already exists 17:17:46 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:46 8f9f0a31880d: Preparing 17:17:46 c09272570856: Preparing 17:17:46 82e19b2bdcbc: Preparing 17:17:46 29dbd02c3dd2: Preparing 17:17:46 90daa543b9b3: Preparing 17:17:46 f70ee36035b9: Preparing 17:17:46 f70ee36035b9: Waiting 17:17:46 c09272570856: Layer already exists 17:17:46 82e19b2bdcbc: Layer already exists 17:17:46 90daa543b9b3: Layer already exists 17:17:46 29dbd02c3dd2: Layer already exists 17:17:46 8f9f0a31880d: Layer already exists 17:17:46 f70ee36035b9: Layer already exists 17:17:47 main: digest: sha256:460755ec1bbeb368475cd9a1e735dea06346c388e807c56a8aac7098afccd753 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:47 ===================================================== [Pipeline] echo 17:17:47 taggedImages: 17:17:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:17:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.77 17:17:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:17:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:17:47 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:47 latest 17:17:47 3.0.0-dev.77 17:17:47 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:47 main 17:17:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:48 e93e9dbf8798: Preparing 17:17:48 e93e9dbf8798: Preparing 17:17:48 5705cf6d203e: Preparing 17:17:48 3b36ae9cf352: Preparing 17:17:48 4392d1d92d7b: Preparing 17:17:48 63351a7bd556: Preparing 17:17:48 0f709919d6e6: Preparing 17:17:48 29dbd02c3dd2: Preparing 17:17:48 50723a6c7021: Preparing 17:17:48 060c6a84dd8f: Preparing 17:17:48 c789768840b0: Preparing 17:17:48 055f2a96061e: Preparing 17:17:48 f70ee36035b9: Preparing 17:17:48 060c6a84dd8f: Waiting 17:17:48 0f709919d6e6: Waiting 17:17:48 c789768840b0: Waiting 17:17:48 f70ee36035b9: Waiting 17:17:48 055f2a96061e: Waiting 17:17:48 50723a6c7021: Waiting 17:17:48 29dbd02c3dd2: Waiting 17:17:48 4392d1d92d7b: Pushed 17:17:48 5705cf6d203e: Pushed 17:17:48 e93e9dbf8798: Pushed 17:17:48 63351a7bd556: Pushed 17:17:48 3b36ae9cf352: Pushed 17:17:48 29dbd02c3dd2: Layer already exists 17:17:48 060c6a84dd8f: Pushed 17:17:48 c789768840b0: Pushed 17:17:48 50723a6c7021: Pushed 17:17:48 f70ee36035b9: Layer already exists 17:17:48 055f2a96061e: Pushed 17:17:51 0f709919d6e6: Pushed 17:17:51 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:52 e93e9dbf8798: Preparing 17:17:52 e93e9dbf8798: Preparing 17:17:52 5705cf6d203e: Preparing 17:17:52 3b36ae9cf352: Preparing 17:17:52 4392d1d92d7b: Preparing 17:17:52 63351a7bd556: Preparing 17:17:52 0f709919d6e6: Preparing 17:17:52 29dbd02c3dd2: Preparing 17:17:52 50723a6c7021: Preparing 17:17:52 060c6a84dd8f: Preparing 17:17:52 c789768840b0: Preparing 17:17:52 055f2a96061e: Preparing 17:17:52 f70ee36035b9: Preparing 17:17:52 0f709919d6e6: Waiting 17:17:52 29dbd02c3dd2: Waiting 17:17:52 50723a6c7021: Waiting 17:17:52 055f2a96061e: Waiting 17:17:52 060c6a84dd8f: Waiting 17:17:52 c789768840b0: Waiting 17:17:52 f70ee36035b9: Waiting 17:17:52 63351a7bd556: Layer already exists 17:17:52 3b36ae9cf352: Layer already exists 17:17:52 4392d1d92d7b: Layer already exists 17:17:52 e93e9dbf8798: Layer already exists 17:17:52 5705cf6d203e: Layer already exists 17:17:52 50723a6c7021: Layer already exists 17:17:52 29dbd02c3dd2: Layer already exists 17:17:52 0f709919d6e6: Layer already exists 17:17:52 060c6a84dd8f: Layer already exists 17:17:52 c789768840b0: Layer already exists 17:17:52 055f2a96061e: Layer already exists 17:17:52 f70ee36035b9: Layer already exists 17:17:52 latest: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 17:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:53 e93e9dbf8798: Preparing 17:17:53 e93e9dbf8798: Preparing 17:17:53 5705cf6d203e: Preparing 17:17:53 3b36ae9cf352: Preparing 17:17:53 4392d1d92d7b: Preparing 17:17:53 63351a7bd556: Preparing 17:17:53 0f709919d6e6: Preparing 17:17:53 29dbd02c3dd2: Preparing 17:17:53 50723a6c7021: Preparing 17:17:53 060c6a84dd8f: Preparing 17:17:53 c789768840b0: Preparing 17:17:53 055f2a96061e: Preparing 17:17:53 f70ee36035b9: Preparing 17:17:53 0f709919d6e6: Waiting 17:17:53 50723a6c7021: Waiting 17:17:53 29dbd02c3dd2: Waiting 17:17:53 060c6a84dd8f: Waiting 17:17:53 c789768840b0: Waiting 17:17:53 055f2a96061e: Waiting 17:17:53 f70ee36035b9: Waiting 17:17:53 e93e9dbf8798: Layer already exists 17:17:53 5705cf6d203e: Layer already exists 17:17:53 63351a7bd556: Layer already exists 17:17:53 3b36ae9cf352: Layer already exists 17:17:53 4392d1d92d7b: Layer already exists 17:17:53 50723a6c7021: Layer already exists 17:17:53 0f709919d6e6: Layer already exists 17:17:53 29dbd02c3dd2: Layer already exists 17:17:53 c789768840b0: Layer already exists 17:17:53 060c6a84dd8f: Layer already exists 17:17:53 f70ee36035b9: Layer already exists 17:17:53 055f2a96061e: Layer already exists 17:17:53 3.0.0-dev.77: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:54 e93e9dbf8798: Preparing 17:17:54 e93e9dbf8798: Preparing 17:17:54 5705cf6d203e: Preparing 17:17:54 3b36ae9cf352: Preparing 17:17:54 4392d1d92d7b: Preparing 17:17:54 63351a7bd556: Preparing 17:17:54 0f709919d6e6: Preparing 17:17:54 29dbd02c3dd2: Preparing 17:17:54 50723a6c7021: Preparing 17:17:54 060c6a84dd8f: Preparing 17:17:54 c789768840b0: Preparing 17:17:54 055f2a96061e: Preparing 17:17:54 f70ee36035b9: Preparing 17:17:54 060c6a84dd8f: Waiting 17:17:54 0f709919d6e6: Waiting 17:17:54 29dbd02c3dd2: Waiting 17:17:54 50723a6c7021: Waiting 17:17:54 c789768840b0: Waiting 17:17:54 055f2a96061e: Waiting 17:17:54 f70ee36035b9: Waiting 17:17:54 3b36ae9cf352: Layer already exists 17:17:54 e93e9dbf8798: Layer already exists 17:17:54 5705cf6d203e: Layer already exists 17:17:54 63351a7bd556: Layer already exists 17:17:54 4392d1d92d7b: Layer already exists 17:17:54 0f709919d6e6: Layer already exists 17:17:54 060c6a84dd8f: Layer already exists 17:17:54 50723a6c7021: Layer already exists 17:17:54 c789768840b0: Layer already exists 17:17:54 29dbd02c3dd2: Layer already exists 17:17:54 f70ee36035b9: Layer already exists 17:17:54 055f2a96061e: Layer already exists 17:17:54 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:55 e93e9dbf8798: Preparing 17:17:55 e93e9dbf8798: Preparing 17:17:55 5705cf6d203e: Preparing 17:17:55 3b36ae9cf352: Preparing 17:17:55 4392d1d92d7b: Preparing 17:17:55 63351a7bd556: Preparing 17:17:55 0f709919d6e6: Preparing 17:17:55 29dbd02c3dd2: Preparing 17:17:55 50723a6c7021: Preparing 17:17:55 060c6a84dd8f: Preparing 17:17:55 c789768840b0: Preparing 17:17:55 055f2a96061e: Preparing 17:17:55 f70ee36035b9: Preparing 17:17:55 0f709919d6e6: Waiting 17:17:55 29dbd02c3dd2: Waiting 17:17:55 50723a6c7021: Waiting 17:17:55 055f2a96061e: Waiting 17:17:55 060c6a84dd8f: Waiting 17:17:55 f70ee36035b9: Waiting 17:17:55 c789768840b0: Waiting 17:17:55 3b36ae9cf352: Layer already exists 17:17:55 63351a7bd556: Layer already exists 17:17:55 e93e9dbf8798: Layer already exists 17:17:55 4392d1d92d7b: Layer already exists 17:17:55 5705cf6d203e: Layer already exists 17:17:55 50723a6c7021: Layer already exists 17:17:55 0f709919d6e6: Layer already exists 17:17:55 29dbd02c3dd2: Layer already exists 17:17:55 c789768840b0: Layer already exists 17:17:55 060c6a84dd8f: Layer already exists 17:17:55 055f2a96061e: Layer already exists 17:17:55 f70ee36035b9: Layer already exists 17:17:55 main: digest: sha256:0c12f73adfa2fc7e8a8b356f1c2efb15ce3d7749b4792d620c598af605c01997 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:55 ===================================================== [Pipeline] echo 17:17:55 taggedImages: 17:17:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:17:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.77 17:17:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:17:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:17:55 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:55 latest 17:17:55 3.0.0-dev.77 17:17:55 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:17:55 main 17:17:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:17:56 7342368ae0ba: Preparing 17:17:56 59f87df4db1b: Preparing 17:17:56 e4d4d452bb8a: Preparing 17:17:56 76610fc075d8: Preparing 17:17:56 29dbd02c3dd2: Preparing 17:17:56 cc24bb9e6366: Preparing 17:17:56 f70ee36035b9: Preparing 17:17:56 cc24bb9e6366: Waiting 17:17:56 f70ee36035b9: Waiting 17:17:56 29dbd02c3dd2: Layer already exists 17:17:56 cc24bb9e6366: Layer already exists 17:17:56 f70ee36035b9: Layer already exists 17:17:56 e4d4d452bb8a: Pushed 17:17:56 7342368ae0ba: Pushed 17:17:56 59f87df4db1b: Pushed 17:17:59 76610fc075d8: Pushed 17:17:59 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:17:59 7342368ae0ba: Preparing 17:17:59 59f87df4db1b: Preparing 17:17:59 e4d4d452bb8a: Preparing 17:17:59 76610fc075d8: Preparing 17:17:59 29dbd02c3dd2: Preparing 17:17:59 cc24bb9e6366: Preparing 17:17:59 f70ee36035b9: Preparing 17:17:59 cc24bb9e6366: Waiting 17:17:59 f70ee36035b9: Waiting 17:17:59 7342368ae0ba: Layer already exists 17:17:59 e4d4d452bb8a: Layer already exists 17:17:59 59f87df4db1b: Layer already exists 17:17:59 29dbd02c3dd2: Layer already exists 17:17:59 76610fc075d8: Layer already exists 17:17:59 cc24bb9e6366: Layer already exists 17:17:59 f70ee36035b9: Layer already exists 17:18:00 latest: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 17:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:18:00 7342368ae0ba: Preparing 17:18:00 59f87df4db1b: Preparing 17:18:00 e4d4d452bb8a: Preparing 17:18:00 76610fc075d8: Preparing 17:18:00 29dbd02c3dd2: Preparing 17:18:00 cc24bb9e6366: Preparing 17:18:00 f70ee36035b9: Preparing 17:18:00 cc24bb9e6366: Waiting 17:18:00 f70ee36035b9: Waiting 17:18:00 e4d4d452bb8a: Layer already exists 17:18:00 7342368ae0ba: Layer already exists 17:18:00 76610fc075d8: Layer already exists 17:18:00 59f87df4db1b: Layer already exists 17:18:00 29dbd02c3dd2: Layer already exists 17:18:00 cc24bb9e6366: Layer already exists 17:18:00 f70ee36035b9: Layer already exists 17:18:00 3.0.0-dev.77: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:18:01 7342368ae0ba: Preparing 17:18:01 59f87df4db1b: Preparing 17:18:01 e4d4d452bb8a: Preparing 17:18:01 76610fc075d8: Preparing 17:18:01 29dbd02c3dd2: Preparing 17:18:01 cc24bb9e6366: Preparing 17:18:01 f70ee36035b9: Preparing 17:18:01 cc24bb9e6366: Waiting 17:18:01 f70ee36035b9: Waiting 17:18:01 29dbd02c3dd2: Layer already exists 17:18:01 76610fc075d8: Layer already exists 17:18:01 59f87df4db1b: Layer already exists 17:18:01 e4d4d452bb8a: Layer already exists 17:18:01 7342368ae0ba: Layer already exists 17:18:01 f70ee36035b9: Layer already exists 17:18:01 cc24bb9e6366: Layer already exists 17:18:02 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:18:02 7342368ae0ba: Preparing 17:18:02 59f87df4db1b: Preparing 17:18:02 e4d4d452bb8a: Preparing 17:18:02 76610fc075d8: Preparing 17:18:02 29dbd02c3dd2: Preparing 17:18:02 cc24bb9e6366: Preparing 17:18:02 f70ee36035b9: Preparing 17:18:02 cc24bb9e6366: Waiting 17:18:02 f70ee36035b9: Waiting 17:18:02 76610fc075d8: Layer already exists 17:18:02 7342368ae0ba: Layer already exists 17:18:02 e4d4d452bb8a: Layer already exists 17:18:02 29dbd02c3dd2: Layer already exists 17:18:02 59f87df4db1b: Layer already exists 17:18:02 cc24bb9e6366: Layer already exists 17:18:02 f70ee36035b9: Layer already exists 17:18:02 main: digest: sha256:ae1de643f889e925655e95a87357597b7f580251f35e0e21f8cb7c595cd9ee6f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:03 ===================================================== [Pipeline] echo 17:18:03 taggedImages: 17:18:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:18:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.77 17:18:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:18:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:18:03 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:03 latest 17:18:03 3.0.0-dev.77 17:18:03 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:03 main 17:18:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:18:03 660ebfae227e: Preparing 17:18:03 0f04011b020f: Preparing 17:18:03 0457b7195da8: Preparing 17:18:03 9117b84d6f1d: Preparing 17:18:03 6d7c5f82d9b3: Preparing 17:18:03 0e5f90829586: Preparing 17:18:03 f70ee36035b9: Preparing 17:18:03 f70ee36035b9: Waiting 17:18:03 0e5f90829586: Waiting 17:18:04 0f04011b020f: Pushed 17:18:04 9117b84d6f1d: Pushed 17:18:04 660ebfae227e: Pushed 17:18:04 6d7c5f82d9b3: Pushed 17:18:04 f70ee36035b9: Layer already exists 17:18:04 0e5f90829586: Pushed 17:18:06 0457b7195da8: Pushed 17:18:06 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:06 + 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 17:18:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:18:07 660ebfae227e: Preparing 17:18:07 0f04011b020f: Preparing 17:18:07 0457b7195da8: Preparing 17:18:07 9117b84d6f1d: Preparing 17:18:07 6d7c5f82d9b3: Preparing 17:18:07 0e5f90829586: Preparing 17:18:07 f70ee36035b9: Preparing 17:18:07 0e5f90829586: Waiting 17:18:07 f70ee36035b9: Waiting 17:18:07 0f04011b020f: Layer already exists 17:18:07 660ebfae227e: Layer already exists 17:18:07 6d7c5f82d9b3: Layer already exists 17:18:07 9117b84d6f1d: Layer already exists 17:18:07 0457b7195da8: Layer already exists 17:18:07 0e5f90829586: Layer already exists 17:18:07 f70ee36035b9: Layer already exists 17:18:07 latest: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 17:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:18:08 660ebfae227e: Preparing 17:18:08 0f04011b020f: Preparing 17:18:08 0457b7195da8: Preparing 17:18:08 9117b84d6f1d: Preparing 17:18:08 6d7c5f82d9b3: Preparing 17:18:08 0e5f90829586: Preparing 17:18:08 f70ee36035b9: Preparing 17:18:08 0e5f90829586: Waiting 17:18:08 f70ee36035b9: Waiting 17:18:08 6d7c5f82d9b3: Layer already exists 17:18:08 660ebfae227e: Layer already exists 17:18:08 0457b7195da8: Layer already exists 17:18:08 9117b84d6f1d: Layer already exists 17:18:08 0f04011b020f: Layer already exists 17:18:08 0e5f90829586: Layer already exists 17:18:08 f70ee36035b9: Layer already exists 17:18:08 3.0.0-dev.77: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:18:09 660ebfae227e: Preparing 17:18:09 0f04011b020f: Preparing 17:18:09 0457b7195da8: Preparing 17:18:09 9117b84d6f1d: Preparing 17:18:09 6d7c5f82d9b3: Preparing 17:18:09 0e5f90829586: Preparing 17:18:09 f70ee36035b9: Preparing 17:18:09 f70ee36035b9: Waiting 17:18:09 0e5f90829586: Waiting 17:18:09 9117b84d6f1d: Layer already exists 17:18:09 0457b7195da8: Layer already exists 17:18:09 6d7c5f82d9b3: Layer already exists 17:18:09 660ebfae227e: Layer already exists 17:18:09 0f04011b020f: Layer already exists 17:18:09 0e5f90829586: Layer already exists 17:18:09 f70ee36035b9: Layer already exists 17:18:09 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:18:09 660ebfae227e: Preparing 17:18:09 0f04011b020f: Preparing 17:18:09 0457b7195da8: Preparing 17:18:09 9117b84d6f1d: Preparing 17:18:09 6d7c5f82d9b3: Preparing 17:18:09 0e5f90829586: Preparing 17:18:09 f70ee36035b9: Preparing 17:18:09 0e5f90829586: Waiting 17:18:09 f70ee36035b9: Waiting 17:18:09 6d7c5f82d9b3: Layer already exists 17:18:09 660ebfae227e: Layer already exists 17:18:09 0457b7195da8: Layer already exists 17:18:09 9117b84d6f1d: Layer already exists 17:18:09 0f04011b020f: Layer already exists 17:18:09 f70ee36035b9: Layer already exists 17:18:09 0e5f90829586: Layer already exists 17:18:10 main: digest: sha256:03316efb9a588242e4682e7c635c7102d427a7b276313cc430da44d3c38eeb46 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:10 ===================================================== [Pipeline] echo 17:18:10 taggedImages: 17:18:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:18:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.77 17:18:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:18:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:18:10 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:10 latest 17:18:10 3.0.0-dev.77 17:18:10 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:10 main 17:18:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:10 7ed3bd8dfab6: Preparing 17:18:10 58bdc7f2a0f3: Preparing 17:18:10 25dec60b1d29: Preparing 17:18:10 3bc29bb6d248: Preparing 17:18:10 68c16f94b3c8: Preparing 17:18:10 3e22ba4d3646: Preparing 17:18:10 f38d6c12af60: Preparing 17:18:10 172a60ecb931: Preparing 17:18:10 f70ee36035b9: Preparing 17:18:10 3e22ba4d3646: Waiting 17:18:10 172a60ecb931: Waiting 17:18:10 f70ee36035b9: Waiting 17:18:10 f38d6c12af60: Waiting 17:18:11 58bdc7f2a0f3: Pushed 17:18:11 68c16f94b3c8: Pushed 17:18:11 7ed3bd8dfab6: Pushed 17:18:11 f38d6c12af60: Pushed 17:18:11 3e22ba4d3646: Pushed 17:18:11 f70ee36035b9: Layer already exists 17:18:11 172a60ecb931: Pushed 17:18:13 3bc29bb6d248: Pushed 17:18:15 25dec60b1d29: Pushed 17:18:15 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + 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 17:18:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:16 7ed3bd8dfab6: Preparing 17:18:16 58bdc7f2a0f3: Preparing 17:18:16 25dec60b1d29: Preparing 17:18:16 3bc29bb6d248: Preparing 17:18:16 68c16f94b3c8: Preparing 17:18:16 3e22ba4d3646: Preparing 17:18:16 f38d6c12af60: Preparing 17:18:16 172a60ecb931: Preparing 17:18:16 f70ee36035b9: Preparing 17:18:16 f38d6c12af60: Waiting 17:18:16 172a60ecb931: Waiting 17:18:16 f70ee36035b9: Waiting 17:18:16 3e22ba4d3646: Waiting 17:18:16 25dec60b1d29: Layer already exists 17:18:16 68c16f94b3c8: Layer already exists 17:18:16 7ed3bd8dfab6: Layer already exists 17:18:16 58bdc7f2a0f3: Layer already exists 17:18:16 3bc29bb6d248: Layer already exists 17:18:16 3e22ba4d3646: Layer already exists 17:18:16 f38d6c12af60: Layer already exists 17:18:16 172a60ecb931: Layer already exists 17:18:16 f70ee36035b9: Layer already exists 17:18:16 latest: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 17:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:17 7ed3bd8dfab6: Preparing 17:18:17 58bdc7f2a0f3: Preparing 17:18:17 25dec60b1d29: Preparing 17:18:17 3bc29bb6d248: Preparing 17:18:17 68c16f94b3c8: Preparing 17:18:17 3e22ba4d3646: Preparing 17:18:17 f38d6c12af60: Preparing 17:18:17 172a60ecb931: Preparing 17:18:17 f70ee36035b9: Preparing 17:18:17 3e22ba4d3646: Waiting 17:18:17 f38d6c12af60: Waiting 17:18:17 172a60ecb931: Waiting 17:18:17 f70ee36035b9: Waiting 17:18:17 58bdc7f2a0f3: Layer already exists 17:18:17 68c16f94b3c8: Layer already exists 17:18:17 3bc29bb6d248: Layer already exists 17:18:17 7ed3bd8dfab6: Layer already exists 17:18:17 25dec60b1d29: Layer already exists 17:18:17 3e22ba4d3646: Layer already exists 17:18:17 172a60ecb931: Layer already exists 17:18:17 f38d6c12af60: Layer already exists 17:18:17 f70ee36035b9: Layer already exists 17:18:17 3.0.0-dev.77: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:18 7ed3bd8dfab6: Preparing 17:18:18 58bdc7f2a0f3: Preparing 17:18:18 25dec60b1d29: Preparing 17:18:18 3bc29bb6d248: Preparing 17:18:18 68c16f94b3c8: Preparing 17:18:18 3e22ba4d3646: Preparing 17:18:18 f38d6c12af60: Preparing 17:18:18 172a60ecb931: Preparing 17:18:18 f70ee36035b9: Preparing 17:18:18 f38d6c12af60: Waiting 17:18:18 172a60ecb931: Waiting 17:18:18 f70ee36035b9: Waiting 17:18:18 3e22ba4d3646: Waiting 17:18:18 25dec60b1d29: Layer already exists 17:18:18 68c16f94b3c8: Layer already exists 17:18:18 7ed3bd8dfab6: Layer already exists 17:18:18 3bc29bb6d248: Layer already exists 17:18:18 58bdc7f2a0f3: Layer already exists 17:18:18 3e22ba4d3646: Layer already exists 17:18:18 f38d6c12af60: Layer already exists 17:18:18 f70ee36035b9: Layer already exists 17:18:18 172a60ecb931: Layer already exists 17:18:18 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:18 + 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 17:18:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:19 7ed3bd8dfab6: Preparing 17:18:19 58bdc7f2a0f3: Preparing 17:18:19 25dec60b1d29: Preparing 17:18:19 3bc29bb6d248: Preparing 17:18:19 68c16f94b3c8: Preparing 17:18:19 3e22ba4d3646: Preparing 17:18:19 f38d6c12af60: Preparing 17:18:19 172a60ecb931: Preparing 17:18:19 f70ee36035b9: Preparing 17:18:19 3e22ba4d3646: Waiting 17:18:19 f38d6c12af60: Waiting 17:18:19 172a60ecb931: Waiting 17:18:19 f70ee36035b9: Waiting 17:18:19 68c16f94b3c8: Layer already exists 17:18:19 58bdc7f2a0f3: Layer already exists 17:18:19 25dec60b1d29: Layer already exists 17:18:19 7ed3bd8dfab6: Layer already exists 17:18:19 3bc29bb6d248: Layer already exists 17:18:19 3e22ba4d3646: Layer already exists 17:18:19 f38d6c12af60: Layer already exists 17:18:19 172a60ecb931: Layer already exists 17:18:19 f70ee36035b9: Layer already exists 17:18:19 main: digest: sha256:2ee41b0b800c2e8672af1cfa4d676b9569cc84daa3ebc91777d627a470070ece size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:19 ===================================================== [Pipeline] echo 17:18:19 taggedImages: 17:18:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:18:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.77 17:18:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:18:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:18:19 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:19 latest 17:18:19 3.0.0-dev.77 17:18:19 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:19 main 17:18:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:20 78c403a35709: Preparing 17:18:20 dcc81befa3f3: Preparing 17:18:20 29dbd02c3dd2: Preparing 17:18:20 84641009e833: Preparing 17:18:20 a8cfdf0cc8ec: Preparing 17:18:20 29dbd02c3dd2: Layer already exists 17:18:20 a8cfdf0cc8ec: Layer already exists 17:18:20 78c403a35709: Pushed 17:18:21 84641009e833: Pushed 17:18:25 dcc81befa3f3: Pushed 17:18:25 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + 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 17:18:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:26 78c403a35709: Preparing 17:18:26 dcc81befa3f3: Preparing 17:18:26 29dbd02c3dd2: Preparing 17:18:26 84641009e833: Preparing 17:18:26 a8cfdf0cc8ec: Preparing 17:18:26 a8cfdf0cc8ec: Layer already exists 17:18:26 dcc81befa3f3: Layer already exists 17:18:26 78c403a35709: Layer already exists 17:18:26 29dbd02c3dd2: Layer already exists 17:18:26 84641009e833: Layer already exists 17:18:26 latest: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 17:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:27 78c403a35709: Preparing 17:18:27 dcc81befa3f3: Preparing 17:18:27 29dbd02c3dd2: Preparing 17:18:27 84641009e833: Preparing 17:18:27 a8cfdf0cc8ec: Preparing 17:18:27 29dbd02c3dd2: Layer already exists 17:18:27 78c403a35709: Layer already exists 17:18:27 a8cfdf0cc8ec: Layer already exists 17:18:27 dcc81befa3f3: Layer already exists 17:18:27 84641009e833: Layer already exists 17:18:27 3.0.0-dev.77: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:27 78c403a35709: Preparing 17:18:27 dcc81befa3f3: Preparing 17:18:27 29dbd02c3dd2: Preparing 17:18:27 84641009e833: Preparing 17:18:27 a8cfdf0cc8ec: Preparing 17:18:27 84641009e833: Layer already exists 17:18:27 dcc81befa3f3: Layer already exists 17:18:27 29dbd02c3dd2: Layer already exists 17:18:27 a8cfdf0cc8ec: Layer already exists 17:18:27 78c403a35709: Layer already exists 17:18:27 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:28 + 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 17:18:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:28 78c403a35709: Preparing 17:18:28 dcc81befa3f3: Preparing 17:18:28 29dbd02c3dd2: Preparing 17:18:28 84641009e833: Preparing 17:18:28 a8cfdf0cc8ec: Preparing 17:18:28 dcc81befa3f3: Layer already exists 17:18:28 a8cfdf0cc8ec: Layer already exists 17:18:28 29dbd02c3dd2: Layer already exists 17:18:28 78c403a35709: Layer already exists 17:18:28 84641009e833: Layer already exists 17:18:28 main: digest: sha256:d9061db5c56bbd7c8f003266d210ca0600d8b769865688eedf47b215d252f223 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:28 ===================================================== [Pipeline] echo 17:18:28 taggedImages: 17:18:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:18:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.77 17:18:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:18:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:18:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:28 latest 17:18:28 3.0.0-dev.77 17:18:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:28 main 17:18:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:29 93b8e7fea02d: Preparing 17:18:29 6f3592970532: Preparing 17:18:29 220f16a45670: Preparing 17:18:29 9406af673dff: Preparing 17:18:29 4c13ef9bb374: Preparing 17:18:29 ebbe3e22f08c: Preparing 17:18:29 a8cfdf0cc8ec: Preparing 17:18:29 ebbe3e22f08c: Waiting 17:18:29 a8cfdf0cc8ec: Waiting 17:18:29 93b8e7fea02d: Pushed 17:18:29 220f16a45670: Pushed 17:18:29 6f3592970532: Pushed 17:18:29 a8cfdf0cc8ec: Layer already exists 17:18:30 ebbe3e22f08c: Pushed 17:18:38 4c13ef9bb374: Pushed 17:18:45 9406af673dff: Pushed 17:18:45 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:45 + 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 17:18:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:46 93b8e7fea02d: Preparing 17:18:46 6f3592970532: Preparing 17:18:46 220f16a45670: Preparing 17:18:46 9406af673dff: Preparing 17:18:46 4c13ef9bb374: Preparing 17:18:46 ebbe3e22f08c: Preparing 17:18:46 a8cfdf0cc8ec: Preparing 17:18:46 ebbe3e22f08c: Waiting 17:18:46 a8cfdf0cc8ec: Waiting 17:18:46 93b8e7fea02d: Layer already exists 17:18:46 6f3592970532: Layer already exists 17:18:46 9406af673dff: Layer already exists 17:18:46 220f16a45670: Layer already exists 17:18:46 4c13ef9bb374: Layer already exists 17:18:46 ebbe3e22f08c: Layer already exists 17:18:46 a8cfdf0cc8ec: Layer already exists 17:18:46 latest: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 17:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:47 93b8e7fea02d: Preparing 17:18:47 6f3592970532: Preparing 17:18:47 220f16a45670: Preparing 17:18:47 9406af673dff: Preparing 17:18:47 4c13ef9bb374: Preparing 17:18:47 ebbe3e22f08c: Preparing 17:18:47 a8cfdf0cc8ec: Preparing 17:18:47 ebbe3e22f08c: Waiting 17:18:47 a8cfdf0cc8ec: Waiting 17:18:47 93b8e7fea02d: Layer already exists 17:18:47 6f3592970532: Layer already exists 17:18:47 9406af673dff: Layer already exists 17:18:47 220f16a45670: Layer already exists 17:18:47 4c13ef9bb374: Layer already exists 17:18:47 a8cfdf0cc8ec: Layer already exists 17:18:47 ebbe3e22f08c: Layer already exists 17:18:47 3.0.0-dev.77: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:47 93b8e7fea02d: Preparing 17:18:47 6f3592970532: Preparing 17:18:47 220f16a45670: Preparing 17:18:47 9406af673dff: Preparing 17:18:47 4c13ef9bb374: Preparing 17:18:47 ebbe3e22f08c: Preparing 17:18:47 a8cfdf0cc8ec: Preparing 17:18:47 a8cfdf0cc8ec: Waiting 17:18:47 ebbe3e22f08c: Waiting 17:18:47 9406af673dff: Layer already exists 17:18:47 6f3592970532: Layer already exists 17:18:47 93b8e7fea02d: Layer already exists 17:18:47 220f16a45670: Layer already exists 17:18:47 4c13ef9bb374: Layer already exists 17:18:47 a8cfdf0cc8ec: Layer already exists 17:18:47 ebbe3e22f08c: Layer already exists 17:18:48 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:48 + 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 17:18:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:48 93b8e7fea02d: Preparing 17:18:48 6f3592970532: Preparing 17:18:48 220f16a45670: Preparing 17:18:48 9406af673dff: Preparing 17:18:48 4c13ef9bb374: Preparing 17:18:48 ebbe3e22f08c: Preparing 17:18:48 a8cfdf0cc8ec: Preparing 17:18:48 ebbe3e22f08c: Waiting 17:18:48 a8cfdf0cc8ec: Waiting 17:18:48 9406af673dff: Layer already exists 17:18:48 93b8e7fea02d: Layer already exists 17:18:48 220f16a45670: Layer already exists 17:18:48 4c13ef9bb374: Layer already exists 17:18:48 6f3592970532: Layer already exists 17:18:48 ebbe3e22f08c: Layer already exists 17:18:48 a8cfdf0cc8ec: Layer already exists 17:18:49 main: digest: sha256:9070055c0a7acb6b63e275b9f09bfba534adb57eb041fc0e3b0982c08d5c1368 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:49 ===================================================== [Pipeline] echo 17:18:49 taggedImages: 17:18:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:18:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.77 17:18:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:18:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:18:49 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:49 latest 17:18:49 3.0.0-dev.77 17:18:49 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:18:49 main 17:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:49 60f2b00671fd: Preparing 17:18:49 a9fd6cf5710e: Preparing 17:18:49 5dc1c446011c: Preparing 17:18:49 bc0d15911ed1: Preparing 17:18:49 eb2e251ce644: Preparing 17:18:49 a8cfdf0cc8ec: Preparing 17:18:49 a8cfdf0cc8ec: Waiting 17:18:50 5dc1c446011c: Pushed 17:18:50 a9fd6cf5710e: Pushed 17:18:50 60f2b00671fd: Pushed 17:18:50 a8cfdf0cc8ec: Layer already exists 17:18:50 eb2e251ce644: Pushed 17:19:05 bc0d15911ed1: Pushed 17:19:05 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:06 + 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 17:19:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:19:06 60f2b00671fd: Preparing 17:19:06 a9fd6cf5710e: Preparing 17:19:06 5dc1c446011c: Preparing 17:19:06 bc0d15911ed1: Preparing 17:19:06 eb2e251ce644: Preparing 17:19:06 a8cfdf0cc8ec: Preparing 17:19:06 a8cfdf0cc8ec: Waiting 17:19:06 60f2b00671fd: Layer already exists 17:19:06 eb2e251ce644: Layer already exists 17:19:06 5dc1c446011c: Layer already exists 17:19:06 bc0d15911ed1: Layer already exists 17:19:06 a9fd6cf5710e: Layer already exists 17:19:06 a8cfdf0cc8ec: Layer already exists 17:19:06 latest: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 17:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:19:07 60f2b00671fd: Preparing 17:19:07 a9fd6cf5710e: Preparing 17:19:07 5dc1c446011c: Preparing 17:19:07 bc0d15911ed1: Preparing 17:19:07 eb2e251ce644: Preparing 17:19:07 a8cfdf0cc8ec: Preparing 17:19:07 a8cfdf0cc8ec: Waiting 17:19:07 bc0d15911ed1: Layer already exists 17:19:07 a9fd6cf5710e: Layer already exists 17:19:07 eb2e251ce644: Layer already exists 17:19:07 5dc1c446011c: Layer already exists 17:19:07 60f2b00671fd: Layer already exists 17:19:07 a8cfdf0cc8ec: Layer already exists 17:19:07 3.0.0-dev.77: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:19:08 60f2b00671fd: Preparing 17:19:08 a9fd6cf5710e: Preparing 17:19:08 5dc1c446011c: Preparing 17:19:08 bc0d15911ed1: Preparing 17:19:08 eb2e251ce644: Preparing 17:19:08 a8cfdf0cc8ec: Preparing 17:19:08 a8cfdf0cc8ec: Waiting 17:19:08 bc0d15911ed1: Layer already exists 17:19:08 eb2e251ce644: Layer already exists 17:19:08 5dc1c446011c: Layer already exists 17:19:08 60f2b00671fd: Layer already exists 17:19:08 a9fd6cf5710e: Layer already exists 17:19:08 a8cfdf0cc8ec: Layer already exists 17:19:08 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:08 + 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 17:19:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:19:08 60f2b00671fd: Preparing 17:19:08 a9fd6cf5710e: Preparing 17:19:08 5dc1c446011c: Preparing 17:19:08 bc0d15911ed1: Preparing 17:19:08 eb2e251ce644: Preparing 17:19:08 a8cfdf0cc8ec: Preparing 17:19:08 a8cfdf0cc8ec: Waiting 17:19:08 eb2e251ce644: Layer already exists 17:19:08 a9fd6cf5710e: Layer already exists 17:19:08 60f2b00671fd: Layer already exists 17:19:08 5dc1c446011c: Layer already exists 17:19:08 bc0d15911ed1: Layer already exists 17:19:08 a8cfdf0cc8ec: Layer already exists 17:19:08 main: digest: sha256:555b1a8a4962fff066cbd723cd74484dea02bdc65d5c4a4e618795031366ff78 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:09 ===================================================== [Pipeline] echo 17:19:09 taggedImages: 17:19:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:19:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.77 17:19:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:19:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:19:09 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:09 latest 17:19:09 3.0.0-dev.77 17:19:09 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:09 main 17:19:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:09 bc15ffeb13cb: Preparing 17:19:09 aa6514f9d531: Preparing 17:19:09 55e97b3fa22d: Preparing 17:19:09 19b919766aff: Preparing 17:19:09 ebbe3e22f08c: Preparing 17:19:09 a8cfdf0cc8ec: Preparing 17:19:09 a8cfdf0cc8ec: Waiting 17:19:09 ebbe3e22f08c: Layer already exists 17:19:09 a8cfdf0cc8ec: Layer already exists 17:19:10 55e97b3fa22d: Pushed 17:19:10 aa6514f9d531: Pushed 17:19:10 bc15ffeb13cb: Pushed 17:19:25 19b919766aff: Pushed 17:19:25 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + 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 17:19:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:25 bc15ffeb13cb: Preparing 17:19:25 aa6514f9d531: Preparing 17:19:25 55e97b3fa22d: Preparing 17:19:25 19b919766aff: Preparing 17:19:25 ebbe3e22f08c: Preparing 17:19:25 a8cfdf0cc8ec: Preparing 17:19:25 a8cfdf0cc8ec: Waiting 17:19:25 55e97b3fa22d: Layer already exists 17:19:25 ebbe3e22f08c: Layer already exists 17:19:25 19b919766aff: Layer already exists 17:19:25 bc15ffeb13cb: Layer already exists 17:19:25 aa6514f9d531: Layer already exists 17:19:25 a8cfdf0cc8ec: Layer already exists 17:19:25 latest: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 17:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:26 bc15ffeb13cb: Preparing 17:19:26 aa6514f9d531: Preparing 17:19:26 55e97b3fa22d: Preparing 17:19:26 19b919766aff: Preparing 17:19:26 ebbe3e22f08c: Preparing 17:19:26 a8cfdf0cc8ec: Preparing 17:19:26 a8cfdf0cc8ec: Waiting 17:19:26 55e97b3fa22d: Layer already exists 17:19:26 ebbe3e22f08c: Layer already exists 17:19:26 bc15ffeb13cb: Layer already exists 17:19:26 19b919766aff: Layer already exists 17:19:26 aa6514f9d531: Layer already exists 17:19:26 a8cfdf0cc8ec: Layer already exists 17:19:26 3.0.0-dev.77: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:27 bc15ffeb13cb: Preparing 17:19:27 aa6514f9d531: Preparing 17:19:27 55e97b3fa22d: Preparing 17:19:27 19b919766aff: Preparing 17:19:27 ebbe3e22f08c: Preparing 17:19:27 a8cfdf0cc8ec: Preparing 17:19:27 a8cfdf0cc8ec: Waiting 17:19:27 aa6514f9d531: Layer already exists 17:19:27 ebbe3e22f08c: Layer already exists 17:19:27 19b919766aff: Layer already exists 17:19:27 55e97b3fa22d: Layer already exists 17:19:27 bc15ffeb13cb: Layer already exists 17:19:27 a8cfdf0cc8ec: Layer already exists 17:19:27 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + 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 17:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:28 bc15ffeb13cb: Preparing 17:19:28 aa6514f9d531: Preparing 17:19:28 55e97b3fa22d: Preparing 17:19:28 19b919766aff: Preparing 17:19:28 ebbe3e22f08c: Preparing 17:19:28 a8cfdf0cc8ec: Preparing 17:19:28 a8cfdf0cc8ec: Waiting 17:19:28 19b919766aff: Layer already exists 17:19:28 bc15ffeb13cb: Layer already exists 17:19:28 55e97b3fa22d: Layer already exists 17:19:28 ebbe3e22f08c: Layer already exists 17:19:28 aa6514f9d531: Layer already exists 17:19:28 a8cfdf0cc8ec: Layer already exists 17:19:28 main: digest: sha256:52e1bb5b02decbcb6124fab5e26f2546ef13c0d479753244fda6374fe4800532 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:28 ===================================================== [Pipeline] echo 17:19:28 taggedImages: 17:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.77 17:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:19:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:19:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:28 latest 17:19:28 3.0.0-dev.77 17:19:28 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:28 main 17:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:29 53848e8a51a1: Preparing 17:19:29 84eebccae2e2: Preparing 17:19:29 29dbd02c3dd2: Preparing 17:19:29 816858f69c80: Preparing 17:19:29 f70ee36035b9: Preparing 17:19:29 29dbd02c3dd2: Layer already exists 17:19:29 f70ee36035b9: Layer already exists 17:19:29 53848e8a51a1: Pushed 17:19:29 816858f69c80: Pushed 17:19:35 84eebccae2e2: Pushed 17:19:35 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:35 53848e8a51a1: Preparing 17:19:35 84eebccae2e2: Preparing 17:19:35 29dbd02c3dd2: Preparing 17:19:35 816858f69c80: Preparing 17:19:35 f70ee36035b9: Preparing 17:19:35 f70ee36035b9: Layer already exists 17:19:35 29dbd02c3dd2: Layer already exists 17:19:35 53848e8a51a1: Layer already exists 17:19:35 84eebccae2e2: Layer already exists 17:19:35 816858f69c80: Layer already exists 17:19:35 latest: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 17:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:36 53848e8a51a1: Preparing 17:19:36 84eebccae2e2: Preparing 17:19:36 29dbd02c3dd2: Preparing 17:19:36 816858f69c80: Preparing 17:19:36 f70ee36035b9: Preparing 17:19:36 84eebccae2e2: Layer already exists 17:19:36 f70ee36035b9: Layer already exists 17:19:36 53848e8a51a1: Layer already exists 17:19:36 816858f69c80: Layer already exists 17:19:36 29dbd02c3dd2: Layer already exists 17:19:36 3.0.0-dev.77: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:37 53848e8a51a1: Preparing 17:19:37 84eebccae2e2: Preparing 17:19:37 29dbd02c3dd2: Preparing 17:19:37 816858f69c80: Preparing 17:19:37 f70ee36035b9: Preparing 17:19:37 29dbd02c3dd2: Layer already exists 17:19:37 816858f69c80: Layer already exists 17:19:37 84eebccae2e2: Layer already exists 17:19:37 f70ee36035b9: Layer already exists 17:19:37 53848e8a51a1: Layer already exists 17:19:37 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:38 53848e8a51a1: Preparing 17:19:38 84eebccae2e2: Preparing 17:19:38 29dbd02c3dd2: Preparing 17:19:38 816858f69c80: Preparing 17:19:38 f70ee36035b9: Preparing 17:19:38 f70ee36035b9: Layer already exists 17:19:38 53848e8a51a1: Layer already exists 17:19:38 29dbd02c3dd2: Layer already exists 17:19:38 816858f69c80: Layer already exists 17:19:38 84eebccae2e2: Layer already exists 17:19:38 main: digest: sha256:30db92e55bb0cd0a03e4a88a5a7a6e3c3b2957a32d557adc2c4d6b5d220c933a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:38 ===================================================== [Pipeline] echo 17:19:38 taggedImages: 17:19:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:19:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.77 17:19:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:19:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:19:38 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:38 latest 17:19:38 3.0.0-dev.77 17:19:38 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:38 main 17:19:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:39 3544ef9bf53f: Preparing 17:19:39 f92c48e4e83d: Preparing 17:19:39 29dbd02c3dd2: Preparing 17:19:39 90daa543b9b3: Preparing 17:19:39 f70ee36035b9: Preparing 17:19:39 29dbd02c3dd2: Layer already exists 17:19:39 90daa543b9b3: Layer already exists 17:19:39 f70ee36035b9: Layer already exists 17:19:39 3544ef9bf53f: Pushed 17:19:44 f92c48e4e83d: Pushed 17:19:44 b9da6ae59ae744deab01801bcadba3dff2eb7fa6: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:45 3544ef9bf53f: Preparing 17:19:45 f92c48e4e83d: Preparing 17:19:45 29dbd02c3dd2: Preparing 17:19:45 90daa543b9b3: Preparing 17:19:45 f70ee36035b9: Preparing 17:19:45 f70ee36035b9: Layer already exists 17:19:45 3544ef9bf53f: Layer already exists 17:19:45 29dbd02c3dd2: Layer already exists 17:19:45 f92c48e4e83d: Layer already exists 17:19:45 90daa543b9b3: Layer already exists 17:19:45 latest: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 17:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:46 3544ef9bf53f: Preparing 17:19:46 f92c48e4e83d: Preparing 17:19:46 29dbd02c3dd2: Preparing 17:19:46 90daa543b9b3: Preparing 17:19:46 f70ee36035b9: Preparing 17:19:46 f92c48e4e83d: Layer already exists 17:19:46 90daa543b9b3: Layer already exists 17:19:46 29dbd02c3dd2: Layer already exists 17:19:46 f70ee36035b9: Layer already exists 17:19:46 3544ef9bf53f: Layer already exists 17:19:46 3.0.0-dev.77: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:46 3544ef9bf53f: Preparing 17:19:46 f92c48e4e83d: Preparing 17:19:46 29dbd02c3dd2: Preparing 17:19:46 90daa543b9b3: Preparing 17:19:46 f70ee36035b9: Preparing 17:19:46 90daa543b9b3: Layer already exists 17:19:46 29dbd02c3dd2: Layer already exists 17:19:46 3544ef9bf53f: Layer already exists 17:19:46 f70ee36035b9: Layer already exists 17:19:46 f92c48e4e83d: Layer already exists 17:19:46 b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:47 3544ef9bf53f: Preparing 17:19:47 f92c48e4e83d: Preparing 17:19:47 29dbd02c3dd2: Preparing 17:19:47 90daa543b9b3: Preparing 17:19:47 f70ee36035b9: Preparing 17:19:47 f92c48e4e83d: Layer already exists 17:19:47 29dbd02c3dd2: Layer already exists 17:19:47 3544ef9bf53f: Layer already exists 17:19:47 90daa543b9b3: Layer already exists 17:19:47 f70ee36035b9: Layer already exists 17:19:47 main: digest: sha256:9a16cfea35fee34ed4faadc94b3acb63f721f886cba67fd8a47a1e6d1e9f303e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:47 ===================================================== [Pipeline] echo 17:19:47 taggedImages: 17:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6 17:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.77 17:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9da6ae59ae744deab01801bcadba3dff2eb7fa6-3.0.0-dev.77 17:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:48 17:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:48 arm64: Pulling from edgex-lftools-log-publisher 17:19:48 8998bd30e6a1: Pulling fs layer 17:19:48 04944245beec: Pulling fs layer 17:19:48 699f458cf7ca: Pulling fs layer 17:19:48 765212b225bb: Pulling fs layer 17:19:48 f23df028b6ca: Pulling fs layer 17:19:48 d65c8cfc05b1: Pulling fs layer 17:19:48 2437ff75d9bd: Pulling fs layer 17:19:48 765212b225bb: Waiting 17:19:48 f23df028b6ca: Waiting 17:19:48 d65c8cfc05b1: Waiting 17:19:48 2437ff75d9bd: Waiting 17:19:48 04944245beec: Verifying Checksum 17:19:48 04944245beec: Download complete 17:19:48 765212b225bb: Verifying Checksum 17:19:48 765212b225bb: Download complete 17:19:48 f23df028b6ca: Verifying Checksum 17:19:48 f23df028b6ca: Download complete 17:19:48 d65c8cfc05b1: Verifying Checksum 17:19:48 d65c8cfc05b1: Download complete 17:19:48 699f458cf7ca: Verifying Checksum 17:19:48 699f458cf7ca: Download complete 17:19:49 8998bd30e6a1: Verifying Checksum 17:19:49 8998bd30e6a1: Download complete 17:19:51 2437ff75d9bd: Verifying Checksum 17:19:51 2437ff75d9bd: Download complete 17:19:53 8998bd30e6a1: Pull complete 17:19:53 04944245beec: Pull complete 17:19:55 699f458cf7ca: Pull complete 17:19:55 765212b225bb: Pull complete 17:19:56 f23df028b6ca: Pull complete 17:19:56 d65c8cfc05b1: Pull complete 17:20:11 2437ff75d9bd: Pull complete 17:20:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:11 prd-ubuntu20.04-docker-arm64-4c-16g-8374 does not seem to be running inside a container 17:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:20:13 $ docker top bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:14 ---> job-cost.sh 17:20:14 lf-activate-venv: SKIPPING 17:20:14 INFO: No Stack... 17:20:15 INFO: Retrieving Pricing Info for: v3-standard-4 17:20:15 INFO: Archiving Costs [Pipeline] sh 17:20:16 + + catcut /w/workspace/edgex-go/438/archives/cost.csv -d, 17:20:16 -f6 [Pipeline] lock 17:20:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] 17:20:16 Resource [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] did not exist. Created. 17:20:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:20:17 Stashed 1 file(s) [Pipeline] } 17:20:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-438-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:17 $ docker stop --time=1 bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 17:20:18 $ docker rm -f --volumes bbf29fc92b9be43148768f710e4ba5ac7d964a9c9cfba5eb7fe96adb35232127 [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 17:20:18 provisioning config files... 17:20:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/438@tmp/config15934192043564915917tmp [Pipeline] { [Pipeline] sh 17:20:19 + set +x 17:20:19 + curl -s https://codecov.io/bash+ 17:20:19 bash -s -- 17:20:19 17:20:19 _____ _ 17:20:19 / ____| | | 17:20:19 | | ___ __| | ___ ___ _____ __ 17:20:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:19 Bash-1.0.6 17:20:19 17:20:19 17:20:19 ==> git version 2.25.1 found 17:20:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:20:19 Release-Date: 2020-01-08 17:20:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:20:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:20:19 ==> Jenkins CI detected. 17:20:19 current dir:  /w/workspace/edgex-go/438 17:20:19 project root: . 17:20:19 --> token set from env 17:20:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:19 ==> Running gcov in . (disable via -X gcov) 17:20:19 ==> Python coveragepy not found 17:20:19 ==> Searching for coverage reports in: 17:20:19 + . 17:20:19 -> Found 1 reports 17:20:19 ==> Detecting git/mercurial file structure 17:20:19 ==> Reading reports 17:20:19 + ./coverage.out bytes=446903 17:20:19 ==> Appending adjustments 17:20:19 https://docs.codecov.io/docs/fixing-reports 17:20:20 + Found adjustments 17:20:20 ==> Gzipping contents 17:20:20 60K /tmp/codecov.yu5p3x.gz 17:20:20 ==> Uploading reports 17:20:20 url: https://codecov.io 17:20:20 query: branch=main&commit=b9da6ae59ae744deab01801bcadba3dff2eb7fa6&build=438&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F438%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:20 -> Pinging Codecov 17:20:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=b9da6ae59ae744deab01801bcadba3dff2eb7fa6&build=438&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F438%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:20 -> Uploading to 17:20:20 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/b9da6ae59ae744deab01801bcadba3dff2eb7fa6/2fcc9a4c-385a-445b-bb3f-ae5a1d84a269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T172020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35a0166db1b461dd8aef5d3af909686f35651c06403cd29f7b1c84aa46c03a1a 17:20:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:20 Dload Upload Total Spent Left Speed 17:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58103 0 0 100 58103 0 180k --:--:-- --:--:-- --:--:-- 180k 17:20:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9da6ae59ae744deab01801bcadba3dff2eb7fa6 [Pipeline] } 17:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:20:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:20:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:21 17:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:20:21 df9b9388f04a: Pulling fs layer 17:20:21 52dc419b0ee2: Pulling fs layer 17:20:21 25bc292e5bac: Pulling fs layer 17:20:21 114826534d7a: Pulling fs layer 17:20:21 4657fd5d0bcf: Pulling fs layer 17:20:21 6ad1cebc031e: Pulling fs layer 17:20:21 8a3aa393b2d8: Pulling fs layer 17:20:21 114826534d7a: Waiting 17:20:21 4657fd5d0bcf: Waiting 17:20:21 8a3aa393b2d8: Waiting 17:20:21 6ad1cebc031e: Waiting 17:20:21 25bc292e5bac: Verifying Checksum 17:20:21 25bc292e5bac: Download complete 17:20:21 52dc419b0ee2: Verifying Checksum 17:20:21 52dc419b0ee2: Download complete 17:20:21 4657fd5d0bcf: Download complete 17:20:21 df9b9388f04a: Download complete 17:20:21 df9b9388f04a: Pull complete 17:20:21 6ad1cebc031e: Verifying Checksum 17:20:21 52dc419b0ee2: Pull complete 17:20:21 25bc292e5bac: Pull complete 17:20:22 114826534d7a: Verifying Checksum 17:20:22 114826534d7a: Download complete 17:20:22 8a3aa393b2d8: Verifying Checksum 17:20:22 8a3aa393b2d8: Download complete 17:20:25 114826534d7a: Pull complete 17:20:25 4657fd5d0bcf: Pull complete 17:20:26 6ad1cebc031e: Pull complete 17:20:28 8a3aa393b2d8: Pull complete 17:20:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:28 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:20:28 $ 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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:20:30 $ docker top d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef -eo pid,comm [Pipeline] { [Pipeline] echo 17:20:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:20:31 + set -o pipefail 17:20:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:20:37 17:20:37 Monitoring /w/workspace/edgex-go/438 (github.com/edgexfoundry/edgex-go)... 17:20:37 17:20:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f196a6cf-81d1-404e-9212-80f9abf82fe0 17:20:37 17:20:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:20:37 17:20:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:20:37 17:20:37 17:20:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:20:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:20:37 More details here: https://snyk.co/ue1NS [Pipeline] } 17:20:37 $ docker stop --time=1 d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef 17:20:39 $ docker rm -f --volumes d417fccd9833b3549c03343b024c962f9adb8f5add0ee0eb484bd1fc8b5149ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:20:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:40 provisioning config files... 17:20:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/438@tmp/config6139924553686879746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:40 --> edgex-publish-swagger.sh 17:20:40 === Publish openapi/v3 API === 17:20:40 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:20:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/438/openapi/v3/core-command.yaml] 17:20:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:40 Dload Upload Total Spent Left Speed 17:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51932 --:--:-- --:--:-- --:--:-- 52025 17:20:41 17:20:41 17:20:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/438/openapi/v3/core-data.yaml] 17:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:41 Dload Upload Total Spent Left Speed 17:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k 17:20:41 17:20:41 17:20:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/438/openapi/v3/core-metadata.yaml] 17:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:41 Dload Upload Total Spent Left Speed 17:20:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 220k --:--:-- --:--:-- --:--:-- 219k 100 140k 0 0 100 140k 0 220k --:--:-- --:--:-- --:--:-- 219k 17:20:42 17:20:42 17:20:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/438/openapi/v3/support-notifications.yaml] 17:20:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:42 Dload Upload Total Spent Left Speed 17:20:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k 17:20:42 17:20:42 17:20:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/438/openapi/v3/support-scheduler.yaml] 17:20:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:42 Dload Upload Total Spent Left Speed 17:20:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 76751 --:--:-- --:--:-- --:--:-- 76578 100 34001 0 0 100 34001 0 76578 --:--:-- --:--:-- --:--:-- 76406 17:20:43 17:20:43 [Pipeline] } 17:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:20:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:43 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:20:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:20:44 $ docker top 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 -eo pid,comm 17:20:44 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). 17:20:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:44 [ssh-agent] Looking for ssh-agent implementation... 17:20:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:44 $ docker exec 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 ssh-agent 17:20:44 SSH_AUTH_SOCK=/tmp/ssh-Ak1ngsThKHN4/agent.32 17:20:44 SSH_AGENT_PID=38 17:20:44 Running ssh-add (command line suppressed) 17:20:44 Identity added: /w/workspace/edgex-go/438@tmp/private_key_17214164441996219326.key (/w/workspace/edgex-go/438@tmp/private_key_17214164441996219326.key) 17:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:45 + git semver tag 17:20:45 2023-03-06 17:20:45,333 [run_tag] DEBUG tag force:False 17:20:45 2023-03-06 17:20:45,333 [check_head_tag] DEBUG check head tag 17:20:45 2023-03-06 17:20:45,335 [execute] INFO git cat-file --batch-check 17:20:45 2023-03-06 17:20:45,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=) 17:20:45 2023-03-06 17:20:45,339 [execute] INFO git cat-file --batch 17:20:45 2023-03-06 17:20:45,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=) 17:20:45 2023-03-06 17:20:45,399 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:20:45 2023-03-06 17:20:45,399 [execute] INFO git tag -a v3.0.0-dev.77 -m v3.0.0-dev.77 17:20:45 2023-03-06 17:20:45,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.77', '-m', 'v3.0.0-dev.77'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) 17:20:45 2023-03-06 17:20:45,403 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:20:45 3.0.0-dev.77 [Pipeline] } 17:20:45 $ docker exec --env ******** --env ******** 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 ssh-agent -k 17:20:45 unset SSH_AUTH_SOCK; 17:20:45 unset SSH_AGENT_PID; 17:20:45 echo Agent pid 38 killed; 17:20:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:46 + git semver [Pipeline] } 17:20:46 $ docker stop --time=1 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 17:20:47 $ docker rm -f --volumes 02c32a41654b81eb188c6b4257b676806df7a5a13fe0b0487a803802bec25b75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:48 17:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:48 0.23.1-centos7: Pulling from edgex-lftools 17:20:48 ab5ef0e58194: Pulling fs layer 17:20:48 9712f1f96733: Pulling fs layer 17:20:48 63f879dbbcfc: Pulling fs layer 17:20:48 0d9ebad4ef96: Pulling fs layer 17:20:48 e9a5061849ea: Pulling fs layer 17:20:48 d747dcd14b5f: Pulling fs layer 17:20:48 2de7ff778b66: Pulling fs layer 17:20:48 d747dcd14b5f: Waiting 17:20:48 2de7ff778b66: Waiting 17:20:48 e9a5061849ea: Waiting 17:20:48 9712f1f96733: Verifying Checksum 17:20:48 9712f1f96733: Download complete 17:20:48 63f879dbbcfc: Verifying Checksum 17:20:48 63f879dbbcfc: Download complete 17:20:49 e9a5061849ea: Verifying Checksum 17:20:49 e9a5061849ea: Download complete 17:20:49 d747dcd14b5f: Verifying Checksum 17:20:49 d747dcd14b5f: Download complete 17:20:49 0d9ebad4ef96: Download complete 17:20:49 ab5ef0e58194: Verifying Checksum 17:20:49 ab5ef0e58194: Download complete 17:20:49 2de7ff778b66: Verifying Checksum 17:20:49 2de7ff778b66: Download complete 17:20:51 ab5ef0e58194: Pull complete 17:20:51 9712f1f96733: Pull complete 17:20:52 63f879dbbcfc: Pull complete 17:20:56 0d9ebad4ef96: Pull complete 17:20:56 e9a5061849ea: Pull complete 17:20:56 d747dcd14b5f: Pull complete 17:20:57 2de7ff778b66: Pull complete 17:20:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:57 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:20:59 $ docker top 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:20:59 provisioning config files... 17:20:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/438@tmp/config16413558303676827339tmp 17:20:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/438@tmp/config17680020112345333079tmp 17:20:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/438@tmp/config12428670225102474846tmp [Pipeline] { [Pipeline] echo 17:20:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:20:59 ---> sigul-configuration.sh 17:20:59 gpg: directory `/root/.gnupg' created 17:20:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:20:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:20:59 gpg: keyring `/root/.gnupg/secring.gpg' created 17:20:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:20:59 gpg: CAST5 encrypted data 17:20:59 gpg: encrypted with 1 passphrase 17:20:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:21:00 + mkdir /home/jenkins 17:21:00 + mkdir /home/jenkins/sigul [Pipeline] sh 17:21:00 + 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 17:21:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:00 ---> sigul-install.sh 17:21:00 Sigul already installed; skipping installation. [Pipeline] sh 17:21:00 + git tag --list 17:21:00 0.6.0 17:21:00 0.6.1 17:21:00 0.7.0 17:21:00 0.7.1 17:21:00 v1.0.0 17:21:00 v1.0.1 17:21:00 v1.1.0 17:21:00 v1.2.0 17:21:00 v1.2.1 17:21:00 v1.3.0 17:21:00 v1.3.1 17:21:00 v2.0.0 17:21:00 v2.1.0 17:21:00 v2.1.1 17:21:00 v2.1.1-dev.1 17:21:00 v2.1.1-dev.2 17:21:00 v2.1.1-dev.3 17:21:00 v2.1.1-dev.4 17:21:00 v2.1.1-dev.5 17:21:00 v2.1.1-dev.6 17:21:00 v2.1.1-dev.7 17:21:00 v2.1.1-dev.8 17:21:00 v2.1.2-dev.1 17:21:00 v2.2.0 17:21:00 v2.2.1-dev.1 17:21:00 v2.2.1-dev.10 17:21:00 v2.2.1-dev.11 17:21:00 v2.2.1-dev.12 17:21:00 v2.2.1-dev.13 17:21:00 v2.2.1-dev.14 17:21:00 v2.2.1-dev.15 17:21:00 v2.2.1-dev.16 17:21:00 v2.2.1-dev.17 17:21:00 v2.2.1-dev.18 17:21:00 v2.2.1-dev.19 17:21:00 v2.2.1-dev.2 17:21:00 v2.2.1-dev.20 17:21:00 v2.2.1-dev.21 17:21:00 v2.2.1-dev.22 17:21:00 v2.2.1-dev.23 17:21:00 v2.2.1-dev.24 17:21:00 v2.2.1-dev.25 17:21:00 v2.2.1-dev.26 17:21:00 v2.2.1-dev.27 17:21:00 v2.2.1-dev.28 17:21:00 v2.2.1-dev.29 17:21:00 v2.2.1-dev.3 17:21:00 v2.2.1-dev.4 17:21:00 v2.2.1-dev.5 17:21:00 v2.2.1-dev.6 17:21:00 v2.2.1-dev.7 17:21:00 v2.2.1-dev.8 17:21:00 v2.2.1-dev.9 17:21:00 v2.3.0 17:21:00 v2.3.0-dev.100 17:21:00 v2.3.0-dev.101 17:21:00 v2.3.0-dev.102 17:21:00 v2.3.0-dev.103 17:21:00 v2.3.0-dev.104 17:21:00 v2.3.0-dev.105 17:21:00 v2.3.0-dev.106 17:21:00 v2.3.0-dev.29 17:21:00 v2.3.0-dev.30 17:21:00 v2.3.0-dev.31 17:21:00 v2.3.0-dev.32 17:21:00 v2.3.0-dev.33 17:21:00 v2.3.0-dev.34 17:21:00 v2.3.0-dev.35 17:21:00 v2.3.0-dev.36 17:21:00 v2.3.0-dev.37 17:21:00 v2.3.0-dev.38 17:21:00 v2.3.0-dev.39 17:21:00 v2.3.0-dev.40 17:21:00 v2.3.0-dev.41 17:21:00 v2.3.0-dev.42 17:21:00 v2.3.0-dev.43 17:21:00 v2.3.0-dev.44 17:21:00 v2.3.0-dev.45 17:21:00 v2.3.0-dev.46 17:21:00 v2.3.0-dev.47 17:21:00 v2.3.0-dev.48 17:21:00 v2.3.0-dev.49 17:21:00 v2.3.0-dev.50 17:21:00 v2.3.0-dev.51 17:21:00 v2.3.0-dev.52 17:21:00 v2.3.0-dev.53 17:21:00 v2.3.0-dev.54 17:21:00 v2.3.0-dev.55 17:21:00 v2.3.0-dev.56 17:21:00 v2.3.0-dev.57 17:21:00 v2.3.0-dev.58 17:21:00 v2.3.0-dev.59 17:21:00 v2.3.0-dev.60 17:21:00 v2.3.0-dev.61 17:21:00 v2.3.0-dev.62 17:21:00 v2.3.0-dev.63 17:21:00 v2.3.0-dev.64 17:21:00 v2.3.0-dev.65 17:21:00 v2.3.0-dev.66 17:21:00 v2.3.0-dev.67 17:21:00 v2.3.0-dev.68 17:21:00 v2.3.0-dev.69 17:21:00 v2.3.0-dev.70 17:21:00 v2.3.0-dev.71 17:21:00 v2.3.0-dev.72 17:21:00 v2.3.0-dev.73 17:21:00 v2.3.0-dev.74 17:21:00 v2.3.0-dev.75 17:21:00 v2.3.0-dev.76 17:21:00 v2.3.0-dev.77 17:21:00 v2.3.0-dev.78 17:21:00 v2.3.0-dev.79 17:21:00 v2.3.0-dev.80 17:21:00 v2.3.0-dev.81 17:21:00 v2.3.0-dev.82 17:21:00 v2.3.0-dev.83 17:21:00 v2.3.0-dev.84 17:21:00 v2.3.0-dev.85 17:21:00 v2.3.0-dev.86 17:21:00 v2.3.0-dev.87 17:21:00 v2.3.0-dev.88 17:21:00 v2.3.0-dev.89 17:21:00 v2.3.0-dev.90 17:21:00 v2.3.0-dev.91 17:21:00 v2.3.0-dev.92 17:21:00 v2.3.0-dev.93 17:21:00 v2.3.0-dev.94 17:21:00 v2.3.0-dev.95 17:21:00 v2.3.0-dev.96 17:21:00 v2.3.0-dev.97 17:21:00 v2.3.0-dev.98 17:21:00 v2.3.0-dev.99 17:21:00 v2.3.1-dev.1 17:21:00 v2.3.1-dev.2 17:21:00 v2.3.1-dev.3 17:21:00 v2.3.1-dev.4 17:21:00 v2.3.1-dev.5 17:21:00 v3.0.0-dev.1 17:21:00 v3.0.0-dev.10 17:21:00 v3.0.0-dev.11 17:21:00 v3.0.0-dev.12 17:21:00 v3.0.0-dev.13 17:21:00 v3.0.0-dev.14 17:21:00 v3.0.0-dev.15 17:21:00 v3.0.0-dev.16 17:21:00 v3.0.0-dev.17 17:21:00 v3.0.0-dev.18 17:21:00 v3.0.0-dev.19 17:21:00 v3.0.0-dev.2 17:21:00 v3.0.0-dev.20 17:21:00 v3.0.0-dev.21 17:21:00 v3.0.0-dev.22 17:21:00 v3.0.0-dev.23 17:21:00 v3.0.0-dev.24 17:21:00 v3.0.0-dev.25 17:21:00 v3.0.0-dev.26 17:21:00 v3.0.0-dev.27 17:21:00 v3.0.0-dev.28 17:21:00 v3.0.0-dev.29 17:21:00 v3.0.0-dev.3 17:21:00 v3.0.0-dev.30 17:21:00 v3.0.0-dev.31 17:21:00 v3.0.0-dev.32 17:21:00 v3.0.0-dev.33 17:21:00 v3.0.0-dev.34 17:21:00 v3.0.0-dev.35 17:21:00 v3.0.0-dev.36 17:21:00 v3.0.0-dev.37 17:21:00 v3.0.0-dev.38 17:21:00 v3.0.0-dev.39 17:21:00 v3.0.0-dev.4 17:21:00 v3.0.0-dev.40 17:21:00 v3.0.0-dev.41 17:21:00 v3.0.0-dev.42 17:21:00 v3.0.0-dev.43 17:21:00 v3.0.0-dev.44 17:21:00 v3.0.0-dev.45 17:21:00 v3.0.0-dev.46 17:21:00 v3.0.0-dev.47 17:21:00 v3.0.0-dev.48 17:21:00 v3.0.0-dev.49 17:21:00 v3.0.0-dev.5 17:21:00 v3.0.0-dev.50 17:21:00 v3.0.0-dev.51 17:21:00 v3.0.0-dev.52 17:21:00 v3.0.0-dev.53 17:21:00 v3.0.0-dev.54 17:21:00 v3.0.0-dev.55 17:21:00 v3.0.0-dev.56 17:21:00 v3.0.0-dev.57 17:21:00 v3.0.0-dev.58 17:21:00 v3.0.0-dev.59 17:21:00 v3.0.0-dev.6 17:21:00 v3.0.0-dev.60 17:21:00 v3.0.0-dev.61 17:21:00 v3.0.0-dev.62 17:21:00 v3.0.0-dev.63 17:21:00 v3.0.0-dev.64 17:21:00 v3.0.0-dev.65 17:21:00 v3.0.0-dev.66 17:21:00 v3.0.0-dev.67 17:21:00 v3.0.0-dev.68 17:21:00 v3.0.0-dev.69 17:21:00 v3.0.0-dev.7 17:21:00 v3.0.0-dev.70 17:21:00 v3.0.0-dev.71 17:21:00 v3.0.0-dev.72 17:21:00 v3.0.0-dev.73 17:21:00 v3.0.0-dev.74 17:21:00 v3.0.0-dev.75 17:21:00 v3.0.0-dev.76 17:21:00 v3.0.0-dev.77 17:21:00 v3.0.0-dev.8 17:21:00 v3.0.0-dev.9 [Pipeline] sh 17:21:01 + lftools sign git-tag v3.0.0-dev.77 17:21:01 Signing Git tag with Sigul... 17:21:01 Signing v3.0.0-dev.77 [Pipeline] echo 17:21:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:21:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:21:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:21:02 $ docker stop --time=1 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e 17:21:04 $ docker rm -f --volumes 2529ff7c22b5a7f5cda775db52298b72fd541a929ddb39c84b8d740464e93d8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:21:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:04 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:21:05 $ docker top 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 -eo pid,comm 17:21:05 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). 17:21:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:05 [ssh-agent] Looking for ssh-agent implementation... 17:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:05 $ docker exec 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 ssh-agent 17:21:05 SSH_AUTH_SOCK=/tmp/ssh-Qx0uWwEQXMfq/agent.31 17:21:05 SSH_AGENT_PID=37 17:21:05 Running ssh-add (command line suppressed) 17:21:05 Identity added: /w/workspace/edgex-go/438@tmp/private_key_8201313590318570103.key (/w/workspace/edgex-go/438@tmp/private_key_8201313590318570103.key) 17:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:05 + git semver bump pre 17:21:06 2023-03-06 17:21:06,067 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:21:06 2023-03-06 17:21:06,067 [bump_version] DEBUG bumping version:3.0.0-dev.77 on axis:pre with prefix:dev 17:21:06 2023-03-06 17:21:06,068 [bump_version] DEBUG bumped version:3.0.0-dev.78 17:21:06 2023-03-06 17:21:06,068 [write_version] DEBUG write version:3.0.0-dev.78 to path:/w/workspace/edgex-go/438/.semver/main with force:True 17:21:06 2023-03-06 17:21:06,068 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:21:06 2023-03-06 17:21:06,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/438/.semver/main 17:21:06 2023-03-06 17:21:06,070 [execute] INFO git cat-file --batch-check 17:21:06 2023-03-06 17:21:06,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) 17:21:06 2023-03-06 17:21:06,075 [execute] INFO git cat-file --batch 17:21:06 2023-03-06 17:21:06,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) 17:21:06 2023-03-06 17:21:06,081 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:21:06 3.0.0-dev.78 [Pipeline] } 17:21:06 $ docker exec --env ******** --env ******** 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 ssh-agent -k 17:21:06 unset SSH_AUTH_SOCK; 17:21:06 unset SSH_AGENT_PID; 17:21:06 echo Agent pid 37 killed; 17:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:06 + git semver [Pipeline] } 17:21:07 $ docker stop --time=1 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 17:21:08 $ docker rm -f --volumes 7adb6f84d82f4daf60083263da4d95ed825e3881c8865355e60d6d66af9e5a78 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:09 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:21:09 $ docker top c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 -eo pid,comm 17:21:09 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). 17:21:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:09 [ssh-agent] Looking for ssh-agent implementation... 17:21:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:09 $ docker exec c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 ssh-agent 17:21:09 SSH_AUTH_SOCK=/tmp/ssh-wxQlwawILiHL/agent.33 17:21:09 SSH_AGENT_PID=39 17:21:09 Running ssh-add (command line suppressed) 17:21:09 Identity added: /w/workspace/edgex-go/438@tmp/private_key_2063946053411560929.key (/w/workspace/edgex-go/438@tmp/private_key_2063946053411560929.key) 17:21:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:10 + git semver push 17:21:10 2023-03-06 17:21:10,389 [run_push] DEBUG push 17:21:10 2023-03-06 17:21:10,389 [execute] INFO git cat-file --batch-check 17:21:10 2023-03-06 17:21:10,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=) 17:21:10 2023-03-06 17:21:10,393 [execute] INFO git rev-list 664589634583c743102ae8d985c83847a70cdffa -- 17:21:10 2023-03-06 17:21:10,393 [execute] DEBUG Popen(['git', 'rev-list', '664589634583c743102ae8d985c83847a70cdffa', '--'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=None) 17:21:10 2023-03-06 17:21:10,406 [execute] INFO git fetch -v origin 17:21:10 2023-03-06 17:21:10,406 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=True, shell=None, istream=None) 17:21:11 2023-03-06 17:21:10,960 [run_push] DEBUG no remote changes detected 17:21:11 2023-03-06 17:21:10,960 [execute] INFO git push origin semver 17:21:11 2023-03-06 17:21:10,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/438/.semver, universal_newlines=False, shell=None, istream=None) 17:21:12 2023-03-06 17:21:11,880 [run_push] DEBUG push all version tags 17:21:12 2023-03-06 17:21:11,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:21:12 2023-03-06 17:21:11,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/438, universal_newlines=False, shell=None, istream=None) 17:21:13 2023-03-06 17:21:12,789 [read_version] DEBUG read version from /w/workspace/edgex-go/438/.semver/main 17:21:13 3.0.0-dev.78 [Pipeline] } 17:21:13 $ docker exec --env ******** --env ******** c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 ssh-agent -k 17:21:13 unset SSH_AUTH_SOCK; 17:21:13 unset SSH_AGENT_PID; 17:21:13 echo Agent pid 39 killed; 17:21:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:13 + git semver [Pipeline] } 17:21:13 $ docker stop --time=1 c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 17:21:15 $ docker rm -f --volumes c23f1a475cee5612433c0483aea911d435deeddad5cbc7d22e6de8c5a5e0d1a0 [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 17:21:15 + [ -d /w/workspace/edgex-go/438/archives ] [Pipeline] libraryResource [Pipeline] sh 17:21:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:16 ---> package-listing.sh 17:21:16 ++ facter osfamily 17:21:16 ++ tr '[:upper:]' '[:lower:]' 17:21:16 + OS_FAMILY=debian 17:21:16 + workspace=/w/workspace/edgex-go/438 17:21:16 + START_PACKAGES=/tmp/packages_start.txt 17:21:16 + END_PACKAGES=/tmp/packages_end.txt 17:21:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:16 + PACKAGES=/tmp/packages_start.txt 17:21:16 + '[' /w/workspace/edgex-go/438 ']' 17:21:16 + PACKAGES=/tmp/packages_end.txt 17:21:16 + case "${OS_FAMILY}" in 17:21:16 + dpkg -l 17:21:16 + grep '^ii' 17:21:16 + '[' -f /tmp/packages_start.txt ']' 17:21:16 + '[' -f /tmp/packages_end.txt ']' 17:21:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:16 + '[' /w/workspace/edgex-go/438 ']' 17:21:16 + mkdir -p /w/workspace/edgex-go/438/archives/ 17:21:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/438/archives/ [Pipeline] echo 17:21:17 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/438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:18 17:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:18 latest: Pulling from edgex-lftools-log-publisher 17:21:18 5eb5b503b376: Pulling fs layer 17:21:18 5c69ac0246d0: Pulling fs layer 17:21:18 ec43610c2a17: Pulling fs layer 17:21:18 3a2ae6a8a46f: Pulling fs layer 17:21:18 33b1e0a273af: Pulling fs layer 17:21:18 5d3b04190fa2: Pulling fs layer 17:21:18 2f39f015ded8: Pulling fs layer 17:21:18 5d3b04190fa2: Waiting 17:21:18 3a2ae6a8a46f: Waiting 17:21:18 2f39f015ded8: Waiting 17:21:18 33b1e0a273af: Waiting 17:21:18 5c69ac0246d0: Verifying Checksum 17:21:18 5c69ac0246d0: Download complete 17:21:18 3a2ae6a8a46f: Download complete 17:21:18 33b1e0a273af: Verifying Checksum 17:21:18 33b1e0a273af: Download complete 17:21:18 5d3b04190fa2: Verifying Checksum 17:21:18 5d3b04190fa2: Download complete 17:21:18 ec43610c2a17: Verifying Checksum 17:21:18 ec43610c2a17: Download complete 17:21:18 5eb5b503b376: Verifying Checksum 17:21:18 5eb5b503b376: Download complete 17:21:19 2f39f015ded8: Download complete 17:21:19 5eb5b503b376: Pull complete 17:21:20 5c69ac0246d0: Pull complete 17:21:20 ec43610c2a17: Pull complete 17:21:20 3a2ae6a8a46f: Pull complete 17:21:20 33b1e0a273af: Pull complete 17:21:20 5d3b04190fa2: Pull complete 17:21:25 2f39f015ded8: Pull complete 17:21:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:25 prd-ubuntu20.04-docker-8c-8g-8372 does not seem to be running inside a container 17:21:25 $ 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/438/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/438 -v /w/workspace/edgex-go/438:/w/workspace/edgex-go/438:rw,z -v /w/workspace/edgex-go/438@tmp:/w/workspace/edgex-go/438@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 17:21:26 $ docker top 7cd19915dbc6d6d9624c6c8b1cb0403a8eb8bdb6fbbd50e2bec9a326aedfe8c6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:27 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:27 + ls /var/log/sa-host 17:21:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:27 provisioning config files... 17:21:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/438@tmp/config17664550384142264722tmp [Pipeline] { [Pipeline] echo 17:21:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:28 ---> create-netrc.sh [Pipeline] } 17:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:28 ---> python-tools-install.sh [Pipeline] echo 17:21:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:28 ---> sudo-logs.sh 17:21:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:28 ---> job-cost.sh 17:21:28 lf-activate-venv: SKIPPING 17:21:28 DEBUG: total: 0.10999999940395355 17:21:28 INFO: Retrieving Stack Cost... 17:21:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:29 INFO: Archiving Costs [Pipeline] echo 17:21:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:30 ---> logs-deploy.sh 17:21:30 lf-activate-venv: SKIPPING 17:21:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/438 17:21:30 INFO: archiving workspace using pattern(s): 17:21:31 Archives upload complete. 17:21:31 INFO: archiving logs to Nexus 17:21:32 ---> uname -a: 17:21:32 Linux prd-ubuntu20-04-docker-8c-8g-8372 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:21:32 17:21:32 17:21:32 ---> lscpu: 17:21:32 Architecture: x86_64 17:21:32 CPU op-mode(s): 32-bit, 64-bit 17:21:32 Byte Order: Little Endian 17:21:32 Address sizes: 40 bits physical, 48 bits virtual 17:21:32 CPU(s): 8 17:21:32 On-line CPU(s) list: 0-7 17:21:32 Thread(s) per core: 1 17:21:32 Core(s) per socket: 1 17:21:32 Socket(s): 8 17:21:32 NUMA node(s): 1 17:21:32 Vendor ID: AuthenticAMD 17:21:32 CPU family: 23 17:21:32 Model: 49 17:21:32 Model name: AMD EPYC-Rome Processor 17:21:32 Stepping: 0 17:21:32 CPU MHz: 2799.996 17:21:32 BogoMIPS: 5599.99 17:21:32 Virtualization: AMD-V 17:21:32 Hypervisor vendor: KVM 17:21:32 Virtualization type: full 17:21:32 L1d cache: 256 KiB 17:21:32 L1i cache: 256 KiB 17:21:32 L2 cache: 4 MiB 17:21:32 L3 cache: 128 MiB 17:21:32 NUMA node0 CPU(s): 0-7 17:21:32 Vulnerability Itlb multihit: Not affected 17:21:32 Vulnerability L1tf: Not affected 17:21:32 Vulnerability Mds: Not affected 17:21:32 Vulnerability Meltdown: Not affected 17:21:32 Vulnerability Mmio stale data: Not affected 17:21:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:21:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:21:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:21:32 Vulnerability Srbds: Not affected 17:21:32 Vulnerability Tsx async abort: Not affected 17:21:32 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 17:21:32 17:21:32 17:21:32 ---> nproc: 17:21:32 8 17:21:32 17:21:32 17:21:32 ---> df -h: 17:21:32 Filesystem Size Used Avail Use% Mounted on 17:21:32 overlay 155G 21G 135G 13% / 17:21:32 tmpfs 64M 0 64M 0% /dev 17:21:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:21:32 shm 64M 0 64M 0% /dev/shm 17:21:32 /dev/vda1 155G 21G 135G 13% /facter-os 17:21:32 17:21:32 17:21:32 ---> sar -b -r -n DEV: 17:21:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8372) 03/06/23 _x86_64_ (8 CPU) 17:21:32 17:21:32 16:49:32 LINUX RESTART (8 CPU) 17:21:32 17:21:32 16:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:21:32 16:51:01 160.58 15.61 144.98 0.00 1957.23 73625.76 0.00 17:21:32 16:52:01 29.04 0.03 29.01 0.00 0.27 15234.39 0.00 17:21:32 16:53:01 84.31 0.33 83.97 0.00 12.53 30744.70 0.00 17:21:32 16:54:01 746.20 9.35 736.85 0.00 92.37 334286.97 0.00 17:21:32 16:55:01 1090.49 9.63 1080.86 0.00 2905.56 283456.85 0.00 17:21:32 16:56:01 950.74 2.18 948.56 0.00 2281.79 255165.88 0.00 17:21:32 16:57:01 113.78 1.42 112.36 0.00 64.12 13861.02 0.00 17:21:32 16:58:01 17.53 0.33 17.20 0.00 4.67 413.00 0.00 17:21:32 16:59:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 17:21:32 17:00:01 3.52 1.02 2.50 0.00 21.86 33.59 0.00 17:21:32 17:01:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 17:21:32 17:02:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 17:21:32 17:03:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 17:21:32 17:04:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 17:21:32 17:05:01 1.93 0.02 1.92 0.00 0.13 26.26 0.00 17:21:32 17:06:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 17:21:32 17:07:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 17:21:32 17:08:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 17:21:32 17:09:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 17:21:32 17:10:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 17:21:32 17:11:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 17:21:32 17:12:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 17:21:32 17:13:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 17:21:32 17:14:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 17:21:32 17:15:01 1.13 0.00 1.13 0.00 0.00 12.67 0.00 17:21:32 17:16:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 17:21:32 17:17:01 1.12 0.02 1.10 0.00 0.13 13.06 0.00 17:21:32 17:18:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 17:21:32 17:19:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 17:21:32 17:20:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 17:21:32 17:21:01 112.98 0.23 112.75 0.00 18.80 62273.62 0.00 17:21:32 Average: 107.54 1.29 106.25 0.00 236.51 34479.80 0.00 17:21:32 17:21:32 16:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:32 16:51:01 28443316 31487432 809664 2.46 111456 3169260 2015300 5.94 1222232 2798340 4704 17:21:32 16:52:01 27580088 31065680 1228016 3.73 114540 3574420 2262632 6.67 1709256 3139688 170200 17:21:32 16:53:01 25324884 31444368 850236 2.59 117264 6134680 2631784 7.76 1634872 5397708 2471560 17:21:32 16:54:01 21831276 31198788 1067308 3.25 286936 8947932 3123656 9.21 2217572 8006272 8720 17:21:32 16:55:01 19522144 30984564 1274996 3.88 330736 10865252 3451756 10.17 2837392 9550392 4816 17:21:32 16:56:01 18778656 31338476 922008 2.80 434356 11781824 2251392 6.64 2690032 10375664 146420 17:21:32 16:57:01 19317264 31498868 768400 2.34 435600 11430364 1975520 5.82 2471588 10093092 744 17:21:32 16:58:01 19320688 31503344 763292 2.32 436116 11430632 1830912 5.40 2463396 10092732 204 17:21:32 16:59:01 19321380 31504472 762512 2.32 436124 11430636 1830912 5.40 2461612 10093168 188 17:21:32 17:00:01 19321680 31505904 761560 2.32 436204 11431256 1884812 5.55 2460692 10093700 28 17:21:32 17:01:01 19323868 31508096 759344 2.31 436212 11431260 1884812 5.55 2458688 10093704 8 17:21:32 17:02:01 19324604 31508856 758764 2.31 436236 11431260 1884812 5.55 2458724 10093704 172 17:21:32 17:03:01 19330384 31514656 752940 2.29 436248 11431264 1884812 5.55 2452860 10093708 8 17:21:32 17:04:01 19330580 31515012 752532 2.29 436264 11431396 1884812 5.55 2452924 10093840 144 17:21:32 17:05:01 19329224 31513736 753836 2.29 436308 11431368 1897504 5.59 2452760 10093816 64 17:21:32 17:06:01 19329396 31513936 753520 2.29 436320 11431376 1897504 5.59 2453316 10093820 220 17:21:32 17:07:01 19329760 31514336 753260 2.29 436340 11431380 1897504 5.59 2453228 10093824 188 17:21:32 17:08:01 19329540 31514124 753452 2.29 436352 11431384 1897504 5.59 2453200 10093824 236 17:21:32 17:09:01 19329532 31514220 753432 2.29 436376 11431388 1881032 5.54 2452748 10093912 8 17:21:32 17:10:01 19329516 31514232 753372 2.29 436392 11431388 1881032 5.54 2452700 10093920 180 17:21:32 17:11:01 19329972 31514692 752836 2.29 436408 11431392 1881032 5.54 2452616 10093924 16 17:21:32 17:12:01 19329924 31514688 752840 2.29 436432 11431396 1881032 5.54 2452672 10093928 192 17:21:32 17:13:01 19329844 31514612 752812 2.29 436444 11431396 1881032 5.54 2452656 10093928 8 17:21:32 17:14:01 19329416 31514268 753016 2.29 436472 11431404 1881032 5.54 2452712 10093932 136 17:21:32 17:15:01 19329628 31514484 752736 2.29 436480 11431400 1881032 5.54 2452764 10093932 12 17:21:32 17:16:01 19329572 31514472 752648 2.29 436508 11431408 1881032 5.54 2452736 10093948 48 17:21:32 17:17:01 19329472 31514376 752868 2.29 436524 11431412 1881032 5.54 2453032 10093952 8 17:21:32 17:18:01 19329596 31514548 752608 2.29 436540 11431416 1881032 5.54 2453036 10093956 132 17:21:32 17:19:01 19329580 31514564 752584 2.29 436552 11431420 1881032 5.54 2452816 10093964 8 17:21:32 17:20:01 19329772 31514760 752552 2.29 436556 11431424 1881032 5.54 2452924 10093968 176 17:21:32 17:21:01 17744396 31412868 847920 2.58 484356 12739936 2046204 6.03 2650548 11346076 968 17:21:32 Average: 20099644 31458756 810576 2.47 398440 10695604 2032469 5.99 2383494 9447237 90662 17:21:32 17:21:32 16:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:32 16:51:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 17:21:32 16:51:01 vethda5d47f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:51:01 ens3 1442.57 1359.62 12332.98 163.68 0.00 0.00 0.00 0.00 17:21:32 16:51:01 docker0 612.32 554.35 43.36 3483.93 0.00 0.00 0.00 0.00 17:21:32 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 16:52:01 vethda5d47f 1.30 1.40 0.10 0.11 0.00 0.00 0.00 0.00 17:21:32 16:52:01 ens3 23.69 12.90 18.85 8.79 0.00 0.00 0.00 0.00 17:21:32 16:52:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 17:21:32 16:53:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:21:32 16:53:01 vethcdf5abe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:53:01 ens3 123.76 98.85 1705.42 113.15 0.00 0.00 0.00 0.00 17:21:32 16:53:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:54:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:21:32 16:54:01 vethcdf5abe 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:54:01 veth4696d99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:54:01 vethaa7cd55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:54:01 ens3 834.64 525.74 6279.51 58.20 0.00 0.00 0.00 0.00 17:21:32 16:54:01 docker0 507.20 810.65 41.85 6216.75 0.00 0.00 0.00 0.00 17:21:32 16:54:01 vethbbb58f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:55:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:21:32 16:55:01 vethcdf5abe 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 17:21:32 16:55:01 veth010ab6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:55:01 ens3 501.62 272.61 4149.19 43.23 0.00 0.00 0.00 0.00 17:21:32 16:55:01 docker0 192.12 341.24 15.47 2633.25 0.00 0.00 0.00 0.00 17:21:32 16:55:01 veth85d36e6 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:21:32 16:56:01 vethea28c9f 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:56:01 vethcdf5abe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:32 16:56:01 ens3 306.21 151.92 2748.27 31.10 0.00 0.00 0.00 0.00 17:21:32 16:56:01 docker0 92.70 191.95 7.51 1339.95 0.00 0.00 0.00 0.00 17:21:32 16:57:01 lo 45.86 45.86 4.52 4.52 0.00 0.00 0.00 0.00 17:21:32 16:57:01 ens3 436.84 436.76 318.62 1925.90 0.00 0.00 0.00 0.00 17:21:32 16:57:01 docker0 4.48 8.00 0.29 91.79 0.00 0.00 0.00 0.00 17:21:32 16:58:01 lo 19.86 19.86 1.95 1.95 0.00 0.00 0.00 0.00 17:21:32 16:58:01 ens3 264.97 260.02 126.95 1444.64 0.00 0.00 0.00 0.00 17:21:32 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 16:59:01 ens3 1.28 0.32 1.87 0.02 0.00 0.00 0.00 0.00 17:21:32 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:00:01 ens3 1.17 0.83 0.68 0.55 0.00 0.00 0.00 0.00 17:21:32 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:01:01 ens3 0.60 0.10 0.09 0.01 0.00 0.00 0.00 0.00 17:21:32 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:02:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:21:32 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:03:01 ens3 0.70 0.27 0.28 0.20 0.00 0.00 0.00 0.00 17:21:32 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:04:01 ens3 1.60 0.62 0.60 0.41 0.00 0.00 0.00 0.00 17:21:32 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:05:01 ens3 1.22 0.47 0.47 0.34 0.00 0.00 0.00 0.00 17:21:32 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:06:01 ens3 0.48 0.28 0.26 0.20 0.00 0.00 0.00 0.00 17:21:32 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:07:01 ens3 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:21:32 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:08:01 ens3 1.28 0.52 0.41 0.28 0.00 0.00 0.00 0.00 17:21:32 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:09:01 ens3 0.68 0.35 0.40 0.27 0.00 0.00 0.00 0.00 17:21:32 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:10:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:21:32 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:12:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:21:32 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:18:01 ens3 0.35 0.17 0.13 0.01 0.00 0.00 0.00 0.00 17:21:32 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:32 17:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:21:32 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 17:21:01 veth1567adf 0.32 0.40 0.08 0.12 0.00 0.00 0.00 0.00 17:21:32 17:21:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 17:21:32 17:21:01 ens3 366.04 220.73 7773.68 44.99 0.00 0.00 0.00 0.00 17:21:32 17:21:01 docker0 39.31 66.22 3.26 585.68 0.00 0.00 0.00 0.00 17:21:32 Average: veth1567adf 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:21:32 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 17:21:32 Average: ens3 138.42 107.20 1137.86 123.72 0.00 0.00 0.00 0.00 17:21:32 Average: docker0 46.45 63.41 3.59 461.36 0.00 0.00 0.00 0.00 17:21:32 17:21:32 17:21:32 ---> sar -P ALL: 17:21:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8372) 03/06/23 _x86_64_ (8 CPU) 17:21:32 17:21:32 16:49:32 LINUX RESTART (8 CPU) 17:21:32 17:21:32 16:50:02 CPU %user %nice %system %iowait %steal %idle 17:21:32 16:51:01 all 12.50 0.00 4.91 1.42 0.09 81.08 17:21:32 16:51:01 0 10.05 0.00 4.34 0.09 0.07 85.46 17:21:32 16:51:01 1 10.51 0.00 4.68 0.36 0.09 84.37 17:21:32 16:51:01 2 17.96 0.00 6.22 2.35 0.09 73.38 17:21:32 16:51:01 3 11.41 0.00 4.31 0.59 0.10 83.59 17:21:32 16:51:01 4 16.18 0.00 5.22 1.37 0.09 77.14 17:21:32 16:51:01 5 9.61 0.00 3.22 2.15 0.09 84.93 17:21:32 16:51:01 6 12.12 0.00 4.32 4.03 0.07 79.47 17:21:32 16:51:01 7 12.13 0.00 6.97 0.44 0.14 80.33 17:21:32 16:52:01 all 43.85 0.00 6.05 0.18 0.13 49.79 17:21:32 16:52:01 0 41.75 0.00 7.90 0.00 0.12 50.24 17:21:32 16:52:01 1 45.87 0.00 6.56 0.00 0.12 47.45 17:21:32 16:52:01 2 45.46 0.00 5.73 1.30 0.13 47.38 17:21:32 16:52:01 3 43.35 0.00 5.17 0.00 0.14 51.34 17:21:32 16:52:01 4 42.77 0.00 5.83 0.02 0.13 51.25 17:21:32 16:52:01 5 43.30 0.00 5.39 0.00 0.13 51.18 17:21:32 16:52:01 6 42.73 0.00 5.96 0.12 0.13 51.06 17:21:32 16:52:01 7 45.57 0.00 5.84 0.02 0.12 48.46 17:21:32 16:53:01 all 35.12 0.00 7.25 0.48 0.14 57.01 17:21:32 16:53:01 0 34.86 0.00 7.91 3.00 0.14 54.09 17:21:32 16:53:01 1 36.52 0.00 7.24 0.24 0.15 55.85 17:21:32 16:53:01 2 34.41 0.00 6.18 0.10 0.14 59.17 17:21:32 16:53:01 3 34.66 0.00 6.21 0.05 0.12 58.96 17:21:32 16:53:01 4 34.80 0.00 7.64 0.08 0.19 57.29 17:21:32 16:53:01 5 34.73 0.00 6.54 0.07 0.14 58.53 17:21:32 16:53:01 6 36.88 0.00 8.38 0.24 0.15 54.36 17:21:32 16:53:01 7 34.07 0.00 7.90 0.07 0.14 57.82 17:21:32 16:54:01 all 23.96 0.00 10.89 7.96 0.12 57.07 17:21:32 16:54:01 0 24.93 0.00 9.90 4.53 0.10 60.54 17:21:32 16:54:01 1 24.18 0.00 9.96 3.70 0.10 62.06 17:21:32 16:54:01 2 25.20 0.00 9.71 6.31 0.12 58.67 17:21:32 16:54:01 3 24.26 0.00 12.44 17.40 0.14 45.76 17:21:32 16:54:01 4 23.07 0.00 11.67 9.50 0.12 55.65 17:21:32 16:54:01 5 24.77 0.00 10.58 3.67 0.12 60.87 17:21:32 16:54:01 6 23.73 0.00 9.73 2.26 0.10 64.17 17:21:32 16:54:01 7 21.54 0.00 13.17 16.40 0.17 48.72 17:21:32 16:55:01 all 66.64 0.00 14.79 4.55 0.22 13.80 17:21:32 16:55:01 0 64.82 0.00 16.32 7.32 0.20 11.34 17:21:32 16:55:01 1 67.98 0.00 15.10 4.03 0.20 12.69 17:21:32 16:55:01 2 63.62 0.00 13.75 4.09 0.24 18.30 17:21:32 16:55:01 3 67.97 0.00 13.83 4.54 0.20 13.46 17:21:32 16:55:01 4 67.96 0.00 15.59 4.01 0.22 12.22 17:21:32 16:55:01 5 66.49 0.00 15.12 3.64 0.24 14.51 17:21:32 16:55:01 6 67.28 0.00 14.65 6.26 0.22 11.59 17:21:32 16:55:01 7 67.03 0.00 13.99 2.48 0.20 16.29 17:21:32 16:56:01 all 69.43 0.00 14.45 2.49 0.21 13.41 17:21:32 16:56:01 0 70.01 0.00 15.46 1.71 0.25 12.57 17:21:32 16:56:01 1 71.54 0.00 13.72 2.30 0.20 12.23 17:21:32 16:56:01 2 63.77 0.00 14.56 7.32 0.19 14.16 17:21:32 16:56:01 3 69.83 0.00 14.17 1.42 0.22 14.36 17:21:32 16:56:01 4 70.93 0.00 12.98 1.46 0.20 14.42 17:21:32 16:56:01 5 69.70 0.00 14.97 1.15 0.22 13.96 17:21:32 16:56:01 6 69.71 0.00 14.39 1.79 0.17 13.94 17:21:32 16:56:01 7 69.91 0.00 15.38 2.85 0.22 11.65 17:21:32 16:57:01 all 10.31 0.00 1.99 0.50 0.08 87.12 17:21:32 16:57:01 0 10.57 0.00 2.37 0.81 0.07 86.19 17:21:32 16:57:01 1 12.27 0.00 2.18 0.39 0.08 85.08 17:21:32 16:57:01 2 8.28 0.00 1.48 0.29 0.07 89.89 17:21:32 16:57:01 3 8.59 0.00 1.93 0.59 0.08 88.81 17:21:32 16:57:01 4 10.11 0.00 2.11 0.20 0.08 87.50 17:21:32 16:57:01 5 12.46 0.00 1.96 0.77 0.07 84.74 17:21:32 16:57:01 6 8.80 0.00 1.74 0.87 0.08 88.50 17:21:32 16:57:01 7 11.41 0.00 2.18 0.08 0.10 86.23 17:21:32 16:58:01 all 4.39 0.00 0.54 0.07 0.04 94.96 17:21:32 16:58:01 0 4.50 0.00 0.65 0.00 0.03 94.81 17:21:32 16:58:01 1 5.74 0.00 0.62 0.02 0.03 93.60 17:21:32 16:58:01 2 6.50 0.00 0.45 0.12 0.03 92.90 17:21:32 16:58:01 3 3.30 0.00 0.40 0.00 0.03 96.26 17:21:32 16:58:01 4 2.29 0.00 0.42 0.07 0.03 97.19 17:21:32 16:58:01 5 4.99 0.00 0.52 0.32 0.05 94.13 17:21:32 16:58:01 6 2.62 0.00 0.55 0.02 0.03 96.78 17:21:32 16:58:01 7 5.19 0.00 0.71 0.02 0.03 94.05 17:21:32 16:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:21:32 16:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:21:32 16:59:01 1 0.07 0.00 0.02 0.00 0.03 99.88 17:21:32 16:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:32 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 16:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:21:32 16:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 16:59:01 6 0.08 0.00 0.03 0.00 0.00 99.88 17:21:32 16:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:21:32 17:00:01 all 0.06 0.00 0.03 0.01 0.00 99.90 17:21:32 17:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:21:32 17:00:01 1 0.25 0.00 0.10 0.07 0.00 99.58 17:21:32 17:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:21:32 17:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:00:01 5 0.05 0.00 0.02 0.02 0.00 99.92 17:21:32 17:00:01 6 0.05 0.00 0.05 0.00 0.00 99.90 17:21:32 17:00:01 7 0.03 0.00 0.05 0.00 0.00 99.92 17:21:32 17:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:21:32 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:21:32 17:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 17:21:32 17:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:21:32 17:01:01 CPU %user %nice %system %iowait %steal %idle 17:21:32 17:02:01 all 0.20 0.00 0.01 0.00 0.01 99.78 17:21:32 17:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:21:32 17:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:21:32 17:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:02:01 3 1.44 0.00 0.02 0.00 0.02 98.53 17:21:32 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:02:01 6 0.08 0.00 0.05 0.00 0.02 99.85 17:21:32 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:03:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:21:32 17:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:21:32 17:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:21:32 17:03:01 3 1.97 0.00 0.02 0.00 0.00 98.01 17:21:32 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:21:32 17:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:21:32 17:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:21:32 17:04:01 all 0.07 0.00 0.01 0.00 0.00 99.92 17:21:32 17:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:21:32 17:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:04:01 3 0.40 0.00 0.02 0.00 0.00 99.58 17:21:32 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:21:32 17:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:21:32 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:05:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:21:32 17:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:21:32 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:21:32 17:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:21:32 17:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:21:32 17:05:01 6 0.08 0.00 0.05 0.00 0.00 99.87 17:21:32 17:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 17:21:32 17:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:21:32 17:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:21:32 17:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:21:32 17:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:21:32 17:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:07:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:21:32 17:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:21:32 17:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:21:32 17:07:01 6 0.08 0.00 0.03 0.00 0.00 99.88 17:21:32 17:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:21:32 17:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:21:32 17:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:32 17:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:21:32 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:21:32 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 17:21:32 17:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:21:32 17:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:09:01 3 0.70 0.00 0.00 0.00 0.02 99.29 17:21:32 17:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:09:01 5 0.05 0.00 0.00 0.07 0.00 99.88 17:21:32 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:21:32 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:21:32 17:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:21:32 17:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 17:21:32 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 17:21:32 17:11:01 0 0.03 0.00 0.00 0.02 0.00 99.95 17:21:32 17:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:21:32 17:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:21:32 17:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:21:32 17:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:21:32 17:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:21:32 17:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:21:32 17:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:21:32 17:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:21:32 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:21:32 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:21:32 17:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:21:32 17:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:21:32 17:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:32 17:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:21:32 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:21:32 17:13:01 6 0.07 0.00 0.10 0.00 0.02 99.82 17:21:32 17:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:21:32 17:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:21:32 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:32 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:21:32 17:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 17:21:32 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:15:01 all 0.02 0.00 0.01 0.02 0.01 99.94 17:21:32 17:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:21:32 17:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:21:32 17:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:21:32 17:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:15:01 5 0.02 0.00 0.00 0.12 0.00 99.87 17:21:32 17:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:21:32 17:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:16:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:21:32 17:16:01 0 0.02 0.00 0.02 0.05 0.00 99.92 17:21:32 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:21:32 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:21:32 17:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:21:32 17:16:01 7 0.12 0.00 0.00 0.00 0.00 99.88 17:21:32 17:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:21:32 17:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:32 17:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:17:01 6 0.08 0.00 0.03 0.00 0.02 99.87 17:21:32 17:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:21:32 17:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:21:32 17:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:21:32 17:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:21:32 17:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:21:32 17:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:21:32 17:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:21:32 17:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:21:32 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:19:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:21:32 17:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:32 17:20:01 all 0.03 0.00 0.00 0.00 0.00 99.97 17:21:32 17:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:21:32 17:20:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:21:32 17:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:21:32 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:32 17:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:32 17:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:21:32 17:20:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:21:32 17:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:21:32 17:21:01 all 8.48 0.00 3.72 1.00 0.07 86.73 17:21:32 17:21:01 0 8.50 0.00 3.79 3.31 0.08 84.32 17:21:32 17:21:01 1 6.42 0.00 3.82 2.92 0.05 86.78 17:21:32 17:21:01 2 8.59 0.00 3.59 0.73 0.07 87.03 17:21:32 17:21:01 3 8.28 0.00 3.18 0.07 0.07 88.41 17:21:32 17:21:01 4 7.88 0.00 4.01 0.25 0.08 87.77 17:21:32 17:21:01 5 10.67 0.00 3.03 0.69 0.07 85.55 17:21:32 17:21:01 6 9.83 0.00 3.69 0.03 0.05 86.40 17:21:32 17:21:01 7 7.65 0.00 4.68 0.03 0.07 87.57 17:21:32 Average: all 8.81 0.00 2.07 0.60 0.04 88.49 17:21:32 Average: 0 8.64 0.00 2.20 0.67 0.04 88.45 17:21:32 Average: 1 9.00 0.00 2.05 0.45 0.04 88.45 17:21:32 Average: 2 8.74 0.00 1.97 0.72 0.04 88.54 17:21:32 Average: 3 8.84 0.00 1.97 0.78 0.04 88.37 17:21:32 Average: 4 8.82 0.00 2.09 0.54 0.04 88.51 17:21:32 Average: 5 8.86 0.00 1.96 0.41 0.04 88.73 17:21:32 Average: 6 8.79 0.00 2.05 0.50 0.04 88.62 17:21:32 Average: 7 8.78 0.00 2.26 0.71 0.04 88.21 17:21:32 17:21:32 17:21:32