Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8776ce55658615d64e1aa8a64582242181f551ac 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-ssh12830750256494255987.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-ssh9370777231850297558.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-ssh8544307483631787247.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-ssh8461709016939741435.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-ssh8160859563932635637.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6143 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/412 [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/412 # 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 8776ce55658615d64e1aa8a64582242181f551ac (main) Commit message: "docs: Update Add Event Swagger for new `serviceName` parameter (#4361)" > 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 8776ce55658615d64e1aa8a64582242181f551ac # timeout=10 > git rev-list --no-walk 8ffa5fbc07f3d7f7542daad7514a968176aef22d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:17 ========================================================= 17:03:17 EdgeX Global Pipelines Version Info 17:03:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:17 ------------------- 17:03:17 stable info: 17:03:17 ------------------- 17:03:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:03:17 Message: update stable to v1.0.244 17:03:18 ------------------- 17:03:18 experimental info: 17:03:18 ------------------- 17:03:18 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:03:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8776ce5 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:19 provisioning config files... 17:03:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/412@tmp/config1907716086605360518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:19 ---> docker-login.sh 17:03:19 nexus3.edgexfoundry.org:10001 17:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:19 Configure a credential helper to remove this warning. See 17:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:19 17:03:19 Login Succeeded 17:03:19 nexus3.edgexfoundry.org:10002 17:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:19 Configure a credential helper to remove this warning. See 17:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:19 17:03:19 Login Succeeded 17:03:19 nexus3.edgexfoundry.org:10003 17:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:20 Configure a credential helper to remove this warning. See 17:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:20 17:03:20 Login Succeeded 17:03:20 nexus3.edgexfoundry.org:10004 17:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:20 Configure a credential helper to remove this warning. See 17:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:20 17:03:20 Login Succeeded 17:03:20 docker.io 17:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:20 Configure a credential helper to remove this warning. See 17:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:20 17:03:20 Login Succeeded 17:03:20 ---> docker-login.sh ends [Pipeline] } 17:03:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:20 + 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-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 17:03:20 + cut -d/ -f2 17:03:20 + dirname cmd/core-command/Dockerfile 17:03:20 + echo core-command,cmd/core-command/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:03:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:03:20 + dirname cmd/core-data/Dockerfile+ 17:03:20 cut -d/ -f2 17:03:20 + echo core-data,cmd/core-data/Dockerfile 17:03:20 + dirname cmd/core-metadata/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo core-metadata,cmd/core-metadata/Dockerfile 17:03:20 + dirname cmd/security-bootstrapper/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:03:20 + dirname cmd/security-proxy-setup/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:03:20 + dirname cmd/security-secretstore-setup/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:03:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:03:20 + dirname cmd/security-spire-agent/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:03:20 + dirname cmd/security-spire-config/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:03:20 + + cut -d/ -f2dirname 17:03:20 cmd/security-spire-server/Dockerfile 17:03:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:03:20 + dirname cmd/support-notifications/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo support-notifications,cmd/support-notifications/Dockerfile 17:03:20 + dirname cmd/support-scheduler/Dockerfile 17:03:20 + cut -d/ -f2 17:03:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:03:20 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-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 17:03:21 + git rev-list -1 --merges 8776ce55658615d64e1aa8a64582242181f551ac~1..8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] echo 17:03:21 -----------> git rev-list -1 --merges 8776ce55658615d64e1aa8a64582242181f551ac~1..8776ce55658615d64e1aa8a64582242181f551ac 8776ce55658615d64e1aa8a64582242181f551ac [false] [Pipeline] sh 17:03:21 + git log --format=format:%s -1 8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] echo 17:03:21 ========================================================= 17:03:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:03:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:21 + grep -v github /etc/ssh/ssh_known_hosts 17:03:21 + [ -e /tmp/ssh_known_hosts ] 17:03:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:03:21 + sudo tee -a /etc/ssh/ssh_known_hosts 17:03:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:22 17:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:22 0.1.4: Pulling from edgex-devops/py-git-semver 17:03:22 b85a868b505f: Pulling fs layer 17:03:22 e2be974225ed: Pulling fs layer 17:03:22 339a4e72a1f5: Pulling fs layer 17:03:22 988bab9f4d93: Pulling fs layer 17:03:22 1469e6f7b9e6: Pulling fs layer 17:03:22 eaf3925da568: Pulling fs layer 17:03:22 bab4dde63d76: Pulling fs layer 17:03:22 bde34c3a00c8: Pulling fs layer 17:03:22 b352a97aabf1: Pulling fs layer 17:03:22 4872d77fe225: Pulling fs layer 17:03:22 5851b861e8e6: Pulling fs layer 17:03:22 eaf3925da568: Waiting 17:03:22 1469e6f7b9e6: Waiting 17:03:22 988bab9f4d93: Waiting 17:03:22 bab4dde63d76: Waiting 17:03:22 4872d77fe225: Waiting 17:03:22 b352a97aabf1: Waiting 17:03:22 5851b861e8e6: Waiting 17:03:22 e2be974225ed: Verifying Checksum 17:03:22 e2be974225ed: Download complete 17:03:22 988bab9f4d93: Download complete 17:03:22 1469e6f7b9e6: Verifying Checksum 17:03:22 1469e6f7b9e6: Download complete 17:03:23 eaf3925da568: Verifying Checksum 17:03:23 eaf3925da568: Download complete 17:03:23 339a4e72a1f5: Verifying Checksum 17:03:23 339a4e72a1f5: Download complete 17:03:23 bde34c3a00c8: Verifying Checksum 17:03:23 bde34c3a00c8: Download complete 17:03:23 b352a97aabf1: Download complete 17:03:23 4872d77fe225: Download complete 17:03:23 5851b861e8e6: Verifying Checksum 17:03:23 5851b861e8e6: Download complete 17:03:23 b85a868b505f: Verifying Checksum 17:03:23 b85a868b505f: Download complete 17:03:23 bab4dde63d76: Verifying Checksum 17:03:23 bab4dde63d76: Download complete 17:03:24 b85a868b505f: Pull complete 17:03:24 e2be974225ed: Pull complete 17:03:25 339a4e72a1f5: Pull complete 17:03:25 988bab9f4d93: Pull complete 17:03:25 1469e6f7b9e6: Pull complete 17:03:25 eaf3925da568: Pull complete 17:03:27 bab4dde63d76: Pull complete 17:03:27 bde34c3a00c8: Pull complete 17:03:27 b352a97aabf1: Pull complete 17:03:27 4872d77fe225: Pull complete 17:03:27 5851b861e8e6: Pull complete 17:03:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:27 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:03:30 $ docker top 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a -eo pid,comm 17:03:30 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:03:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:31 [ssh-agent] Looking for ssh-agent implementation... 17:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:31 $ docker exec 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a ssh-agent 17:03:31 SSH_AUTH_SOCK=/tmp/ssh-XtFvctMh2TtQ/agent.31 17:03:31 SSH_AGENT_PID=37 17:03:31 Running ssh-add (command line suppressed) 17:03:31 Identity added: /w/workspace/edgex-go/412@tmp/private_key_15031439704382024342.key (/w/workspace/edgex-go/412@tmp/private_key_15031439704382024342.key) 17:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:31 + git tag --points-at HEAD [Pipeline] } 17:03:31 $ docker exec --env ******** --env ******** 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a ssh-agent -k 17:03:31 unset SSH_AUTH_SOCK; 17:03:31 unset SSH_AGENT_PID; 17:03:31 echo Agent pid 37 killed; 17:03:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:31 [ssh-agent] Looking for ssh-agent implementation... 17:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:31 $ docker exec 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a ssh-agent 17:03:32 SSH_AUTH_SOCK=/tmp/ssh-AgiJnMlw8INH/agent.70 17:03:32 SSH_AGENT_PID=76 17:03:32 Running ssh-add (command line suppressed) 17:03:32 Identity added: /w/workspace/edgex-go/412@tmp/private_key_5412191257708729680.key (/w/workspace/edgex-go/412@tmp/private_key_5412191257708729680.key) 17:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:32 + git semver init 17:03:32 2023-02-15 17:03:32,679 [run_init] DEBUG init version:0.0.0 force:False 17:03:32 2023-02-15 17:03:32,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/412/.semver 17:03:32 2023-02-15 17:03:32,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/412/.semver 17:03:32 2023-02-15 17:03:32,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/412/.semver'], cwd=/w/workspace/edgex-go/412, universal_newlines=False, shell=None, istream=None) 17:03:39 2023-02-15 17:03:38,381 [append_file] DEBUG append to file:/w/workspace/edgex-go/412/.git/info/exclude 17:03:39 2023-02-15 17:03:38,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/412/.semver/main with force:False 17:03:39 2023-02-15 17:03:38,383 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:03:39 2023-02-15 17:03:38,383 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:03:39 3.0.0-dev.52 [Pipeline] } 17:03:39 $ docker exec --env ******** --env ******** 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a ssh-agent -k 17:03:39 unset SSH_AUTH_SOCK; 17:03:39 unset SSH_AGENT_PID; 17:03:39 echo Agent pid 76 killed; 17:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:39 + git semver [Pipeline] } 17:03:40 $ docker stop --time=1 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a 17:03:41 $ docker rm -f --volumes 1959fb83b160dd312cebd670beca11eada143dbdd9c2f6b37d4707641e92b03a [Pipeline] // withDockerContainer [Pipeline] sh 17:03:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:41 Stashed 1 file(s) [Pipeline] echo 17:03:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [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 17:03:42 + git config --global --add safe.directory /w/workspace/edgex-go/412 [Pipeline] echo 17:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:42 ========================================================= 17:03:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:03:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:42 213ec9aee27d: Pulling fs layer 17:03:42 4583459ba037: Pulling fs layer 17:03:42 93c1e223e6f2: Pulling fs layer 17:03:42 53926ce57604: Pulling fs layer 17:03:42 21b2b0c7a3f4: Pulling fs layer 17:03:42 22ff95d597cd: Pulling fs layer 17:03:42 12d6caf4c0d1: Pulling fs layer 17:03:42 96b7cbca73a9: Pulling fs layer 17:03:42 a7acece74701: Pulling fs layer 17:03:42 53926ce57604: Waiting 17:03:42 21b2b0c7a3f4: Waiting 17:03:42 12d6caf4c0d1: Waiting 17:03:42 96b7cbca73a9: Waiting 17:03:42 22ff95d597cd: Waiting 17:03:42 93c1e223e6f2: Verifying Checksum 17:03:42 93c1e223e6f2: Download complete 17:03:42 4583459ba037: Download complete 17:03:42 21b2b0c7a3f4: Verifying Checksum 17:03:42 21b2b0c7a3f4: Download complete 17:03:42 22ff95d597cd: Verifying Checksum 17:03:42 22ff95d597cd: Download complete 17:03:42 213ec9aee27d: Verifying Checksum 17:03:42 213ec9aee27d: Download complete 17:03:42 12d6caf4c0d1: Verifying Checksum 17:03:42 12d6caf4c0d1: Download complete 17:03:42 213ec9aee27d: Pull complete 17:03:43 4583459ba037: Pull complete 17:03:43 93c1e223e6f2: Pull complete 17:03:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6148 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:03:43 Running in /w/workspace/edgex-go/412 [Pipeline] { [Pipeline] checkout 17:03:43 The recommended git tool is: git 17:03:44 a7acece74701: Verifying Checksum 17:03:44 a7acece74701: Download complete 17:03:44 53926ce57604: Verifying Checksum 17:03:44 53926ce57604: Download complete 17:03:44 96b7cbca73a9: Verifying Checksum 17:03:44 96b7cbca73a9: Download complete 17:03:48 53926ce57604: Pull complete 17:03:48 21b2b0c7a3f4: Pull complete 17:03:48 22ff95d597cd: Pull complete 17:03:48 12d6caf4c0d1: Pull complete 17:03:49 using credential edgex-jenkins-ssh 17:03:49 Cloning the remote Git repository 17:03:50 96b7cbca73a9: Pull complete 17:03:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:03:49 > git init /w/workspace/edgex-go/412 # timeout=10 17:03:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:03:49 > git --version # timeout=10 17:03:50 > git --version # 'git version 2.25.1' 17:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:51 a7acece74701: Pull complete 17:03:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:03:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:52 WORKDIR /edgex 17:03:52 COPY go.mod . 17:03:52 RUN go mod download 17:03:52 + docker build -t ci-base-image-x86_64 -f - . 17:03:52 Sending build context to Docker daemon 170.3MB 17:03:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:52 ---> db6d94c90886 17:03:52 Step 2/4 : WORKDIR /edgex 17:03:57 ---> Running in 28f22054ed30 17:03:57 Removing intermediate container 28f22054ed30 17:03:57 ---> 4ad33a044fca 17:03:57 Step 3/4 : COPY go.mod . 17:03:57 ---> b6264d5c60de 17:03:57 Step 4/4 : RUN go mod download 17:03:57 ---> Running in 4b1502fe433b 17:04:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:04:10 Removing intermediate container 4b1502fe433b 17:04:10 ---> 45f0ba9db98c 17:04:10 Successfully built 45f0ba9db98c 17:04:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:10 + docker inspect -f . ci-base-image-x86_64 17:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:10 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:04:11 Avoid second fetch 17:04:11 Checking out Revision 8776ce55658615d64e1aa8a64582242181f551ac (main) 17:04:11 $ docker top 1d8d62ad42968e9df239644795fbb5d4412403400ebdaa6801169611e9053504 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:11 + go version 17:04:11 go version go1.18.7 linux/amd64 [Pipeline] } 17:04:11 $ docker stop --time=1 1d8d62ad42968e9df239644795fbb5d4412403400ebdaa6801169611e9053504 17:04:11 Commit message: "docs: Update Add Event Swagger for new `serviceName` parameter (#4361)" 17:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:11 > git config core.sparsecheckout # timeout=10 17:04:11 > git checkout -f 8776ce55658615d64e1aa8a64582242181f551ac # timeout=10 17:04:12 $ docker rm -f --volumes 1d8d62ad42968e9df239644795fbb5d4412403400ebdaa6801169611e9053504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:13 + docker inspect -f . ci-base-image-x86_64 17:04:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:13 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:04:13 $ 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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:04:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:04:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:13 Dload Upload Total Spent Left Speed 17:04:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k 17:04:13 $ docker top 8bbb2e54f7f33a283c92e9cbd821229c133dfccf8cc255a5f9c8bb400910c485 -eo pid,comm [Pipeline] { [Pipeline] echo 17:04:13 ========================================================= 17:04:13 [edgeXBuildGoParallel] Running Tests and Build... 17:04:13 ========================================================= [Pipeline] sh [Pipeline] sh 17:04:14 + git config --global --add safe.directory /w/workspace/edgex-go/412 [Pipeline] fileExists [Pipeline] sh 17:04:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:04:14 + make test 17:04:14 go test -race -coverprofile=coverage.out ./... 17:04:14 + sudo tee /etc/docker/daemon.new 17:04:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:04:14 { 17:04:14 "registry-mirrors": [ 17:04:14 "https://nexus3.edgexfoundry.org:10001" 17:04:14 ], 17:04:14 "bip": "10.250.0.254/24", 17:04:14 "hosts": [ 17:04:14 "tcp://0.0.0.0:5555", 17:04:14 "unix:///var/run/docker.sock" 17:04:14 ], 17:04:14 "mtu": 1458, 17:04:14 "selinux-enabled": true, 17:04:14 "seccomp-profile": "/etc/docker/seccomp.json" 17:04:14 } [Pipeline] sh 17:04:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:04:15 + sudo service docker restart 17:04:21 ? github.com/edgexfoundry/edgex-go [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:37 provisioning config files... 17:04:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/412@tmp/config2839419145528022166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:37 ---> docker-login.sh 17:04:37 nexus3.edgexfoundry.org:10001 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.144s coverage: 73.7% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.0% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:38 Configure a credential helper to remove this warning. See 17:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:38 17:04:38 Login Succeeded 17:04:38 nexus3.edgexfoundry.org:10002 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 88.5% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.109s coverage: 3.9% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 17:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:39 Configure a credential helper to remove this warning. See 17:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:39 17:04:39 Login Succeeded 17:04:39 nexus3.edgexfoundry.org:10003 17:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:39 Configure a credential helper to remove this warning. See 17:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:39 17:04:39 Login Succeeded 17:04:39 nexus3.edgexfoundry.org:10004 17:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:39 Configure a credential helper to remove this warning. See 17:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:39 17:04:39 Login Succeeded 17:04:39 docker.io 17:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:40 Configure a credential helper to remove this warning. See 17:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:40 17:04:40 Login Succeeded 17:04:40 ---> docker-login.sh ends [Pipeline] } 17:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:04:41 + git config --global --add safe.directory /w/workspace/edgex-go/412 [Pipeline] echo 17:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:41 ========================================================= 17:04:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:04:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:04:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:04:41 9b18e9b68314: Pulling fs layer 17:04:41 35d82f9e3411: Pulling fs layer 17:04:41 e16973657156: Pulling fs layer 17:04:41 fc693d55d65f: Pulling fs layer 17:04:41 7e9fc2657dce: Pulling fs layer 17:04:41 dda99020689f: Pulling fs layer 17:04:41 db1c61fa0a46: Pulling fs layer 17:04:41 891c053d2c06: Pulling fs layer 17:04:41 7e9fc2657dce: Waiting 17:04:41 dda99020689f: Waiting 17:04:41 db1c61fa0a46: Waiting 17:04:41 fc693d55d65f: Waiting 17:04:41 891c053d2c06: Waiting 17:04:41 e16973657156: Verifying Checksum 17:04:41 e16973657156: Download complete 17:04:41 35d82f9e3411: Verifying Checksum 17:04:41 35d82f9e3411: Download complete 17:04:41 7e9fc2657dce: Download complete 17:04:41 dda99020689f: Verifying Checksum 17:04:41 dda99020689f: Download complete 17:04:41 9b18e9b68314: Verifying Checksum 17:04:41 9b18e9b68314: Download complete 17:04:42 9b18e9b68314: Pull complete 17:04:43 891c053d2c06: Verifying Checksum 17:04:43 891c053d2c06: Download complete 17:04:43 35d82f9e3411: Pull complete 17:04:44 e16973657156: Pull complete 17:04:44 db1c61fa0a46: Verifying Checksum 17:04:44 db1c61fa0a46: Download complete 17:04:45 fc693d55d65f: Verifying Checksum 17:04:45 fc693d55d65f: Download complete 17:04:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 17:04:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 17:04:57 fc693d55d65f: Pull complete 17:04:57 7e9fc2657dce: Pull complete 17:04:58 dda99020689f: Pull complete 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.3% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.0% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:05:01 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 17:05:04 db1c61fa0a46: Pull complete 17:05:07 891c053d2c06: Pull complete 17:05:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:05:07 + docker build -t ci-base-image-arm64 -f - . 17:05:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:07 WORKDIR /edgex 17:05:07 COPY go.mod . 17:05:07 RUN go mod download 17:05:08 Sending build context to Docker daemon 3.099MB 17:05:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:08 ---> f96f9c87975a 17:05:08 Step 2/4 : WORKDIR /edgex 17:05:09 ---> Running in c3c71ffdab84 17:05:10 Removing intermediate container c3c71ffdab84 17:05:10 ---> abaa8dc7cc80 17:05:10 Step 3/4 : COPY go.mod . 17:05:10 ---> 645ee1fb0ccc 17:05:10 Step 4/4 : RUN go mod download 17:05:10 ---> Running in 260739b29617 17:05:23 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." 17:05:23 go vet ./... 17:05:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:24 ./bin/test-attribution-txt.sh [Pipeline] echo 17:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:05:25 + ls -al . 17:05:25 total 748 17:05:25 drwxrwxr-x 11 1001 1001 4096 Feb 15 17:04 . 17:05:25 drwxr-xr-x 4 root root 4096 Feb 15 17:04 .. 17:05:25 drwxrwxr-x 2 1001 1001 4096 Feb 15 17:03 .blubracket 17:05:25 -rw-rw-r-- 1 1001 1001 16 Feb 15 17:03 .dockerignore 17:05:25 drwxrwxr-x 8 1001 1001 4096 Feb 15 17:05 .git 17:05:25 drwxrwxr-x 3 1001 1001 4096 Feb 15 17:03 .github 17:05:25 -rw-rw-r-- 1 1001 1001 1024 Feb 15 17:03 .gitignore 17:05:25 -rw-rw-r-- 1 1001 1001 42 Feb 15 17:03 .golangci.yml 17:05:25 -rw-rw-r-- 1 1001 1001 87 Feb 15 17:03 .hadolint.yml 17:05:25 drwxr-xr-x 3 1001 1001 4096 Feb 15 17:03 .semver 17:05:25 -rw-rw-r-- 1 1001 1001 166 Feb 15 17:03 .sonarcloud.properties 17:05:25 -rw-rw-r-- 1 1001 1001 1171 Feb 15 17:03 ADOPTERS.md 17:05:25 -rw-rw-r-- 1 1001 1001 10825 Feb 15 17:03 Attribution.txt 17:05:25 -rw-rw-r-- 1 1001 1001 73765 Feb 15 17:03 CHANGELOG.md 17:05:25 -rw-rw-r-- 1 1001 1001 3804 Feb 15 17:03 CONTRIBUTING.md 17:05:25 -rw-rw-r-- 1 1001 1001 677 Feb 15 17:03 GOVERNANCE.md 17:05:25 -rw-rw-r-- 1 1001 1001 850 Feb 15 17:03 Jenkinsfile 17:05:25 -rw-rw-r-- 1 1001 1001 10775 Feb 15 17:03 LICENSE 17:05:25 -rw-rw-r-- 1 1001 1001 13375 Feb 15 17:03 Makefile 17:05:25 -rw-rw-r-- 1 1001 1001 582 Feb 15 17:03 OWNERS.md 17:05:25 -rw-rw-r-- 1 1001 1001 9403 Feb 15 17:03 README.md 17:05:25 -rw-rw-r-- 1 1001 1001 6912 Feb 15 17:03 SECURITY.md 17:05:25 -rw-rw-r-- 1 1001 1001 12 Feb 15 17:03 VERSION 17:05:25 drwxrwxr-x 2 1001 1001 4096 Feb 15 17:03 bin 17:05:25 drwxrwxr-x 17 1001 1001 4096 Feb 15 17:03 cmd 17:05:25 -rw-r--r-- 1 root root 487529 Feb 15 17:04 coverage.out 17:05:25 -rw-rw-r-- 1 1001 1001 3295 Feb 15 17:03 go.mod 17:05:25 -rw-rw-r-- 1 1001 1001 33318 Feb 15 17:03 go.sum 17:05:25 drwxrwxr-x 7 1001 1001 4096 Feb 15 17:03 internal 17:05:25 drwxrwxr-x 3 1001 1001 4096 Feb 15 17:03 openapi 17:05:25 drwxrwxr-x 4 1001 1001 4096 Feb 15 17:03 snap 17:05:25 -rw-rw-r-- 1 1001 1001 204 Feb 15 17:03 version.go [Pipeline] sh 17:05:25 + '[' -e coverage.out ] 17:05:25 + chown 1001:1001 coverage.out [Pipeline] stash 17:05:25 Stashed 1 file(s) [Pipeline] sh 17:05:25 + make build 17:05:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:05:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:05:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:05:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:05:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:05:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:05:49 Removing intermediate container 260739b29617 17:05:49 ---> 6beba5843c08 17:05:49 Successfully built 6beba5843c08 17:05:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:05:50 + docker inspect -f . ci-base-image-arm64 17:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-6148 does not seem to be running inside a container 17:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:05:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:05:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:05:52 $ docker top 47676ad9d63d1923e6eb848ef9fb9aa7c0516c8f90b95a3da15750863c0adb57 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:05:53 + go version 17:05:53 go version go1.18.7 linux/arm64 [Pipeline] } 17:05:53 $ docker stop --time=1 47676ad9d63d1923e6eb848ef9fb9aa7c0516c8f90b95a3da15750863c0adb57 17:05:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:05:55 $ docker rm -f --volumes 47676ad9d63d1923e6eb848ef9fb9aa7c0516c8f90b95a3da15750863c0adb57 [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 17:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:55 17:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:56 latest: Pulling from edgex-devops/edgex-compose-arm64 17:05:56 29e5d40040c1: Pulling fs layer 17:05:56 1ce36da41761: Pulling fs layer 17:05:56 25b303627fd3: Pulling fs layer 17:05:56 29e5d40040c1: Verifying Checksum 17:05:56 29e5d40040c1: Download complete 17:05:56 1ce36da41761: Verifying Checksum 17:05:56 1ce36da41761: Download complete 17:05:56 29e5d40040c1: Pull complete 17:05:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:05:58 1ce36da41761: Pull complete 17:05:58 25b303627fd3: Verifying Checksum 17:05:58 25b303627fd3: Download complete [Pipeline] } 17:05:58 $ docker stop --time=1 8bbb2e54f7f33a283c92e9cbd821229c133dfccf8cc255a5f9c8bb400910c485 17:06:03 $ docker rm -f --volumes 8bbb2e54f7f33a283c92e9cbd821229c133dfccf8cc255a5f9c8bb400910c485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:06:04 17:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:06:04 latest: Pulling from edgex-devops/edgex-compose 17:06:04 cbdbe7a5bc2a: Pulling fs layer 17:06:04 ca9280d653b3: Pulling fs layer 17:06:04 7e9c9ca2126c: Pulling fs layer 17:06:04 cbdbe7a5bc2a: Verifying Checksum 17:06:04 cbdbe7a5bc2a: Download complete 17:06:04 cbdbe7a5bc2a: Pull complete 17:06:04 ca9280d653b3: Verifying Checksum 17:06:04 ca9280d653b3: Download complete 17:06:05 7e9c9ca2126c: Verifying Checksum 17:06:05 7e9c9ca2126c: Download complete 17:06:05 ca9280d653b3: Pull complete 17:06:08 7e9c9ca2126c: Pull complete 17:06:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:06:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:08 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:06:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:06:10 25b303627fd3: Pull complete 17:06:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:06:11 $ docker top a44794f95c1f75cc8ce089e0a0792facf921d9637921acf8c130e3e701374fc5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-6148 does not seem to be running inside a container 17:06:12 + docker-compose build --help 17:06:12 + grep parallel 17:06:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:06:12 --parallel Build images in parallel. 17:06:14 $ docker top da50fc982257742cc69faefe6309dbb57cde306bbd85c6b1deb3697b68518be9 -eo pid,comm [Pipeline] { [Pipeline] } 17:06:15 $ docker stop --time=1 a44794f95c1f75cc8ce089e0a0792facf921d9637921acf8c130e3e701374fc5 17:06:16 $ docker rm -f --volumes a44794f95c1f75cc8ce089e0a0792facf921d9637921acf8c130e3e701374fc5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:16 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:06:17 $ 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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:06:17 + + docker-compose buildgrep --help parallel 17:06:17 17:06:17 $ docker top 79f374005ceaf212452682aa6a3fb445cc6d950f2f143905f8632a0077be1881 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:17 + docker-compose -f ./docker-compose-build.yml build --parallel 17:06:18 Building core-command ... 17:06:18 Building core-common-config-bootstrapper ... 17:06:18 Building core-data ... 17:06:18 Building core-metadata ... 17:06:18 Building security-bootstrapper ... 17:06:18 Building security-proxy-setup ... 17:06:18 Building security-secretstore-setup ... 17:06:18 Building security-spiffe-token-provider ... 17:06:18 Building security-spire-agent ... 17:06:18 Building security-spire-config ... 17:06:18 Building security-spire-server ... 17:06:18 Building support-notifications ... 17:06:18 Building support-scheduler ... 17:06:18 Building support-notifications 17:06:18 Building core-command 17:06:18 Building security-spire-server 17:06:18 Building core-data 17:06:18 Building security-spiffe-token-provider 17:06:22 --parallel Build images in parallel. [Pipeline] } 17:06:23 $ docker stop --time=1 da50fc982257742cc69faefe6309dbb57cde306bbd85c6b1deb3697b68518be9 17:06:24 $ docker rm -f --volumes da50fc982257742cc69faefe6309dbb57cde306bbd85c6b1deb3697b68518be9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:25 prd-ubuntu20.04-docker-arm64-4c-16g-6148 does not seem to be running inside a container 17:06:25 $ 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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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 17:06:27 $ docker top 75a5cb1c61148964e48d341569048d6760750f4f2b52ddedde5b90e58e853be8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:27 + docker-compose -f ./docker-compose-build.yml build --parallel 17:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:06:33 ---> 45f0ba9db98c 17:06:33 Step 3/23 : WORKDIR /edgex-go 17:06:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:33 ---> 45f0ba9db98c 17:06:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:06:33 ---> 45f0ba9db98c 17:06:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:06:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:33 ---> 45f0ba9db98c 17:06:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:06:33 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:33 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:06:33 ---> 45f0ba9db98c 17:06:33 Step 3/19 : WORKDIR /edgex-go 17:06:34 Building core-command ... 17:06:34 Building core-common-config-bootstrapper ... 17:06:34 Building core-data ... 17:06:34 Building core-metadata ... 17:06:34 Building security-bootstrapper ... 17:06:34 Building security-proxy-setup ... 17:06:34 Building security-secretstore-setup ... 17:06:34 Building security-spiffe-token-provider ... 17:06:34 Building security-spire-agent ... 17:06:34 Building security-spire-config ... 17:06:34 Building security-spire-server ... 17:06:34 Building support-notifications ... 17:06:34 Building support-scheduler ... 17:06:34 Building security-bootstrapper 17:06:34 Building core-metadata 17:06:34 Building security-spire-server 17:06:34 Building security-spire-config 17:06:34 Building support-scheduler 17:06:38 ---> Running in 0bb0a4a14120 17:06:38 ---> Running in 79a587986152 17:06:38 ---> Running in a192c91fdedf 17:06:38 ---> Running in 7ff4862119e2 17:06:38 ---> Running in fa662392e46f 17:06:38 Removing intermediate container a192c91fdedf 17:06:38 ---> 5b8cb10377b4 17:06:38 Step 4/22 : WORKDIR /edgex-go 17:06:38 Removing intermediate container 0bb0a4a14120 17:06:38 ---> 6e9302f3b48f 17:06:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:06:38 Removing intermediate container 7ff4862119e2 17:06:38 ---> e08aedde1d44 17:06:38 Step 4/23 : WORKDIR /edgex-go 17:06:38 ---> Running in 0333b9c41b4a 17:06:38 Removing intermediate container 79a587986152 17:06:38 ---> fae12b125386 17:06:38 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:06:38 Removing intermediate container fa662392e46f 17:06:38 ---> c6110821aafd 17:06:38 Step 4/22 : WORKDIR /edgex-go 17:06:38 ---> Running in c3e3d406a0c8 17:06:38 ---> Running in 21925f386f6c 17:06:38 ---> Running in 3d1a88495588 17:06:38 ---> Running in 232603da93dd 17:06:38 Removing intermediate container 0333b9c41b4a 17:06:38 ---> 68e8af3ff356 17:06:38 Step 5/22 : RUN apk add --update --no-cache make git 17:06:38 Removing intermediate container 3d1a88495588 17:06:38 ---> 37000a95557a 17:06:38 Step 5/23 : RUN apk add --update --no-cache make git 17:06:38 ---> Running in 55ffb5f56fad 17:06:38 Removing intermediate container 232603da93dd 17:06:38 ---> a0ad8baa4387 17:06:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:06:38 ---> Running in 23ab293908b3 17:06:38 ---> Running in 0d60dadd14c4 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:39 OK: 211 MiB in 51 packages 17:06:39 OK: 211 MiB in 51 packages 17:06:39 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:06:39 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:06:39 OK: 17046 distinct packages available 17:06:39 OK: 211 MiB in 51 packages 17:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:06:39 OK: 211 MiB in 51 packages 17:06:39 OK: 211 MiB in 51 packages 17:06:39 Removing intermediate container c3e3d406a0c8 17:06:39 ---> 17ecc01ff1e5 17:06:39 Step 5/23 : COPY go.mod vendor* ./ 17:06:39 ---> a45a35455eb9 17:06:39 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:39 ---> Running in 17373e7b7de4 17:06:39 Removing intermediate container 55ffb5f56fad 17:06:39 ---> 2fdc8ba3bad8 17:06:39 Step 6/22 : COPY go.mod vendor* ./ 17:06:39 Removing intermediate container 0d60dadd14c4 17:06:39 ---> 118e236e7498 17:06:39 Step 6/22 : COPY go.mod vendor* ./ 17:06:39 ---> c72e346622c4 17:06:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:39 ---> Running in c754b1d06bda 17:06:39 ---> fb3876ae8c7c 17:06:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:39 Removing intermediate container 23ab293908b3 17:06:39 ---> 8a7f3db38ec8 17:06:39 Step 6/23 : COPY go.mod vendor* ./ 17:06:40 ---> Running in dcabef9a9370 17:06:40 Removing intermediate container 21925f386f6c 17:06:40 ---> cd508edac9bf 17:06:40 Step 5/19 : COPY go.mod vendor* ./ 17:06:40 ---> aa4eee9ac0dd 17:06:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:40 ---> Running in 777760deb8c2 17:06:40 ---> 919a8f15a305 17:06:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:40 ---> Running in b0bd469b1fb6 17:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:49 ---> 6beba5843c08 17:06:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:06:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:06:49 ---> 6beba5843c08 17:06:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:06:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:06:49 ---> 6beba5843c08 17:06:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:06:49 ---> 6beba5843c08 17:06:49 Step 3/23 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go 17:06:49 17:06:49 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:06:49 ---> 6beba5843c08 17:06:49 Step 3/32 : WORKDIR /edgex-go 17:06:49 ---> Running in 0dd3887f5e97 17:06:49 ---> Running in 0b23684fc0d1 17:06:49 ---> Running in 0e032f839c87 17:06:49 ---> Running in 1ab20131b211 17:06:49 ---> Running in 20ca616d868b 17:06:49 Removing intermediate container 0dd3887f5e97 17:06:49 ---> 63dded6ee6cf 17:06:49 Step 4/22 : WORKDIR /edgex-go 17:06:49 Removing intermediate container 0b23684fc0d1 17:06:49 ---> d24ee86204a4 17:06:49 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:06:49 ---> Running in 0f78a911d27f 17:06:49 Removing intermediate container 20ca616d868b 17:06:49 ---> 4c1e5a9609de 17:06:49 Removing intermediate container 1ab20131b211 17:06:49 ---> cd889d8f3e75 17:06:49 Step 4/24 : WORKDIR /edgex-go 17:06:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:06:49 Removing intermediate container 0e032f839c87 17:06:49 ---> Running in 37e8a90515a0 17:06:49 ---> 228b7771d34d 17:06:49 Step 4/32 : RUN apk add --update --no-cache make git 17:06:49 ---> Running in bc9a72100551 17:06:49 ---> Running in fa2679ebd545 17:06:49 ---> Running in ac2d87dfce4e 17:06:50 Removing intermediate container 0f78a911d27f 17:06:50 ---> b3c29cf9f490 17:06:50 Step 5/22 : RUN apk add --update --no-cache make git 17:06:50 ---> Running in e1fa4501ae77 17:06:50 Removing intermediate container bc9a72100551 17:06:50 ---> ab9ad71d22fb 17:06:50 Step 5/24 : RUN apk add --update --no-cache make git 17:06:50 ---> Running in d61389920e83 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:55 OK: 221 MiB in 51 packages 17:06:55 OK: 221 MiB in 51 packages 17:06:55 OK: 221 MiB in 51 packages 17:06:55 OK: 221 MiB in 51 packages 17:06:55 OK: 221 MiB in 51 packages 17:06:57 Removing intermediate container ac2d87dfce4e 17:06:57 ---> 96bdc3505c23 17:06:57 Step 5/32 : COPY go.mod vendor* ./ 17:06:58 Removing intermediate container 37e8a90515a0 17:06:58 ---> 4f090a036faf 17:06:58 Step 5/23 : COPY go.mod vendor* ./ 17:06:58 Removing intermediate container e1fa4501ae77 17:06:58 ---> f1bc597a7f28 17:06:58 Step 6/22 : COPY go.mod vendor* ./ 17:06:58 Removing intermediate container d61389920e83 17:06:58 ---> 16a68b18c16c 17:06:58 Step 6/24 : COPY go.mod vendor* ./ 17:06:58 Removing intermediate container fa2679ebd545 17:06:58 ---> fc529734f7c0 17:06:58 Step 5/24 : COPY go.mod vendor* ./ 17:06:59 ---> 2d19aba76e90 17:06:59 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:59 ---> Running in 26bf1cb1198e 17:06:59 ---> 00c39d69d218 17:06:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:00 ---> 1ac19ba15919 17:07:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:00 ---> Running in efea30d8b4cd 17:07:00 ---> bff7c4c2b292 17:07:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:00 ---> Running in e0a5e942ac69 17:07:00 ---> 2ab253e5b772 17:07:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:00 ---> Running in 1ba0304a321f 17:07:00 ---> Running in b6cc19e0f071 17:07:36 Removing intermediate container 777760deb8c2 17:07:36 ---> 7914dba5bddb 17:07:36 Step 8/23 : COPY . . 17:07:36 Removing intermediate container 17373e7b7de4 17:07:36 ---> a7cf5ad790ac 17:07:36 Step 7/23 : COPY . . 17:07:36 Removing intermediate container dcabef9a9370 17:07:36 ---> b932f86e0f83 17:07:36 Step 8/22 : COPY . . 17:07:36 Removing intermediate container c754b1d06bda 17:07:36 ---> 429f936f2a5f 17:07:36 Step 8/22 : COPY . . 17:07:36 Removing intermediate container b0bd469b1fb6 17:07:36 ---> 24591347123b 17:07:36 Step 7/19 : COPY . . 17:07:51 ---> bdbdd2e7bd1a 17:07:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:07:51 ---> 3c889335c447 17:07:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:07:51 ---> 0832f98636c9 17:07:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:07:51 ---> Running in e2f064853e91 17:07:51 ---> 292214b45e7d 17:07:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:07:51 ---> Running in 6266ddec07b7 17:07:51 ---> ade4adb6333e 17:07:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:07:51 ---> Running in 68892f92647e 17:07:51 ---> Running in ad6384d35c6e 17:07:51 ---> Running in 2d934e77ac93 17:07:51 Removing intermediate container 68892f92647e 17:07:51 ---> 67f72e89a398 17:07:51 Step 9/23 : WORKDIR /edgex-go/spire-build 17:07:51 ---> Running in a29dccdae81d 17:07:51 Removing intermediate container a29dccdae81d 17:07:51 ---> 297a4487d168 17:07:51 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:07:51 ---> Running in 668b41a20b60 17:07:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:07:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:07:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:07:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:07:51 Removing intermediate container 668b41a20b60 17:07:51 ---> 45be5560cd7e 17:07:51 Step 11/23 : WORKDIR /edgex-go 17:07:51 ---> Running in 3163c3e26939 17:07:51 Removing intermediate container 3163c3e26939 17:07:51 ---> 4786b143dfa3 17:07:51 17:07:51 Step 12/23 : FROM alpine:3.15 17:07:51 3.15: Pulling from library/alpine 17:07:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 17:07:51 Status: Downloaded newer image for alpine:3.15 17:07:51 ---> 5ce65d7b0fde 17:07:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:52 ---> Running in c549db346a1e 17:07:52 Removing intermediate container c549db346a1e 17:07:52 ---> 04492f30744f 17:07:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:07:52 ---> Running in fdc1d800006b 17:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:53 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:07:53 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:07:53 OK: 15857 distinct packages available 17:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:53 (1/5) Installing dumb-init (1.2.5-r1) 17:07:53 (2/5) Installing musl-obstack (1.2.3-r0) 17:07:53 (3/5) Installing libucontext (1.1-r0) 17:07:53 (4/5) Installing gcompat (1.0.0-r4) 17:07:53 (5/5) Installing openssl (1.1.1t-r1) 17:07:53 Executing busybox-1.34.1-r7.trigger 17:07:53 OK: 7 MiB in 19 packages 17:07:54 Removing intermediate container fdc1d800006b 17:07:54 ---> 9b1b281ad832 17:07:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:07:57 ---> 379871eab716 17:07:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:07:58 ---> 7f6c73d4f2f5 17:07:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:07:58 ---> 748abaa6c653 17:07:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:07:59 ---> 41bf981564f1 17:07:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:07:59 ---> Running in 5a0e3f6801bf 17:07:59 Removing intermediate container 5a0e3f6801bf 17:07:59 ---> e0a2e6c4aba6 17:07:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:08:00 ---> Running in 8a974d6f9389 17:08:00 Removing intermediate container 8a974d6f9389 17:08:00 ---> 8d63de397219 17:08:00 Step 21/23 : LABEL arch=x86_64 17:08:00 ---> Running in cadd21e684e0 17:08:01 Removing intermediate container cadd21e684e0 17:08:01 ---> 88c9ced29f01 17:08:01 Step 22/23 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:08:01 ---> Running in 9f9ec5f2a869 17:08:01 Removing intermediate container 9f9ec5f2a869 17:08:01 ---> 575f6fd72dbc 17:08:01 Step 23/23 : LABEL version=3.0.0-dev.52 17:08:01 ---> Running in 87362e2ca964 17:08:02 Removing intermediate container 87362e2ca964 17:08:02 ---> a014f90ab09d 17:08:02 17:08:02 Successfully built a014f90ab09d 17:08:02 Successfully tagged security-spire-server:latest 17:08:02 Building security-bootstrapper 17:08:05  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:08:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:08:05 ---> 45f0ba9db98c 17:08:05 Step 3/32 : WORKDIR /edgex-go 17:08:05 ---> Using cache 17:08:05 ---> fae12b125386 17:08:05 Step 4/32 : RUN apk add --update --no-cache make git 17:08:14 ---> Running in 1b5279510487 17:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:14 OK: 211 MiB in 51 packages 17:08:15 Removing intermediate container 1b5279510487 17:08:15 ---> 1f3c4969f3b5 17:08:15 Step 5/32 : COPY go.mod vendor* ./ 17:08:16 ---> 9cd7ff8b39cc 17:08:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:16 ---> Running in d990f968a0ac 17:08:38 Removing intermediate container e2f064853e91 17:08:38 ---> 31ffd8aac598 17:08:38 17:08:38 Step 10/23 : FROM alpine:3.16 17:08:38 Removing intermediate container 2d934e77ac93 17:08:38 ---> f2befac21b9c 17:08:38 17:08:38 Step 10/22 : FROM alpine:3.16 17:08:38 Removing intermediate container ad6384d35c6e 17:08:38 ---> 641752dbe724 17:08:38 17:08:38 Step 9/19 : FROM alpine:3.15 17:08:38 ---> 5ce65d7b0fde 17:08:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:38 ---> Using cache 17:08:38 ---> 04492f30744f 17:08:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:38 ---> Running in e11c5635d232 17:08:38 3.16: Pulling from library/alpine 17:08:38 3.16: Pulling from library/alpine 17:08:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:08:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:08:38 Status: Downloaded newer image for alpine:3.16 17:08:38 Status: Downloaded newer image for alpine:3.16 17:08:38 ---> dfd21b5a31f5 17:08:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:38 ---> dfd21b5a31f5 17:08:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:08:38 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:08:38 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:08:38 OK: 15857 distinct packages available 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:08:38 (1/9) Installing ca-certificates (20220614-r0) 17:08:38 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:38 (4/9) Installing libcurl (7.80.0-r6) 17:08:38 (5/9) Installing curl (7.80.0-r6) 17:08:38 (6/9) Installing dumb-init (1.2.5-r1) 17:08:38 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:38 (8/9) Installing libucontext (1.1-r0) 17:08:38 (9/9) Installing gcompat (1.0.0-r4) 17:08:38 Executing busybox-1.34.1-r7.trigger 17:08:38 Executing ca-certificates-20220614-r0.trigger 17:08:38 OK: 8 MiB in 23 packages 17:08:42 ---> Running in 64da340f0140 17:08:42 ---> Running in 90e29dd5e134 17:08:43 Removing intermediate container 6266ddec07b7 17:08:43 ---> a4edebb0e5e4 17:08:43 17:08:43 Step 10/22 : FROM alpine:3.16 17:08:43 ---> dfd21b5a31f5 17:08:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initRemoving intermediate container 90e29dd5e134 17:08:43 17:08:43 ---> dfbf3a1122e5 17:08:43 Step 12/22 : ENV APP_PORT=59880 17:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:43 ---> Running in ff4950dcc061 17:08:43 ---> Running in 9164e88d6563 17:08:43 Removing intermediate container e11c5635d232 17:08:43 ---> d022246b1ad2 17:08:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:43 Removing intermediate container 9164e88d6563 17:08:43 ---> 99fe4f49c6fc 17:08:43 Step 13/22 : EXPOSE $APP_PORT 17:08:43 ---> Running in 83d0e1854cde 17:08:43 ---> affd9d877bf3 17:08:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:08:43 Removing intermediate container 83d0e1854cde 17:08:43 ---> 334df1bf0f9c 17:08:43 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:43 ---> Running in 13ad76a0995c 17:08:43 (1/1) Installing dumb-init (1.2.5-r1) 17:08:43 Executing busybox-1.35.0-r17.trigger 17:08:43 OK: 6 MiB in 15 packages 17:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:44 (1/2) Installing ca-certificates (20220614-r0) 17:08:44 (2/2) Installing dumb-init (1.2.5-r1) 17:08:44 Executing busybox-1.35.0-r17.trigger 17:08:44 Executing ca-certificates-20220614-r0.trigger 17:08:44 ---> 5c8fe3f17d8b 17:08:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:44 OK: 6 MiB in 16 packages 17:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:44 ---> 63f05e3fcf30 17:08:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:08:44 ---> Running in 59fe7ff4d58f 17:08:44 Removing intermediate container 64da340f0140 17:08:44 ---> 5d0e01837f41 17:08:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:44 ---> Running in 3e453b1dacfd 17:08:44 (1/1) Installing dumb-init (1.2.5-r1) 17:08:44 Executing busybox-1.35.0-r17.trigger 17:08:44 OK: 6 MiB in 15 packages 17:08:44 Removing intermediate container 59fe7ff4d58f 17:08:44 ---> d52adf1169a4 17:08:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:44 ---> Running in f2128c76b54e 17:08:44 Removing intermediate container 3e453b1dacfd 17:08:44 ---> 2d610186f148 17:08:44 Step 13/23 : ENV APP_PORT=59882 17:08:44 ---> Running in 943c0c1ca3fb 17:08:44 Removing intermediate container f2128c76b54e 17:08:44 ---> 503238dfd043 17:08:44 Step 17/19 : LABEL arch=x86_64 17:08:44 ---> Running in 7b5aa3ce3784 17:08:44 Removing intermediate container 943c0c1ca3fb 17:08:44 ---> baf9ae2f9fa4 17:08:44 Step 14/23 : EXPOSE $APP_PORT 17:08:44 Removing intermediate container ff4950dcc061 17:08:44 ---> 9c302d99686c 17:08:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:08:44 ---> Running in 57021bcda993 17:08:44 Removing intermediate container 7b5aa3ce3784 17:08:44 ---> 3b2fcfb7a7ab 17:08:44 Step 18/19 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:08:44 ---> Running in bfaff6f9c021 17:08:44 ---> Running in 29f101c860d5 17:08:44 Removing intermediate container 13ad76a0995c 17:08:44 ---> 615dcf98320e 17:08:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:44 Removing intermediate container d990f968a0ac 17:08:44 ---> 56fbde68d499 17:08:44 Step 7/32 : COPY . . 17:08:44 Removing intermediate container 57021bcda993 17:08:44 ---> b7d38835c540 17:08:44 Step 15/23 : WORKDIR / 17:08:45 Removing intermediate container 29f101c860d5 17:08:45 ---> 951a1ac76009 17:08:45 Step 19/19 : LABEL version=3.0.0-dev.52 17:08:45 Removing intermediate container bfaff6f9c021 17:08:45 ---> a4887e5b9353 17:08:45 Step 13/22 : ENV APP_PORT=59860 17:08:49 ---> Running in f8c0ad49d9c5 17:08:49 ---> c480cce5b0cc 17:08:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:49 ---> Running in 36216c9c1e25 17:08:49 ---> Running in e24e791117bb 17:08:49 ---> c3d6df111c92 17:08:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:08:49 Removing intermediate container f8c0ad49d9c5 17:08:49 ---> d01c732e630e 17:08:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:49 ---> Running in fe500dc6616e 17:08:49 Removing intermediate container 36216c9c1e25 17:08:49 ---> 83e7653101f4 17:08:49 Step 14/22 : EXPOSE $APP_PORT 17:08:49 Removing intermediate container e24e791117bb 17:08:49 ---> 6934054bc6d8 17:08:49 17:08:49 ---> ed8cf3c001ad 17:08:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:49 ---> badaa73f7f1e 17:08:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:08:49 ---> Running in 614f5982e448 17:08:49 Successfully built 6934054bc6d8 17:08:49 Successfully tagged security-spiffe-token-provider:latest 17:08:49  Building security-spiffe-token-provider ... done Building security-secretstore-setup 17:08:50 Removing intermediate container 614f5982e448 17:08:50 ---> 93a90f8b45b9 17:08:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:08:52 Removing intermediate container 26bf1cb1198e 17:08:52 ---> 7994c82f81c9 17:08:52 Step 7/32 : COPY . . 17:08:52 Removing intermediate container efea30d8b4cd 17:08:52 ---> d75f83f0e12a 17:08:52 Step 7/23 : COPY . . 17:08:52 Removing intermediate container b6cc19e0f071 17:08:52 ---> 17e0697a8c65 17:08:52 Step 7/24 : COPY . . 17:08:52 Removing intermediate container e0a5e942ac69 17:08:52 ---> 8631a9cdf825 17:08:52 Step 8/22 : COPY . . 17:08:52 Removing intermediate container 1ba0304a321f 17:08:52 ---> a90e37307f59 17:08:52 Step 8/24 : COPY . . 17:08:52 ---> d3cef077def7 17:08:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:08:52 ---> Running in b98e4cb6c4ad 17:08:52 ---> 44bff714ad0b 17:08:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:08:52 ---> 753d6d164d54 17:08:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:08:52 ---> 48ae945b3032 17:08:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:08:52 ---> eb5fb9aa8508 17:08:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:08:52 ---> Running in 86ca4cfa228e 17:08:52 ---> Running in 0b96dd0cd38b 17:08:52 ---> Running in b270f2a9bd32 17:08:52 ---> Running in 9ceb3de2f2da 17:08:52 Removing intermediate container 86ca4cfa228e 17:08:52 ---> 5be67d2d9ff6 17:08:52 Step 9/23 : WORKDIR /edgex-go/spire-build 17:08:52 ---> Running in 456dd72eab56 17:08:52 Removing intermediate container 9ceb3de2f2da 17:08:52 ---> c3e350e60a51 17:08:52 Step 9/24 : WORKDIR /edgex-go/spire-build 17:08:52 ---> Running in c74a5e7a69ae 17:08:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:08:52 Removing intermediate container 456dd72eab56 17:08:52 ---> 4bd51f9c3c5d 17:08:52 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:08:52 Removing intermediate container c74a5e7a69ae 17:08:52 ---> df5274566f0a 17:08:52 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:08:52 ---> Running in 36048b8c6537 17:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:08:53 ---> Running in 21d1ce96bd22 17:08:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:08:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:08:53 ---> 45f0ba9db98c 17:08:53 Step 3/24 : WORKDIR /edgex-go 17:08:53 ---> 9c737d22b221 17:08:53 Step 18/22 : ENTRYPOINT ["/core-data"] 17:08:54 ---> Using cache 17:08:54 ---> fae12b125386 17:08:54 Step 4/24 : RUN apk add --update --no-cache make git 17:08:54 ---> Using cache 17:08:54 ---> 1f3c4969f3b5 17:08:54 Step 5/24 : COPY go.mod vendor* ./ 17:08:54 ---> 3dd6dc666378 17:08:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:08:54 ---> Using cache 17:08:54 ---> 589eea937e94 17:08:54 ---> 9cd7ff8b39cc 17:08:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:54 ---> Using cache 17:08:54 ---> 56fbde68d499 17:08:54 Step 7/24 : COPY . . 17:08:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:54 ---> Running in eb70241aac16 17:08:54 ---> Using cache 17:08:54 ---> c3d6df111c92 17:08:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:08:54 ---> Running in 04e322706dda 17:08:54 Removing intermediate container eb70241aac16 17:08:54 ---> d6b1492e824b 17:08:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:54 ---> 6b4b7068811b 17:08:54 Step 19/23 : ENTRYPOINT ["/core-command"] 17:08:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:08:54 ---> Running in 12e31a845f15 17:08:54 ---> Running in f1fd212ed28b 17:08:54 Removing intermediate container f1fd212ed28b 17:08:54 ---> 98abadca572b 17:08:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:54 Removing intermediate container 12e31a845f15 17:08:54 ---> e40e2c2ae353 17:08:54 Step 20/22 : LABEL arch=x86_64 17:08:54 ---> Running in 9e076fe448b3 17:08:54 ---> 549dd14a7a07 17:08:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:08:54 ---> Running in 473302af4a2f 17:08:55 Removing intermediate container 9e076fe448b3 17:08:55 ---> 97156a055cbc 17:08:55 Step 21/23 : LABEL arch=x86_64 17:08:55 ---> Running in 82e290e131ef 17:08:55 Removing intermediate container 473302af4a2f 17:08:55 ---> 68374d3519fa 17:08:55 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:08:55 ---> 351dcd50262f 17:08:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:08:55 ---> Running in 90f97af4ef92 17:08:55 ---> Running in d59798a15dd2 17:08:55 Removing intermediate container 82e290e131ef 17:08:55 ---> 826431b0bc59 17:08:55 Step 22/23 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:08:56 ---> Running in a9e75f089127 17:08:56 Removing intermediate container 90f97af4ef92 17:08:56 ---> 520fb56bd159 17:08:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:56 Removing intermediate container d59798a15dd2 17:08:56 ---> 9d242f31f058 17:08:56 Step 22/22 : LABEL version=3.0.0-dev.52 17:08:56 ---> Running in 2aaa6aa6c335 17:08:56 Removing intermediate container a9e75f089127 17:08:56 ---> 484fc4ecf929 17:08:56 Step 23/23 : LABEL version=3.0.0-dev.52 17:08:56 ---> Running in 381c9c0c7ba4 17:08:56 ---> Running in 4615360b6536 17:08:56 Removing intermediate container 2aaa6aa6c335 17:08:56 ---> 695edd3c8eb0 17:08:56 Step 20/22 : LABEL arch=x86_64 17:08:56 ---> Running in 3c49dcabc54a 17:08:56 Removing intermediate container 4615360b6536 17:08:56 ---> 396af22ae791 17:08:56 17:08:56 Removing intermediate container 381c9c0c7ba4 17:08:56 Removing intermediate container 3c49dcabc54a 17:08:56 ---> 94ab756cbbd0 17:08:56 ---> 47d2feb98a9b 17:08:56 17:08:56 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:08:56 ---> Running in 66d980ed23bf 17:08:56 Successfully built 396af22ae791 17:08:56 Successfully tagged core-command:latest 17:08:56 Building core-metadata 17:08:56 Successfully built 94ab756cbbd0 17:08:56  Building core-command ... done Successfully tagged core-data:latest 17:08:56 Building security-spire-agent 17:08:56  Building core-data ... done Removing intermediate container 66d980ed23bf 17:08:56 ---> de7431b71a6d 17:08:56 Step 22/22 : LABEL version=3.0.0-dev.52 17:08:56 ---> Running in a50922028bea 17:08:57 Removing intermediate container 36048b8c6537 17:08:57 ---> 4f481ef3891b 17:08:57 Step 11/23 : WORKDIR /edgex-go 17:08:57 Removing intermediate container 21d1ce96bd22 17:08:57 ---> 564f1e8561f8 17:08:57 Step 11/24 : WORKDIR /edgex-go 17:08:57 ---> Running in bd92ad993669 17:08:57 ---> Running in a53b969a8853 17:08:58 Removing intermediate container bd92ad993669 17:08:58 ---> 4aa474aa2a9d 17:08:58 17:08:58 Step 12/23 : FROM alpine:3.15 17:08:58 Removing intermediate container a53b969a8853 17:08:58 ---> 038d277c5537 17:08:58 17:08:58 Step 12/24 : FROM alpine:3.15 17:08:58 3.15: Pulling from library/alpine 17:08:58 3.15: Pulling from library/alpine 17:08:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 17:08:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 17:08:59 Status: Downloaded newer image for alpine:3.15 17:08:59 Status: Downloaded newer image for alpine:3.15 17:08:59 ---> 354640af7b1b 17:08:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:59 ---> 354640af7b1b 17:08:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:59 ---> Running in fd4844e0b4f0 17:08:59 ---> Running in 48b0027c2043 17:09:00 Removing intermediate container fd4844e0b4f0 17:09:00 ---> 157a01cc8478 17:09:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:09:00 Removing intermediate container 48b0027c2043 17:09:00 ---> caafb889c949 17:09:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:09:00 ---> Running in 1efc13dab6e9 17:09:01 ---> Running in 8ba307112cb3 17:09:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:01 ---> 45f0ba9db98c 17:09:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:09:01 ---> Using cache 17:09:01 ---> c6110821aafd 17:09:01 Step 4/24 : WORKDIR /edgex-go 17:09:01 ---> Using cache 17:09:01 ---> a0ad8baa4387 17:09:01 Step 5/24 : RUN apk add --update --no-cache make git 17:09:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:01 ---> 45f0ba9db98c 17:09:01 Step 3/24 : WORKDIR /edgex-go 17:09:01 ---> Using cache 17:09:01 ---> fae12b125386 17:09:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:04 Removing intermediate container a50922028bea 17:09:04 ---> 3ea96172f75e 17:09:04 17:09:04 Successfully built 3ea96172f75e 17:09:05 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:09:05 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:09:05 OK: 15734 distinct packages available 17:09:05 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:09:05 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:09:05 OK: 15734 distinct packages available 17:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:05 Successfully tagged support-notifications:latest 17:09:05  Building support-notifications ... done Building security-proxy-setup 17:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:07 (1/5) Installing dumb-init (1.2.5-r1) 17:09:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:09:07 (3/5) Installing libucontext (1.1-r0) 17:09:07 (4/5) Installing gcompat (1.0.0-r4) 17:09:07 (5/5) Installing openssl (1.1.1t-r1) 17:09:07 Executing busybox-1.34.1-r7.trigger 17:09:07 OK: 6 MiB in 19 packages 17:09:07 (1/4) Installing dumb-init (1.2.5-r1) 17:09:08 (2/4) Installing musl-obstack (1.2.3-r0) 17:09:08 (3/4) Installing libucontext (1.1-r0) 17:09:08 (4/4) Installing gcompat (1.0.0-r4) 17:09:08 Executing busybox-1.34.1-r7.trigger 17:09:08 OK: 6 MiB in 18 packages 17:09:09 Removing intermediate container 1efc13dab6e9 17:09:09 ---> 94465f137740 17:09:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:09:10 Removing intermediate container 8ba307112cb3 17:09:10 ---> cc43b8a7271c 17:09:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:09:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:11 ---> 45f0ba9db98c 17:09:11 Step 3/21 : WORKDIR /edgex-go 17:09:11 ---> Using cache 17:09:11 ---> fae12b125386 17:09:11 Step 4/21 : RUN apk add --update --no-cache make git 17:09:11 ---> Using cache 17:09:11 ---> 1f3c4969f3b5 17:09:11 Step 5/21 : COPY go.mod vendor* ./ 17:09:11 ---> Using cache 17:09:11 ---> 9cd7ff8b39cc 17:09:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:11 ---> Using cache 17:09:11 ---> 56fbde68d499 17:09:11 Step 7/21 : COPY . . 17:09:11 ---> Using cache 17:09:11 ---> c3d6df111c92 17:09:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:13 ---> Running in 20f71eda1b67 17:09:13 ---> Running in 196ef43045b2 17:09:13 ---> Running in 9d11cefbe2fe 17:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:13 OK: 211 MiB in 51 packages 17:09:14 OK: 211 MiB in 51 packages 17:09:16 Removing intermediate container 20f71eda1b67 17:09:16 ---> 4ec80efaa4d7 17:09:16 Step 6/24 : COPY go.mod vendor* ./ 17:09:16 Removing intermediate container fe500dc6616e 17:09:16 ---> c2f5a1aaec00 17:09:16 17:09:16 Step 9/32 : FROM alpine:3.16 17:09:16 ---> dfd21b5a31f5 17:09:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:09:16 ---> Running in d1063cfa716b 17:09:16 Removing intermediate container 9d11cefbe2fe 17:09:16 ---> 8b9bc076340d 17:09:16 Step 5/24 : COPY go.mod vendor* ./ 17:09:16 ---> 1fb8f826addd 17:09:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:16 ---> Running in 2e378bb35cea 17:09:16 Removing intermediate container d1063cfa716b 17:09:16 ---> 865a5b510186 17:09:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:09:16 ---> Running in e31eb0bd2bb8 17:09:16 ---> 4509ad7ae70b 17:09:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:16 ---> Running in 4de139769809 17:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:17 (1/2) Installing dumb-init (1.2.5-r1) 17:09:17 (2/2) Installing su-exec (0.2-r1) 17:09:17 Executing busybox-1.35.0-r17.trigger 17:09:17 OK: 6 MiB in 16 packages 17:09:19 Removing intermediate container e31eb0bd2bb8 17:09:19 ---> 1680a5341df2 17:09:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:09:19 ---> Running in 6fe851d67410 17:09:19 Removing intermediate container 6fe851d67410 17:09:19 ---> 1f5f6afe7105 17:09:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:09:19 ---> Running in e940befaac5b 17:09:19 Removing intermediate container e940befaac5b 17:09:19 ---> 32b2bb6de3fa 17:09:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:09:19 ---> Running in fdf91b777f48 17:09:20 Removing intermediate container fdf91b777f48 17:09:20 ---> e7923c90ef91 17:09:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:09:20 ---> Running in 0ae7c82ef448 17:09:20 Removing intermediate container 0ae7c82ef448 17:09:20 ---> fb8ec74286ff 17:09:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:09:20 ---> Running in 3530a2943f0c 17:09:20 ---> 69e70d1f3535 17:09:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:09:20 ---> e95ebb2091bb 17:09:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:09:20 ---> 3605bfd01f10 17:09:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:09:21 ---> 23904dbcb251 17:09:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:09:21 ---> Running in a2604109865e 17:09:21 Removing intermediate container 3530a2943f0c 17:09:21 ---> b57faa716547 17:09:21 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:09:21 ---> Running in 7be4c6e79680 17:09:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:09:21 Removing intermediate container 7be4c6e79680 17:09:21 ---> f2c5235865b2 17:09:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:09:21 ---> fce7777a4e94 17:09:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:09:22 ---> de8199f201ee 17:09:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:09:22 Removing intermediate container a2604109865e 17:09:22 ---> 403498d55924 17:09:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:09:22 ---> Running in 30417c973169 17:09:23 ---> de4fe96e419a 17:09:23 Step 19/24 : WORKDIR / 17:09:23 ---> 4fb3486743f3 17:09:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:09:23 ---> Running in cf90bfcef369 17:09:23 ---> Running in dc98b7cab9b8 17:09:23 Removing intermediate container 30417c973169 17:09:23 ---> 0de0faf2ec92 17:09:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:23 Removing intermediate container dc98b7cab9b8 17:09:23 ---> c3f9a673e10f 17:09:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:09:23 Removing intermediate container cf90bfcef369 17:09:23 ---> 9b39c84c5825 17:09:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:09:24 ---> Running in f063a44fb929 17:09:24 ---> Running in 7a5f8a0d2b2e 17:09:24 ---> 666ae3d7f6c6 17:09:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:09:24 Removing intermediate container f063a44fb929 17:09:24 ---> fb3af94e73df 17:09:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:09:24 ---> Running in caef1b284b49 17:09:25 Removing intermediate container 7a5f8a0d2b2e 17:09:25 ---> fe110d150468 17:09:25 Step 21/23 : LABEL arch=arm64 17:09:25 ---> Running in 4ab3f636fa8a 17:09:25 Removing intermediate container caef1b284b49 17:09:25 ---> 6098b84e9685 17:09:25 Step 22/24 : LABEL arch=arm64 17:09:25 Removing intermediate container 4ab3f636fa8a 17:09:25 ---> 22c979c7dfa1 17:09:25 Step 22/23 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:09:25 ---> Running in 6b95a14aab8e 17:09:25 ---> Running in d799016feb89 17:09:25 ---> 7a08b3b140d7 17:09:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:09:25 Removing intermediate container 04e322706dda 17:09:25 ---> 93a6c8f4f175 17:09:25 17:09:25 Step 9/24 : FROM alpine:3.16 17:09:25 ---> dfd21b5a31f5 17:09:25 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:09:26 ---> Running in 778ba117c7cc 17:09:26 ---> 9d175f070202 17:09:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:09:26 ---> 395ab2199439 17:09:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:26 ---> 2899e5da25c8 17:09:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:09:26 Removing intermediate container 6b95a14aab8e 17:09:26 ---> a22c8ec8ca35 17:09:26 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:26 ---> fd7444d2c78e 17:09:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:09:26 ---> 837380621752 17:09:26 Step 27/32 : RUN chmod +x /entrypoint.sh 17:09:26 ---> Running in 59d8ba4e550e 17:09:26 ---> Running in a7f679b9b998 17:09:26 Removing intermediate container d799016feb89 17:09:26 ---> c130ecdda21f 17:09:26 Step 23/23 : LABEL version=3.0.0-dev.52 17:09:27 (1/3) Installing ca-certificates (20220614-r0) 17:09:27 (2/3) Installing dumb-init (1.2.5-r1) 17:09:27 (3/3) Installing su-exec (0.2-r1) 17:09:27 Executing busybox-1.35.0-r17.trigger 17:09:27 Executing ca-certificates-20220614-r0.trigger 17:09:27 OK: 6 MiB in 17 packages 17:09:27 ---> Running in 852155e7c7e5 17:09:27 Removing intermediate container a7f679b9b998 17:09:27 ---> 505bb810068a 17:09:27 Step 24/24 : LABEL version=3.0.0-dev.52 17:09:27 ---> Running in 8dc5bf4ffe2d 17:09:27 Removing intermediate container 852155e7c7e5 17:09:27 ---> 9ea8e49f154d 17:09:27 17:09:27 Successfully built 9ea8e49f154d 17:09:27 Successfully tagged security-spire-server-arm64:latest 17:09:27  Building security-spire-server ... done Building security-spiffe-token-provider 17:09:27 Removing intermediate container 8dc5bf4ffe2d 17:09:27 ---> 78158c7e6035 17:09:27 17:09:28 Successfully built 78158c7e6035 17:09:28 Successfully tagged security-spire-config-arm64:latest 17:09:28  Building security-spire-config ... done Building security-proxy-setup 17:09:28 Removing intermediate container 778ba117c7cc 17:09:28 ---> 3943ffefa983 17:09:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:09:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:09:34 Removing intermediate container 59d8ba4e550e 17:09:34 ---> ad8639786da5 17:09:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:09:34 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:34 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:09:34 ---> 6beba5843c08 17:09:34 Step 3/19 : WORKDIR /edgex-go 17:09:34 ---> Using cache 17:09:34 ---> 228b7771d34d 17:09:34 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:09:34 ---> Running in 02137605aaeb 17:09:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:34 ---> 6beba5843c08 17:09:34 Step 3/21 : WORKDIR /edgex-go 17:09:34 ---> Running in 37f9ed12dbf9 17:09:34 ---> Running in edb83e06018f 17:09:35 Removing intermediate container 37f9ed12dbf9 17:09:35 ---> c98bc7473e96 17:09:35 Step 12/24 : WORKDIR / 17:09:35 Removing intermediate container edb83e06018f 17:09:35 ---> e86f6c5c2e69 17:09:35 Step 29/32 : CMD ["gate"] 17:09:35 ---> Running in b623710e4697 17:09:35 ---> Running in d8cf3d8834f8 17:09:35 ---> Using cache 17:09:35 ---> 228b7771d34d 17:09:35 Step 4/21 : RUN apk add --update --no-cache make git 17:09:35 ---> Using cache 17:09:35 ---> 96bdc3505c23 17:09:35 Step 5/21 : COPY go.mod vendor* ./ 17:09:35 ---> Using cache 17:09:35 ---> 2d19aba76e90 17:09:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:35 ---> Using cache 17:09:35 ---> 7994c82f81c9 17:09:35 Step 7/21 : COPY . . 17:09:35 ---> Using cache 17:09:35 ---> d3cef077def7 17:09:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:35 Removing intermediate container b623710e4697 17:09:35 ---> b4cffee559fc 17:09:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:09:35 ---> Running in 4da7f94b1b69 17:09:36 Removing intermediate container d8cf3d8834f8 17:09:36 ---> 62cd2239c90a 17:09:36 Step 30/32 : LABEL arch=x86_64 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:09:39 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:09:39 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:09:39 OK: 16903 distinct packages available 17:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:41 OK: 221 MiB in 51 packages 17:09:42 ---> d1e876a08397 17:09:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:09:42 ---> Running in b2c1fe743325 17:09:42 Removing intermediate container 196ef43045b2 17:09:42 ---> 222f534fa121 17:09:42 17:09:42 Step 9/21 : FROM alpine:3.16 17:09:42 ---> dfd21b5a31f5 17:09:42 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:09:42 ---> 3e64fd5984c1 17:09:42 Removing intermediate container b2c1fe743325 17:09:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml ---> fc6a12a9a0b4 17:09:42 17:09:42 Step 31/32 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:09:42 ---> Running in 82f16768a061 17:09:42 ---> Running in 965a57b3b091 17:09:42 ---> 64c62da7065e 17:09:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:09:42 Removing intermediate container 965a57b3b091 17:09:42 ---> 44b1ec113ebe 17:09:42 Step 32/32 : LABEL version=3.0.0-dev.52 17:09:42 ---> Running in 76edb15acb03 17:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:42 ---> 3f6f232a01a6 17:09:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:09:42 Removing intermediate container 76edb15acb03 17:09:42 ---> 8a6bc9d8315d 17:09:42 17:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:43 Successfully built 8a6bc9d8315d 17:09:43 Successfully tagged security-bootstrapper:latest 17:09:43  Building security-bootstrapper ... done Building core-common-config-bootstrapper 17:09:43 Removing intermediate container 2e378bb35cea 17:09:43 ---> f69175563b3c 17:09:43 Step 8/24 : COPY . . 17:09:43 Removing intermediate container 4de139769809 17:09:43 ---> 9ae4437bbcf3 17:09:43 Step 7/24 : COPY . . 17:09:43 (1/6) Installing ca-certificates (20220614-r0) 17:09:43 (2/6) Installing brotli-libs (1.0.9-r6) 17:09:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:09:43 (4/6) Installing libcurl (7.83.1-r6) 17:09:43 (5/6) Installing curl (7.83.1-r6) 17:09:43 (6/6) Installing dumb-init (1.2.5-r1) 17:09:43 Executing busybox-1.35.0-r17.trigger 17:09:43 Executing ca-certificates-20220614-r0.trigger 17:09:43 OK: 8 MiB in 20 packages 17:09:43 Removing intermediate container 02137605aaeb 17:09:43 ---> 7d6b92434f2e 17:09:43 Step 5/19 : COPY go.mod vendor* ./ 17:09:44 ---> 3f817086683a 17:09:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:45 ---> Running in c44052804654 17:09:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:09:47 ---> 45f0ba9db98c 17:09:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:09:47 ---> Using cache 17:09:47 ---> c6110821aafd 17:09:47 Step 4/22 : WORKDIR /edgex-go 17:09:47 ---> Using cache 17:09:47 ---> a0ad8baa4387 17:09:47 Step 5/22 : RUN apk add --update --no-cache make git 17:09:47 ---> Using cache 17:09:47 ---> 4ec80efaa4d7 17:09:47 Step 6/22 : COPY go.mod vendor* ./ 17:09:47 ---> Using cache 17:09:47 ---> 1fb8f826addd 17:09:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:47 ---> Using cache 17:09:47 ---> f69175563b3c 17:09:47 Step 8/22 : COPY . . 17:10:01 ---> 858503fe33ef 17:10:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:10:01 ---> b52e7fe27e0f 17:10:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:10:01 ---> 67402af36f63 17:10:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:10:01 ---> 3644d6eb8c21 17:10:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:10:01 ---> Running in e180d6a29a53 17:10:01 ---> Running in 555d3bc26dbb 17:10:01 ---> Running in 9c11abf66c6a 17:10:01 Removing intermediate container 82f16768a061 17:10:01 ---> 61e399ce9b8f 17:10:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:10:01 ---> Running in 6d9d357cd0b7 17:10:01 Removing intermediate container 9c11abf66c6a 17:10:01 ---> 3df70c2d110c 17:10:01 Step 9/24 : WORKDIR /edgex-go/spire-build 17:10:01 ---> Running in b0ffc91c5363 17:10:01 ---> 7483dda6ddb9 17:10:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:10:01 Removing intermediate container 6d9d357cd0b7 17:10:01 ---> b6103657ce98 17:10:01 Step 12/21 : WORKDIR /edgex 17:10:01 ---> Running in f1936b03a953 17:10:01 Removing intermediate container b0ffc91c5363 17:10:01 ---> 1485b3c04064 17:10:01 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:10:01 Removing intermediate container f1936b03a953 17:10:01 ---> b57a1c43879b 17:10:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:10:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:10:01 ---> Running in c67be169b28c 17:10:01 ---> d1b5ba5408e6 17:10:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:10:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:10:01 ---> Running in 942863538aa7 17:10:01 ---> 63100f14ecb8 17:10:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:10:01 ---> f7e45e135c1f 17:10:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:10:02 Removing intermediate container c67be169b28c 17:10:02 ---> 7e1bbbf63745 17:10:02 Step 11/24 : WORKDIR /edgex-go 17:10:02 ---> 7b229119c839 17:10:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:10:02 ---> Running in a0b38f75e258 17:10:02 Removing intermediate container 942863538aa7 17:10:02 ---> 07a972473731 17:10:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:10:02 ---> Running in 5a1f501aa99a 17:10:02 ---> 196584fa8a91 17:10:02 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:10:02 Removing intermediate container a0b38f75e258 17:10:02 ---> f0a44103ef45 17:10:02 17:10:02 Step 12/24 : FROM alpine:3.15 17:10:02 ---> 5ce65d7b0fde 17:10:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:02 ---> Using cache 17:10:02 ---> 04492f30744f 17:10:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:02 ---> Using cache 17:10:02 ---> 9b1b281ad832 17:10:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:10:02 ---> Running in da7f20d10293 17:10:02 Removing intermediate container 5a1f501aa99a 17:10:02 ---> 3d8b92786c68 17:10:02 Step 22/24 : LABEL arch=x86_64 17:10:02 ---> Running in c7946ca3d33d 17:10:02 Removing intermediate container c7946ca3d33d 17:10:02 ---> 319958e52813 17:10:02 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:02 ---> Running in 1c8313a15935 17:10:02 Removing intermediate container 1c8313a15935 17:10:02 ---> a5736eaac75a 17:10:02 Step 24/24 : LABEL version=3.0.0-dev.52 17:10:03 ---> Running in 9bc1424556bc 17:10:04 Removing intermediate container 9bc1424556bc 17:10:04 ---> a944a2f154c4 17:10:04 17:10:04 Removing intermediate container da7f20d10293 17:10:04 ---> 8bc3127f072d 17:10:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:10:04 ---> edb13cf758f4 17:10:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:10:04 ---> Running in bdde7949a78c 17:10:04 Successfully built a944a2f154c4 17:10:04 Successfully tagged security-secretstore-setup:latest 17:10:04 Building support-scheduler 17:10:08  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:08 ---> 45f0ba9db98c 17:10:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:10:08 ---> Using cache 17:10:08 ---> c6110821aafd 17:10:08 Step 4/22 : WORKDIR /edgex-go 17:10:08 ---> Using cache 17:10:08 ---> a0ad8baa4387 17:10:08 Step 5/22 : RUN apk add --update --no-cache make git 17:10:08 ---> Using cache 17:10:08 ---> 4ec80efaa4d7 17:10:08 Step 6/22 : COPY go.mod vendor* ./ 17:10:08 ---> Using cache 17:10:08 ---> 1fb8f826addd 17:10:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:08 ---> Using cache 17:10:08 ---> f69175563b3c 17:10:08 Step 8/22 : COPY . . 17:10:08 ---> Using cache 17:10:08 ---> b52e7fe27e0f 17:10:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:10:15 Removing intermediate container bdde7949a78c 17:10:15 ---> aa9b7abb7995 17:10:15 Step 19/21 : LABEL arch=x86_64 17:10:15 ---> Running in 229b4e1d618b 17:10:15 ---> Running in bb257d7a79ef 17:10:15 ---> ca99e55817c0 17:10:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:10:15 Removing intermediate container bb257d7a79ef 17:10:15 ---> 65ae8774eb22 17:10:15 Step 20/21 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:15 ---> Running in 76500b0d448a 17:10:15 ---> 27551de5d555 17:10:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:10:15 Removing intermediate container 76500b0d448a 17:10:15 ---> eb5548eb7a8b 17:10:15 Step 21/21 : LABEL version=3.0.0-dev.52 17:10:15 ---> Running in a74d28625f4c 17:10:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:10:15 Removing intermediate container a74d28625f4c 17:10:15 ---> d81cc194d1db 17:10:15 17:10:15 ---> 82f1a3e76aa7 17:10:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:10:15 Successfully built d81cc194d1db 17:10:15 Successfully tagged security-proxy-setup:latest 17:10:15  Building security-proxy-setup ... done Building security-spire-config 17:10:15 ---> 62dffe6c8e80 17:10:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:15 ---> Running in 765e7110aad6 17:10:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:10:18 ---> 45f0ba9db98c 17:10:18 Step 3/24 : WORKDIR /edgex-go 17:10:18 ---> Using cache 17:10:18 ---> fae12b125386 17:10:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:10:18 ---> Using cache 17:10:18 ---> 8b9bc076340d 17:10:18 Step 5/24 : COPY go.mod vendor* ./ 17:10:18 ---> Using cache 17:10:18 ---> 4509ad7ae70b 17:10:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:18 ---> Using cache 17:10:18 ---> 9ae4437bbcf3 17:10:18 Step 7/24 : COPY . . 17:10:18 ---> Using cache 17:10:18 ---> 3644d6eb8c21 17:10:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:10:18 ---> Using cache 17:10:18 ---> 3df70c2d110c 17:10:18 Step 9/24 : WORKDIR /edgex-go/spire-build 17:10:18 ---> Using cache 17:10:18 ---> 1485b3c04064 17:10:18 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:10:18 ---> Using cache 17:10:18 ---> 7e1bbbf63745 17:10:18 Step 11/24 : WORKDIR /edgex-go 17:10:18 ---> Using cache 17:10:18 ---> f0a44103ef45 17:10:18 17:10:18 Step 12/24 : FROM alpine:3.15 17:10:18 ---> 5ce65d7b0fde 17:10:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:18 ---> Using cache 17:10:18 ---> 04492f30744f 17:10:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:10:20 Removing intermediate container 765e7110aad6 17:10:20 ---> e06cf55553b2 17:10:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:20 ---> Running in 85f1d8c7a554 17:10:20 ---> Running in 943a2f9ef1b7 17:10:21 Removing intermediate container 943a2f9ef1b7 17:10:21 ---> a9bd355ac48a 17:10:21 Step 22/24 : LABEL arch=x86_64 17:10:21 ---> Running in 02ff26e295ec 17:10:21 Removing intermediate container 02ff26e295ec 17:10:21 ---> f914c4da0258 17:10:21 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:21 ---> Running in b16ef95217d6 17:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:21 Removing intermediate container b16ef95217d6 17:10:21 ---> 14d4e441e2ab 17:10:21 Step 24/24 : LABEL version=3.0.0-dev.52 17:10:21 ---> Running in 49ff47627d66 17:10:21 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:10:21 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:10:21 OK: 15857 distinct packages available 17:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:21 Removing intermediate container 49ff47627d66 17:10:21 ---> 3cbd4c48593e 17:10:21 17:10:21 Successfully built 3cbd4c48593e 17:10:22 Successfully tagged security-spire-agent:latest 17:10:22  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) 17:10:22 (2/4) Installing musl-obstack (1.2.3-r0) 17:10:22 (3/4) Installing libucontext (1.1-r0) 17:10:22 (4/4) Installing gcompat (1.0.0-r4) 17:10:22 Executing busybox-1.34.1-r7.trigger 17:10:22 OK: 6 MiB in 18 packages 17:10:23 Removing intermediate container 85f1d8c7a554 17:10:23 ---> 9da0c9302c12 17:10:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:10:26 ---> f2f8ba56bdec 17:10:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:10:27 ---> 1385e5fbf7c1 17:10:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:10:27 ---> Running in f49e98e3eb92 17:10:27 Removing intermediate container f49e98e3eb92 17:10:27 ---> 789428cc281b 17:10:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:10:28 ---> 72ae117055f7 17:10:28 Step 19/24 : WORKDIR / 17:10:28 ---> Running in 1bd48aba47d1 17:10:28 Removing intermediate container 1bd48aba47d1 17:10:28 ---> a3e2fd2b4068 17:10:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:28 ---> Running in dd21d36738c3 17:10:29 Removing intermediate container dd21d36738c3 17:10:29 ---> 53d8bf72b875 17:10:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:31 ---> Running in 7555d90bdbf6 17:10:31 Removing intermediate container e180d6a29a53 17:10:31 ---> b5ce54338842 17:10:31 17:10:31 Step 10/22 : FROM alpine:3.16 17:10:31 ---> dfd21b5a31f5 17:10:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:10:31 Removing intermediate container 7555d90bdbf6 17:10:31 ---> bab598af81e8 17:10:31 Step 22/24 : LABEL arch=x86_64 17:10:32 ---> Running in 99eda551e310 17:10:33 ---> Running in dc19c8070c5b 17:10:33 Removing intermediate container 99eda551e310 17:10:33 ---> 09945110f93b 17:10:33 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:10:33 Removing intermediate container dc19c8070c5b 17:10:33 ---> c0c9b7e9b7fd 17:10:33 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:33 ---> Running in f9f7edf031fe 17:10:33 ---> Running in 2e341c3dfd3e 17:10:33 Removing intermediate container 555d3bc26dbb 17:10:33 ---> 83479c2f43ae 17:10:33 17:10:33 Step 10/24 : FROM alpine:3.16 17:10:33 ---> dfd21b5a31f5 17:10:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:10:33 ---> Using cache 17:10:33 ---> 5d0e01837f41 17:10:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:33 ---> Using cache 17:10:33 ---> 2d610186f148 17:10:33 Step 13/24 : ENV APP_PORT=59881 17:10:33 ---> Running in b7b40d9f9713 17:10:33 Removing intermediate container 2e341c3dfd3e 17:10:33 ---> 9e66d36f8b35 17:10:33 Step 24/24 : LABEL version=3.0.0-dev.52 17:10:33 ---> Running in 73aae53e9dfc 17:10:34 Removing intermediate container b7b40d9f9713 17:10:34 ---> 7d3dd823a415 17:10:34 Step 14/24 : EXPOSE $APP_PORT 17:10:34 ---> Running in 16bd129f23c9 17:10:34 Removing intermediate container 73aae53e9dfc 17:10:34 ---> c7c1e4c76826 17:10:34 17:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:34 Successfully built c7c1e4c76826 17:10:34 Successfully tagged security-spire-config:latest 17:10:34  Building security-spire-config ... done Removing intermediate container 16bd129f23c9 17:10:34 ---> 18b28a4a91a2 17:10:34 Step 15/24 : WORKDIR / 17:10:34 ---> Running in 5f924c9bc7fb 17:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:34 Removing intermediate container 5f924c9bc7fb 17:10:34 ---> 2018bb0c5186 17:10:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:34 ---> 3dd3b40210d6 17:10:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:10:34 (1/1) Installing dumb-init (1.2.5-r1) 17:10:34 Executing busybox-1.35.0-r17.trigger 17:10:34 OK: 6 MiB in 15 packages 17:10:35 ---> 4ed2b814db8e 17:10:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:10:35 Removing intermediate container f9f7edf031fe 17:10:35 ---> a63b04ef6fc0 17:10:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:36 ---> 1e8732a6d873 17:10:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:10:36 ---> 2b838bec56a4 17:10:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:10:37 ---> 8a0932302f4f 17:10:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:10:37 ---> d82387c122e2 17:10:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:10:37 ---> Running in f05c40ad2550 17:10:37 Removing intermediate container f05c40ad2550 17:10:37 ---> 604e9b7a1964 17:10:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:10:37 ---> Running in 62d58806bc16 17:10:37 ---> fec0432c98b2 17:10:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:10:37 Removing intermediate container 62d58806bc16 17:10:37 ---> 361fee28b40d 17:10:37 Step 22/24 : LABEL arch=x86_64 17:10:37 ---> 8f786a783234 17:10:37 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:10:37 ---> Running in 008cad8a6b4a 17:10:37 ---> Running in 7b6709ba3b78 17:10:37 Removing intermediate container 008cad8a6b4a 17:10:37 ---> 484b3f0749aa 17:10:37 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:37 ---> Running in 3d3f47a99c64 17:10:38 Removing intermediate container 3d3f47a99c64 17:10:38 ---> e1a4899a6b7e 17:10:38 Step 24/24 : LABEL version=3.0.0-dev.52 17:10:38 ---> Running in da6b9c6d76b8 17:10:38 Removing intermediate container da6b9c6d76b8 17:10:38 ---> ceb081d311cb 17:10:38 17:10:38 Successfully built ceb081d311cb 17:10:38 Successfully tagged core-metadata:latest 17:10:38  Building core-metadata ... done Removing intermediate container 7b6709ba3b78 17:10:38 ---> d5c9cbb6dceb 17:10:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:10:38 ---> Running in 04c11ce0a3c5 17:10:38 Removing intermediate container 04c11ce0a3c5 17:10:38 ---> 6f2df40a7168 17:10:38 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:10:38 ---> Running in ddf0bfc06b58 17:10:39 Removing intermediate container ddf0bfc06b58 17:10:39 ---> 04345668dd83 17:10:39 Step 20/22 : LABEL arch=x86_64 17:10:39 ---> Running in a42aa58c31a8 17:10:39 Removing intermediate container a42aa58c31a8 17:10:39 ---> 5e328855c2b1 17:10:39 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:39 ---> Running in c5244613b49c 17:10:39 Removing intermediate container c5244613b49c 17:10:39 ---> 1a198d32652f 17:10:39 Step 22/22 : LABEL version=3.0.0-dev.52 17:10:39 ---> Running in 725247585dfe 17:10:39 Removing intermediate container 725247585dfe 17:10:39 ---> 7af77f639b20 17:10:39 17:10:39 Successfully built 7af77f639b20 17:10:39 Successfully tagged core-common-config-bootstrapper:latest 17:10:46  Building core-common-config-bootstrapper ... done Removing intermediate container 229b4e1d618b 17:10:46 ---> b7bdaf6a8170 17:10:46 17:10:46 Step 10/22 : FROM alpine:3.16 17:10:46 ---> dfd21b5a31f5 17:10:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:10:46 ---> Using cache 17:10:46 ---> 5d0e01837f41 17:10:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:46 ---> Using cache 17:10:46 ---> 2d610186f148 17:10:46 Step 13/22 : ENV APP_PORT=59861 17:10:46 ---> Running in 621c6bbb3e3a 17:10:46 Removing intermediate container 621c6bbb3e3a 17:10:46 ---> c581b1130a8d 17:10:46 Step 14/22 : EXPOSE $APP_PORT 17:10:46 ---> Running in 88b25611b220 17:10:46 Removing intermediate container 88b25611b220 17:10:46 ---> 61c2519af24b 17:10:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:46 ---> d09cfe64257a 17:10:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:46 ---> 6716fc4054c9 17:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:10:46 ---> ab0aa2412725 17:10:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:10:46 ---> Running in 263b45799012 17:10:46 Removing intermediate container 263b45799012 17:10:46 ---> afa1d5803676 17:10:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:10:46 ---> Running in e9f6c5c16461 17:10:46 Removing intermediate container e9f6c5c16461 17:10:46 ---> c7217044dddb 17:10:46 Step 20/22 : LABEL arch=x86_64 17:10:46 ---> Running in 411e1ca2bda8 17:10:46 Removing intermediate container 411e1ca2bda8 17:10:46 ---> 3cf5b362aae1 17:10:46 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:10:46 ---> Running in 61372fa0b039 17:10:46 Removing intermediate container 61372fa0b039 17:10:46 ---> 5c1b0859ab24 17:10:46 Step 22/22 : LABEL version=3.0.0-dev.52 17:10:46 ---> Running in f8911be79604 17:10:46 Removing intermediate container f8911be79604 17:10:46 ---> 5c0c7435c913 17:10:46 17:10:46 Successfully built 5c0c7435c913 17:10:46 Successfully tagged support-scheduler:latest 17:10:47  Building support-scheduler ... done  [Pipeline] } 17:10:47 $ docker stop --time=1 79f374005ceaf212452682aa6a3fb445cc6d950f2f143905f8632a0077be1881 17:10:48 $ docker rm -f --volumes 79f374005ceaf212452682aa6a3fb445cc6d950f2f143905f8632a0077be1881 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:48 + docker images 17:10:48 REPOSITORY TAG IMAGE ID CREATED SIZE 17:10:48 support-scheduler latest 5c0c7435c913 2 seconds ago 30MB 17:10:48 b7bdaf6a8170 5 seconds ago 1.74GB 17:10:48 core-common-config-bootstrapper latest 7af77f639b20 9 seconds ago 15.5MB 17:10:48 core-metadata latest ceb081d311cb 10 seconds ago 18.5MB 17:10:48 security-spire-config latest c7c1e4c76826 15 seconds ago 85.8MB 17:10:48 83479c2f43ae 15 seconds ago 1.68GB 17:10:48 b5ce54338842 18 seconds ago 1.67GB 17:10:48 security-spire-agent latest 3cbd4c48593e 27 seconds ago 125MB 17:10:48 security-proxy-setup latest d81cc194d1db 34 seconds ago 27.8MB 17:10:48 security-secretstore-setup latest a944a2f154c4 45 seconds ago 30MB 17:10:48 f0a44103ef45 46 seconds ago 1.55GB 17:10:48 security-bootstrapper latest 8a6bc9d8315d About a minute ago 20.4MB 17:10:48 222f534fa121 About a minute ago 1.67GB 17:10:48 93a6c8f4f175 About a minute ago 1.67GB 17:10:48 c2f5a1aaec00 About a minute ago 1.67GB 17:10:48 support-notifications latest 3ea96172f75e About a minute ago 30.7MB 17:10:48 core-data latest 94ab756cbbd0 About a minute ago 17.9MB 17:10:48 core-command latest 396af22ae791 About a minute ago 17.7MB 17:10:48 security-spiffe-token-provider latest 6934054bc6d8 About a minute ago 30MB 17:10:48 a4edebb0e5e4 2 minutes ago 1.74GB 17:10:48 641752dbe724 2 minutes ago 1.71GB 17:10:48 f2befac21b9c 2 minutes ago 1.68GB 17:10:48 31ffd8aac598 2 minutes ago 1.68GB 17:10:48 security-spire-server latest a014f90ab09d 2 minutes ago 86.5MB 17:10:48 4786b143dfa3 2 minutes ago 1.55GB 17:10:48 ci-base-image-x86_64 latest 45f0ba9db98c 6 minutes ago 903MB 17:10:48 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 17:10:48 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 17:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 17:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 17:10:48 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 17:10:48 provisioning config files... 17:10:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/412@tmp/config17408517589504206506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:49 ---> docker-login.sh 17:10:49 nexus3.edgexfoundry.org:10001 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10002 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10003 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10004 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 docker.io 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 ---> docker-login.sh ends [Pipeline] } 17:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:10:49 8776ce55658615d64e1aa8a64582242181f551ac 17:10:49 latest 17:10:49 3.0.0-dev.52 17:10:49 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:49 main 17:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:50 + docker push nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac 17:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:10:50 dd0143ee7465: Preparing 17:10:50 457729c2e2d1: Preparing 17:10:50 f69eafb4cf3f: Preparing 17:10:50 dad305c071b9: Preparing 17:10:50 aa5968d388b8: Preparing 17:10:50 aa5968d388b8: Layer already exists 17:10:50 f69eafb4cf3f: Pushed 17:10:50 dd0143ee7465: Pushed 17:10:50 dad305c071b9: Pushed 17:10:51 457729c2e2d1: Pushed 17:10:52 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:508c64f01976ade07007480fe0ad0ef14c2f0418a55f6f16aa0377d9a18cf756 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:10:52 dd0143ee7465: Preparing 17:10:52 457729c2e2d1: Preparing 17:10:52 f69eafb4cf3f: Preparing 17:10:52 dad305c071b9: Preparing 17:10:52 aa5968d388b8: Preparing 17:10:52 dad305c071b9: Layer already exists 17:10:52 aa5968d388b8: Layer already exists 17:10:52 f69eafb4cf3f: Layer already exists 17:10:52 457729c2e2d1: Layer already exists 17:10:52 dd0143ee7465: Layer already exists 17:10:52 latest: digest: sha256:508c64f01976ade07007480fe0ad0ef14c2f0418a55f6f16aa0377d9a18cf756 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:53 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.52 17:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:10:53 dd0143ee7465: Preparing 17:10:53 457729c2e2d1: Preparing 17:10:53 f69eafb4cf3f: Preparing 17:10:53 dad305c071b9: Preparing 17:10:53 aa5968d388b8: Preparing 17:10:53 dad305c071b9: Layer already exists 17:10:53 f69eafb4cf3f: Layer already exists 17:10:53 457729c2e2d1: Layer already exists 17:10:53 aa5968d388b8: Layer already exists 17:10:53 dd0143ee7465: Layer already exists 17:10:53 3.0.0-dev.52: digest: sha256:508c64f01976ade07007480fe0ad0ef14c2f0418a55f6f16aa0377d9a18cf756 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker push nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:10:54 dd0143ee7465: Preparing 17:10:54 457729c2e2d1: Preparing 17:10:54 f69eafb4cf3f: Preparing 17:10:54 dad305c071b9: Preparing 17:10:54 aa5968d388b8: Preparing 17:10:54 aa5968d388b8: Layer already exists 17:10:54 dd0143ee7465: Layer already exists 17:10:54 f69eafb4cf3f: Layer already exists 17:10:54 dad305c071b9: Layer already exists 17:10:54 457729c2e2d1: Layer already exists 17:10:54 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:508c64f01976ade07007480fe0ad0ef14c2f0418a55f6f16aa0377d9a18cf756 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:10:54 dd0143ee7465: Preparing 17:10:54 457729c2e2d1: Preparing 17:10:54 f69eafb4cf3f: Preparing 17:10:54 dad305c071b9: Preparing 17:10:54 aa5968d388b8: Preparing 17:10:54 aa5968d388b8: Layer already exists 17:10:54 f69eafb4cf3f: Layer already exists 17:10:54 dad305c071b9: Layer already exists 17:10:54 457729c2e2d1: Layer already exists 17:10:54 dd0143ee7465: Layer already exists 17:10:54 main: digest: sha256:508c64f01976ade07007480fe0ad0ef14c2f0418a55f6f16aa0377d9a18cf756 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:54 ===================================================== [Pipeline] echo 17:10:54 taggedImages: 17:10:54 - nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac 17:10:54 - nexus3.edgexfoundry.org:10004/core-command:latest 17:10:54 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.52 17:10:54 - nexus3.edgexfoundry.org:10004/core-command:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:10:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:10:54 8776ce55658615d64e1aa8a64582242181f551ac 17:10:54 latest 17:10:54 3.0.0-dev.52 17:10:54 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:54 main 17:10:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac 17:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:10:55 e7ec5ce0d166: Preparing 17:10:55 f869689a9d06: Preparing 17:10:55 0f49c9a17f25: Preparing 17:10:55 183c6c6560cd: Preparing 17:10:55 f69eafb4cf3f: Preparing 17:10:55 01f1fa64351e: Preparing 17:10:55 aa5968d388b8: Preparing 17:10:55 01f1fa64351e: Waiting 17:10:55 aa5968d388b8: Waiting 17:10:55 f69eafb4cf3f: Layer already exists 17:10:55 f869689a9d06: Pushed 17:10:55 aa5968d388b8: Layer already exists 17:10:55 01f1fa64351e: Pushed 17:10:55 e7ec5ce0d166: Pushed 17:10:55 0f49c9a17f25: Pushed 17:10:56 183c6c6560cd: Pushed 17:10:56 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:c5d9563462f513d7421f39bd27be5c4c0561b563e6f25a9a2971207e018d7b18 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:57 + 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 17:10:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:10:57 e7ec5ce0d166: Preparing 17:10:57 f869689a9d06: Preparing 17:10:57 0f49c9a17f25: Preparing 17:10:57 183c6c6560cd: Preparing 17:10:57 f69eafb4cf3f: Preparing 17:10:57 01f1fa64351e: Preparing 17:10:57 aa5968d388b8: Preparing 17:10:57 01f1fa64351e: Waiting 17:10:57 aa5968d388b8: Waiting 17:10:57 f69eafb4cf3f: Layer already exists 17:10:57 f869689a9d06: Layer already exists 17:10:57 e7ec5ce0d166: Layer already exists 17:10:57 0f49c9a17f25: Layer already exists 17:10:57 183c6c6560cd: Layer already exists 17:10:57 aa5968d388b8: Layer already exists 17:10:57 01f1fa64351e: Layer already exists 17:10:57 latest: digest: sha256:c5d9563462f513d7421f39bd27be5c4c0561b563e6f25a9a2971207e018d7b18 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.52 17:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:10:58 e7ec5ce0d166: Preparing 17:10:58 f869689a9d06: Preparing 17:10:58 0f49c9a17f25: Preparing 17:10:58 183c6c6560cd: Preparing 17:10:58 f69eafb4cf3f: Preparing 17:10:58 01f1fa64351e: Preparing 17:10:58 aa5968d388b8: Preparing 17:10:58 aa5968d388b8: Waiting 17:10:58 f869689a9d06: Layer already exists 17:10:58 f69eafb4cf3f: Layer already exists 17:10:58 e7ec5ce0d166: Layer already exists 17:10:58 183c6c6560cd: Layer already exists 17:10:58 0f49c9a17f25: Layer already exists 17:10:58 01f1fa64351e: Layer already exists 17:10:58 aa5968d388b8: Layer already exists 17:10:58 3.0.0-dev.52: digest: sha256:c5d9563462f513d7421f39bd27be5c4c0561b563e6f25a9a2971207e018d7b18 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:10:58 e7ec5ce0d166: Preparing 17:10:58 f869689a9d06: Preparing 17:10:58 0f49c9a17f25: Preparing 17:10:58 183c6c6560cd: Preparing 17:10:58 f69eafb4cf3f: Preparing 17:10:58 01f1fa64351e: Preparing 17:10:58 aa5968d388b8: Preparing 17:10:58 aa5968d388b8: Waiting 17:10:58 01f1fa64351e: Waiting 17:10:58 183c6c6560cd: Layer already exists 17:10:58 0f49c9a17f25: Layer already exists 17:10:58 e7ec5ce0d166: Layer already exists 17:10:58 f869689a9d06: Layer already exists 17:10:58 f69eafb4cf3f: Layer already exists 17:10:58 01f1fa64351e: Layer already exists 17:10:58 aa5968d388b8: Layer already exists 17:10:58 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:c5d9563462f513d7421f39bd27be5c4c0561b563e6f25a9a2971207e018d7b18 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + 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 17:10:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:10:59 e7ec5ce0d166: Preparing 17:10:59 f869689a9d06: Preparing 17:10:59 0f49c9a17f25: Preparing 17:10:59 183c6c6560cd: Preparing 17:10:59 f69eafb4cf3f: Preparing 17:10:59 01f1fa64351e: Preparing 17:10:59 aa5968d388b8: Preparing 17:10:59 01f1fa64351e: Waiting 17:10:59 aa5968d388b8: Waiting 17:10:59 f869689a9d06: Layer already exists 17:10:59 0f49c9a17f25: Layer already exists 17:10:59 183c6c6560cd: Layer already exists 17:10:59 e7ec5ce0d166: Layer already exists 17:10:59 f69eafb4cf3f: Layer already exists 17:10:59 01f1fa64351e: Layer already exists 17:10:59 aa5968d388b8: Layer already exists 17:10:59 main: digest: sha256:c5d9563462f513d7421f39bd27be5c4c0561b563e6f25a9a2971207e018d7b18 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:59 ===================================================== [Pipeline] echo 17:10:59 taggedImages: 17:10:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac 17:10:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:10:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.52 17:10:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:10:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:10:59 8776ce55658615d64e1aa8a64582242181f551ac 17:10:59 latest 17:10:59 3.0.0-dev.52 17:10:59 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:10:59 main 17:10:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + docker push nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac 17:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:10:59 7d8ad08288fc: Preparing 17:10:59 1686af829b31: Preparing 17:10:59 f69eafb4cf3f: Preparing 17:10:59 69681d2f3bdc: Preparing 17:10:59 aa5968d388b8: Preparing 17:10:59 aa5968d388b8: Layer already exists 17:10:59 f69eafb4cf3f: Layer already exists 17:10:59 7d8ad08288fc: Pushed 17:10:59 69681d2f3bdc: Pushed 17:11:01 1686af829b31: Pushed 17:11:01 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:0791afd83cd917ee1ac976e7ca00ef43eb229592e1facd0308f413abf1326d33 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:11:02 7d8ad08288fc: Preparing 17:11:02 1686af829b31: Preparing 17:11:02 f69eafb4cf3f: Preparing 17:11:02 69681d2f3bdc: Preparing 17:11:02 aa5968d388b8: Preparing 17:11:02 aa5968d388b8: Layer already exists 17:11:02 7d8ad08288fc: Layer already exists 17:11:02 f69eafb4cf3f: Layer already exists 17:11:02 1686af829b31: Layer already exists 17:11:02 69681d2f3bdc: Layer already exists 17:11:02 latest: digest: sha256:0791afd83cd917ee1ac976e7ca00ef43eb229592e1facd0308f413abf1326d33 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:03 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.52 17:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:11:03 7d8ad08288fc: Preparing 17:11:03 1686af829b31: Preparing 17:11:03 f69eafb4cf3f: Preparing 17:11:03 69681d2f3bdc: Preparing 17:11:03 aa5968d388b8: Preparing 17:11:03 7d8ad08288fc: Layer already exists 17:11:03 f69eafb4cf3f: Layer already exists 17:11:03 aa5968d388b8: Layer already exists 17:11:03 69681d2f3bdc: Layer already exists 17:11:03 1686af829b31: Layer already exists 17:11:03 3.0.0-dev.52: digest: sha256:0791afd83cd917ee1ac976e7ca00ef43eb229592e1facd0308f413abf1326d33 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:03 + docker push nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:11:03 7d8ad08288fc: Preparing 17:11:03 1686af829b31: Preparing 17:11:03 f69eafb4cf3f: Preparing 17:11:03 69681d2f3bdc: Preparing 17:11:03 aa5968d388b8: Preparing 17:11:03 69681d2f3bdc: Layer already exists 17:11:03 7d8ad08288fc: Layer already exists 17:11:03 1686af829b31: Layer already exists 17:11:03 aa5968d388b8: Layer already exists 17:11:03 f69eafb4cf3f: Layer already exists 17:11:03 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:0791afd83cd917ee1ac976e7ca00ef43eb229592e1facd0308f413abf1326d33 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:11:04 7d8ad08288fc: Preparing 17:11:04 1686af829b31: Preparing 17:11:04 f69eafb4cf3f: Preparing 17:11:04 69681d2f3bdc: Preparing 17:11:04 aa5968d388b8: Preparing 17:11:04 1686af829b31: Layer already exists 17:11:04 aa5968d388b8: Layer already exists 17:11:04 f69eafb4cf3f: Layer already exists 17:11:04 7d8ad08288fc: Layer already exists 17:11:04 69681d2f3bdc: Layer already exists 17:11:04 main: digest: sha256:0791afd83cd917ee1ac976e7ca00ef43eb229592e1facd0308f413abf1326d33 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:04 ===================================================== [Pipeline] echo 17:11:04 taggedImages: 17:11:04 - nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac 17:11:04 - nexus3.edgexfoundry.org:10004/core-data:latest 17:11:04 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.52 17:11:04 - nexus3.edgexfoundry.org:10004/core-data:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:11:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:11:04 8776ce55658615d64e1aa8a64582242181f551ac 17:11:04 latest 17:11:04 3.0.0-dev.52 17:11:04 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:04 main 17:11:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac 17:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:11:04 17545dafdaf2: Preparing 17:11:04 0ddd180615b9: Preparing 17:11:04 3e614e888ea3: Preparing 17:11:04 f69eafb4cf3f: Preparing 17:11:04 dad305c071b9: Preparing 17:11:04 aa5968d388b8: Preparing 17:11:04 aa5968d388b8: Waiting 17:11:04 dad305c071b9: Layer already exists 17:11:04 f69eafb4cf3f: Layer already exists 17:11:04 aa5968d388b8: Layer already exists 17:11:04 17545dafdaf2: Pushed 17:11:04 0ddd180615b9: Pushed 17:11:06 3e614e888ea3: Pushed 17:11:06 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:e61a28858ead3618892dcf4182bf9f729147078e95cad2c2a70528480e4f1d71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:11:07 17545dafdaf2: Preparing 17:11:07 0ddd180615b9: Preparing 17:11:07 3e614e888ea3: Preparing 17:11:07 f69eafb4cf3f: Preparing 17:11:07 dad305c071b9: Preparing 17:11:07 aa5968d388b8: Preparing 17:11:07 aa5968d388b8: Waiting 17:11:07 f69eafb4cf3f: Layer already exists 17:11:07 dad305c071b9: Layer already exists 17:11:07 3e614e888ea3: Layer already exists 17:11:07 17545dafdaf2: Layer already exists 17:11:07 0ddd180615b9: Layer already exists 17:11:07 aa5968d388b8: Layer already exists 17:11:07 latest: digest: sha256:e61a28858ead3618892dcf4182bf9f729147078e95cad2c2a70528480e4f1d71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.52 17:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:11:08 17545dafdaf2: Preparing 17:11:08 0ddd180615b9: Preparing 17:11:08 3e614e888ea3: Preparing 17:11:08 f69eafb4cf3f: Preparing 17:11:08 dad305c071b9: Preparing 17:11:08 aa5968d388b8: Preparing 17:11:08 aa5968d388b8: Waiting 17:11:08 0ddd180615b9: Layer already exists 17:11:08 17545dafdaf2: Layer already exists 17:11:08 dad305c071b9: Layer already exists 17:11:08 3e614e888ea3: Layer already exists 17:11:08 f69eafb4cf3f: Layer already exists 17:11:08 aa5968d388b8: Layer already exists 17:11:08 3.0.0-dev.52: digest: sha256:e61a28858ead3618892dcf4182bf9f729147078e95cad2c2a70528480e4f1d71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:11:08 17545dafdaf2: Preparing 17:11:08 0ddd180615b9: Preparing 17:11:08 3e614e888ea3: Preparing 17:11:08 f69eafb4cf3f: Preparing 17:11:08 dad305c071b9: Preparing 17:11:08 aa5968d388b8: Preparing 17:11:08 aa5968d388b8: Waiting 17:11:08 17545dafdaf2: Layer already exists 17:11:08 3e614e888ea3: Layer already exists 17:11:08 dad305c071b9: Layer already exists 17:11:08 f69eafb4cf3f: Layer already exists 17:11:08 0ddd180615b9: Layer already exists 17:11:08 aa5968d388b8: Layer already exists 17:11:08 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:e61a28858ead3618892dcf4182bf9f729147078e95cad2c2a70528480e4f1d71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:11:09 17545dafdaf2: Preparing 17:11:09 0ddd180615b9: Preparing 17:11:09 3e614e888ea3: Preparing 17:11:09 f69eafb4cf3f: Preparing 17:11:09 dad305c071b9: Preparing 17:11:09 aa5968d388b8: Preparing 17:11:09 aa5968d388b8: Waiting 17:11:09 dad305c071b9: Layer already exists 17:11:09 17545dafdaf2: Layer already exists 17:11:09 f69eafb4cf3f: Layer already exists 17:11:09 0ddd180615b9: Layer already exists 17:11:09 3e614e888ea3: Layer already exists 17:11:09 aa5968d388b8: Layer already exists 17:11:09 main: digest: sha256:e61a28858ead3618892dcf4182bf9f729147078e95cad2c2a70528480e4f1d71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:09 ===================================================== [Pipeline] echo 17:11:09 taggedImages: 17:11:09 - nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac 17:11:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:11:09 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.52 17:11:09 - nexus3.edgexfoundry.org:10004/core-metadata:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:09 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:11:09 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:11:09 8776ce55658615d64e1aa8a64582242181f551ac 17:11:09 latest 17:11:09 3.0.0-dev.52 17:11:09 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:09 main 17:11:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac 17:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:11:09 69f9264696f7: Preparing 17:11:09 69f9264696f7: Preparing 17:11:09 bad890b20c7b: Preparing 17:11:09 cfe980e75b29: Preparing 17:11:09 fe40c4aac59b: Preparing 17:11:09 149a08700683: Preparing 17:11:09 01a156f34529: Preparing 17:11:09 f69eafb4cf3f: Preparing 17:11:09 a25813d76fa6: Preparing 17:11:09 deec1c822d76: Preparing 17:11:09 a25813d76fa6: Waiting 17:11:09 01a156f34529: Waiting 17:11:09 deec1c822d76: Waiting 17:11:09 d04a7b719617: Preparing 17:11:09 dc9fed60b72c: Preparing 17:11:09 aa5968d388b8: Preparing 17:11:09 aa5968d388b8: Waiting 17:11:09 d04a7b719617: Waiting 17:11:09 dc9fed60b72c: Waiting 17:11:09 fe40c4aac59b: Pushed 17:11:09 cfe980e75b29: Pushed 17:11:09 bad890b20c7b: Pushed 17:11:09 69f9264696f7: Pushed 17:11:09 149a08700683: Pushed 17:11:09 f69eafb4cf3f: Layer already exists 17:11:10 d04a7b719617: Pushed 17:11:10 dc9fed60b72c: Pushed 17:11:10 aa5968d388b8: Layer already exists 17:11:10 deec1c822d76: Pushed 17:11:11 a25813d76fa6: Pushed 17:11:11 01a156f34529: Pushed 17:11:12 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:2e010b66624508c5c04e4476a0459776dbb94d943ff448c7e2c4cd37962d17d0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:11:12 69f9264696f7: Preparing 17:11:12 69f9264696f7: Preparing 17:11:12 bad890b20c7b: Preparing 17:11:12 cfe980e75b29: Preparing 17:11:12 fe40c4aac59b: Preparing 17:11:12 149a08700683: Preparing 17:11:12 01a156f34529: Preparing 17:11:12 f69eafb4cf3f: Preparing 17:11:12 a25813d76fa6: Preparing 17:11:12 deec1c822d76: Preparing 17:11:12 d04a7b719617: Preparing 17:11:12 dc9fed60b72c: Preparing 17:11:12 aa5968d388b8: Preparing 17:11:12 01a156f34529: Waiting 17:11:12 dc9fed60b72c: Waiting 17:11:12 f69eafb4cf3f: Waiting 17:11:12 a25813d76fa6: Waiting 17:11:12 deec1c822d76: Waiting 17:11:12 aa5968d388b8: Waiting 17:11:12 d04a7b719617: Waiting 17:11:12 cfe980e75b29: Layer already exists 17:11:12 69f9264696f7: Layer already exists 17:11:12 fe40c4aac59b: Layer already exists 17:11:12 bad890b20c7b: Layer already exists 17:11:12 149a08700683: Layer already exists 17:11:12 f69eafb4cf3f: Layer already exists 17:11:12 deec1c822d76: Layer already exists 17:11:12 d04a7b719617: Layer already exists 17:11:12 a25813d76fa6: Layer already exists 17:11:12 01a156f34529: Layer already exists 17:11:12 dc9fed60b72c: Layer already exists 17:11:12 aa5968d388b8: Layer already exists 17:11:12 latest: digest: sha256:2e010b66624508c5c04e4476a0459776dbb94d943ff448c7e2c4cd37962d17d0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.52 17:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:11:13 69f9264696f7: Preparing 17:11:13 69f9264696f7: Preparing 17:11:13 bad890b20c7b: Preparing 17:11:13 cfe980e75b29: Preparing 17:11:13 fe40c4aac59b: Preparing 17:11:13 149a08700683: Preparing 17:11:13 01a156f34529: Preparing 17:11:13 f69eafb4cf3f: Preparing 17:11:13 a25813d76fa6: Preparing 17:11:13 deec1c822d76: Preparing 17:11:13 d04a7b719617: Preparing 17:11:13 dc9fed60b72c: Preparing 17:11:13 aa5968d388b8: Preparing 17:11:13 a25813d76fa6: Waiting 17:11:13 deec1c822d76: Waiting 17:11:13 01a156f34529: Waiting 17:11:13 f69eafb4cf3f: Waiting 17:11:13 d04a7b719617: Waiting 17:11:13 dc9fed60b72c: Waiting 17:11:13 aa5968d388b8: Waiting 17:11:13 149a08700683: Layer already exists 17:11:13 cfe980e75b29: Layer already exists 17:11:13 bad890b20c7b: Layer already exists 17:11:13 69f9264696f7: Layer already exists 17:11:13 fe40c4aac59b: Layer already exists 17:11:13 01a156f34529: Layer already exists 17:11:13 a25813d76fa6: Layer already exists 17:11:13 f69eafb4cf3f: Layer already exists 17:11:13 deec1c822d76: Layer already exists 17:11:13 d04a7b719617: Layer already exists 17:11:13 dc9fed60b72c: Layer already exists 17:11:13 aa5968d388b8: Layer already exists 17:11:13 3.0.0-dev.52: digest: sha256:2e010b66624508c5c04e4476a0459776dbb94d943ff448c7e2c4cd37962d17d0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:11:13 69f9264696f7: Preparing 17:11:13 69f9264696f7: Preparing 17:11:13 bad890b20c7b: Preparing 17:11:13 cfe980e75b29: Preparing 17:11:13 fe40c4aac59b: Preparing 17:11:13 149a08700683: Preparing 17:11:13 01a156f34529: Preparing 17:11:13 f69eafb4cf3f: Preparing 17:11:13 a25813d76fa6: Preparing 17:11:13 deec1c822d76: Preparing 17:11:13 d04a7b719617: Preparing 17:11:13 dc9fed60b72c: Preparing 17:11:13 aa5968d388b8: Preparing 17:11:13 01a156f34529: Waiting 17:11:13 a25813d76fa6: Waiting 17:11:13 dc9fed60b72c: Waiting 17:11:13 deec1c822d76: Waiting 17:11:13 aa5968d388b8: Waiting 17:11:13 d04a7b719617: Waiting 17:11:13 149a08700683: Layer already exists 17:11:13 69f9264696f7: Layer already exists 17:11:13 cfe980e75b29: Layer already exists 17:11:13 bad890b20c7b: Layer already exists 17:11:13 fe40c4aac59b: Layer already exists 17:11:13 f69eafb4cf3f: Layer already exists 17:11:13 01a156f34529: Layer already exists 17:11:13 a25813d76fa6: Layer already exists 17:11:13 d04a7b719617: Layer already exists 17:11:13 deec1c822d76: Layer already exists 17:11:13 aa5968d388b8: Layer already exists 17:11:13 dc9fed60b72c: Layer already exists 17:11:13 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:2e010b66624508c5c04e4476a0459776dbb94d943ff448c7e2c4cd37962d17d0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:11:14 69f9264696f7: Preparing 17:11:14 69f9264696f7: Preparing 17:11:14 bad890b20c7b: Preparing 17:11:14 cfe980e75b29: Preparing 17:11:14 fe40c4aac59b: Preparing 17:11:14 149a08700683: Preparing 17:11:14 01a156f34529: Preparing 17:11:14 f69eafb4cf3f: Preparing 17:11:14 a25813d76fa6: Preparing 17:11:14 deec1c822d76: Preparing 17:11:14 d04a7b719617: Preparing 17:11:14 dc9fed60b72c: Preparing 17:11:14 aa5968d388b8: Preparing 17:11:14 01a156f34529: Waiting 17:11:14 deec1c822d76: Waiting 17:11:14 f69eafb4cf3f: Waiting 17:11:14 d04a7b719617: Waiting 17:11:14 a25813d76fa6: Waiting 17:11:14 aa5968d388b8: Waiting 17:11:14 dc9fed60b72c: Waiting 17:11:14 fe40c4aac59b: Layer already exists 17:11:14 69f9264696f7: Layer already exists 17:11:14 149a08700683: Layer already exists 17:11:14 bad890b20c7b: Layer already exists 17:11:14 cfe980e75b29: Layer already exists 17:11:14 01a156f34529: Layer already exists 17:11:14 f69eafb4cf3f: Layer already exists 17:11:14 d04a7b719617: Layer already exists 17:11:14 a25813d76fa6: Layer already exists 17:11:14 deec1c822d76: Layer already exists 17:11:14 dc9fed60b72c: Layer already exists 17:11:14 aa5968d388b8: Layer already exists 17:11:14 main: digest: sha256:2e010b66624508c5c04e4476a0459776dbb94d943ff448c7e2c4cd37962d17d0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:14 ===================================================== [Pipeline] echo 17:11:14 taggedImages: 17:11:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac 17:11:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:11:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.52 17:11:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:11:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:11:14 8776ce55658615d64e1aa8a64582242181f551ac 17:11:14 latest 17:11:14 3.0.0-dev.52 17:11:14 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:14 main 17:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac 17:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:11:15 250719283adc: Preparing 17:11:15 34ef4709bae2: Preparing 17:11:15 590b049fec16: Preparing 17:11:15 97f6bac76a56: Preparing 17:11:15 ca8c2ef01797: Preparing 17:11:15 42110b382503: Preparing 17:11:15 c84830affdd5: Preparing 17:11:15 aa5968d388b8: Preparing 17:11:15 42110b382503: Waiting 17:11:15 c84830affdd5: Waiting 17:11:15 aa5968d388b8: Waiting 17:11:15 ca8c2ef01797: Pushed 17:11:15 250719283adc: Pushed 17:11:15 34ef4709bae2: Pushed 17:11:15 aa5968d388b8: Layer already exists 17:11:15 42110b382503: Pushed 17:11:15 c84830affdd5: Pushed 17:11:16 97f6bac76a56: Pushed 17:11:16 590b049fec16: Pushed 17:11:16 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:a18fa04dadad412445eb72a35a8bd2e7cc3747b71dd1cefa1346af68ef3c5688 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:11:17 250719283adc: Preparing 17:11:17 34ef4709bae2: Preparing 17:11:17 590b049fec16: Preparing 17:11:17 97f6bac76a56: Preparing 17:11:17 ca8c2ef01797: Preparing 17:11:17 42110b382503: Preparing 17:11:17 c84830affdd5: Preparing 17:11:17 aa5968d388b8: Preparing 17:11:17 42110b382503: Waiting 17:11:17 c84830affdd5: Waiting 17:11:17 aa5968d388b8: Waiting 17:11:17 97f6bac76a56: Layer already exists 17:11:17 ca8c2ef01797: Layer already exists 17:11:17 590b049fec16: Layer already exists 17:11:17 34ef4709bae2: Layer already exists 17:11:17 250719283adc: Layer already exists 17:11:17 42110b382503: Layer already exists 17:11:17 aa5968d388b8: Layer already exists 17:11:17 c84830affdd5: Layer already exists 17:11:17 latest: digest: sha256:a18fa04dadad412445eb72a35a8bd2e7cc3747b71dd1cefa1346af68ef3c5688 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.52 17:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:11:17 250719283adc: Preparing 17:11:17 34ef4709bae2: Preparing 17:11:17 590b049fec16: Preparing 17:11:17 97f6bac76a56: Preparing 17:11:17 ca8c2ef01797: Preparing 17:11:17 42110b382503: Preparing 17:11:17 c84830affdd5: Preparing 17:11:17 aa5968d388b8: Preparing 17:11:17 42110b382503: Waiting 17:11:17 aa5968d388b8: Waiting 17:11:17 c84830affdd5: Waiting 17:11:17 250719283adc: Layer already exists 17:11:17 590b049fec16: Layer already exists 17:11:17 ca8c2ef01797: Layer already exists 17:11:17 97f6bac76a56: Layer already exists 17:11:17 34ef4709bae2: Layer already exists 17:11:17 c84830affdd5: Layer already exists 17:11:17 42110b382503: Layer already exists 17:11:17 aa5968d388b8: Layer already exists 17:11:17 3.0.0-dev.52: digest: sha256:a18fa04dadad412445eb72a35a8bd2e7cc3747b71dd1cefa1346af68ef3c5688 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:11:18 250719283adc: Preparing 17:11:18 34ef4709bae2: Preparing 17:11:18 590b049fec16: Preparing 17:11:18 97f6bac76a56: Preparing 17:11:18 ca8c2ef01797: Preparing 17:11:18 42110b382503: Preparing 17:11:18 c84830affdd5: Preparing 17:11:18 aa5968d388b8: Preparing 17:11:18 42110b382503: Waiting 17:11:18 c84830affdd5: Waiting 17:11:18 aa5968d388b8: Waiting 17:11:18 ca8c2ef01797: Layer already exists 17:11:18 97f6bac76a56: Layer already exists 17:11:18 250719283adc: Layer already exists 17:11:18 590b049fec16: Layer already exists 17:11:18 34ef4709bae2: Layer already exists 17:11:18 42110b382503: Layer already exists 17:11:18 aa5968d388b8: Layer already exists 17:11:18 c84830affdd5: Layer already exists 17:11:18 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:a18fa04dadad412445eb72a35a8bd2e7cc3747b71dd1cefa1346af68ef3c5688 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:11:19 250719283adc: Preparing 17:11:19 34ef4709bae2: Preparing 17:11:19 590b049fec16: Preparing 17:11:19 97f6bac76a56: Preparing 17:11:19 ca8c2ef01797: Preparing 17:11:19 42110b382503: Preparing 17:11:19 c84830affdd5: Preparing 17:11:19 aa5968d388b8: Preparing 17:11:19 42110b382503: Waiting 17:11:19 c84830affdd5: Waiting 17:11:19 aa5968d388b8: Waiting 17:11:19 34ef4709bae2: Layer already exists 17:11:19 250719283adc: Layer already exists 17:11:19 590b049fec16: Layer already exists 17:11:19 97f6bac76a56: Layer already exists 17:11:19 ca8c2ef01797: Layer already exists 17:11:19 42110b382503: Layer already exists 17:11:19 c84830affdd5: Layer already exists 17:11:19 aa5968d388b8: Layer already exists 17:11:19 main: digest: sha256:a18fa04dadad412445eb72a35a8bd2e7cc3747b71dd1cefa1346af68ef3c5688 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:19 ===================================================== [Pipeline] echo 17:11:19 taggedImages: 17:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac 17:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.52 17:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:11:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:11:19 8776ce55658615d64e1aa8a64582242181f551ac 17:11:19 latest 17:11:19 3.0.0-dev.52 17:11:19 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:19 main 17:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac 17:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:11:19 8a6651a088ad: Preparing 17:11:19 affc43fb2a78: Preparing 17:11:19 917f29aad450: Preparing 17:11:19 3d59f9c0d4c0: Preparing 17:11:19 74ed634d5110: Preparing 17:11:19 66e19d808347: Preparing 17:11:19 80ddd69b613c: Preparing 17:11:19 498919ba4099: Preparing 17:11:19 ca36942cc2f5: Preparing 17:11:19 aa5968d388b8: Preparing 17:11:19 66e19d808347: Waiting 17:11:19 80ddd69b613c: Waiting 17:11:19 aa5968d388b8: Waiting 17:11:19 ca36942cc2f5: Waiting 17:11:19 affc43fb2a78: Pushed 17:11:19 8a6651a088ad: Pushed 17:11:19 74ed634d5110: Pushed 17:11:19 66e19d808347: Pushed 17:11:19 498919ba4099: Pushed 17:11:19 80ddd69b613c: Pushed 17:11:19 aa5968d388b8: Layer already exists 17:11:19 ca36942cc2f5: Pushed 17:11:20 3d59f9c0d4c0: Pushed 17:11:21 917f29aad450: Pushed 17:11:21 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:476a29fad6940a1a08e37e876e60b878663d2c05cf7665e0c608a4003454a889 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:11:22 8a6651a088ad: Preparing 17:11:22 affc43fb2a78: Preparing 17:11:22 917f29aad450: Preparing 17:11:22 3d59f9c0d4c0: Preparing 17:11:22 74ed634d5110: Preparing 17:11:22 66e19d808347: Preparing 17:11:22 80ddd69b613c: Preparing 17:11:22 498919ba4099: Preparing 17:11:22 66e19d808347: Waiting 17:11:22 80ddd69b613c: Waiting 17:11:22 ca36942cc2f5: Preparing 17:11:22 aa5968d388b8: Preparing 17:11:22 498919ba4099: Waiting 17:11:22 aa5968d388b8: Waiting 17:11:22 affc43fb2a78: Layer already exists 17:11:22 74ed634d5110: Layer already exists 17:11:22 8a6651a088ad: Layer already exists 17:11:22 3d59f9c0d4c0: Layer already exists 17:11:22 917f29aad450: Layer already exists 17:11:22 66e19d808347: Layer already exists 17:11:22 80ddd69b613c: Layer already exists 17:11:22 aa5968d388b8: Layer already exists 17:11:22 498919ba4099: Layer already exists 17:11:22 ca36942cc2f5: Layer already exists 17:11:22 latest: digest: sha256:476a29fad6940a1a08e37e876e60b878663d2c05cf7665e0c608a4003454a889 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.52 17:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:11:22 8a6651a088ad: Preparing 17:11:22 affc43fb2a78: Preparing 17:11:22 917f29aad450: Preparing 17:11:22 3d59f9c0d4c0: Preparing 17:11:22 74ed634d5110: Preparing 17:11:22 66e19d808347: Preparing 17:11:22 80ddd69b613c: Preparing 17:11:22 498919ba4099: Preparing 17:11:22 ca36942cc2f5: Preparing 17:11:22 aa5968d388b8: Preparing 17:11:22 80ddd69b613c: Waiting 17:11:22 ca36942cc2f5: Waiting 17:11:22 498919ba4099: Waiting 17:11:22 aa5968d388b8: Waiting 17:11:22 66e19d808347: Waiting 17:11:22 917f29aad450: Layer already exists 17:11:22 8a6651a088ad: Layer already exists 17:11:22 affc43fb2a78: Layer already exists 17:11:22 3d59f9c0d4c0: Layer already exists 17:11:22 74ed634d5110: Layer already exists 17:11:22 66e19d808347: Layer already exists 17:11:22 aa5968d388b8: Layer already exists 17:11:22 80ddd69b613c: Layer already exists 17:11:22 498919ba4099: Layer already exists 17:11:22 ca36942cc2f5: Layer already exists 17:11:22 3.0.0-dev.52: digest: sha256:476a29fad6940a1a08e37e876e60b878663d2c05cf7665e0c608a4003454a889 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:11:23 8a6651a088ad: Preparing 17:11:23 affc43fb2a78: Preparing 17:11:23 917f29aad450: Preparing 17:11:23 3d59f9c0d4c0: Preparing 17:11:23 74ed634d5110: Preparing 17:11:23 66e19d808347: Preparing 17:11:23 80ddd69b613c: Preparing 17:11:23 498919ba4099: Preparing 17:11:23 ca36942cc2f5: Preparing 17:11:23 aa5968d388b8: Preparing 17:11:23 80ddd69b613c: Waiting 17:11:23 498919ba4099: Waiting 17:11:23 aa5968d388b8: Waiting 17:11:23 ca36942cc2f5: Waiting 17:11:23 66e19d808347: Waiting 17:11:23 74ed634d5110: Layer already exists 17:11:23 3d59f9c0d4c0: Layer already exists 17:11:23 917f29aad450: Layer already exists 17:11:23 affc43fb2a78: Layer already exists 17:11:23 8a6651a088ad: Layer already exists 17:11:23 66e19d808347: Layer already exists 17:11:23 80ddd69b613c: Layer already exists 17:11:23 ca36942cc2f5: Layer already exists 17:11:23 aa5968d388b8: Layer already exists 17:11:23 498919ba4099: Layer already exists 17:11:23 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:476a29fad6940a1a08e37e876e60b878663d2c05cf7665e0c608a4003454a889 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:11:23 8a6651a088ad: Preparing 17:11:23 affc43fb2a78: Preparing 17:11:23 917f29aad450: Preparing 17:11:23 3d59f9c0d4c0: Preparing 17:11:23 74ed634d5110: Preparing 17:11:23 66e19d808347: Preparing 17:11:23 80ddd69b613c: Preparing 17:11:23 498919ba4099: Preparing 17:11:23 ca36942cc2f5: Preparing 17:11:23 aa5968d388b8: Preparing 17:11:23 498919ba4099: Waiting 17:11:23 80ddd69b613c: Waiting 17:11:23 ca36942cc2f5: Waiting 17:11:23 aa5968d388b8: Waiting 17:11:23 66e19d808347: Waiting 17:11:23 917f29aad450: Layer already exists 17:11:23 74ed634d5110: Layer already exists 17:11:23 affc43fb2a78: Layer already exists 17:11:23 8a6651a088ad: Layer already exists 17:11:23 3d59f9c0d4c0: Layer already exists 17:11:23 66e19d808347: Layer already exists 17:11:23 80ddd69b613c: Layer already exists 17:11:23 498919ba4099: Layer already exists 17:11:23 aa5968d388b8: Layer already exists 17:11:23 ca36942cc2f5: Layer already exists 17:11:23 main: digest: sha256:476a29fad6940a1a08e37e876e60b878663d2c05cf7665e0c608a4003454a889 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:23 ===================================================== [Pipeline] echo 17:11:23 taggedImages: 17:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac 17:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.52 17:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:11:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:11:23 8776ce55658615d64e1aa8a64582242181f551ac 17:11:23 latest 17:11:23 3.0.0-dev.52 17:11:23 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:23 main 17:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac 17:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:11:24 cb0c0c22b290: Preparing 17:11:24 3ff7de475d26: Preparing 17:11:24 f69eafb4cf3f: Preparing 17:11:24 d96368c7f5e8: Preparing 17:11:24 4e6476652798: Preparing 17:11:24 4e6476652798: Layer already exists 17:11:24 f69eafb4cf3f: Layer already exists 17:11:24 cb0c0c22b290: Pushed 17:11:25 d96368c7f5e8: Pushed 17:11:27 3ff7de475d26: Pushed 17:11:27 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:fc4add110fbaf087a8091b96632eeafa7892f5e2d5174e5cc3bca906571bfa92 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:27 + 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 17:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:11:27 cb0c0c22b290: Preparing 17:11:27 3ff7de475d26: Preparing 17:11:27 f69eafb4cf3f: Preparing 17:11:27 d96368c7f5e8: Preparing 17:11:27 4e6476652798: Preparing 17:11:27 3ff7de475d26: Layer already exists 17:11:27 4e6476652798: Layer already exists 17:11:27 f69eafb4cf3f: Layer already exists 17:11:27 d96368c7f5e8: Layer already exists 17:11:27 cb0c0c22b290: Layer already exists 17:11:27 latest: digest: sha256:fc4add110fbaf087a8091b96632eeafa7892f5e2d5174e5cc3bca906571bfa92 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.52 17:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:11:28 cb0c0c22b290: Preparing 17:11:28 3ff7de475d26: Preparing 17:11:28 f69eafb4cf3f: Preparing 17:11:28 d96368c7f5e8: Preparing 17:11:28 4e6476652798: Preparing 17:11:28 d96368c7f5e8: Layer already exists 17:11:28 f69eafb4cf3f: Layer already exists 17:11:28 cb0c0c22b290: Layer already exists 17:11:28 4e6476652798: Layer already exists 17:11:28 3ff7de475d26: Layer already exists 17:11:28 3.0.0-dev.52: digest: sha256:fc4add110fbaf087a8091b96632eeafa7892f5e2d5174e5cc3bca906571bfa92 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:11:29 cb0c0c22b290: Preparing 17:11:29 3ff7de475d26: Preparing 17:11:29 f69eafb4cf3f: Preparing 17:11:29 d96368c7f5e8: Preparing 17:11:29 4e6476652798: Preparing 17:11:29 3ff7de475d26: Layer already exists 17:11:29 4e6476652798: Layer already exists 17:11:29 d96368c7f5e8: Layer already exists 17:11:29 f69eafb4cf3f: Layer already exists 17:11:29 cb0c0c22b290: Layer already exists 17:11:29 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:fc4add110fbaf087a8091b96632eeafa7892f5e2d5174e5cc3bca906571bfa92 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:29 + 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 17:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:11:29 cb0c0c22b290: Preparing 17:11:29 3ff7de475d26: Preparing 17:11:29 f69eafb4cf3f: Preparing 17:11:29 d96368c7f5e8: Preparing 17:11:29 4e6476652798: Preparing 17:11:29 f69eafb4cf3f: Layer already exists 17:11:29 d96368c7f5e8: Layer already exists 17:11:29 4e6476652798: Layer already exists 17:11:29 3ff7de475d26: Layer already exists 17:11:29 cb0c0c22b290: Layer already exists 17:11:29 main: digest: sha256:fc4add110fbaf087a8091b96632eeafa7892f5e2d5174e5cc3bca906571bfa92 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:29 ===================================================== [Pipeline] echo 17:11:29 taggedImages: 17:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac 17:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.52 17:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:11:29 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:11:29 8776ce55658615d64e1aa8a64582242181f551ac 17:11:29 latest 17:11:29 3.0.0-dev.52 17:11:29 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:29 main 17:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac 17:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:11:30 6bf42f7012dc: Preparing 17:11:30 3520443419c4: Preparing 17:11:30 fdf1f624506d: Preparing 17:11:30 4e7552a0720b: Preparing 17:11:30 6a18b2c7509b: Preparing 17:11:30 602bd44ab454: Preparing 17:11:30 4e6476652798: Preparing 17:11:30 4e6476652798: Waiting 17:11:30 602bd44ab454: Waiting 17:11:30 fdf1f624506d: Pushed 17:11:30 3520443419c4: Pushed 17:11:30 6bf42f7012dc: Pushed 17:11:30 4e6476652798: Layer already exists 17:11:31 602bd44ab454: Pushed 17:11:34 6a18b2c7509b: Pushed 17:11:36 Removing intermediate container c44052804654 17:11:36 ---> ee0f7847564f 17:11:36 Step 7/19 : COPY . . 17:11:36 ---> 977aca631ccb 17:11:36 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:11:36 ---> Running in bbeac9324e23 17:11:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:11:37 4e7552a0720b: Pushed 17:11:37 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:09cae0c43bc50b556dead67facc8aaa460498171ed3771390ed9a92685840c77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:11:38 6bf42f7012dc: Preparing 17:11:38 3520443419c4: Preparing 17:11:38 fdf1f624506d: Preparing 17:11:38 4e7552a0720b: Preparing 17:11:38 6a18b2c7509b: Preparing 17:11:38 602bd44ab454: Preparing 17:11:38 4e6476652798: Preparing 17:11:38 602bd44ab454: Waiting 17:11:38 3520443419c4: Layer already exists 17:11:38 fdf1f624506d: Layer already exists 17:11:38 6a18b2c7509b: Layer already exists 17:11:38 4e7552a0720b: Layer already exists 17:11:38 6bf42f7012dc: Layer already exists 17:11:38 4e6476652798: Layer already exists 17:11:38 602bd44ab454: Layer already exists 17:11:38 latest: digest: sha256:09cae0c43bc50b556dead67facc8aaa460498171ed3771390ed9a92685840c77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.52 17:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:11:38 6bf42f7012dc: Preparing 17:11:38 3520443419c4: Preparing 17:11:38 fdf1f624506d: Preparing 17:11:38 4e7552a0720b: Preparing 17:11:38 6a18b2c7509b: Preparing 17:11:38 602bd44ab454: Preparing 17:11:38 4e6476652798: Preparing 17:11:38 602bd44ab454: Waiting 17:11:38 4e6476652798: Waiting 17:11:38 3520443419c4: Layer already exists 17:11:38 6bf42f7012dc: Layer already exists 17:11:38 4e7552a0720b: Layer already exists 17:11:38 fdf1f624506d: Layer already exists 17:11:38 6a18b2c7509b: Layer already exists 17:11:38 602bd44ab454: Layer already exists 17:11:38 4e6476652798: Layer already exists 17:11:38 3.0.0-dev.52: digest: sha256:09cae0c43bc50b556dead67facc8aaa460498171ed3771390ed9a92685840c77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:11:39 6bf42f7012dc: Preparing 17:11:39 3520443419c4: Preparing 17:11:39 fdf1f624506d: Preparing 17:11:39 4e7552a0720b: Preparing 17:11:39 6a18b2c7509b: Preparing 17:11:39 602bd44ab454: Preparing 17:11:39 4e6476652798: Preparing 17:11:39 602bd44ab454: Waiting 17:11:39 4e6476652798: Waiting 17:11:39 fdf1f624506d: Layer already exists 17:11:39 6a18b2c7509b: Layer already exists 17:11:39 4e7552a0720b: Layer already exists 17:11:39 3520443419c4: Layer already exists 17:11:39 6bf42f7012dc: Layer already exists 17:11:39 602bd44ab454: Layer already exists 17:11:39 4e6476652798: Layer already exists 17:11:39 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:09cae0c43bc50b556dead67facc8aaa460498171ed3771390ed9a92685840c77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:11:40 6bf42f7012dc: Preparing 17:11:40 3520443419c4: Preparing 17:11:40 fdf1f624506d: Preparing 17:11:40 4e7552a0720b: Preparing 17:11:40 6a18b2c7509b: Preparing 17:11:40 602bd44ab454: Preparing 17:11:40 4e6476652798: Preparing 17:11:40 602bd44ab454: Waiting 17:11:40 4e6476652798: Waiting 17:11:40 4e7552a0720b: Layer already exists 17:11:40 fdf1f624506d: Layer already exists 17:11:40 6a18b2c7509b: Layer already exists 17:11:40 6bf42f7012dc: Layer already exists 17:11:40 3520443419c4: Layer already exists 17:11:40 602bd44ab454: Layer already exists 17:11:40 4e6476652798: Layer already exists 17:11:40 main: digest: sha256:09cae0c43bc50b556dead67facc8aaa460498171ed3771390ed9a92685840c77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:40 ===================================================== [Pipeline] echo 17:11:40 taggedImages: 17:11:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac 17:11:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:11:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.52 17:11:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:11:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:11:40 8776ce55658615d64e1aa8a64582242181f551ac 17:11:40 latest 17:11:40 3.0.0-dev.52 17:11:40 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:40 main 17:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac 17:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:11:40 108274ae3e09: Preparing 17:11:40 36a986a910b9: Preparing 17:11:40 8631f4334930: Preparing 17:11:40 d0024e915cb6: Preparing 17:11:40 595a7f1975da: Preparing 17:11:40 4e6476652798: Preparing 17:11:40 4e6476652798: Waiting 17:11:40 36a986a910b9: Pushed 17:11:40 8631f4334930: Pushed 17:11:40 108274ae3e09: Pushed 17:11:40 4e6476652798: Layer already exists 17:11:41 595a7f1975da: Pushed 17:11:47 d0024e915cb6: Pushed 17:11:48 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:fb873340acac8378d59538f6af20f814335b8c9e4d41bfeabab3b35b7d6b176e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:11:48 108274ae3e09: Preparing 17:11:48 36a986a910b9: Preparing 17:11:48 8631f4334930: Preparing 17:11:48 d0024e915cb6: Preparing 17:11:48 595a7f1975da: Preparing 17:11:48 4e6476652798: Preparing 17:11:48 4e6476652798: Waiting 17:11:48 108274ae3e09: Layer already exists 17:11:48 d0024e915cb6: Layer already exists 17:11:48 8631f4334930: Layer already exists 17:11:48 595a7f1975da: Layer already exists 17:11:48 36a986a910b9: Layer already exists 17:11:48 4e6476652798: Layer already exists 17:11:48 latest: digest: sha256:fb873340acac8378d59538f6af20f814335b8c9e4d41bfeabab3b35b7d6b176e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.52 17:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:11:49 108274ae3e09: Preparing 17:11:49 36a986a910b9: Preparing 17:11:49 8631f4334930: Preparing 17:11:49 d0024e915cb6: Preparing 17:11:49 595a7f1975da: Preparing 17:11:49 4e6476652798: Preparing 17:11:49 4e6476652798: Waiting 17:11:49 d0024e915cb6: Layer already exists 17:11:49 108274ae3e09: Layer already exists 17:11:49 8631f4334930: Layer already exists 17:11:49 36a986a910b9: Layer already exists 17:11:49 595a7f1975da: Layer already exists 17:11:49 4e6476652798: Layer already exists 17:11:49 3.0.0-dev.52: digest: sha256:fb873340acac8378d59538f6af20f814335b8c9e4d41bfeabab3b35b7d6b176e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:11:49 108274ae3e09: Preparing 17:11:49 36a986a910b9: Preparing 17:11:49 8631f4334930: Preparing 17:11:49 d0024e915cb6: Preparing 17:11:49 595a7f1975da: Preparing 17:11:49 4e6476652798: Preparing 17:11:49 4e6476652798: Waiting 17:11:49 595a7f1975da: Layer already exists 17:11:49 108274ae3e09: Layer already exists 17:11:49 36a986a910b9: Layer already exists 17:11:49 d0024e915cb6: Layer already exists 17:11:49 8631f4334930: Layer already exists 17:11:49 4e6476652798: Layer already exists 17:11:49 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:fb873340acac8378d59538f6af20f814335b8c9e4d41bfeabab3b35b7d6b176e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:11:50 108274ae3e09: Preparing 17:11:50 36a986a910b9: Preparing 17:11:50 8631f4334930: Preparing 17:11:50 d0024e915cb6: Preparing 17:11:50 595a7f1975da: Preparing 17:11:50 4e6476652798: Preparing 17:11:50 8631f4334930: Layer already exists 17:11:50 36a986a910b9: Layer already exists 17:11:50 d0024e915cb6: Layer already exists 17:11:50 108274ae3e09: Layer already exists 17:11:50 595a7f1975da: Layer already exists 17:11:50 4e6476652798: Layer already exists 17:11:50 main: digest: sha256:fb873340acac8378d59538f6af20f814335b8c9e4d41bfeabab3b35b7d6b176e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:50 ===================================================== [Pipeline] echo 17:11:50 taggedImages: 17:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac 17:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.52 17:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:11:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:11:50 8776ce55658615d64e1aa8a64582242181f551ac 17:11:50 latest 17:11:50 3.0.0-dev.52 17:11:50 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:11:50 main 17:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac 17:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:11:51 ffc4f65bdbb9: Preparing 17:11:51 1357c9dddc7e: Preparing 17:11:51 ad8c898e3da8: Preparing 17:11:51 d4fac13448ef: Preparing 17:11:51 602bd44ab454: Preparing 17:11:51 4e6476652798: Preparing 17:11:51 4e6476652798: Waiting 17:11:51 602bd44ab454: Layer already exists 17:11:51 4e6476652798: Layer already exists 17:11:51 ffc4f65bdbb9: Pushed 17:11:51 1357c9dddc7e: Pushed 17:11:51 ad8c898e3da8: Pushed 17:11:59 d4fac13448ef: Pushed 17:11:59 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:5b1632918da1d3c24443129b33be80659bbaa5427a68b04ffe58ec97bf30106f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:12:00 ffc4f65bdbb9: Preparing 17:12:00 1357c9dddc7e: Preparing 17:12:00 ad8c898e3da8: Preparing 17:12:00 d4fac13448ef: Preparing 17:12:00 602bd44ab454: Preparing 17:12:00 4e6476652798: Preparing 17:12:00 4e6476652798: Waiting 17:12:00 1357c9dddc7e: Layer already exists 17:12:00 ad8c898e3da8: Layer already exists 17:12:00 602bd44ab454: Layer already exists 17:12:00 d4fac13448ef: Layer already exists 17:12:00 ffc4f65bdbb9: Layer already exists 17:12:00 4e6476652798: Layer already exists 17:12:00 latest: digest: sha256:5b1632918da1d3c24443129b33be80659bbaa5427a68b04ffe58ec97bf30106f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.52 17:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:12:00 ffc4f65bdbb9: Preparing 17:12:00 1357c9dddc7e: Preparing 17:12:00 ad8c898e3da8: Preparing 17:12:00 d4fac13448ef: Preparing 17:12:00 602bd44ab454: Preparing 17:12:00 4e6476652798: Preparing 17:12:00 4e6476652798: Waiting 17:12:00 602bd44ab454: Layer already exists 17:12:00 1357c9dddc7e: Layer already exists 17:12:00 ffc4f65bdbb9: Layer already exists 17:12:00 ad8c898e3da8: Layer already exists 17:12:00 d4fac13448ef: Layer already exists 17:12:00 4e6476652798: Layer already exists 17:12:00 3.0.0-dev.52: digest: sha256:5b1632918da1d3c24443129b33be80659bbaa5427a68b04ffe58ec97bf30106f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:12:01 ffc4f65bdbb9: Preparing 17:12:01 1357c9dddc7e: Preparing 17:12:01 ad8c898e3da8: Preparing 17:12:01 d4fac13448ef: Preparing 17:12:01 602bd44ab454: Preparing 17:12:01 4e6476652798: Preparing 17:12:01 4e6476652798: Waiting 17:12:01 602bd44ab454: Layer already exists 17:12:01 ad8c898e3da8: Layer already exists 17:12:01 d4fac13448ef: Layer already exists 17:12:01 1357c9dddc7e: Layer already exists 17:12:01 ffc4f65bdbb9: Layer already exists 17:12:01 4e6476652798: Layer already exists 17:12:01 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:5b1632918da1d3c24443129b33be80659bbaa5427a68b04ffe58ec97bf30106f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:12:01 ffc4f65bdbb9: Preparing 17:12:01 1357c9dddc7e: Preparing 17:12:01 ad8c898e3da8: Preparing 17:12:01 d4fac13448ef: Preparing 17:12:01 602bd44ab454: Preparing 17:12:01 4e6476652798: Preparing 17:12:01 4e6476652798: Waiting 17:12:01 ffc4f65bdbb9: Layer already exists 17:12:01 1357c9dddc7e: Layer already exists 17:12:01 602bd44ab454: Layer already exists 17:12:01 d4fac13448ef: Layer already exists 17:12:01 ad8c898e3da8: Layer already exists 17:12:01 4e6476652798: Layer already exists 17:12:01 main: digest: sha256:5b1632918da1d3c24443129b33be80659bbaa5427a68b04ffe58ec97bf30106f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:01 ===================================================== [Pipeline] echo 17:12:01 taggedImages: 17:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac 17:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.52 17:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:12:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:12:01 8776ce55658615d64e1aa8a64582242181f551ac 17:12:01 latest 17:12:01 3.0.0-dev.52 17:12:01 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:01 main 17:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac 17:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:12:02 cbbbcee8ecee: Preparing 17:12:02 e0030e419a35: Preparing 17:12:02 f69eafb4cf3f: Preparing 17:12:02 1fef09368bc1: Preparing 17:12:02 aa5968d388b8: Preparing 17:12:02 aa5968d388b8: Layer already exists 17:12:02 f69eafb4cf3f: Layer already exists 17:12:02 cbbbcee8ecee: Pushed 17:12:02 1fef09368bc1: Pushed 17:12:05 e0030e419a35: Pushed 17:12:05 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:f6ff2a223349697719b2aa8f3eb729f542b06d0efbea618dbeb378270b32ae8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:12:06 cbbbcee8ecee: Preparing 17:12:06 e0030e419a35: Preparing 17:12:06 f69eafb4cf3f: Preparing 17:12:06 1fef09368bc1: Preparing 17:12:06 aa5968d388b8: Preparing 17:12:06 f69eafb4cf3f: Layer already exists 17:12:06 cbbbcee8ecee: Layer already exists 17:12:06 aa5968d388b8: Layer already exists 17:12:06 e0030e419a35: Layer already exists 17:12:06 1fef09368bc1: Layer already exists 17:12:06 latest: digest: sha256:f6ff2a223349697719b2aa8f3eb729f542b06d0efbea618dbeb378270b32ae8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.52 17:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:12:07 cbbbcee8ecee: Preparing 17:12:07 e0030e419a35: Preparing 17:12:07 f69eafb4cf3f: Preparing 17:12:07 1fef09368bc1: Preparing 17:12:07 aa5968d388b8: Preparing 17:12:07 cbbbcee8ecee: Layer already exists 17:12:07 1fef09368bc1: Layer already exists 17:12:07 f69eafb4cf3f: Layer already exists 17:12:07 aa5968d388b8: Layer already exists 17:12:07 e0030e419a35: Layer already exists 17:12:07 3.0.0-dev.52: digest: sha256:f6ff2a223349697719b2aa8f3eb729f542b06d0efbea618dbeb378270b32ae8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:12:07 cbbbcee8ecee: Preparing 17:12:07 e0030e419a35: Preparing 17:12:07 f69eafb4cf3f: Preparing 17:12:07 1fef09368bc1: Preparing 17:12:07 aa5968d388b8: Preparing 17:12:07 cbbbcee8ecee: Layer already exists 17:12:07 f69eafb4cf3f: Layer already exists 17:12:07 1fef09368bc1: Layer already exists 17:12:07 aa5968d388b8: Layer already exists 17:12:07 e0030e419a35: Layer already exists 17:12:07 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:f6ff2a223349697719b2aa8f3eb729f542b06d0efbea618dbeb378270b32ae8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:12:08 cbbbcee8ecee: Preparing 17:12:08 e0030e419a35: Preparing 17:12:08 f69eafb4cf3f: Preparing 17:12:08 1fef09368bc1: Preparing 17:12:08 aa5968d388b8: Preparing 17:12:08 1fef09368bc1: Layer already exists 17:12:08 e0030e419a35: Layer already exists 17:12:08 cbbbcee8ecee: Layer already exists 17:12:08 aa5968d388b8: Layer already exists 17:12:08 f69eafb4cf3f: Layer already exists 17:12:08 main: digest: sha256:f6ff2a223349697719b2aa8f3eb729f542b06d0efbea618dbeb378270b32ae8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:08 ===================================================== [Pipeline] echo 17:12:08 taggedImages: 17:12:08 - nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac 17:12:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:12:08 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.52 17:12:08 - nexus3.edgexfoundry.org:10004/support-notifications:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:12:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:12:08 8776ce55658615d64e1aa8a64582242181f551ac 17:12:08 latest 17:12:08 3.0.0-dev.52 17:12:08 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:08 main 17:12:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac 17:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:12:09 e4a3da4b49d7: Preparing 17:12:09 46b1a8a7a749: Preparing 17:12:09 f69eafb4cf3f: Preparing 17:12:09 dad305c071b9: Preparing 17:12:09 aa5968d388b8: Preparing 17:12:09 dad305c071b9: Layer already exists 17:12:09 aa5968d388b8: Layer already exists 17:12:09 f69eafb4cf3f: Layer already exists 17:12:09 e4a3da4b49d7: Pushed 17:12:12 46b1a8a7a749: Pushed 17:12:12 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:9d7f099bdf285175c69bfeba44c8951158fc2e87c21c607d15112e779cc4eca0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:12:13 e4a3da4b49d7: Preparing 17:12:13 46b1a8a7a749: Preparing 17:12:13 f69eafb4cf3f: Preparing 17:12:13 dad305c071b9: Preparing 17:12:13 aa5968d388b8: Preparing 17:12:13 aa5968d388b8: Layer already exists 17:12:13 f69eafb4cf3f: Layer already exists 17:12:13 46b1a8a7a749: Layer already exists 17:12:13 e4a3da4b49d7: Layer already exists 17:12:13 dad305c071b9: Layer already exists 17:12:13 latest: digest: sha256:9d7f099bdf285175c69bfeba44c8951158fc2e87c21c607d15112e779cc4eca0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.52 17:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:12:13 e4a3da4b49d7: Preparing 17:12:13 46b1a8a7a749: Preparing 17:12:13 f69eafb4cf3f: Preparing 17:12:13 dad305c071b9: Preparing 17:12:13 aa5968d388b8: Preparing 17:12:13 e4a3da4b49d7: Layer already exists 17:12:13 f69eafb4cf3f: Layer already exists 17:12:13 aa5968d388b8: Layer already exists 17:12:13 46b1a8a7a749: Layer already exists 17:12:13 dad305c071b9: Layer already exists 17:12:13 3.0.0-dev.52: digest: sha256:9d7f099bdf285175c69bfeba44c8951158fc2e87c21c607d15112e779cc4eca0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:12:14 e4a3da4b49d7: Preparing 17:12:14 46b1a8a7a749: Preparing 17:12:14 f69eafb4cf3f: Preparing 17:12:14 dad305c071b9: Preparing 17:12:14 aa5968d388b8: Preparing 17:12:14 46b1a8a7a749: Layer already exists 17:12:14 f69eafb4cf3f: Layer already exists 17:12:14 dad305c071b9: Layer already exists 17:12:14 aa5968d388b8: Layer already exists 17:12:14 e4a3da4b49d7: Layer already exists 17:12:14 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:9d7f099bdf285175c69bfeba44c8951158fc2e87c21c607d15112e779cc4eca0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:12:15 e4a3da4b49d7: Preparing 17:12:15 46b1a8a7a749: Preparing 17:12:15 f69eafb4cf3f: Preparing 17:12:15 dad305c071b9: Preparing 17:12:15 aa5968d388b8: Preparing 17:12:15 aa5968d388b8: Layer already exists 17:12:15 f69eafb4cf3f: Layer already exists 17:12:15 46b1a8a7a749: Layer already exists 17:12:15 e4a3da4b49d7: Layer already exists 17:12:15 dad305c071b9: Layer already exists 17:12:15 main: digest: sha256:9d7f099bdf285175c69bfeba44c8951158fc2e87c21c607d15112e779cc4eca0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:15 ===================================================== [Pipeline] echo 17:12:15 taggedImages: 17:12:15 - nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac 17:12:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:12:15 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.52 17:12:15 - nexus3.edgexfoundry.org:10004/support-scheduler:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:12:15 - 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] } 17:15:28 Removing intermediate container b98e4cb6c4ad 17:15:28 ---> e6d7797f774c 17:15:28 17:15:28 Step 9/32 : FROM alpine:3.16 17:15:28 3.16: Pulling from library/alpine 17:15:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:15:28 Status: Downloaded newer image for alpine:3.16 17:15:28 ---> 4c81e5bf8899 17:15:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:15:28 ---> Running in a29125959a69 17:15:28 Removing intermediate container a29125959a69 17:15:28 ---> 7bd649c1ff55 17:15:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:15:28 ---> Running in 78c0681643b3 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:15:32 (1/2) Installing dumb-init (1.2.5-r1) 17:15:32 (2/2) Installing su-exec (0.2-r1) 17:15:32 Executing busybox-1.35.0-r17.trigger 17:15:32 OK: 5 MiB in 16 packages 17:15:33 Removing intermediate container 78c0681643b3 17:15:33 ---> f57b0390a761 17:15:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:15:33 ---> Running in 1aa189f1f8f9 17:15:34 Removing intermediate container 1aa189f1f8f9 17:15:34 ---> d9e242c6c9b9 17:15:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:15:34 ---> Running in 7c91e466fbe8 17:15:34 Removing intermediate container 7c91e466fbe8 17:15:34 ---> 30fdeecda019 17:15:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:15:34 ---> Running in 773a709db2b7 17:15:35 Removing intermediate container 773a709db2b7 17:15:35 ---> 9babddfddb4e 17:15:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:15:35 ---> Running in cd19f824b436 17:15:35 Removing intermediate container cd19f824b436 17:15:35 ---> 1bdae563e344 17:15:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:15:35 ---> Running in d244d41188d4 17:15:41 Removing intermediate container d244d41188d4 17:15:41 ---> c834f7612fcd 17:15:41 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:15:41 ---> Running in c8c1bbaa9ad4 17:15:42 Removing intermediate container c8c1bbaa9ad4 17:15:42 ---> 9e3d6a91a9ad 17:15:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:15:43 ---> e9b7cd0ed7d5 17:15:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:15:43 ---> Running in 4e2288a6e309 17:15:46 Removing intermediate container 4e2288a6e309 17:15:46 ---> b58b4d7a6cba 17:15:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:47 ---> ab55a3ce2a04 17:15:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:15:48 ---> 4b78d4aca39f 17:15:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:15:50 ---> 243ed2fb81ce 17:15:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:15:51 ---> f312d15139bc 17:15:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:15:55 ---> 6a2dfe9ab93e 17:15:55 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:15:56 ---> 59fb79cdeaf4 17:15:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:15:57 ---> 056b380dbf81 17:15:57 Step 27/32 : RUN chmod +x /entrypoint.sh 17:15:58 ---> Running in df4e1be1500f 17:16:00 Removing intermediate container 4da7f94b1b69 17:16:00 ---> eb487d5865da 17:16:00 17:16:00 Step 9/21 : FROM alpine:3.16 17:16:00 ---> 4c81e5bf8899 17:16:00 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:16:00 ---> Running in 9d796e4bc89d 17:16:03 Removing intermediate container df4e1be1500f 17:16:03 ---> c7670e3a25c2 17:16:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:16:03 ---> Running in 1e2eca71a170 17:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:04 Removing intermediate container 1e2eca71a170 17:16:04 ---> 5b71884b35c4 17:16:04 Step 29/32 : CMD ["gate"] 17:16:04 ---> Running in ab2a78ad41fb 17:16:05 (1/6) Installing ca-certificates (20220614-r0) 17:16:05 (2/6) Installing brotli-libs (1.0.9-r6) 17:16:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:16:05 (4/6) Installing libcurl (7.83.1-r6) 17:16:05 (5/6) Installing curl (7.83.1-r6) 17:16:05 (6/6) Installing dumb-init (1.2.5-r1) 17:16:05 Executing busybox-1.35.0-r17.trigger 17:16:05 Executing ca-certificates-20220614-r0.trigger 17:16:06 OK: 8 MiB in 20 packages 17:16:07 Removing intermediate container ab2a78ad41fb 17:16:07 ---> 8caa42d683f6 17:16:07 Step 30/32 : LABEL arch=arm64 17:16:08 ---> Running in 3b3639395214 17:16:09 Removing intermediate container 3b3639395214 17:16:09 ---> 2375316814f1 17:16:09 Step 31/32 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:16:09 ---> Running in 74b99233c3e8 17:16:09 Removing intermediate container 9d796e4bc89d 17:16:09 ---> d82e62358bd1 17:16:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:16:09 ---> Running in 71c3f7bdf8d5 17:16:10 Removing intermediate container 74b99233c3e8 17:16:10 ---> e54294592440 17:16:10 Step 32/32 : LABEL version=3.0.0-dev.52 17:16:10 ---> Running in 394cc9ba8bf2 17:16:10 Removing intermediate container b270f2a9bd32 17:16:10 ---> 8fe486a1743f 17:16:10 17:16:10 Step 10/24 : FROM alpine:3.16 17:16:10 ---> 4c81e5bf8899 17:16:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:16:10 ---> Running in 354539b9ecc7 17:16:10 Removing intermediate container 71c3f7bdf8d5 17:16:10 ---> 20ee804828c7 17:16:10 Step 12/21 : WORKDIR /edgex 17:16:10 ---> Running in 57647a9120de 17:16:11 Removing intermediate container 394cc9ba8bf2 17:16:11 ---> 6a072fb4ae78 17:16:11 17:16:11 Successfully built 6a072fb4ae78 17:16:12 Successfully tagged security-bootstrapper-arm64:latest 17:16:12 Removing intermediate container 57647a9120de 17:16:12 ---> 2bb5754cb1b0 17:16:12 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:16:12 Building security-secretstore-setup 17:16:13  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:13 ---> b6a62ae2b923 17:16:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:14 ---> d06b1ad0590e 17:16:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:16:14 (1/1) Installing dumb-init (1.2.5-r1) 17:16:14 Executing busybox-1.35.0-r17.trigger 17:16:14 OK: 5 MiB in 15 packages 17:16:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:16:17 ---> 6beba5843c08 17:16:17 Step 3/24 : WORKDIR /edgex-go 17:16:17 ---> Using cache 17:16:17 ---> 228b7771d34d 17:16:17 Step 4/24 : RUN apk add --update --no-cache make git 17:16:17 ---> Using cache 17:16:17 ---> 96bdc3505c23 17:16:17 Step 5/24 : COPY go.mod vendor* ./ 17:16:17 ---> Using cache 17:16:17 ---> 2d19aba76e90 17:16:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:17 ---> Using cache 17:16:17 ---> 7994c82f81c9 17:16:17 Step 7/24 : COPY . . 17:16:17 Removing intermediate container 354539b9ecc7 17:16:17 ---> 9e11cb2abc41 17:16:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:17 ---> Running in 5648d76be65e 17:16:17 ---> Using cache 17:16:17 ---> d3cef077def7 17:16:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:16:17 ---> ee19e17dcd7c 17:16:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:16:17 ---> Running in 989c26f8e830 17:16:18 Removing intermediate container 5648d76be65e 17:16:18 ---> 36b64f13f316 17:16:18 Step 13/24 : ENV APP_PORT=59881 17:16:18 ---> Running in d5bd8ac72b23 17:16:19 ---> 6a7ca616d756 17:16:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:19 ---> Running in 3f6345138fc8 17:16:19 Removing intermediate container d5bd8ac72b23 17:16:19 ---> 76cae31ad26e 17:16:19 Step 14/24 : EXPOSE $APP_PORT 17:16:19 ---> Running in b7dc580ce2b4 17:16:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:16:20 Removing intermediate container b7dc580ce2b4 17:16:20 ---> 4e8fd9cbfc59 17:16:20 Step 15/24 : WORKDIR / 17:16:20 ---> Running in 40a937ee3a8a 17:16:21 Removing intermediate container 40a937ee3a8a 17:16:21 ---> ca6a665f1d8e 17:16:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:22 ---> ccacd61f36de 17:16:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:23 Removing intermediate container 3f6345138fc8 17:16:23 ---> ff8819fc499b 17:16:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:16:23 ---> Running in fd559837457e 17:16:24 Removing intermediate container fd559837457e 17:16:24 ---> a6f318e8689a 17:16:24 Step 19/21 : LABEL arch=arm64 17:16:24 ---> Running in 74366a567518 17:16:25 ---> 497874897232 17:16:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:16:25 Removing intermediate container 74366a567518 17:16:25 ---> e30af46f0667 17:16:25 Step 20/21 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:16:25 ---> Running in 462ff19e9527 17:16:26 Removing intermediate container 462ff19e9527 17:16:26 ---> e193596d51b3 17:16:26 Step 21/21 : LABEL version=3.0.0-dev.52 17:16:26 ---> 1f5ffa2b9fb0 17:16:26 ---> Running in 77147ac82f9c 17:16:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:16:26 Removing intermediate container 77147ac82f9c 17:16:26 ---> f7167241fff8 17:16:26 17:16:27 Successfully built f7167241fff8 17:16:27 Successfully tagged security-proxy-setup-arm64:latest 17:16:27  Building security-proxy-setup ... done Building support-notifications 17:16:27 ---> d793d48b2cde 17:16:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:16:27 ---> Running in 496074f278f2 17:16:28 Removing intermediate container 496074f278f2 17:16:28 ---> e026bb7bb6c4 17:16:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:28 ---> Running in 94580f22008b 17:16:28 Removing intermediate container 94580f22008b 17:16:28 ---> 764fe9cd7787 17:16:28 Step 22/24 : LABEL arch=arm64 17:16:28 ---> Running in e54e6c999973 17:16:29 Removing intermediate container e54e6c999973 17:16:29 ---> 1bff587f8ed2 17:16:29 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:16:29 ---> Running in c5ad82f95a81 17:16:29 Removing intermediate container c5ad82f95a81 17:16:29 ---> 31e39c3783e3 17:16:29 Step 24/24 : LABEL version=3.0.0-dev.52 17:16:30 ---> Running in 57ff1fbb6cb6 17:16:30 Removing intermediate container 57ff1fbb6cb6 17:16:30 ---> c3fc77f3a79c 17:16:30 17:16:30 Successfully built c3fc77f3a79c 17:16:30 Successfully tagged core-metadata-arm64:latest 17:16:30 Building core-data 17:16:31  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:16:31 ---> 6beba5843c08 17:16:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:16:31 ---> Using cache 17:16:31 ---> cd889d8f3e75 17:16:31 Step 4/22 : WORKDIR /edgex-go 17:16:31 ---> Using cache 17:16:31 ---> ab9ad71d22fb 17:16:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:16:31 ---> Running in b7e91bee3d4c 17:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:16:34 ---> 6beba5843c08 17:16:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:16:34 ---> Using cache 17:16:34 ---> cd889d8f3e75 17:16:34 Step 4/22 : WORKDIR /edgex-go 17:16:34 ---> Using cache 17:16:34 ---> ab9ad71d22fb 17:16:34 Step 5/22 : RUN apk add --update --no-cache make git 17:16:34 ---> Using cache 17:16:34 ---> 16a68b18c16c 17:16:34 Step 6/22 : COPY go.mod vendor* ./ 17:16:34 ---> Using cache 17:16:34 ---> bff7c4c2b292 17:16:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:34 ---> Using cache 17:16:34 ---> a90e37307f59 17:16:34 Step 8/22 : COPY . . 17:16:34 ---> Using cache 17:16:34 ---> 48ae945b3032 17:16:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:16:35 ---> Running in 8eb5c2838ab8 17:16:35 OK: 221 MiB in 51 packages 17:16:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:16:37 Removing intermediate container b7e91bee3d4c 17:16:37 ---> 8213c0aec4bf 17:16:37 Step 6/22 : COPY go.mod vendor* ./ 17:16:38 ---> 89574832d291 17:16:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:38 ---> Running in 72e1ebe6c62f 17:18:15 Removing intermediate container 72e1ebe6c62f 17:18:15 ---> 5b42bcfbe0e4 17:18:15 Step 8/22 : COPY . . 17:18:15 ---> 1f7ab360d432 17:18:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:18:15 ---> Running in 75b79f4b7e32 17:18:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:18:34 Removing intermediate container 0b96dd0cd38b 17:18:34 ---> 97fdced0139f 17:18:34 17:18:34 Step 10/22 : FROM alpine:3.16 17:18:34 ---> 4c81e5bf8899 17:18:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:18:34 ---> Using cache 17:18:34 ---> 9e11cb2abc41 17:18:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:34 ---> Using cache 17:18:34 ---> 36b64f13f316 17:18:34 Step 13/22 : ENV APP_PORT=59861 17:18:34 ---> Running in 252e0fac9f2a 17:18:34 Removing intermediate container 252e0fac9f2a 17:18:34 ---> 3045fe226a38 17:18:34 Step 14/22 : EXPOSE $APP_PORT 17:18:34 ---> Running in f6f3daa14e8d 17:18:34 Removing intermediate container f6f3daa14e8d 17:18:34 ---> c3795a9c8cb8 17:18:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:34 ---> 587dffd8cc9d 17:18:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:37 ---> 510e7a35dcdf 17:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:37 ---> bb6526299cda 17:18:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:18:37 ---> Running in 09500604fffd 17:18:38 Removing intermediate container 09500604fffd 17:18:38 ---> bfc6f0f02968 17:18:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:38 ---> Running in b74bbb66e13a 17:18:38 Removing intermediate container b74bbb66e13a 17:18:38 ---> 790620b10bb4 17:18:38 Step 20/22 : LABEL arch=arm64 17:18:38 ---> Running in f9621610b88a 17:18:39 Removing intermediate container f9621610b88a 17:18:39 ---> d864c6269f5d 17:18:39 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:18:39 ---> Running in 611f5b3aedf1 17:18:42 Removing intermediate container 611f5b3aedf1 17:18:42 ---> 25de0542d0f1 17:18:42 Step 22/22 : LABEL version=3.0.0-dev.52 17:18:42 ---> Running in 2394a8bcb117 17:18:42 Removing intermediate container 2394a8bcb117 17:18:42 ---> 245e8b30da59 17:18:42 17:18:42 Successfully built 245e8b30da59 17:18:42 Successfully tagged support-scheduler-arm64:latest 17:18:42 Building core-common-config-bootstrapper 17:18:46  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:46 ---> 6beba5843c08 17:18:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:18:46 ---> Using cache 17:18:46 ---> cd889d8f3e75 17:18:46 Step 4/22 : WORKDIR /edgex-go 17:18:46 ---> Using cache 17:18:46 ---> ab9ad71d22fb 17:18:46 Step 5/22 : RUN apk add --update --no-cache make git 17:18:46 ---> Using cache 17:18:46 ---> 16a68b18c16c 17:18:46 Step 6/22 : COPY go.mod vendor* ./ 17:18:46 ---> Using cache 17:18:46 ---> bff7c4c2b292 17:18:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:46 ---> Using cache 17:18:46 ---> a90e37307f59 17:18:46 Step 8/22 : COPY . . 17:18:46 ---> Using cache 17:18:46 ---> 48ae945b3032 17:18:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:18:46 ---> Running in 4979c8990d23 17:18:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:19:45 Removing intermediate container bbeac9324e23 17:19:45 ---> 5c2819630e72 17:19:45 17:19:45 Step 9/19 : FROM alpine:3.15 17:19:45 ---> 354640af7b1b 17:19:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:19:45 ---> Using cache 17:19:45 ---> caafb889c949 17:19:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:19:45 ---> Running in ad67bc38d2e2 17:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:48 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:19:48 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:19:48 OK: 15734 distinct packages available 17:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:50 (1/9) Installing ca-certificates (20220614-r0) 17:19:50 (2/9) Installing brotli-libs (1.0.9-r5) 17:19:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:19:50 (4/9) Installing libcurl (7.80.0-r6) 17:19:50 (5/9) Installing curl (7.80.0-r6) 17:19:50 (6/9) Installing dumb-init (1.2.5-r1) 17:19:50 (7/9) Installing musl-obstack (1.2.3-r0) 17:19:50 (8/9) Installing libucontext (1.1-r0) 17:19:50 (9/9) Installing gcompat (1.0.0-r4) 17:19:50 Executing busybox-1.34.1-r7.trigger 17:19:50 Executing ca-certificates-20220614-r0.trigger 17:19:51 OK: 8 MiB in 23 packages 17:19:53 Removing intermediate container ad67bc38d2e2 17:19:53 ---> 0215710a1eb2 17:19:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:19:53 ---> fa9baed2ce72 17:19:53 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:19:57 ---> 94b1ad2a4e80 17:19:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:19:58 ---> 78649cae8283 17:19:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:19:58 ---> Running in 75e9b5a0d457 17:19:58 Removing intermediate container 75e9b5a0d457 17:19:58 ---> 43b8381eef48 17:19:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:59 ---> Running in 98d934d83dae 17:19:59 Removing intermediate container 98d934d83dae 17:19:59 ---> a662ec0ce29a 17:19:59 Step 17/19 : LABEL arch=arm64 17:19:59 ---> Running in 89a98c7c7a50 17:20:00 Removing intermediate container 89a98c7c7a50 17:20:00 ---> 133a589f30d9 17:20:00 Step 18/19 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:20:00 ---> Running in 971dfc3c4ee4 17:20:00 Removing intermediate container 971dfc3c4ee4 17:20:00 ---> 17210295df95 17:20:00 Step 19/19 : LABEL version=3.0.0-dev.52 17:20:00 ---> Running in 0487434e0129 17:20:01 Removing intermediate container 0487434e0129 17:20:01 ---> e46cbb6fbbe3 17:20:01 17:20:01 Successfully built e46cbb6fbbe3 17:20:01 Successfully tagged security-spiffe-token-provider-arm64:latest 17:20:01  Building security-spiffe-token-provider ... done Building core-command 17:20:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:20:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:20:04 ---> 6beba5843c08 17:20:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:20:04 ---> Using cache 17:20:04 ---> cd889d8f3e75 17:20:04 Step 4/23 : WORKDIR /edgex-go 17:20:04 ---> Using cache 17:20:04 ---> ab9ad71d22fb 17:20:04 Step 5/23 : RUN apk add --update --no-cache make git 17:20:04 ---> Using cache 17:20:04 ---> 16a68b18c16c 17:20:04 Step 6/23 : COPY go.mod vendor* ./ 17:20:04 ---> Using cache 17:20:04 ---> bff7c4c2b292 17:20:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:04 ---> Using cache 17:20:04 ---> a90e37307f59 17:20:04 Step 8/23 : COPY . . 17:20:05 ---> Using cache 17:20:05 ---> 48ae945b3032 17:20:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:20:05 ---> Running in bc34ed36cc93 17:20:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:22:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:22:28 Removing intermediate container 989c26f8e830 17:22:28 ---> 1cc4eac768a0 17:22:28 17:22:28 Step 9/24 : FROM alpine:3.16 17:22:28 ---> 4c81e5bf8899 17:22:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:22:28 ---> Running in 3ca8c9461279 17:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:31 (1/3) Installing ca-certificates (20220614-r0) 17:22:31 (2/3) Installing dumb-init (1.2.5-r1) 17:22:31 (3/3) Installing su-exec (0.2-r1) 17:22:31 Executing busybox-1.35.0-r17.trigger 17:22:31 Executing ca-certificates-20220614-r0.trigger 17:22:31 OK: 6 MiB in 17 packages 17:22:33 Removing intermediate container 3ca8c9461279 17:22:33 ---> 7e2512701870 17:22:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:22:33 ---> Running in 59073f2d5038 17:22:34 Removing intermediate container 59073f2d5038 17:22:34 ---> 40e70220eb57 17:22:34 Step 12/24 : WORKDIR / 17:22:34 ---> Running in 28a89026487c 17:22:35 Removing intermediate container 28a89026487c 17:22:35 ---> 93ba0c2593a7 17:22:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:22:36 ---> 2e1699da3134 17:22:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:22:36 ---> 7d817853f442 17:22:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:22:37 ---> 3434d1170693 17:22:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:22:38 ---> 0b1280fd9611 17:22:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:22:40 ---> ba86a7878bc3 17:22:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:22:42 ---> 6055866ddcfb 17:22:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:22:42 ---> 820c3583330e 17:22:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:22:43 ---> Running in b10e3243602a 17:22:46 Removing intermediate container b10e3243602a 17:22:46 ---> 5c9322c98535 17:22:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:22:46 ---> Running in 350cda8f053a 17:22:46 Removing intermediate container 350cda8f053a 17:22:46 ---> a99f4373da0b 17:22:46 Step 22/24 : LABEL arch=arm64 17:22:46 ---> Running in 11e8ecd8ff6f 17:22:47 Removing intermediate container 11e8ecd8ff6f 17:22:47 ---> bf562a5c099c 17:22:47 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:22:47 ---> Running in d0637ab0a0cf 17:22:47 Removing intermediate container d0637ab0a0cf 17:22:47 ---> c53b51488b09 17:22:47 Step 24/24 : LABEL version=3.0.0-dev.52 17:22:47 ---> Running in d557722a355e 17:22:48 Removing intermediate container d557722a355e 17:22:48 ---> a316c6549ed0 17:22:48 17:22:48 Successfully built a316c6549ed0 17:22:48 Successfully tagged security-secretstore-setup-arm64:latest 17:22:48 Building security-spire-agent 17:22:51  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:22:51 ---> 6beba5843c08 17:22:51 Step 3/24 : WORKDIR /edgex-go 17:22:51 ---> Using cache 17:22:51 ---> 228b7771d34d 17:22:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:22:51 ---> Running in 92ef6940aa38 17:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:55 OK: 221 MiB in 51 packages 17:22:56 Removing intermediate container 92ef6940aa38 17:22:56 ---> 01dccf106dd6 17:22:56 Step 5/24 : COPY go.mod vendor* ./ 17:22:57 ---> 748f06279d70 17:22:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:58 ---> Running in 923460fc8336 17:23:44 Removing intermediate container 8eb5c2838ab8 17:23:44 ---> ed53b71475bc 17:23:44 17:23:44 Step 10/22 : FROM alpine:3.16 17:23:44 ---> 4c81e5bf8899 17:23:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:23:44 ---> Running in 380cb050d1c2 17:23:44 Removing intermediate container 380cb050d1c2 17:23:44 ---> 93cb35be647d 17:23:44 Step 12/22 : ENV APP_PORT=59880 17:23:44 ---> Running in 7aba526a21b9 17:23:44 Removing intermediate container 7aba526a21b9 17:23:44 ---> 8941ff1baf77 17:23:44 Step 13/22 : EXPOSE $APP_PORT 17:23:44 ---> Running in 2a66c60ba7a1 17:23:44 Removing intermediate container 2a66c60ba7a1 17:23:44 ---> 12ef454b225e 17:23:44 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:23:44 ---> Running in be158c3cc703 17:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:46 (1/1) Installing dumb-init (1.2.5-r1) 17:23:46 Executing busybox-1.35.0-r17.trigger 17:23:46 OK: 5 MiB in 15 packages 17:23:49 Removing intermediate container be158c3cc703 17:23:49 ---> 60d554a81e43 17:23:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:49 ---> 3b0c69a7ae98 17:23:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:23:51 ---> 0a8967491318 17:23:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:23:52 ---> 67595db473c2 17:23:52 Step 18/22 : ENTRYPOINT ["/core-data"] 17:23:52 ---> Running in fb50839d33c3 17:23:53 Removing intermediate container fb50839d33c3 17:23:53 ---> 9fc68df039f7 17:23:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:53 ---> Running in aec7af092957 17:23:53 Removing intermediate container aec7af092957 17:23:53 ---> 0d356a3998e6 17:23:53 Step 20/22 : LABEL arch=arm64 17:23:54 ---> Running in 067b6c42025e 17:23:54 Removing intermediate container 067b6c42025e 17:23:54 ---> c5e92b4b7feb 17:23:54 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:23:54 ---> Running in 777ee6cdb0ed 17:23:55 Removing intermediate container 777ee6cdb0ed 17:23:55 ---> 445104dd2a6e 17:23:55 Step 22/22 : LABEL version=3.0.0-dev.52 17:23:55 ---> Running in 0853b8d6b0c4 17:23:55 Removing intermediate container 0853b8d6b0c4 17:23:55 ---> af7826cbe7ea 17:23:55 17:23:55 Successfully built af7826cbe7ea 17:23:55 Successfully tagged core-data-arm64:latest 17:24:42  Building core-data ... done Removing intermediate container 923460fc8336 17:24:42 ---> 32fb2ea37eca 17:24:42 Step 7/24 : COPY . . 17:24:42 ---> b562ef2459fb 17:24:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:24:42 ---> Running in 27c39b9fadd3 17:24:42 Removing intermediate container 27c39b9fadd3 17:24:42 ---> 147fcd0f4961 17:24:42 Step 9/24 : WORKDIR /edgex-go/spire-build 17:24:42 ---> Running in 39dcdf453d9d 17:24:42 Removing intermediate container 39dcdf453d9d 17:24:42 ---> 1e45358a6c2c 17:24:42 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:24:42 ---> Running in f06705e4a6bd 17:24:42 Removing intermediate container f06705e4a6bd 17:24:42 ---> 013b0b613b7a 17:24:42 Step 11/24 : WORKDIR /edgex-go 17:24:42 ---> Running in 86c1688b41b9 17:24:42 Removing intermediate container 86c1688b41b9 17:24:42 ---> 4586bf4399c5 17:24:42 17:24:42 Step 12/24 : FROM alpine:3.15 17:24:42 ---> 354640af7b1b 17:24:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:24:42 ---> Using cache 17:24:42 ---> caafb889c949 17:24:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:24:42 ---> Using cache 17:24:42 ---> 94465f137740 17:24:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:24:46 ---> b8f6622cce2b 17:24:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:24:51 ---> 9e92cf066ab3 17:24:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:24:53 ---> f51ee7b1d918 17:24:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:24:54 ---> 85d527c9da75 17:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:24:55 ---> dc925f22f441 17:24:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:24:55 ---> Running in 478178e29255 17:24:56 Removing intermediate container 478178e29255 17:24:56 ---> 6170b4cd6dfc 17:24:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:24:56 ---> Running in 7163fae98fb6 17:24:56 Removing intermediate container 7163fae98fb6 17:24:56 ---> ffc23db1742f 17:24:56 Step 22/24 : LABEL arch=arm64 17:24:57 ---> Running in 4660c78c7a68 17:24:57 Removing intermediate container 4660c78c7a68 17:24:57 ---> 806ef9ac4c5a 17:24:57 Step 23/24 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:24:57 ---> Running in 6cab4d99795c 17:24:58 Removing intermediate container 6cab4d99795c 17:24:58 ---> 9a49b942745f 17:24:58 Step 24/24 : LABEL version=3.0.0-dev.52 17:24:58 ---> Running in ce510dcabd41 17:24:59 Removing intermediate container ce510dcabd41 17:24:59 ---> 8a6892e62bc2 17:24:59 17:24:59 Successfully built 8a6892e62bc2 17:24:59 Successfully tagged security-spire-agent-arm64:latest 17:25:09  Building security-spire-agent ... done Removing intermediate container 4979c8990d23 17:25:09 ---> 0435f347698a 17:25:09 17:25:09 Step 10/22 : FROM alpine:3.16 17:25:09 ---> 4c81e5bf8899 17:25:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:25:09 ---> Running in 758f5cc50b70 17:25:09 Removing intermediate container 758f5cc50b70 17:25:09 ---> 7a5434fbb15d 17:25:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:25:09 ---> Running in b32a9b9796ee 17:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:12 (1/1) Installing dumb-init (1.2.5-r1) 17:25:12 Executing busybox-1.35.0-r17.trigger 17:25:12 OK: 5 MiB in 15 packages 17:25:13 Removing intermediate container b32a9b9796ee 17:25:13 ---> 41604cf2c3ba 17:25:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:14 ---> af3d91c56525 17:25:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:25:16 ---> 234d534a9d03 17:25:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:25:17 ---> 08840b80d25d 17:25:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:25:19 ---> 03245b2ff641 17:25:19 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:25:19 ---> Running in 0470cc6f3c8c 17:25:23 Removing intermediate container 0470cc6f3c8c 17:25:23 ---> 64a862aba9c4 17:25:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:25:23 ---> Running in 5336727d7a20 17:25:23 Removing intermediate container 5336727d7a20 17:25:23 ---> f3d62c1409ae 17:25:23 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:25:23 ---> Running in b93d03853f07 17:25:24 Removing intermediate container b93d03853f07 17:25:24 ---> 2a97993e17c6 17:25:24 Step 20/22 : LABEL arch=arm64 17:25:24 ---> Running in 28d7738e3188 17:25:24 Removing intermediate container 28d7738e3188 17:25:24 ---> 409a96fc3040 17:25:24 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:25:24 ---> Running in 60fcd078a4e3 17:25:25 Removing intermediate container 60fcd078a4e3 17:25:25 ---> ab0143382925 17:25:25 Step 22/22 : LABEL version=3.0.0-dev.52 17:25:25 ---> Running in 10d89ea637a4 17:25:26 Removing intermediate container 10d89ea637a4 17:25:26 ---> d9cad09be08c 17:25:26 17:25:26 Successfully built d9cad09be08c 17:25:26 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:25:52  Building core-common-config-bootstrapper ... done Removing intermediate container bc34ed36cc93 17:25:52 ---> 813ff127f598 17:25:52 17:25:52 Step 10/23 : FROM alpine:3.16 17:25:52 ---> 4c81e5bf8899 17:25:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:25:52 ---> Using cache 17:25:52 ---> 9e11cb2abc41 17:25:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:25:52 ---> Using cache 17:25:52 ---> 36b64f13f316 17:25:52 Step 13/23 : ENV APP_PORT=59882 17:25:52 ---> Running in b4df444a2430 17:25:52 Removing intermediate container b4df444a2430 17:25:52 ---> d5f2a70a2b0c 17:25:52 Step 14/23 : EXPOSE $APP_PORT 17:25:52 ---> Running in 96652204e9f4 17:25:52 Removing intermediate container 96652204e9f4 17:25:52 ---> 7a2b29d682c4 17:25:52 Step 15/23 : WORKDIR / 17:25:52 ---> Running in 3d45267fccd8 17:25:52 Removing intermediate container 3d45267fccd8 17:25:52 ---> c9d34fb51832 17:25:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:52 ---> d4513ad5c20f 17:25:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:25:52 ---> 7872468d9e76 17:25:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:25:53 ---> f61a6b8b8d33 17:25:53 Step 19/23 : ENTRYPOINT ["/core-command"] 17:25:53 ---> Running in ad493c8d4359 17:25:53 Removing intermediate container ad493c8d4359 17:25:53 ---> 509f36491cda 17:25:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:25:53 ---> Running in e917f893b299 17:25:54 Removing intermediate container e917f893b299 17:25:54 ---> 263540857efc 17:25:54 Step 21/23 : LABEL arch=arm64 17:25:54 ---> Running in 35abb20c2fc5 17:25:54 Removing intermediate container 35abb20c2fc5 17:25:54 ---> 06f60f0815e7 17:25:54 Step 22/23 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:25:54 ---> Running in 9b7ef47285c0 17:25:55 Removing intermediate container 9b7ef47285c0 17:25:55 ---> 47b1fdf84b98 17:25:55 Step 23/23 : LABEL version=3.0.0-dev.52 17:25:55 ---> Running in f44c0b567597 17:25:55 Removing intermediate container f44c0b567597 17:25:55 ---> b6d4e12e9c85 17:25:55 17:25:55 Successfully built b6d4e12e9c85 17:25:55 Successfully tagged core-command-arm64:latest 17:26:13  Building core-command ... done Removing intermediate container 75b79f4b7e32 17:26:13 ---> b13b828b4d6d 17:26:13 17:26:13 Step 10/22 : FROM alpine:3.16 17:26:13 ---> 4c81e5bf8899 17:26:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:26:13 ---> Running in 950cd6d60b72 17:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:13 (1/2) Installing ca-certificates (20220614-r0) 17:26:13 (2/2) Installing dumb-init (1.2.5-r1) 17:26:13 Executing busybox-1.35.0-r17.trigger 17:26:13 Executing ca-certificates-20220614-r0.trigger 17:26:13 OK: 6 MiB in 16 packages 17:26:15 Removing intermediate container 950cd6d60b72 17:26:15 ---> 5f60916ff1d1 17:26:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:26:15 ---> Running in 26387dbca6ea 17:26:15 Removing intermediate container 26387dbca6ea 17:26:15 ---> f594f7c4b24e 17:26:15 Step 13/22 : ENV APP_PORT=59860 17:26:15 ---> Running in 92889d31e9dd 17:26:15 Removing intermediate container 92889d31e9dd 17:26:15 ---> 600245c7a025 17:26:15 Step 14/22 : EXPOSE $APP_PORT 17:26:15 ---> Running in ed6ae51e704c 17:26:16 Removing intermediate container ed6ae51e704c 17:26:16 ---> 36867a7d1517 17:26:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:16 ---> a579a8cc3e09 17:26:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:26:18 ---> 5de9a848e10e 17:26:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:26:18 ---> 7426396a0b2f 17:26:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:26:18 ---> Running in ad49e7fc086f 17:26:18 Removing intermediate container ad49e7fc086f 17:26:18 ---> 90a885f6d457 17:26:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:26:18 ---> Running in d1e81bf78598 17:26:19 Removing intermediate container d1e81bf78598 17:26:19 ---> dd8491e27911 17:26:19 Step 20/22 : LABEL arch=arm64 17:26:19 ---> Running in 2e431e560acd 17:26:19 Removing intermediate container 2e431e560acd 17:26:19 ---> 0f209ffe5485 17:26:19 Step 21/22 : LABEL git_sha=8776ce55658615d64e1aa8a64582242181f551ac 17:26:19 ---> Running in 8b40d571498c 17:26:19 Removing intermediate container 8b40d571498c 17:26:19 ---> 0018b87d5e48 17:26:19 Step 22/22 : LABEL version=3.0.0-dev.52 17:26:20 ---> Running in 2c665723eb18 17:26:20 Removing intermediate container 2c665723eb18 17:26:20 ---> 2ca93a36c442 17:26:20 17:26:20 Successfully built 2ca93a36c442 17:26:20 Successfully tagged support-notifications-arm64:latest 17:26:21  Building support-notifications ... done  [Pipeline] } 17:26:21 $ docker stop --time=1 75a5cb1c61148964e48d341569048d6760750f4f2b52ddedde5b90e58e853be8 17:26:22 $ docker rm -f --volumes 75a5cb1c61148964e48d341569048d6760750f4f2b52ddedde5b90e58e853be8 [Pipeline] // withDockerContainer [Pipeline] sh 17:26:23 + docker images 17:26:23 REPOSITORY TAG IMAGE ID CREATED SIZE 17:26:23 support-notifications-arm64 latest 2ca93a36c442 3 seconds ago 29.7MB 17:26:23 b13b828b4d6d 14 seconds ago 1.4GB 17:26:23 core-command-arm64 latest b6d4e12e9c85 28 seconds ago 17MB 17:26:23 813ff127f598 35 seconds ago 1.34GB 17:26:23 core-common-config-bootstrapper-arm64 latest d9cad09be08c 58 seconds ago 14.9MB 17:26:23 0435f347698a About a minute ago 1.33GB 17:26:23 security-spire-agent-arm64 latest 8a6892e62bc2 About a minute ago 122MB 17:26:23 4586bf4399c5 About a minute ago 1.21GB 17:26:23 core-data-arm64 latest af7826cbe7ea 2 minutes ago 17.2MB 17:26:23 ed53b71475bc 2 minutes ago 1.34GB 17:26:23 security-secretstore-setup-arm64 latest a316c6549ed0 3 minutes ago 29MB 17:26:23 1cc4eac768a0 3 minutes ago 1.33GB 17:26:23 security-spiffe-token-provider-arm64 latest e46cbb6fbbe3 6 minutes ago 29.1MB 17:26:23 5c2819630e72 6 minutes ago 1.37GB 17:26:23 support-scheduler-arm64 latest 245e8b30da59 7 minutes ago 29MB 17:26:23 97fdced0139f 7 minutes ago 1.4GB 17:26:23 core-metadata-arm64 latest c3fc77f3a79c 9 minutes ago 17.7MB 17:26:23 security-proxy-setup-arm64 latest f7167241fff8 9 minutes ago 26.9MB 17:26:23 security-bootstrapper-arm64 latest 6a072fb4ae78 10 minutes ago 19.6MB 17:26:23 8fe486a1743f 10 minutes ago 1.34GB 17:26:23 eb487d5865da 10 minutes ago 1.33GB 17:26:23 e6d7797f774c 10 minutes ago 1.33GB 17:26:23 security-spire-config-arm64 latest 78158c7e6035 16 minutes ago 83.6MB 17:26:23 security-spire-server-arm64 latest 9ea8e49f154d 16 minutes ago 84.3MB 17:26:23 038d277c5537 17 minutes ago 1.21GB 17:26:23 4aa474aa2a9d 17 minutes ago 1.21GB 17:26:23 ci-base-image-arm64 latest 6beba5843c08 20 minutes ago 905MB 17:26:23 alpine 3.15 354640af7b1b 4 days ago 5.34MB 17:26:23 alpine 3.16 4c81e5bf8899 4 days ago 5.3MB 17:26:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 17:26:23 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:26:23 provisioning config files... 17:26:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/412@tmp/config7652736681106065831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:24 ---> docker-login.sh 17:26:24 nexus3.edgexfoundry.org:10001 17:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:24 Configure a credential helper to remove this warning. See 17:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:24 17:26:24 Login Succeeded 17:26:24 nexus3.edgexfoundry.org:10002 17:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:24 Configure a credential helper to remove this warning. See 17:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:24 17:26:24 Login Succeeded 17:26:24 nexus3.edgexfoundry.org:10003 17:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:25 Configure a credential helper to remove this warning. See 17:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:25 17:26:25 Login Succeeded 17:26:25 nexus3.edgexfoundry.org:10004 17:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:25 Configure a credential helper to remove this warning. See 17:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:25 17:26:25 Login Succeeded 17:26:25 docker.io 17:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:26 Configure a credential helper to remove this warning. See 17:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:26 17:26:26 Login Succeeded 17:26:26 ---> docker-login.sh ends [Pipeline] } 17:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:26:26 8776ce55658615d64e1aa8a64582242181f551ac 17:26:26 latest 17:26:26 3.0.0-dev.52 17:26:26 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:26 main 17:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:26 9d9d59d1f78c: Preparing 17:26:26 440ad4458210: Preparing 17:26:26 cddc7cb0a4e7: Preparing 17:26:26 b42ee4f02fec: Preparing 17:26:26 f70ee36035b9: Preparing 17:26:26 f70ee36035b9: Layer already exists 17:26:27 cddc7cb0a4e7: Pushed 17:26:27 b42ee4f02fec: Pushed 17:26:27 9d9d59d1f78c: Pushed 17:26:29 440ad4458210: Pushed 17:26:30 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:50f317cdcb5a52bae2c9403c208c8ac949d8dbdcb2fff8b850f5041b896bd0a1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:30 9d9d59d1f78c: Preparing 17:26:30 440ad4458210: Preparing 17:26:30 cddc7cb0a4e7: Preparing 17:26:30 b42ee4f02fec: Preparing 17:26:30 f70ee36035b9: Preparing 17:26:30 440ad4458210: Layer already exists 17:26:30 cddc7cb0a4e7: Layer already exists 17:26:30 b42ee4f02fec: Layer already exists 17:26:30 f70ee36035b9: Layer already exists 17:26:30 9d9d59d1f78c: Layer already exists 17:26:30 latest: digest: sha256:50f317cdcb5a52bae2c9403c208c8ac949d8dbdcb2fff8b850f5041b896bd0a1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.52 17:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:31 9d9d59d1f78c: Preparing 17:26:31 440ad4458210: Preparing 17:26:31 cddc7cb0a4e7: Preparing 17:26:31 b42ee4f02fec: Preparing 17:26:31 f70ee36035b9: Preparing 17:26:31 440ad4458210: Layer already exists 17:26:31 cddc7cb0a4e7: Layer already exists 17:26:31 b42ee4f02fec: Layer already exists 17:26:31 9d9d59d1f78c: Layer already exists 17:26:31 f70ee36035b9: Layer already exists 17:26:31 3.0.0-dev.52: digest: sha256:50f317cdcb5a52bae2c9403c208c8ac949d8dbdcb2fff8b850f5041b896bd0a1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:32 9d9d59d1f78c: Preparing 17:26:32 440ad4458210: Preparing 17:26:32 cddc7cb0a4e7: Preparing 17:26:32 b42ee4f02fec: Preparing 17:26:32 f70ee36035b9: Preparing 17:26:32 f70ee36035b9: Layer already exists 17:26:32 440ad4458210: Layer already exists 17:26:32 9d9d59d1f78c: Layer already exists 17:26:32 cddc7cb0a4e7: Layer already exists 17:26:32 b42ee4f02fec: Layer already exists 17:26:32 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:50f317cdcb5a52bae2c9403c208c8ac949d8dbdcb2fff8b850f5041b896bd0a1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:33 9d9d59d1f78c: Preparing 17:26:33 440ad4458210: Preparing 17:26:33 cddc7cb0a4e7: Preparing 17:26:33 b42ee4f02fec: Preparing 17:26:33 f70ee36035b9: Preparing 17:26:33 440ad4458210: Layer already exists 17:26:33 cddc7cb0a4e7: Layer already exists 17:26:33 f70ee36035b9: Layer already exists 17:26:33 b42ee4f02fec: Layer already exists 17:26:33 9d9d59d1f78c: Layer already exists 17:26:33 main: digest: sha256:50f317cdcb5a52bae2c9403c208c8ac949d8dbdcb2fff8b850f5041b896bd0a1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:33 ===================================================== [Pipeline] echo 17:26:33 taggedImages: 17:26:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:26:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.52 17:26:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:26:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:26:33 8776ce55658615d64e1aa8a64582242181f551ac 17:26:33 latest 17:26:33 3.0.0-dev.52 17:26:33 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:33 main 17:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:26:36 02a5fc7dccfb: Preparing 17:26:36 24f75b271bba: Preparing 17:26:36 14c95b0afb8a: Preparing 17:26:36 d328750df4d5: Preparing 17:26:36 cddc7cb0a4e7: Preparing 17:26:36 14fa7c0b9eea: Preparing 17:26:36 f70ee36035b9: Preparing 17:26:36 14fa7c0b9eea: Waiting 17:26:36 f70ee36035b9: Waiting 17:26:36 cddc7cb0a4e7: Layer already exists 17:26:36 02a5fc7dccfb: Pushed 17:26:36 24f75b271bba: Pushed 17:26:36 14c95b0afb8a: Pushed 17:26:36 f70ee36035b9: Layer already exists 17:26:36 14fa7c0b9eea: Pushed 17:26:38 d328750df4d5: Pushed 17:26:38 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:996b1ea29cb65df6f524900ae562a8c84bd21263709af231c3ae6f8339887234 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:39 + 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:26:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:26:39 02a5fc7dccfb: Preparing 17:26:39 24f75b271bba: Preparing 17:26:39 14c95b0afb8a: Preparing 17:26:39 d328750df4d5: Preparing 17:26:39 cddc7cb0a4e7: Preparing 17:26:39 14fa7c0b9eea: Preparing 17:26:39 f70ee36035b9: Preparing 17:26:39 14fa7c0b9eea: Waiting 17:26:39 f70ee36035b9: Waiting 17:26:39 02a5fc7dccfb: Layer already exists 17:26:39 14c95b0afb8a: Layer already exists 17:26:39 d328750df4d5: Layer already exists 17:26:39 cddc7cb0a4e7: Layer already exists 17:26:39 24f75b271bba: Layer already exists 17:26:39 f70ee36035b9: Layer already exists 17:26:39 14fa7c0b9eea: Layer already exists 17:26:39 latest: digest: sha256:996b1ea29cb65df6f524900ae562a8c84bd21263709af231c3ae6f8339887234 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.52 17:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:26:40 02a5fc7dccfb: Preparing 17:26:40 24f75b271bba: Preparing 17:26:40 14c95b0afb8a: Preparing 17:26:40 d328750df4d5: Preparing 17:26:40 cddc7cb0a4e7: Preparing 17:26:40 14fa7c0b9eea: Preparing 17:26:40 f70ee36035b9: Preparing 17:26:40 14fa7c0b9eea: Waiting 17:26:40 f70ee36035b9: Waiting 17:26:40 d328750df4d5: Layer already exists 17:26:40 14c95b0afb8a: Layer already exists 17:26:40 24f75b271bba: Layer already exists 17:26:40 02a5fc7dccfb: Layer already exists 17:26:40 cddc7cb0a4e7: Layer already exists 17:26:40 14fa7c0b9eea: Layer already exists 17:26:40 f70ee36035b9: Layer already exists 17:26:40 3.0.0-dev.52: digest: sha256:996b1ea29cb65df6f524900ae562a8c84bd21263709af231c3ae6f8339887234 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:26:41 02a5fc7dccfb: Preparing 17:26:41 24f75b271bba: Preparing 17:26:41 14c95b0afb8a: Preparing 17:26:41 d328750df4d5: Preparing 17:26:41 cddc7cb0a4e7: Preparing 17:26:41 14fa7c0b9eea: Preparing 17:26:41 f70ee36035b9: Preparing 17:26:41 14fa7c0b9eea: Waiting 17:26:41 f70ee36035b9: Waiting 17:26:41 d328750df4d5: Layer already exists 17:26:41 24f75b271bba: Layer already exists 17:26:41 cddc7cb0a4e7: Layer already exists 17:26:41 14c95b0afb8a: Layer already exists 17:26:41 02a5fc7dccfb: Layer already exists 17:26:41 f70ee36035b9: Layer already exists 17:26:41 14fa7c0b9eea: Layer already exists 17:26:41 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:996b1ea29cb65df6f524900ae562a8c84bd21263709af231c3ae6f8339887234 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:42 + 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:26:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:26:42 02a5fc7dccfb: Preparing 17:26:42 24f75b271bba: Preparing 17:26:42 14c95b0afb8a: Preparing 17:26:42 d328750df4d5: Preparing 17:26:42 cddc7cb0a4e7: Preparing 17:26:42 14fa7c0b9eea: Preparing 17:26:42 f70ee36035b9: Preparing 17:26:42 14fa7c0b9eea: Waiting 17:26:42 f70ee36035b9: Waiting 17:26:42 cddc7cb0a4e7: Layer already exists 17:26:42 14c95b0afb8a: Layer already exists 17:26:42 d328750df4d5: Layer already exists 17:26:42 24f75b271bba: Layer already exists 17:26:42 02a5fc7dccfb: Layer already exists 17:26:42 f70ee36035b9: Layer already exists 17:26:42 14fa7c0b9eea: Layer already exists 17:26:42 main: digest: sha256:996b1ea29cb65df6f524900ae562a8c84bd21263709af231c3ae6f8339887234 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:42 ===================================================== [Pipeline] echo 17:26:42 taggedImages: 17:26:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:26:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.52 17:26:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:26:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:26:42 8776ce55658615d64e1aa8a64582242181f551ac 17:26:42 latest 17:26:42 3.0.0-dev.52 17:26:42 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:42 main 17:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:26:43 77da07185560: Preparing 17:26:43 82242c70266c: Preparing 17:26:43 cddc7cb0a4e7: Preparing 17:26:43 a51d058e1ba4: Preparing 17:26:43 f70ee36035b9: Preparing 17:26:43 f70ee36035b9: Layer already exists 17:26:43 cddc7cb0a4e7: Layer already exists 17:26:43 77da07185560: Pushed 17:26:43 a51d058e1ba4: Pushed 17:26:46 82242c70266c: Pushed 17:26:46 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:1ebf0af1e9025dc8d51ff984c5d110221896d01c5146ade59fc4b0028b79097b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:26:47 77da07185560: Preparing 17:26:47 82242c70266c: Preparing 17:26:47 cddc7cb0a4e7: Preparing 17:26:47 a51d058e1ba4: Preparing 17:26:47 f70ee36035b9: Preparing 17:26:47 cddc7cb0a4e7: Layer already exists 17:26:47 a51d058e1ba4: Layer already exists 17:26:47 f70ee36035b9: Layer already exists 17:26:47 77da07185560: Layer already exists 17:26:47 82242c70266c: Layer already exists 17:26:47 latest: digest: sha256:1ebf0af1e9025dc8d51ff984c5d110221896d01c5146ade59fc4b0028b79097b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.52 17:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:26:48 77da07185560: Preparing 17:26:48 82242c70266c: Preparing 17:26:48 cddc7cb0a4e7: Preparing 17:26:48 a51d058e1ba4: Preparing 17:26:48 f70ee36035b9: Preparing 17:26:48 f70ee36035b9: Layer already exists 17:26:48 cddc7cb0a4e7: Layer already exists 17:26:48 82242c70266c: Layer already exists 17:26:48 a51d058e1ba4: Layer already exists 17:26:48 77da07185560: Layer already exists 17:26:48 3.0.0-dev.52: digest: sha256:1ebf0af1e9025dc8d51ff984c5d110221896d01c5146ade59fc4b0028b79097b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:26:48 77da07185560: Preparing 17:26:48 82242c70266c: Preparing 17:26:48 cddc7cb0a4e7: Preparing 17:26:48 a51d058e1ba4: Preparing 17:26:48 f70ee36035b9: Preparing 17:26:48 f70ee36035b9: Layer already exists 17:26:48 82242c70266c: Layer already exists 17:26:48 a51d058e1ba4: Layer already exists 17:26:48 77da07185560: Layer already exists 17:26:48 cddc7cb0a4e7: Layer already exists 17:26:48 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:1ebf0af1e9025dc8d51ff984c5d110221896d01c5146ade59fc4b0028b79097b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:26:49 77da07185560: Preparing 17:26:49 82242c70266c: Preparing 17:26:49 cddc7cb0a4e7: Preparing 17:26:49 a51d058e1ba4: Preparing 17:26:49 f70ee36035b9: Preparing 17:26:49 77da07185560: Layer already exists 17:26:49 cddc7cb0a4e7: Layer already exists 17:26:49 f70ee36035b9: Layer already exists 17:26:49 82242c70266c: Layer already exists 17:26:49 a51d058e1ba4: Layer already exists 17:26:49 main: digest: sha256:1ebf0af1e9025dc8d51ff984c5d110221896d01c5146ade59fc4b0028b79097b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:49 ===================================================== [Pipeline] echo 17:26:49 taggedImages: 17:26:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:26:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.52 17:26:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:26:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:26:49 8776ce55658615d64e1aa8a64582242181f551ac 17:26:49 latest 17:26:49 3.0.0-dev.52 17:26:49 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:49 main 17:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:26:50 b1b9b5346b5b: Preparing 17:26:50 5589d220900f: Preparing 17:26:50 700e600ca715: Preparing 17:26:50 cddc7cb0a4e7: Preparing 17:26:50 b42ee4f02fec: Preparing 17:26:50 f70ee36035b9: Preparing 17:26:50 f70ee36035b9: Waiting 17:26:50 cddc7cb0a4e7: Layer already exists 17:26:50 b42ee4f02fec: Layer already exists 17:26:50 f70ee36035b9: Layer already exists 17:26:50 5589d220900f: Pushed 17:26:50 b1b9b5346b5b: Pushed 17:26:54 700e600ca715: Pushed 17:26:54 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:6e2e8b2512dbde26b2e694975c03de74f3a51afa41ce32e52ea82faadf6ebe62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:26:54 b1b9b5346b5b: Preparing 17:26:54 5589d220900f: Preparing 17:26:54 700e600ca715: Preparing 17:26:54 cddc7cb0a4e7: Preparing 17:26:54 b42ee4f02fec: Preparing 17:26:54 f70ee36035b9: Preparing 17:26:54 f70ee36035b9: Waiting 17:26:54 cddc7cb0a4e7: Layer already exists 17:26:54 b1b9b5346b5b: Layer already exists 17:26:54 5589d220900f: Layer already exists 17:26:54 700e600ca715: Layer already exists 17:26:54 b42ee4f02fec: Layer already exists 17:26:54 f70ee36035b9: Layer already exists 17:26:55 latest: digest: sha256:6e2e8b2512dbde26b2e694975c03de74f3a51afa41ce32e52ea82faadf6ebe62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.52 17:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:26:55 b1b9b5346b5b: Preparing 17:26:55 5589d220900f: Preparing 17:26:55 700e600ca715: Preparing 17:26:55 cddc7cb0a4e7: Preparing 17:26:55 b42ee4f02fec: Preparing 17:26:55 f70ee36035b9: Preparing 17:26:55 f70ee36035b9: Waiting 17:26:55 b1b9b5346b5b: Layer already exists 17:26:55 cddc7cb0a4e7: Layer already exists 17:26:55 b42ee4f02fec: Layer already exists 17:26:55 5589d220900f: Layer already exists 17:26:55 700e600ca715: Layer already exists 17:26:55 f70ee36035b9: Layer already exists 17:26:55 3.0.0-dev.52: digest: sha256:6e2e8b2512dbde26b2e694975c03de74f3a51afa41ce32e52ea82faadf6ebe62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:26:56 b1b9b5346b5b: Preparing 17:26:56 5589d220900f: Preparing 17:26:56 700e600ca715: Preparing 17:26:56 cddc7cb0a4e7: Preparing 17:26:56 b42ee4f02fec: Preparing 17:26:56 f70ee36035b9: Preparing 17:26:56 f70ee36035b9: Waiting 17:26:56 b42ee4f02fec: Layer already exists 17:26:56 b1b9b5346b5b: Layer already exists 17:26:56 cddc7cb0a4e7: Layer already exists 17:26:56 5589d220900f: Layer already exists 17:26:56 700e600ca715: Layer already exists 17:26:56 f70ee36035b9: Layer already exists 17:26:57 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:6e2e8b2512dbde26b2e694975c03de74f3a51afa41ce32e52ea82faadf6ebe62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:26:57 b1b9b5346b5b: Preparing 17:26:57 5589d220900f: Preparing 17:26:57 700e600ca715: Preparing 17:26:57 cddc7cb0a4e7: Preparing 17:26:57 b42ee4f02fec: Preparing 17:26:57 f70ee36035b9: Preparing 17:26:57 f70ee36035b9: Waiting 17:26:57 b42ee4f02fec: Layer already exists 17:26:57 cddc7cb0a4e7: Layer already exists 17:26:57 700e600ca715: Layer already exists 17:26:57 b1b9b5346b5b: Layer already exists 17:26:57 5589d220900f: Layer already exists 17:26:57 f70ee36035b9: Layer already exists 17:26:57 main: digest: sha256:6e2e8b2512dbde26b2e694975c03de74f3a51afa41ce32e52ea82faadf6ebe62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:58 ===================================================== [Pipeline] echo 17:26:58 taggedImages: 17:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.52 17:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:26:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:26:58 8776ce55658615d64e1aa8a64582242181f551ac 17:26:58 latest 17:26:58 3.0.0-dev.52 17:26:58 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:26:58 main 17:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:26:58 bd42b2e94943: Preparing 17:26:58 bd42b2e94943: Preparing 17:26:58 a689092d2197: Preparing 17:26:58 caf7559186fa: Preparing 17:26:58 f6258285945c: Preparing 17:26:58 6209b1b8d1fe: Preparing 17:26:58 f1b8bf960001: Preparing 17:26:58 cddc7cb0a4e7: Preparing 17:26:58 cac12aec00a8: Preparing 17:26:58 5d802f230e9b: Preparing 17:26:58 5dce0e2c5e67: Preparing 17:26:58 4faa097235da: Preparing 17:26:58 f70ee36035b9: Preparing 17:26:58 cddc7cb0a4e7: Waiting 17:26:58 cac12aec00a8: Waiting 17:26:58 5d802f230e9b: Waiting 17:26:58 4faa097235da: Waiting 17:26:58 5dce0e2c5e67: Waiting 17:26:58 f70ee36035b9: Waiting 17:26:58 f1b8bf960001: Waiting 17:26:58 a689092d2197: Pushed 17:26:58 6209b1b8d1fe: Pushed 17:26:58 f6258285945c: Pushed 17:26:58 caf7559186fa: Pushed 17:26:58 bd42b2e94943: Pushed 17:26:58 cddc7cb0a4e7: Layer already exists 17:26:59 cac12aec00a8: Pushed 17:26:59 f70ee36035b9: Layer already exists 17:26:59 4faa097235da: Pushed 17:26:59 5dce0e2c5e67: Pushed 17:26:59 5d802f230e9b: Pushed 17:27:02 f1b8bf960001: Pushed 17:27:02 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:af4a5f3bc1b44570b0c57453b14bc8becc382083543d31528bbb59ab3b17067d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:03 bd42b2e94943: Preparing 17:27:03 bd42b2e94943: Preparing 17:27:03 a689092d2197: Preparing 17:27:03 caf7559186fa: Preparing 17:27:03 f6258285945c: Preparing 17:27:03 6209b1b8d1fe: Preparing 17:27:03 f1b8bf960001: Preparing 17:27:03 cddc7cb0a4e7: Preparing 17:27:03 cac12aec00a8: Preparing 17:27:03 5d802f230e9b: Preparing 17:27:03 5dce0e2c5e67: Preparing 17:27:03 4faa097235da: Preparing 17:27:03 f70ee36035b9: Preparing 17:27:03 f1b8bf960001: Waiting 17:27:03 5d802f230e9b: Waiting 17:27:03 5dce0e2c5e67: Waiting 17:27:03 4faa097235da: Waiting 17:27:03 f70ee36035b9: Waiting 17:27:03 cddc7cb0a4e7: Waiting 17:27:03 f6258285945c: Layer already exists 17:27:03 bd42b2e94943: Layer already exists 17:27:03 caf7559186fa: Layer already exists 17:27:03 a689092d2197: Layer already exists 17:27:03 6209b1b8d1fe: Layer already exists 17:27:03 5dce0e2c5e67: Layer already exists 17:27:03 5d802f230e9b: Layer already exists 17:27:03 cddc7cb0a4e7: Layer already exists 17:27:03 cac12aec00a8: Layer already exists 17:27:03 f1b8bf960001: Layer already exists 17:27:03 4faa097235da: Layer already exists 17:27:03 f70ee36035b9: Layer already exists 17:27:03 latest: digest: sha256:af4a5f3bc1b44570b0c57453b14bc8becc382083543d31528bbb59ab3b17067d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.52 17:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:04 bd42b2e94943: Preparing 17:27:04 bd42b2e94943: Preparing 17:27:04 a689092d2197: Preparing 17:27:04 caf7559186fa: Preparing 17:27:04 f6258285945c: Preparing 17:27:04 6209b1b8d1fe: Preparing 17:27:04 f1b8bf960001: Preparing 17:27:04 cddc7cb0a4e7: Preparing 17:27:04 cac12aec00a8: Preparing 17:27:04 5d802f230e9b: Preparing 17:27:04 5dce0e2c5e67: Preparing 17:27:04 4faa097235da: Preparing 17:27:04 f70ee36035b9: Preparing 17:27:04 5d802f230e9b: Waiting 17:27:04 5dce0e2c5e67: Waiting 17:27:04 f70ee36035b9: Waiting 17:27:04 f1b8bf960001: Waiting 17:27:04 4faa097235da: Waiting 17:27:04 cac12aec00a8: Waiting 17:27:04 cddc7cb0a4e7: Waiting 17:27:04 bd42b2e94943: Layer already exists 17:27:04 f6258285945c: Layer already exists 17:27:04 caf7559186fa: Layer already exists 17:27:04 a689092d2197: Layer already exists 17:27:04 6209b1b8d1fe: Layer already exists 17:27:04 cac12aec00a8: Layer already exists 17:27:04 cddc7cb0a4e7: Layer already exists 17:27:04 f1b8bf960001: Layer already exists 17:27:04 5d802f230e9b: Layer already exists 17:27:04 5dce0e2c5e67: Layer already exists 17:27:04 f70ee36035b9: Layer already exists 17:27:04 4faa097235da: Layer already exists 17:27:04 3.0.0-dev.52: digest: sha256:af4a5f3bc1b44570b0c57453b14bc8becc382083543d31528bbb59ab3b17067d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:05 bd42b2e94943: Preparing 17:27:05 bd42b2e94943: Preparing 17:27:05 a689092d2197: Preparing 17:27:05 caf7559186fa: Preparing 17:27:05 f6258285945c: Preparing 17:27:05 6209b1b8d1fe: Preparing 17:27:05 f1b8bf960001: Preparing 17:27:05 cddc7cb0a4e7: Preparing 17:27:05 cac12aec00a8: Preparing 17:27:05 5d802f230e9b: Preparing 17:27:05 5dce0e2c5e67: Preparing 17:27:05 4faa097235da: Preparing 17:27:05 f70ee36035b9: Preparing 17:27:05 5d802f230e9b: Waiting 17:27:05 5dce0e2c5e67: Waiting 17:27:05 4faa097235da: Waiting 17:27:05 f1b8bf960001: Waiting 17:27:05 cddc7cb0a4e7: Waiting 17:27:05 cac12aec00a8: Waiting 17:27:05 f70ee36035b9: Waiting 17:27:05 caf7559186fa: Layer already exists 17:27:05 f6258285945c: Layer already exists 17:27:05 6209b1b8d1fe: Layer already exists 17:27:05 a689092d2197: Layer already exists 17:27:05 bd42b2e94943: Layer already exists 17:27:05 5dce0e2c5e67: Layer already exists 17:27:05 f1b8bf960001: Layer already exists 17:27:05 cddc7cb0a4e7: Layer already exists 17:27:05 cac12aec00a8: Layer already exists 17:27:05 5d802f230e9b: Layer already exists 17:27:05 4faa097235da: Layer already exists 17:27:05 f70ee36035b9: Layer already exists 17:27:05 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:af4a5f3bc1b44570b0c57453b14bc8becc382083543d31528bbb59ab3b17067d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:06 bd42b2e94943: Preparing 17:27:06 bd42b2e94943: Preparing 17:27:06 a689092d2197: Preparing 17:27:06 caf7559186fa: Preparing 17:27:06 f6258285945c: Preparing 17:27:06 6209b1b8d1fe: Preparing 17:27:06 f1b8bf960001: Preparing 17:27:06 cddc7cb0a4e7: Preparing 17:27:06 cac12aec00a8: Preparing 17:27:06 5d802f230e9b: Preparing 17:27:06 5dce0e2c5e67: Preparing 17:27:06 4faa097235da: Preparing 17:27:06 f70ee36035b9: Preparing 17:27:06 cac12aec00a8: Waiting 17:27:06 4faa097235da: Waiting 17:27:06 f70ee36035b9: Waiting 17:27:06 5d802f230e9b: Waiting 17:27:06 f1b8bf960001: Waiting 17:27:06 5dce0e2c5e67: Waiting 17:27:06 cddc7cb0a4e7: Waiting 17:27:06 bd42b2e94943: Layer already exists 17:27:06 a689092d2197: Layer already exists 17:27:06 6209b1b8d1fe: Layer already exists 17:27:06 caf7559186fa: Layer already exists 17:27:06 f6258285945c: Layer already exists 17:27:06 f1b8bf960001: Layer already exists 17:27:06 cac12aec00a8: Layer already exists 17:27:06 cddc7cb0a4e7: Layer already exists 17:27:06 5dce0e2c5e67: Layer already exists 17:27:06 5d802f230e9b: Layer already exists 17:27:06 4faa097235da: Layer already exists 17:27:06 f70ee36035b9: Layer already exists 17:27:06 main: digest: sha256:af4a5f3bc1b44570b0c57453b14bc8becc382083543d31528bbb59ab3b17067d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:06 ===================================================== [Pipeline] echo 17:27:06 taggedImages: 17:27:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:27:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.52 17:27:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:27:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:27:06 8776ce55658615d64e1aa8a64582242181f551ac 17:27:06 latest 17:27:06 3.0.0-dev.52 17:27:06 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:06 main 17:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:07 f7a2525d6471: Preparing 17:27:07 a922396aeabc: Preparing 17:27:07 53aecf124251: Preparing 17:27:07 e9fe058305b2: Preparing 17:27:07 d080bbe3f140: Preparing 17:27:07 bad9dea5e50e: Preparing 17:27:07 e3d77b084474: Preparing 17:27:07 f70ee36035b9: Preparing 17:27:07 bad9dea5e50e: Waiting 17:27:07 f70ee36035b9: Waiting 17:27:07 e3d77b084474: Waiting 17:27:07 a922396aeabc: Pushed 17:27:07 d080bbe3f140: Pushed 17:27:07 f7a2525d6471: Pushed 17:27:07 f70ee36035b9: Layer already exists 17:27:07 bad9dea5e50e: Pushed 17:27:08 e3d77b084474: Pushed 17:27:09 e9fe058305b2: Pushed 17:27:09 53aecf124251: Pushed 17:27:10 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:6b6ce843f8aea3523d1f116d1774c850ba7e3c1af084e3528643a5bd1a1ce3ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:10 + 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:27:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:10 f7a2525d6471: Preparing 17:27:10 a922396aeabc: Preparing 17:27:10 53aecf124251: Preparing 17:27:10 e9fe058305b2: Preparing 17:27:10 d080bbe3f140: Preparing 17:27:10 bad9dea5e50e: Preparing 17:27:10 e3d77b084474: Preparing 17:27:10 f70ee36035b9: Preparing 17:27:10 bad9dea5e50e: Waiting 17:27:10 e3d77b084474: Waiting 17:27:10 f70ee36035b9: Waiting 17:27:10 e9fe058305b2: Layer already exists 17:27:10 53aecf124251: Layer already exists 17:27:10 a922396aeabc: Layer already exists 17:27:10 d080bbe3f140: Layer already exists 17:27:10 f7a2525d6471: Layer already exists 17:27:10 f70ee36035b9: Layer already exists 17:27:10 e3d77b084474: Layer already exists 17:27:10 bad9dea5e50e: Layer already exists 17:27:11 latest: digest: sha256:6b6ce843f8aea3523d1f116d1774c850ba7e3c1af084e3528643a5bd1a1ce3ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.52 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:11 f7a2525d6471: Preparing 17:27:11 a922396aeabc: Preparing 17:27:11 53aecf124251: Preparing 17:27:11 e9fe058305b2: Preparing 17:27:11 d080bbe3f140: Preparing 17:27:11 bad9dea5e50e: Preparing 17:27:11 e3d77b084474: Preparing 17:27:11 f70ee36035b9: Preparing 17:27:11 bad9dea5e50e: Waiting 17:27:11 e3d77b084474: Waiting 17:27:11 f70ee36035b9: Waiting 17:27:11 d080bbe3f140: Layer already exists 17:27:11 a922396aeabc: Layer already exists 17:27:11 53aecf124251: Layer already exists 17:27:11 e9fe058305b2: Layer already exists 17:27:11 f7a2525d6471: Layer already exists 17:27:11 bad9dea5e50e: Layer already exists 17:27:11 e3d77b084474: Layer already exists 17:27:11 f70ee36035b9: Layer already exists 17:27:12 3.0.0-dev.52: digest: sha256:6b6ce843f8aea3523d1f116d1774c850ba7e3c1af084e3528643a5bd1a1ce3ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:13 f7a2525d6471: Preparing 17:27:13 a922396aeabc: Preparing 17:27:13 53aecf124251: Preparing 17:27:13 e9fe058305b2: Preparing 17:27:13 d080bbe3f140: Preparing 17:27:13 bad9dea5e50e: Preparing 17:27:13 e3d77b084474: Preparing 17:27:13 f70ee36035b9: Preparing 17:27:13 bad9dea5e50e: Waiting 17:27:13 e3d77b084474: Waiting 17:27:13 f70ee36035b9: Waiting 17:27:13 f7a2525d6471: Layer already exists 17:27:13 a922396aeabc: Layer already exists 17:27:13 d080bbe3f140: Layer already exists 17:27:13 53aecf124251: Layer already exists 17:27:13 e9fe058305b2: Layer already exists 17:27:13 f70ee36035b9: Layer already exists 17:27:13 e3d77b084474: Layer already exists 17:27:13 bad9dea5e50e: Layer already exists 17:27:13 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:6b6ce843f8aea3523d1f116d1774c850ba7e3c1af084e3528643a5bd1a1ce3ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:13 + 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:27:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:14 f7a2525d6471: Preparing 17:27:14 a922396aeabc: Preparing 17:27:14 53aecf124251: Preparing 17:27:14 e9fe058305b2: Preparing 17:27:14 d080bbe3f140: Preparing 17:27:14 bad9dea5e50e: Preparing 17:27:14 e3d77b084474: Preparing 17:27:14 f70ee36035b9: Preparing 17:27:14 bad9dea5e50e: Waiting 17:27:14 e3d77b084474: Waiting 17:27:14 f70ee36035b9: Waiting 17:27:14 e9fe058305b2: Layer already exists 17:27:14 53aecf124251: Layer already exists 17:27:14 d080bbe3f140: Layer already exists 17:27:14 f7a2525d6471: Layer already exists 17:27:14 a922396aeabc: Layer already exists 17:27:14 f70ee36035b9: Layer already exists 17:27:14 e3d77b084474: Layer already exists 17:27:14 bad9dea5e50e: Layer already exists 17:27:14 main: digest: sha256:6b6ce843f8aea3523d1f116d1774c850ba7e3c1af084e3528643a5bd1a1ce3ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:14 ===================================================== [Pipeline] echo 17:27:14 taggedImages: 17:27:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:27:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.52 17:27:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:27:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:27:14 8776ce55658615d64e1aa8a64582242181f551ac 17:27:14 latest 17:27:14 3.0.0-dev.52 17:27:14 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:14 main 17:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:15 a19dec29599a: Preparing 17:27:15 2be3f0a6b1d9: Preparing 17:27:15 4201a71cbf6c: Preparing 17:27:15 6427e8c0c8a0: Preparing 17:27:15 14b60fec040f: Preparing 17:27:15 b3f59f99605c: Preparing 17:27:15 3c1b756a980d: Preparing 17:27:15 ea3b13b14cf6: Preparing 17:27:15 519b646e3ad5: Preparing 17:27:15 f70ee36035b9: Preparing 17:27:15 b3f59f99605c: Waiting 17:27:15 3c1b756a980d: Waiting 17:27:15 ea3b13b14cf6: Waiting 17:27:15 519b646e3ad5: Waiting 17:27:15 f70ee36035b9: Waiting 17:27:15 2be3f0a6b1d9: Pushed 17:27:15 a19dec29599a: Pushed 17:27:15 14b60fec040f: Pushed 17:27:15 b3f59f99605c: Pushed 17:27:15 3c1b756a980d: Pushed 17:27:15 ea3b13b14cf6: Pushed 17:27:15 f70ee36035b9: Layer already exists 17:27:16 519b646e3ad5: Pushed 17:27:18 6427e8c0c8a0: Pushed 17:27:19 4201a71cbf6c: Pushed 17:27:19 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:18fbaeb8c25f75ea65c1f4d05fab02048905651d48ef0a348ab0bf90ef54ef9f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:19 + 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:27:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:19 a19dec29599a: Preparing 17:27:19 2be3f0a6b1d9: Preparing 17:27:19 4201a71cbf6c: Preparing 17:27:19 6427e8c0c8a0: Preparing 17:27:19 14b60fec040f: Preparing 17:27:19 b3f59f99605c: Preparing 17:27:19 3c1b756a980d: Preparing 17:27:19 ea3b13b14cf6: Preparing 17:27:19 519b646e3ad5: Preparing 17:27:19 f70ee36035b9: Preparing 17:27:19 b3f59f99605c: Waiting 17:27:19 3c1b756a980d: Waiting 17:27:19 ea3b13b14cf6: Waiting 17:27:19 f70ee36035b9: Waiting 17:27:19 519b646e3ad5: Waiting 17:27:19 4201a71cbf6c: Layer already exists 17:27:19 a19dec29599a: Layer already exists 17:27:19 2be3f0a6b1d9: Layer already exists 17:27:19 6427e8c0c8a0: Layer already exists 17:27:19 14b60fec040f: Layer already exists 17:27:19 3c1b756a980d: Layer already exists 17:27:19 b3f59f99605c: Layer already exists 17:27:19 519b646e3ad5: Layer already exists 17:27:19 ea3b13b14cf6: Layer already exists 17:27:19 f70ee36035b9: Layer already exists 17:27:20 latest: digest: sha256:18fbaeb8c25f75ea65c1f4d05fab02048905651d48ef0a348ab0bf90ef54ef9f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.52 17:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:20 a19dec29599a: Preparing 17:27:20 2be3f0a6b1d9: Preparing 17:27:20 4201a71cbf6c: Preparing 17:27:20 6427e8c0c8a0: Preparing 17:27:20 14b60fec040f: Preparing 17:27:20 b3f59f99605c: Preparing 17:27:20 3c1b756a980d: Preparing 17:27:20 ea3b13b14cf6: Preparing 17:27:20 519b646e3ad5: Preparing 17:27:20 f70ee36035b9: Preparing 17:27:20 b3f59f99605c: Waiting 17:27:20 3c1b756a980d: Waiting 17:27:20 ea3b13b14cf6: Waiting 17:27:20 519b646e3ad5: Waiting 17:27:20 f70ee36035b9: Waiting 17:27:20 14b60fec040f: Layer already exists 17:27:20 4201a71cbf6c: Layer already exists 17:27:20 a19dec29599a: Layer already exists 17:27:20 2be3f0a6b1d9: Layer already exists 17:27:20 6427e8c0c8a0: Layer already exists 17:27:20 ea3b13b14cf6: Layer already exists 17:27:20 3c1b756a980d: Layer already exists 17:27:20 b3f59f99605c: Layer already exists 17:27:20 f70ee36035b9: Layer already exists 17:27:20 519b646e3ad5: Layer already exists 17:27:21 3.0.0-dev.52: digest: sha256:18fbaeb8c25f75ea65c1f4d05fab02048905651d48ef0a348ab0bf90ef54ef9f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:21 a19dec29599a: Preparing 17:27:21 2be3f0a6b1d9: Preparing 17:27:21 4201a71cbf6c: Preparing 17:27:21 6427e8c0c8a0: Preparing 17:27:21 14b60fec040f: Preparing 17:27:21 b3f59f99605c: Preparing 17:27:21 3c1b756a980d: Preparing 17:27:21 ea3b13b14cf6: Preparing 17:27:21 519b646e3ad5: Preparing 17:27:21 f70ee36035b9: Preparing 17:27:21 3c1b756a980d: Waiting 17:27:21 519b646e3ad5: Waiting 17:27:21 f70ee36035b9: Waiting 17:27:21 ea3b13b14cf6: Waiting 17:27:21 b3f59f99605c: Waiting 17:27:21 2be3f0a6b1d9: Layer already exists 17:27:21 14b60fec040f: Layer already exists 17:27:21 a19dec29599a: Layer already exists 17:27:21 6427e8c0c8a0: Layer already exists 17:27:21 4201a71cbf6c: Layer already exists 17:27:21 3c1b756a980d: Layer already exists 17:27:21 b3f59f99605c: Layer already exists 17:27:21 ea3b13b14cf6: Layer already exists 17:27:21 519b646e3ad5: Layer already exists 17:27:21 f70ee36035b9: Layer already exists 17:27:22 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:18fbaeb8c25f75ea65c1f4d05fab02048905651d48ef0a348ab0bf90ef54ef9f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:22 + 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:27:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:22 a19dec29599a: Preparing 17:27:22 2be3f0a6b1d9: Preparing 17:27:22 4201a71cbf6c: Preparing 17:27:22 6427e8c0c8a0: Preparing 17:27:22 14b60fec040f: Preparing 17:27:22 b3f59f99605c: Preparing 17:27:22 3c1b756a980d: Preparing 17:27:22 ea3b13b14cf6: Preparing 17:27:22 519b646e3ad5: Preparing 17:27:22 f70ee36035b9: Preparing 17:27:22 ea3b13b14cf6: Waiting 17:27:22 f70ee36035b9: Waiting 17:27:22 3c1b756a980d: Waiting 17:27:22 b3f59f99605c: Waiting 17:27:22 519b646e3ad5: Waiting 17:27:22 2be3f0a6b1d9: Layer already exists 17:27:22 6427e8c0c8a0: Layer already exists 17:27:22 14b60fec040f: Layer already exists 17:27:22 a19dec29599a: Layer already exists 17:27:22 4201a71cbf6c: Layer already exists 17:27:22 3c1b756a980d: Layer already exists 17:27:22 519b646e3ad5: Layer already exists 17:27:22 b3f59f99605c: Layer already exists 17:27:22 ea3b13b14cf6: Layer already exists 17:27:22 f70ee36035b9: Layer already exists 17:27:23 main: digest: sha256:18fbaeb8c25f75ea65c1f4d05fab02048905651d48ef0a348ab0bf90ef54ef9f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:23 ===================================================== [Pipeline] echo 17:27:23 taggedImages: 17:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.52 17:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:27:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:27:23 8776ce55658615d64e1aa8a64582242181f551ac 17:27:23 latest 17:27:23 3.0.0-dev.52 17:27:23 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:23 main 17:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:27:23 6cd61b389f52: Preparing 17:27:23 2deed0d0f415: Preparing 17:27:23 cddc7cb0a4e7: Preparing 17:27:23 eda38e3ddc24: Preparing 17:27:23 a8cfdf0cc8ec: Preparing 17:27:24 a8cfdf0cc8ec: Layer already exists 17:27:24 cddc7cb0a4e7: Layer already exists 17:27:24 6cd61b389f52: Pushed 17:27:25 eda38e3ddc24: Pushed 17:27:28 2deed0d0f415: Pushed 17:27:28 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:5aa34c5c21394d7a517a08fecb474c53ecaf37bcd5e3fd3465201bc490c812a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:29 + 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:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:27:29 6cd61b389f52: Preparing 17:27:29 2deed0d0f415: Preparing 17:27:29 cddc7cb0a4e7: Preparing 17:27:29 eda38e3ddc24: Preparing 17:27:29 a8cfdf0cc8ec: Preparing 17:27:29 a8cfdf0cc8ec: Layer already exists 17:27:29 6cd61b389f52: Layer already exists 17:27:29 cddc7cb0a4e7: Layer already exists 17:27:29 2deed0d0f415: Layer already exists 17:27:29 eda38e3ddc24: Layer already exists 17:27:29 latest: digest: sha256:5aa34c5c21394d7a517a08fecb474c53ecaf37bcd5e3fd3465201bc490c812a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.52 17:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:27:30 6cd61b389f52: Preparing 17:27:30 2deed0d0f415: Preparing 17:27:30 cddc7cb0a4e7: Preparing 17:27:30 eda38e3ddc24: Preparing 17:27:30 a8cfdf0cc8ec: Preparing 17:27:30 cddc7cb0a4e7: Layer already exists 17:27:30 eda38e3ddc24: Layer already exists 17:27:30 6cd61b389f52: Layer already exists 17:27:30 a8cfdf0cc8ec: Layer already exists 17:27:30 2deed0d0f415: Layer already exists 17:27:30 3.0.0-dev.52: digest: sha256:5aa34c5c21394d7a517a08fecb474c53ecaf37bcd5e3fd3465201bc490c812a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:27:31 6cd61b389f52: Preparing 17:27:31 2deed0d0f415: Preparing 17:27:31 cddc7cb0a4e7: Preparing 17:27:31 eda38e3ddc24: Preparing 17:27:31 a8cfdf0cc8ec: Preparing 17:27:31 2deed0d0f415: Layer already exists 17:27:31 cddc7cb0a4e7: Layer already exists 17:27:31 a8cfdf0cc8ec: Layer already exists 17:27:31 6cd61b389f52: Layer already exists 17:27:31 eda38e3ddc24: Layer already exists 17:27:31 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:5aa34c5c21394d7a517a08fecb474c53ecaf37bcd5e3fd3465201bc490c812a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:31 + 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:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:27:32 6cd61b389f52: Preparing 17:27:32 2deed0d0f415: Preparing 17:27:32 cddc7cb0a4e7: Preparing 17:27:32 eda38e3ddc24: Preparing 17:27:32 a8cfdf0cc8ec: Preparing 17:27:32 cddc7cb0a4e7: Layer already exists 17:27:32 6cd61b389f52: Layer already exists 17:27:32 eda38e3ddc24: Layer already exists 17:27:32 2deed0d0f415: Layer already exists 17:27:32 a8cfdf0cc8ec: Layer already exists 17:27:32 main: digest: sha256:5aa34c5c21394d7a517a08fecb474c53ecaf37bcd5e3fd3465201bc490c812a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:32 ===================================================== [Pipeline] echo 17:27:32 taggedImages: 17:27:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:27:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.52 17:27:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:27:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:27:32 8776ce55658615d64e1aa8a64582242181f551ac 17:27:32 latest 17:27:32 3.0.0-dev.52 17:27:32 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:32 main 17:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:27:33 18b457d36d72: Preparing 17:27:33 52374b5a3c09: Preparing 17:27:33 b6f85db02326: Preparing 17:27:33 d4d03a1046f9: Preparing 17:27:33 f49efd073c5d: Preparing 17:27:33 27b769508a4c: Preparing 17:27:33 a8cfdf0cc8ec: Preparing 17:27:33 27b769508a4c: Waiting 17:27:33 a8cfdf0cc8ec: Waiting 17:27:33 b6f85db02326: Pushed 17:27:33 18b457d36d72: Pushed 17:27:33 52374b5a3c09: Pushed 17:27:33 a8cfdf0cc8ec: Layer already exists 17:27:34 27b769508a4c: Pushed 17:27:40 f49efd073c5d: Pushed 17:27:47 d4d03a1046f9: Pushed 17:27:47 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:13c49d3ecc2a2d9c72d72dbb52811e8a2ed15248849440dafe4e55168f252a33 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:27:48 18b457d36d72: Preparing 17:27:48 52374b5a3c09: Preparing 17:27:48 b6f85db02326: Preparing 17:27:48 d4d03a1046f9: Preparing 17:27:48 f49efd073c5d: Preparing 17:27:48 27b769508a4c: Preparing 17:27:48 a8cfdf0cc8ec: Preparing 17:27:48 a8cfdf0cc8ec: Waiting 17:27:48 27b769508a4c: Waiting 17:27:48 18b457d36d72: Layer already exists 17:27:48 52374b5a3c09: Layer already exists 17:27:48 d4d03a1046f9: Layer already exists 17:27:48 b6f85db02326: Layer already exists 17:27:48 f49efd073c5d: Layer already exists 17:27:48 a8cfdf0cc8ec: Layer already exists 17:27:48 27b769508a4c: Layer already exists 17:27:48 latest: digest: sha256:13c49d3ecc2a2d9c72d72dbb52811e8a2ed15248849440dafe4e55168f252a33 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.52 17:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:27:49 18b457d36d72: Preparing 17:27:49 52374b5a3c09: Preparing 17:27:49 b6f85db02326: Preparing 17:27:49 d4d03a1046f9: Preparing 17:27:49 f49efd073c5d: Preparing 17:27:49 27b769508a4c: Preparing 17:27:49 a8cfdf0cc8ec: Preparing 17:27:49 27b769508a4c: Waiting 17:27:49 a8cfdf0cc8ec: Waiting 17:27:49 d4d03a1046f9: Layer already exists 17:27:49 52374b5a3c09: Layer already exists 17:27:49 18b457d36d72: Layer already exists 17:27:49 b6f85db02326: Layer already exists 17:27:49 f49efd073c5d: Layer already exists 17:27:49 27b769508a4c: Layer already exists 17:27:49 a8cfdf0cc8ec: Layer already exists 17:27:49 3.0.0-dev.52: digest: sha256:13c49d3ecc2a2d9c72d72dbb52811e8a2ed15248849440dafe4e55168f252a33 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:27:50 18b457d36d72: Preparing 17:27:50 52374b5a3c09: Preparing 17:27:50 b6f85db02326: Preparing 17:27:50 d4d03a1046f9: Preparing 17:27:50 f49efd073c5d: Preparing 17:27:50 27b769508a4c: Preparing 17:27:50 a8cfdf0cc8ec: Preparing 17:27:50 27b769508a4c: Waiting 17:27:50 a8cfdf0cc8ec: Waiting 17:27:50 52374b5a3c09: Layer already exists 17:27:50 18b457d36d72: Layer already exists 17:27:50 b6f85db02326: Layer already exists 17:27:50 d4d03a1046f9: Layer already exists 17:27:50 f49efd073c5d: Layer already exists 17:27:50 27b769508a4c: Layer already exists 17:27:50 a8cfdf0cc8ec: Layer already exists 17:27:50 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:13c49d3ecc2a2d9c72d72dbb52811e8a2ed15248849440dafe4e55168f252a33 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:27:51 18b457d36d72: Preparing 17:27:51 52374b5a3c09: Preparing 17:27:51 b6f85db02326: Preparing 17:27:51 d4d03a1046f9: Preparing 17:27:51 f49efd073c5d: Preparing 17:27:51 27b769508a4c: Preparing 17:27:51 a8cfdf0cc8ec: Preparing 17:27:51 27b769508a4c: Waiting 17:27:51 a8cfdf0cc8ec: Waiting 17:27:51 18b457d36d72: Layer already exists 17:27:51 b6f85db02326: Layer already exists 17:27:51 52374b5a3c09: Layer already exists 17:27:51 d4d03a1046f9: Layer already exists 17:27:51 f49efd073c5d: Layer already exists 17:27:51 a8cfdf0cc8ec: Layer already exists 17:27:51 27b769508a4c: Layer already exists 17:27:51 main: digest: sha256:13c49d3ecc2a2d9c72d72dbb52811e8a2ed15248849440dafe4e55168f252a33 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:51 ===================================================== [Pipeline] echo 17:27:51 taggedImages: 17:27:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:27:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.52 17:27:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:27:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:27:51 8776ce55658615d64e1aa8a64582242181f551ac 17:27:51 latest 17:27:51 3.0.0-dev.52 17:27:51 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:27:51 main 17:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:27:52 7b6815efa798: Preparing 17:27:52 2fbf76afc062: Preparing 17:27:52 884ef6fa3ac5: Preparing 17:27:52 879ad1b153b6: Preparing 17:27:52 658868cd3b67: Preparing 17:27:52 a8cfdf0cc8ec: Preparing 17:27:52 a8cfdf0cc8ec: Waiting 17:27:52 2fbf76afc062: Pushed 17:27:52 7b6815efa798: Pushed 17:27:52 884ef6fa3ac5: Pushed 17:27:52 a8cfdf0cc8ec: Layer already exists 17:27:53 658868cd3b67: Pushed 17:28:08 879ad1b153b6: Pushed 17:28:08 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:9bb64dbbfe8077c76c565d12d69e5d42d6c7a9aa6e4ac2558ceff8608e1081f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:08 + 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:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:09 7b6815efa798: Preparing 17:28:09 2fbf76afc062: Preparing 17:28:09 884ef6fa3ac5: Preparing 17:28:09 879ad1b153b6: Preparing 17:28:09 658868cd3b67: Preparing 17:28:09 a8cfdf0cc8ec: Preparing 17:28:09 a8cfdf0cc8ec: Waiting 17:28:09 879ad1b153b6: Layer already exists 17:28:09 658868cd3b67: Layer already exists 17:28:09 7b6815efa798: Layer already exists 17:28:09 2fbf76afc062: Layer already exists 17:28:09 884ef6fa3ac5: Layer already exists 17:28:09 a8cfdf0cc8ec: Layer already exists 17:28:09 latest: digest: sha256:9bb64dbbfe8077c76c565d12d69e5d42d6c7a9aa6e4ac2558ceff8608e1081f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.52 17:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:10 7b6815efa798: Preparing 17:28:10 2fbf76afc062: Preparing 17:28:10 884ef6fa3ac5: Preparing 17:28:10 879ad1b153b6: Preparing 17:28:10 658868cd3b67: Preparing 17:28:10 a8cfdf0cc8ec: Preparing 17:28:10 a8cfdf0cc8ec: Waiting 17:28:10 884ef6fa3ac5: Layer already exists 17:28:10 658868cd3b67: Layer already exists 17:28:10 879ad1b153b6: Layer already exists 17:28:10 7b6815efa798: Layer already exists 17:28:10 2fbf76afc062: Layer already exists 17:28:10 a8cfdf0cc8ec: Layer already exists 17:28:10 3.0.0-dev.52: digest: sha256:9bb64dbbfe8077c76c565d12d69e5d42d6c7a9aa6e4ac2558ceff8608e1081f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:11 7b6815efa798: Preparing 17:28:11 2fbf76afc062: Preparing 17:28:11 884ef6fa3ac5: Preparing 17:28:11 879ad1b153b6: Preparing 17:28:11 658868cd3b67: Preparing 17:28:11 a8cfdf0cc8ec: Preparing 17:28:11 a8cfdf0cc8ec: Waiting 17:28:11 658868cd3b67: Layer already exists 17:28:11 879ad1b153b6: Layer already exists 17:28:11 2fbf76afc062: Layer already exists 17:28:11 7b6815efa798: Layer already exists 17:28:11 884ef6fa3ac5: Layer already exists 17:28:11 a8cfdf0cc8ec: Layer already exists 17:28:11 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:9bb64dbbfe8077c76c565d12d69e5d42d6c7a9aa6e4ac2558ceff8608e1081f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:11 + 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:28:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:11 7b6815efa798: Preparing 17:28:11 2fbf76afc062: Preparing 17:28:11 884ef6fa3ac5: Preparing 17:28:11 879ad1b153b6: Preparing 17:28:11 658868cd3b67: Preparing 17:28:11 a8cfdf0cc8ec: Preparing 17:28:11 a8cfdf0cc8ec: Waiting 17:28:11 7b6815efa798: Layer already exists 17:28:11 884ef6fa3ac5: Layer already exists 17:28:11 2fbf76afc062: Layer already exists 17:28:11 879ad1b153b6: Layer already exists 17:28:11 658868cd3b67: Layer already exists 17:28:11 a8cfdf0cc8ec: Layer already exists 17:28:12 main: digest: sha256:9bb64dbbfe8077c76c565d12d69e5d42d6c7a9aa6e4ac2558ceff8608e1081f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:12 ===================================================== [Pipeline] echo 17:28:12 taggedImages: 17:28:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:28:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.52 17:28:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:28:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:28:12 8776ce55658615d64e1aa8a64582242181f551ac 17:28:12 latest 17:28:12 3.0.0-dev.52 17:28:12 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:12 main 17:28:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:13 4cbe02eeb363: Preparing 17:28:13 e9a6e53f4347: Preparing 17:28:13 bc0971f9f360: Preparing 17:28:13 879ad1b153b6: Preparing 17:28:13 27b769508a4c: Preparing 17:28:13 a8cfdf0cc8ec: Preparing 17:28:13 a8cfdf0cc8ec: Waiting 17:28:13 27b769508a4c: Layer already exists 17:28:13 879ad1b153b6: Layer already exists 17:28:13 a8cfdf0cc8ec: Layer already exists 17:28:13 4cbe02eeb363: Pushed 17:28:13 e9a6e53f4347: Pushed 17:28:13 bc0971f9f360: Pushed 17:28:13 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:7c0d012bbe4e1e39c6f5acf69e8b6e8dcd15269a1e0d27263420d3ed3171e9f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:13 + 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:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:14 4cbe02eeb363: Preparing 17:28:14 e9a6e53f4347: Preparing 17:28:14 bc0971f9f360: Preparing 17:28:14 879ad1b153b6: Preparing 17:28:14 27b769508a4c: Preparing 17:28:14 a8cfdf0cc8ec: Preparing 17:28:14 a8cfdf0cc8ec: Waiting 17:28:14 27b769508a4c: Layer already exists 17:28:14 e9a6e53f4347: Layer already exists 17:28:14 bc0971f9f360: Layer already exists 17:28:14 4cbe02eeb363: Layer already exists 17:28:14 879ad1b153b6: Layer already exists 17:28:14 a8cfdf0cc8ec: Layer already exists 17:28:14 latest: digest: sha256:7c0d012bbe4e1e39c6f5acf69e8b6e8dcd15269a1e0d27263420d3ed3171e9f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.52 17:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:15 4cbe02eeb363: Preparing 17:28:15 e9a6e53f4347: Preparing 17:28:15 bc0971f9f360: Preparing 17:28:15 879ad1b153b6: Preparing 17:28:15 27b769508a4c: Preparing 17:28:15 a8cfdf0cc8ec: Preparing 17:28:15 a8cfdf0cc8ec: Waiting 17:28:15 e9a6e53f4347: Layer already exists 17:28:15 27b769508a4c: Layer already exists 17:28:15 4cbe02eeb363: Layer already exists 17:28:15 879ad1b153b6: Layer already exists 17:28:15 bc0971f9f360: Layer already exists 17:28:15 a8cfdf0cc8ec: Layer already exists 17:28:15 3.0.0-dev.52: digest: sha256:7c0d012bbe4e1e39c6f5acf69e8b6e8dcd15269a1e0d27263420d3ed3171e9f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:16 4cbe02eeb363: Preparing 17:28:16 e9a6e53f4347: Preparing 17:28:16 bc0971f9f360: Preparing 17:28:16 879ad1b153b6: Preparing 17:28:16 27b769508a4c: Preparing 17:28:16 a8cfdf0cc8ec: Preparing 17:28:16 a8cfdf0cc8ec: Waiting 17:28:16 27b769508a4c: Layer already exists 17:28:16 e9a6e53f4347: Layer already exists 17:28:16 879ad1b153b6: Layer already exists 17:28:16 bc0971f9f360: Layer already exists 17:28:16 4cbe02eeb363: Layer already exists 17:28:16 a8cfdf0cc8ec: Layer already exists 17:28:16 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:7c0d012bbe4e1e39c6f5acf69e8b6e8dcd15269a1e0d27263420d3ed3171e9f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:16 + 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:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:17 4cbe02eeb363: Preparing 17:28:17 e9a6e53f4347: Preparing 17:28:17 bc0971f9f360: Preparing 17:28:17 879ad1b153b6: Preparing 17:28:17 27b769508a4c: Preparing 17:28:17 a8cfdf0cc8ec: Preparing 17:28:17 a8cfdf0cc8ec: Waiting 17:28:17 27b769508a4c: Layer already exists 17:28:17 4cbe02eeb363: Layer already exists 17:28:17 e9a6e53f4347: Layer already exists 17:28:17 bc0971f9f360: Layer already exists 17:28:17 879ad1b153b6: Layer already exists 17:28:17 a8cfdf0cc8ec: Layer already exists 17:28:17 main: digest: sha256:7c0d012bbe4e1e39c6f5acf69e8b6e8dcd15269a1e0d27263420d3ed3171e9f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:17 ===================================================== [Pipeline] echo 17:28:17 taggedImages: 17:28:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:28:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.52 17:28:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:28:17 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:28:17 8776ce55658615d64e1aa8a64582242181f551ac 17:28:17 latest 17:28:17 3.0.0-dev.52 17:28:17 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:17 main 17:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:28:18 6e7beaad5c7e: Preparing 17:28:18 b07d7595eb67: Preparing 17:28:18 cddc7cb0a4e7: Preparing 17:28:18 218f915ce39f: Preparing 17:28:18 f70ee36035b9: Preparing 17:28:18 cddc7cb0a4e7: Layer already exists 17:28:18 f70ee36035b9: Layer already exists 17:28:18 6e7beaad5c7e: Pushed 17:28:18 218f915ce39f: Pushed 17:28:24 b07d7595eb67: Pushed 17:28:24 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:375cb954f0f84e9805eeb407ecb12f6439cb6eaac4deeefe3dc095ed7e26be42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:28:24 6e7beaad5c7e: Preparing 17:28:24 b07d7595eb67: Preparing 17:28:24 cddc7cb0a4e7: Preparing 17:28:24 218f915ce39f: Preparing 17:28:24 f70ee36035b9: Preparing 17:28:24 f70ee36035b9: Layer already exists 17:28:24 6e7beaad5c7e: Layer already exists 17:28:24 b07d7595eb67: Layer already exists 17:28:24 218f915ce39f: Layer already exists 17:28:24 cddc7cb0a4e7: Layer already exists 17:28:24 latest: digest: sha256:375cb954f0f84e9805eeb407ecb12f6439cb6eaac4deeefe3dc095ed7e26be42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.52 17:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:28:25 6e7beaad5c7e: Preparing 17:28:25 b07d7595eb67: Preparing 17:28:25 cddc7cb0a4e7: Preparing 17:28:25 218f915ce39f: Preparing 17:28:25 f70ee36035b9: Preparing 17:28:25 f70ee36035b9: Layer already exists 17:28:25 b07d7595eb67: Layer already exists 17:28:25 6e7beaad5c7e: Layer already exists 17:28:25 cddc7cb0a4e7: Layer already exists 17:28:25 218f915ce39f: Layer already exists 17:28:25 3.0.0-dev.52: digest: sha256:375cb954f0f84e9805eeb407ecb12f6439cb6eaac4deeefe3dc095ed7e26be42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:28:26 6e7beaad5c7e: Preparing 17:28:26 b07d7595eb67: Preparing 17:28:26 cddc7cb0a4e7: Preparing 17:28:26 218f915ce39f: Preparing 17:28:26 f70ee36035b9: Preparing 17:28:26 6e7beaad5c7e: Layer already exists 17:28:26 f70ee36035b9: Layer already exists 17:28:26 b07d7595eb67: Layer already exists 17:28:26 218f915ce39f: Layer already exists 17:28:26 cddc7cb0a4e7: Layer already exists 17:28:26 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:375cb954f0f84e9805eeb407ecb12f6439cb6eaac4deeefe3dc095ed7e26be42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:28:27 6e7beaad5c7e: Preparing 17:28:27 b07d7595eb67: Preparing 17:28:27 cddc7cb0a4e7: Preparing 17:28:27 218f915ce39f: Preparing 17:28:27 f70ee36035b9: Preparing 17:28:27 f70ee36035b9: Layer already exists 17:28:27 b07d7595eb67: Layer already exists 17:28:27 6e7beaad5c7e: Layer already exists 17:28:27 cddc7cb0a4e7: Layer already exists 17:28:27 218f915ce39f: Layer already exists 17:28:27 main: digest: sha256:375cb954f0f84e9805eeb407ecb12f6439cb6eaac4deeefe3dc095ed7e26be42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:27 ===================================================== [Pipeline] echo 17:28:27 taggedImages: 17:28:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:28:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.52 17:28:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:28:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:28:27 8776ce55658615d64e1aa8a64582242181f551ac 17:28:27 latest 17:28:27 3.0.0-dev.52 17:28:27 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:27 main 17:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:28:28 7bdfd0af3daf: Preparing 17:28:28 77a381fbe17b: Preparing 17:28:28 cddc7cb0a4e7: Preparing 17:28:28 b42ee4f02fec: Preparing 17:28:28 f70ee36035b9: Preparing 17:28:28 b42ee4f02fec: Layer already exists 17:28:28 cddc7cb0a4e7: Layer already exists 17:28:28 f70ee36035b9: Layer already exists 17:28:28 7bdfd0af3daf: Pushed 17:28:33 77a381fbe17b: Pushed 17:28:34 8776ce55658615d64e1aa8a64582242181f551ac: digest: sha256:a15dadcbf270535c6899b5e3ffbab3153471bc5cde9cae6b0faa5ab6466b823e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:28:34 7bdfd0af3daf: Preparing 17:28:34 77a381fbe17b: Preparing 17:28:34 cddc7cb0a4e7: Preparing 17:28:34 b42ee4f02fec: Preparing 17:28:34 f70ee36035b9: Preparing 17:28:34 77a381fbe17b: Layer already exists 17:28:34 7bdfd0af3daf: Layer already exists 17:28:34 f70ee36035b9: Layer already exists 17:28:34 b42ee4f02fec: Layer already exists 17:28:34 cddc7cb0a4e7: Layer already exists 17:28:35 latest: digest: sha256:a15dadcbf270535c6899b5e3ffbab3153471bc5cde9cae6b0faa5ab6466b823e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.52 17:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:28:35 7bdfd0af3daf: Preparing 17:28:35 77a381fbe17b: Preparing 17:28:35 cddc7cb0a4e7: Preparing 17:28:35 b42ee4f02fec: Preparing 17:28:35 f70ee36035b9: Preparing 17:28:35 b42ee4f02fec: Layer already exists 17:28:35 7bdfd0af3daf: Layer already exists 17:28:35 cddc7cb0a4e7: Layer already exists 17:28:35 f70ee36035b9: Layer already exists 17:28:35 77a381fbe17b: Layer already exists 17:28:35 3.0.0-dev.52: digest: sha256:a15dadcbf270535c6899b5e3ffbab3153471bc5cde9cae6b0faa5ab6466b823e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:28:36 7bdfd0af3daf: Preparing 17:28:36 77a381fbe17b: Preparing 17:28:36 cddc7cb0a4e7: Preparing 17:28:36 b42ee4f02fec: Preparing 17:28:36 f70ee36035b9: Preparing 17:28:36 f70ee36035b9: Layer already exists 17:28:36 cddc7cb0a4e7: Layer already exists 17:28:36 77a381fbe17b: Layer already exists 17:28:36 b42ee4f02fec: Layer already exists 17:28:36 7bdfd0af3daf: Layer already exists 17:28:36 8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52: digest: sha256:a15dadcbf270535c6899b5e3ffbab3153471bc5cde9cae6b0faa5ab6466b823e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:28:37 7bdfd0af3daf: Preparing 17:28:37 77a381fbe17b: Preparing 17:28:37 cddc7cb0a4e7: Preparing 17:28:37 b42ee4f02fec: Preparing 17:28:37 f70ee36035b9: Preparing 17:28:37 f70ee36035b9: Layer already exists 17:28:37 cddc7cb0a4e7: Layer already exists 17:28:37 b42ee4f02fec: Layer already exists 17:28:37 77a381fbe17b: Layer already exists 17:28:37 7bdfd0af3daf: Layer already exists 17:28:37 main: digest: sha256:a15dadcbf270535c6899b5e3ffbab3153471bc5cde9cae6b0faa5ab6466b823e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:37 ===================================================== [Pipeline] echo 17:28:37 taggedImages: 17:28:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac 17:28:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:28:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.52 17:28:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8776ce55658615d64e1aa8a64582242181f551ac-3.0.0-dev.52 17:28:37 - 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:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:37 17:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:38 arm64: Pulling from edgex-lftools-log-publisher 17:28:38 8998bd30e6a1: Pulling fs layer 17:28:38 04944245beec: Pulling fs layer 17:28:38 699f458cf7ca: Pulling fs layer 17:28:38 765212b225bb: Pulling fs layer 17:28:38 f23df028b6ca: Pulling fs layer 17:28:38 d65c8cfc05b1: Pulling fs layer 17:28:38 2437ff75d9bd: Pulling fs layer 17:28:38 d65c8cfc05b1: Waiting 17:28:38 2437ff75d9bd: Waiting 17:28:38 765212b225bb: Waiting 17:28:38 f23df028b6ca: Waiting 17:28:38 04944245beec: Verifying Checksum 17:28:38 04944245beec: Download complete 17:28:38 765212b225bb: Verifying Checksum 17:28:38 765212b225bb: Download complete 17:28:38 f23df028b6ca: Download complete 17:28:38 d65c8cfc05b1: Verifying Checksum 17:28:38 d65c8cfc05b1: Download complete 17:28:38 699f458cf7ca: Verifying Checksum 17:28:38 699f458cf7ca: Download complete 17:28:39 8998bd30e6a1: Verifying Checksum 17:28:39 8998bd30e6a1: Download complete 17:28:41 2437ff75d9bd: Verifying Checksum 17:28:41 2437ff75d9bd: Download complete 17:28:43 8998bd30e6a1: Pull complete 17:28:43 04944245beec: Pull complete 17:28:45 699f458cf7ca: Pull complete 17:28:45 765212b225bb: Pull complete 17:28:45 f23df028b6ca: Pull complete 17:28:46 d65c8cfc05b1: Pull complete 17:29:01 2437ff75d9bd: Pull complete 17:29:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:01 prd-ubuntu20.04-docker-arm64-4c-16g-6148 does not seem to be running inside a container 17:29:01 $ 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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:29:04 $ docker top e2442e1ddde47391c59461c4a63b37a6384786fdefa9c00e1dd8222c20a226f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:04 ---> job-cost.sh 17:29:04 lf-activate-venv: SKIPPING 17:29:04 INFO: No Stack... 17:29:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:06 INFO: Archiving Costs [Pipeline] sh 17:29:06 + cat /w/workspace/edgex-go/412/archives/cost.csv 17:29:06 + cut -d, -f6 [Pipeline] lock 17:29:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-412-stack-cost] 17:29:06 Resource [jenkins-edgexfoundry-edgex-go-main-412-stack-cost] did not exist. Created. 17:29:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-412-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:07 + echo total: 0.10999999940395355 [Pipeline] stash 17:29:08 Stashed 1 file(s) [Pipeline] } 17:29:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-412-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:08 $ docker stop --time=1 e2442e1ddde47391c59461c4a63b37a6384786fdefa9c00e1dd8222c20a226f0 17:29:09 $ docker rm -f --volumes e2442e1ddde47391c59461c4a63b37a6384786fdefa9c00e1dd8222c20a226f0 [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:29:10 provisioning config files... 17:29:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/412@tmp/config14448274512384330111tmp [Pipeline] { [Pipeline] sh 17:29:10 + set +x 17:29:10 + curl -s https://codecov.io/bash 17:29:10 + bash -s -- 17:29:10 17:29:10 _____ _ 17:29:10 / ____| | | 17:29:10 | | ___ __| | ___ ___ _____ __ 17:29:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:29:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:29:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:29:10 Bash-1.0.6 17:29:10 17:29:10 17:29:10 ==> git version 2.25.1 found 17:29:10 ==> 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:29:10 Release-Date: 2020-01-08 17:29:10 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:29:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:29:10 ==> Jenkins CI detected. 17:29:10 current dir:  /w/workspace/edgex-go/412 17:29:10 project root: . 17:29:10 --> token set from env 17:29:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:29:10 ==> Running gcov in . (disable via -X gcov) 17:29:10 ==> Python coveragepy not found 17:29:10 ==> Searching for coverage reports in: 17:29:10 + . 17:29:10 -> Found 1 reports 17:29:10 ==> Detecting git/mercurial file structure 17:29:10 ==> Reading reports 17:29:10 + ./coverage.out bytes=487529 17:29:10 ==> Appending adjustments 17:29:10 https://docs.codecov.io/docs/fixing-reports 17:29:12 + Found adjustments 17:29:12 ==> Gzipping contents 17:29:12 64K /tmp/codecov.3yOLQd.gz 17:29:12 ==> Uploading reports 17:29:12 url: https://codecov.io 17:29:12 query: branch=main&commit=8776ce55658615d64e1aa8a64582242181f551ac&build=412&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F412%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:29:12 -> Pinging Codecov 17:29:12 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=8776ce55658615d64e1aa8a64582242181f551ac&build=412&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F412%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:29:12 -> Uploading to 17:29:12 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/8776ce55658615d64e1aa8a64582242181f551ac/5408e1bc-cf7f-437b-b1a1-9f711f9b18e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T172911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b644462b33e29ca28263ab3f4064bd51b826f30b5a74a73149489c78ee42f18 17:29:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:12 Dload Upload Total Spent Left Speed 17:29:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62970 0 0 100 62970 0 202k --:--:-- --:--:-- --:--:-- 202k 17:29:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8776ce55658615d64e1aa8a64582242181f551ac [Pipeline] } 17:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:29:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:29:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:29:12 17:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:29:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:29:13 df9b9388f04a: Pulling fs layer 17:29:13 52dc419b0ee2: Pulling fs layer 17:29:13 25bc292e5bac: Pulling fs layer 17:29:13 114826534d7a: Pulling fs layer 17:29:13 4657fd5d0bcf: Pulling fs layer 17:29:13 6ad1cebc031e: Pulling fs layer 17:29:13 8a3aa393b2d8: Pulling fs layer 17:29:13 114826534d7a: Waiting 17:29:13 8a3aa393b2d8: Waiting 17:29:13 6ad1cebc031e: Waiting 17:29:13 4657fd5d0bcf: Waiting 17:29:13 25bc292e5bac: Download complete 17:29:13 52dc419b0ee2: Verifying Checksum 17:29:13 52dc419b0ee2: Download complete 17:29:13 4657fd5d0bcf: Verifying Checksum 17:29:13 4657fd5d0bcf: Download complete 17:29:13 df9b9388f04a: Download complete 17:29:13 df9b9388f04a: Pull complete 17:29:13 52dc419b0ee2: Pull complete 17:29:13 25bc292e5bac: Pull complete 17:29:13 6ad1cebc031e: Verifying Checksum 17:29:13 6ad1cebc031e: Download complete 17:29:14 114826534d7a: Verifying Checksum 17:29:14 114826534d7a: Download complete 17:29:14 8a3aa393b2d8: Verifying Checksum 17:29:14 8a3aa393b2d8: Download complete 17:29:18 114826534d7a: Pull complete 17:29:18 4657fd5d0bcf: Pull complete 17:29:18 6ad1cebc031e: Pull complete 17:29:21 8a3aa393b2d8: Pull complete 17:29:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:29:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:21 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:29:21 $ 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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:29:27 $ docker top 885bbf62bcdc3fdbd163e582cec9916fdf0e78ea7df3c7be5e4c97df50f270a0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:29:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:29:27 + set -o pipefail 17:29:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:29:32 17:29:32 Monitoring /w/workspace/edgex-go/412 (github.com/edgexfoundry/edgex-go)... 17:29:32 17:29:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/71422d4f-4c57-436c-9e67-84bca68c8463 17:29:32 17:29:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:29:32 17:29:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:29:32 17:29:33 17:29:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:29:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:29:33 More details here: https://snyk.co/ue1NS [Pipeline] } 17:29:33 $ docker stop --time=1 885bbf62bcdc3fdbd163e582cec9916fdf0e78ea7df3c7be5e4c97df50f270a0 17:29:37 $ docker rm -f --volumes 885bbf62bcdc3fdbd163e582cec9916fdf0e78ea7df3c7be5e4c97df50f270a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:29:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:37 provisioning config files... 17:29:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/412@tmp/config10522401376215309727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:37 --> edgex-publish-swagger.sh 17:29:37 === Publish openapi/v2 API === 17:29:37 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:29:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/412/openapi/v2/core-command.yaml] 17:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:37 Dload Upload Total Spent Left Speed 17:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 143k --:--:-- --:--:-- --:--:-- 143k 100 31091 0 0 100 31091 0 67296 --:--:-- --:--:-- --:--:-- 67151 17:29:38 17:29:38 17:29:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/412/openapi/v2/core-data.yaml] 17:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:38 Dload Upload Total Spent Left Speed 17:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69092 0 0 100 69092 0 130k --:--:-- --:--:-- --:--:-- 130k 17:29:38 17:29:38 17:29:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/412/openapi/v2/core-metadata.yaml] 17:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:38 Dload Upload Total Spent Left Speed 17:29:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 142k 0 0 90 128k 0 1219k --:--:-- --:--:-- --:--:-- 1207k 100 142k 0 0 100 142k 0 252k --:--:-- --:--:-- --:--:-- 252k 17:29:39 17:29:39 17:29:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/412/openapi/v2/support-notifications.yaml] 17:29:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:39 Dload Upload Total Spent Left Speed 17:29:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86527 0 0 100 86527 0 174k --:--:-- --:--:-- --:--:-- 174k 17:29:39 17:29:39 17:29:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/412/openapi/v2/support-scheduler.yaml] 17:29:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:39 Dload Upload Total Spent Left Speed 17:29:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 78358 --:--:-- --:--:-- --:--:-- 78192 17:29:40 17:29:40 [Pipeline] } 17:29:40 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:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:41 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:29:41 $ docker top 580d71b5a42a17872e66f7a37d30cbc302960853b2fde4ad3067aab9fb6a58b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:29:41 [ssh-agent] Looking for ssh-agent implementation... 17:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:41 $ docker exec 580d71b5a42a17872e66f7a37d30cbc302960853b2fde4ad3067aab9fb6a58b2 ssh-agent 17:29:41 SSH_AUTH_SOCK=/tmp/ssh-zqZcwHa01dDi/agent.32 17:29:41 SSH_AGENT_PID=38 17:29:41 Running ssh-add (command line suppressed) 17:29:42 Identity added: /w/workspace/edgex-go/412@tmp/private_key_17698295907898260538.key (/w/workspace/edgex-go/412@tmp/private_key_17698295907898260538.key) 17:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:29:42 + git semver tag 17:29:42 2023-02-15 17:29:42,549 [run_tag] DEBUG tag force:False 17:29:42 2023-02-15 17:29:42,549 [check_head_tag] DEBUG check head tag 17:29:42 2023-02-15 17:29:42,552 [execute] INFO git cat-file --batch-check 17:29:42 2023-02-15 17:29:42,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/412, universal_newlines=False, shell=None, istream=) 17:29:42 2023-02-15 17:29:42,556 [execute] INFO git cat-file --batch 17:29:42 2023-02-15 17:29:42,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/412, universal_newlines=False, shell=None, istream=) 17:29:42 2023-02-15 17:29:42,607 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:29:42 2023-02-15 17:29:42,607 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 17:29:42 2023-02-15 17:29:42,607 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/edgex-go/412, universal_newlines=False, shell=None, istream=None) 17:29:42 2023-02-15 17:29:42,612 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:29:42 3.0.0-dev.52 [Pipeline] } 17:29:42 $ docker exec --env ******** --env ******** 580d71b5a42a17872e66f7a37d30cbc302960853b2fde4ad3067aab9fb6a58b2 ssh-agent -k 17:29:42 unset SSH_AUTH_SOCK; 17:29:42 unset SSH_AGENT_PID; 17:29:42 echo Agent pid 38 killed; 17:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:29:43 + git semver [Pipeline] } 17:29:43 $ docker stop --time=1 580d71b5a42a17872e66f7a37d30cbc302960853b2fde4ad3067aab9fb6a58b2 17:29:44 $ docker rm -f --volumes 580d71b5a42a17872e66f7a37d30cbc302960853b2fde4ad3067aab9fb6a58b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:29:45 17:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:29:45 0.23.1-centos7: Pulling from edgex-lftools 17:29:45 ab5ef0e58194: Pulling fs layer 17:29:45 9712f1f96733: Pulling fs layer 17:29:45 63f879dbbcfc: Pulling fs layer 17:29:45 0d9ebad4ef96: Pulling fs layer 17:29:45 e9a5061849ea: Pulling fs layer 17:29:45 d747dcd14b5f: Pulling fs layer 17:29:45 2de7ff778b66: Pulling fs layer 17:29:45 0d9ebad4ef96: Waiting 17:29:45 e9a5061849ea: Waiting 17:29:45 d747dcd14b5f: Waiting 17:29:45 2de7ff778b66: Waiting 17:29:45 9712f1f96733: Verifying Checksum 17:29:45 9712f1f96733: Download complete 17:29:46 63f879dbbcfc: Verifying Checksum 17:29:46 63f879dbbcfc: Download complete 17:29:46 e9a5061849ea: Verifying Checksum 17:29:46 e9a5061849ea: Download complete 17:29:46 d747dcd14b5f: Download complete 17:29:46 ab5ef0e58194: Verifying Checksum 17:29:46 ab5ef0e58194: Download complete 17:29:46 0d9ebad4ef96: Download complete 17:29:46 2de7ff778b66: Verifying Checksum 17:29:46 2de7ff778b66: Download complete 17:29:50 ab5ef0e58194: Pull complete 17:29:50 9712f1f96733: Pull complete 17:29:50 63f879dbbcfc: Pull complete 17:29:54 0d9ebad4ef96: Pull complete 17:29:54 e9a5061849ea: Pull complete 17:29:54 d747dcd14b5f: Pull complete 17:29:55 2de7ff778b66: Pull complete 17:29:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:29:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:55 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:30:01 $ docker top f7cbd0f3399ba32babcdc0061e7d6776cce824f04c9dd578f71003cf4a6514b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:30:01 provisioning config files... 17:30:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/412@tmp/config11426215418185095664tmp 17:30:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/412@tmp/config14324703328413699090tmp 17:30:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/412@tmp/config1364155004531517911tmp [Pipeline] { [Pipeline] echo 17:30:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:30:02 ---> sigul-configuration.sh 17:30:02 gpg: directory `/root/.gnupg' created 17:30:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:30:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:30:02 gpg: keyring `/root/.gnupg/secring.gpg' created 17:30:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:30:02 gpg: CAST5 encrypted data 17:30:02 gpg: encrypted with 1 passphrase 17:30:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:30:02 + mkdir /home/jenkins 17:30:02 + mkdir /home/jenkins/sigul [Pipeline] sh 17:30:02 + 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:30:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:30:02 ---> sigul-install.sh 17:30:02 Sigul already installed; skipping installation. [Pipeline] sh 17:30:03 + git tag --list 17:30:03 0.6.0 17:30:03 0.6.1 17:30:03 0.7.0 17:30:03 0.7.1 17:30:03 v1.0.0 17:30:03 v1.0.1 17:30:03 v1.1.0 17:30:03 v1.2.0 17:30:03 v1.2.1 17:30:03 v1.3.0 17:30:03 v1.3.1 17:30:03 v2.0.0 17:30:03 v2.1.0 17:30:03 v2.1.1 17:30:03 v2.1.1-dev.1 17:30:03 v2.1.1-dev.2 17:30:03 v2.1.1-dev.3 17:30:03 v2.1.1-dev.4 17:30:03 v2.1.1-dev.5 17:30:03 v2.1.1-dev.6 17:30:03 v2.1.1-dev.7 17:30:03 v2.1.1-dev.8 17:30:03 v2.1.2-dev.1 17:30:03 v2.2.0 17:30:03 v2.2.1-dev.1 17:30:03 v2.2.1-dev.10 17:30:03 v2.2.1-dev.11 17:30:03 v2.2.1-dev.12 17:30:03 v2.2.1-dev.13 17:30:03 v2.2.1-dev.14 17:30:03 v2.2.1-dev.15 17:30:03 v2.2.1-dev.16 17:30:03 v2.2.1-dev.17 17:30:03 v2.2.1-dev.18 17:30:03 v2.2.1-dev.19 17:30:03 v2.2.1-dev.2 17:30:03 v2.2.1-dev.20 17:30:03 v2.2.1-dev.21 17:30:03 v2.2.1-dev.22 17:30:03 v2.2.1-dev.23 17:30:03 v2.2.1-dev.24 17:30:03 v2.2.1-dev.25 17:30:03 v2.2.1-dev.26 17:30:03 v2.2.1-dev.27 17:30:03 v2.2.1-dev.28 17:30:03 v2.2.1-dev.29 17:30:03 v2.2.1-dev.3 17:30:03 v2.2.1-dev.4 17:30:03 v2.2.1-dev.5 17:30:03 v2.2.1-dev.6 17:30:03 v2.2.1-dev.7 17:30:03 v2.2.1-dev.8 17:30:03 v2.2.1-dev.9 17:30:03 v2.3.0 17:30:03 v2.3.0-dev.100 17:30:03 v2.3.0-dev.101 17:30:03 v2.3.0-dev.102 17:30:03 v2.3.0-dev.103 17:30:03 v2.3.0-dev.104 17:30:03 v2.3.0-dev.105 17:30:03 v2.3.0-dev.106 17:30:03 v2.3.0-dev.29 17:30:03 v2.3.0-dev.30 17:30:03 v2.3.0-dev.31 17:30:03 v2.3.0-dev.32 17:30:03 v2.3.0-dev.33 17:30:03 v2.3.0-dev.34 17:30:03 v2.3.0-dev.35 17:30:03 v2.3.0-dev.36 17:30:03 v2.3.0-dev.37 17:30:03 v2.3.0-dev.38 17:30:03 v2.3.0-dev.39 17:30:03 v2.3.0-dev.40 17:30:03 v2.3.0-dev.41 17:30:03 v2.3.0-dev.42 17:30:03 v2.3.0-dev.43 17:30:03 v2.3.0-dev.44 17:30:03 v2.3.0-dev.45 17:30:03 v2.3.0-dev.46 17:30:03 v2.3.0-dev.47 17:30:03 v2.3.0-dev.48 17:30:03 v2.3.0-dev.49 17:30:03 v2.3.0-dev.50 17:30:03 v2.3.0-dev.51 17:30:03 v2.3.0-dev.52 17:30:03 v2.3.0-dev.53 17:30:03 v2.3.0-dev.54 17:30:03 v2.3.0-dev.55 17:30:03 v2.3.0-dev.56 17:30:03 v2.3.0-dev.57 17:30:03 v2.3.0-dev.58 17:30:03 v2.3.0-dev.59 17:30:03 v2.3.0-dev.60 17:30:03 v2.3.0-dev.61 17:30:03 v2.3.0-dev.62 17:30:03 v2.3.0-dev.63 17:30:03 v2.3.0-dev.64 17:30:03 v2.3.0-dev.65 17:30:03 v2.3.0-dev.66 17:30:03 v2.3.0-dev.67 17:30:03 v2.3.0-dev.68 17:30:03 v2.3.0-dev.69 17:30:03 v2.3.0-dev.70 17:30:03 v2.3.0-dev.71 17:30:03 v2.3.0-dev.72 17:30:03 v2.3.0-dev.73 17:30:03 v2.3.0-dev.74 17:30:03 v2.3.0-dev.75 17:30:03 v2.3.0-dev.76 17:30:03 v2.3.0-dev.77 17:30:03 v2.3.0-dev.78 17:30:03 v2.3.0-dev.79 17:30:03 v2.3.0-dev.80 17:30:03 v2.3.0-dev.81 17:30:03 v2.3.0-dev.82 17:30:03 v2.3.0-dev.83 17:30:03 v2.3.0-dev.84 17:30:03 v2.3.0-dev.85 17:30:03 v2.3.0-dev.86 17:30:03 v2.3.0-dev.87 17:30:03 v2.3.0-dev.88 17:30:03 v2.3.0-dev.89 17:30:03 v2.3.0-dev.90 17:30:03 v2.3.0-dev.91 17:30:03 v2.3.0-dev.92 17:30:03 v2.3.0-dev.93 17:30:03 v2.3.0-dev.94 17:30:03 v2.3.0-dev.95 17:30:03 v2.3.0-dev.96 17:30:03 v2.3.0-dev.97 17:30:03 v2.3.0-dev.98 17:30:03 v2.3.0-dev.99 17:30:03 v2.3.1-dev.1 17:30:03 v2.3.1-dev.2 17:30:03 v2.3.1-dev.3 17:30:03 v2.3.1-dev.4 17:30:03 v2.3.1-dev.5 17:30:03 v3.0.0-dev.1 17:30:03 v3.0.0-dev.10 17:30:03 v3.0.0-dev.11 17:30:03 v3.0.0-dev.12 17:30:03 v3.0.0-dev.13 17:30:03 v3.0.0-dev.14 17:30:03 v3.0.0-dev.15 17:30:03 v3.0.0-dev.16 17:30:03 v3.0.0-dev.17 17:30:03 v3.0.0-dev.18 17:30:03 v3.0.0-dev.19 17:30:03 v3.0.0-dev.2 17:30:03 v3.0.0-dev.20 17:30:03 v3.0.0-dev.21 17:30:03 v3.0.0-dev.22 17:30:03 v3.0.0-dev.23 17:30:03 v3.0.0-dev.24 17:30:03 v3.0.0-dev.25 17:30:03 v3.0.0-dev.26 17:30:03 v3.0.0-dev.27 17:30:03 v3.0.0-dev.28 17:30:03 v3.0.0-dev.29 17:30:03 v3.0.0-dev.3 17:30:03 v3.0.0-dev.30 17:30:03 v3.0.0-dev.31 17:30:03 v3.0.0-dev.32 17:30:03 v3.0.0-dev.33 17:30:03 v3.0.0-dev.34 17:30:03 v3.0.0-dev.35 17:30:03 v3.0.0-dev.36 17:30:03 v3.0.0-dev.37 17:30:03 v3.0.0-dev.38 17:30:03 v3.0.0-dev.39 17:30:03 v3.0.0-dev.4 17:30:03 v3.0.0-dev.40 17:30:03 v3.0.0-dev.41 17:30:03 v3.0.0-dev.42 17:30:03 v3.0.0-dev.43 17:30:03 v3.0.0-dev.44 17:30:03 v3.0.0-dev.45 17:30:03 v3.0.0-dev.46 17:30:03 v3.0.0-dev.47 17:30:03 v3.0.0-dev.48 17:30:03 v3.0.0-dev.49 17:30:03 v3.0.0-dev.5 17:30:03 v3.0.0-dev.50 17:30:03 v3.0.0-dev.51 17:30:03 v3.0.0-dev.52 17:30:03 v3.0.0-dev.6 17:30:03 v3.0.0-dev.7 17:30:03 v3.0.0-dev.8 17:30:03 v3.0.0-dev.9 [Pipeline] sh 17:30:03 + lftools sign git-tag v3.0.0-dev.52 17:30:04 Signing Git tag with Sigul... 17:30:04 Signing v3.0.0-dev.52 [Pipeline] echo 17:30:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:30:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:30:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:30:04 $ docker stop --time=1 f7cbd0f3399ba32babcdc0061e7d6776cce824f04c9dd578f71003cf4a6514b2 17:30:05 $ docker rm -f --volumes f7cbd0f3399ba32babcdc0061e7d6776cce824f04c9dd578f71003cf4a6514b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:06 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:30:07 $ docker top b17ca7d3285d02798cb048fdd62a6397a856624e68b20a3bc6a86c62bb862d95 -eo pid,comm 17:30:07 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:30:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:07 [ssh-agent] Looking for ssh-agent implementation... 17:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:07 $ docker exec b17ca7d3285d02798cb048fdd62a6397a856624e68b20a3bc6a86c62bb862d95 ssh-agent 17:30:07 SSH_AUTH_SOCK=/tmp/ssh-q1X58f5tllh4/agent.33 17:30:07 SSH_AGENT_PID=39 17:30:07 Running ssh-add (command line suppressed) 17:30:07 Identity added: /w/workspace/edgex-go/412@tmp/private_key_11098626778867914619.key (/w/workspace/edgex-go/412@tmp/private_key_11098626778867914619.key) 17:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:07 + git semver bump pre 17:30:08 2023-02-15 17:30:08,109 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:30:08 2023-02-15 17:30:08,109 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev 17:30:08 2023-02-15 17:30:08,109 [bump_version] DEBUG bumped version:3.0.0-dev.53 17:30:08 2023-02-15 17:30:08,110 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/edgex-go/412/.semver/main with force:True 17:30:08 2023-02-15 17:30:08,110 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:30:08 2023-02-15 17:30:08,110 [write_file] DEBUG write to file:/w/workspace/edgex-go/412/.semver/main 17:30:08 2023-02-15 17:30:08,112 [execute] INFO git cat-file --batch-check 17:30:08 2023-02-15 17:30:08,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=False, shell=None, istream=) 17:30:08 2023-02-15 17:30:08,118 [execute] INFO git cat-file --batch 17:30:08 2023-02-15 17:30:08,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=False, shell=None, istream=) 17:30:08 2023-02-15 17:30:08,124 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:30:08 3.0.0-dev.53 [Pipeline] } 17:30:08 $ docker exec --env ******** --env ******** b17ca7d3285d02798cb048fdd62a6397a856624e68b20a3bc6a86c62bb862d95 ssh-agent -k 17:30:08 unset SSH_AUTH_SOCK; 17:30:08 unset SSH_AGENT_PID; 17:30:08 echo Agent pid 39 killed; 17:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:08 + git semver [Pipeline] } 17:30:09 $ docker stop --time=1 b17ca7d3285d02798cb048fdd62a6397a856624e68b20a3bc6a86c62bb862d95 17:30:10 $ docker rm -f --volumes b17ca7d3285d02798cb048fdd62a6397a856624e68b20a3bc6a86c62bb862d95 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:11 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:30:11 $ docker top 27f6d4bf687ed219a39a6e11df30e228250fee09174f7c9eeff245251de36f7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:11 [ssh-agent] Looking for ssh-agent implementation... 17:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:11 $ docker exec 27f6d4bf687ed219a39a6e11df30e228250fee09174f7c9eeff245251de36f7e ssh-agent 17:30:11 SSH_AUTH_SOCK=/tmp/ssh-zZ468puPyKks/agent.32 17:30:11 SSH_AGENT_PID=38 17:30:11 Running ssh-add (command line suppressed) 17:30:11 Identity added: /w/workspace/edgex-go/412@tmp/private_key_10614114629121222629.key (/w/workspace/edgex-go/412@tmp/private_key_10614114629121222629.key) 17:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:12 + git semver push 17:30:12 2023-02-15 17:30:12,414 [run_push] DEBUG push 17:30:12 2023-02-15 17:30:12,415 [execute] INFO git cat-file --batch-check 17:30:12 2023-02-15 17:30:12,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=False, shell=None, istream=) 17:30:12 2023-02-15 17:30:12,419 [execute] INFO git rev-list d1cec686d35a0979217d810a4ad91b281f43b03c -- 17:30:12 2023-02-15 17:30:12,419 [execute] DEBUG Popen(['git', 'rev-list', 'd1cec686d35a0979217d810a4ad91b281f43b03c', '--'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=False, shell=None, istream=None) 17:30:12 2023-02-15 17:30:12,433 [execute] INFO git fetch -v origin 17:30:12 2023-02-15 17:30:12,434 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=True, shell=None, istream=None) 17:30:13 2023-02-15 17:30:12,991 [run_push] DEBUG no remote changes detected 17:30:13 2023-02-15 17:30:12,991 [execute] INFO git push origin semver 17:30:13 2023-02-15 17:30:12,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/412/.semver, universal_newlines=False, shell=None, istream=None) 17:30:14 2023-02-15 17:30:14,029 [run_push] DEBUG push all version tags 17:30:14 2023-02-15 17:30:14,030 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:30:14 2023-02-15 17:30:14,030 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/412, universal_newlines=False, shell=None, istream=None) 17:30:14 2023-02-15 17:30:14,948 [read_version] DEBUG read version from /w/workspace/edgex-go/412/.semver/main 17:30:14 3.0.0-dev.53 [Pipeline] } 17:30:15 $ docker exec --env ******** --env ******** 27f6d4bf687ed219a39a6e11df30e228250fee09174f7c9eeff245251de36f7e ssh-agent -k 17:30:15 unset SSH_AUTH_SOCK; 17:30:15 unset SSH_AGENT_PID; 17:30:15 echo Agent pid 38 killed; 17:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:15 + git semver [Pipeline] } 17:30:15 $ docker stop --time=1 27f6d4bf687ed219a39a6e11df30e228250fee09174f7c9eeff245251de36f7e 17:30:17 $ docker rm -f --volumes 27f6d4bf687ed219a39a6e11df30e228250fee09174f7c9eeff245251de36f7e [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:30:17 + [ -d /w/workspace/edgex-go/412/archives ] [Pipeline] libraryResource [Pipeline] sh 17:30:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:18 ---> package-listing.sh 17:30:18 ++ facter osfamily 17:30:18 ++ tr '[:upper:]' '[:lower:]' 17:30:19 + OS_FAMILY=debian 17:30:19 + workspace=/w/workspace/edgex-go/412 17:30:19 + START_PACKAGES=/tmp/packages_start.txt 17:30:19 + END_PACKAGES=/tmp/packages_end.txt 17:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:19 + PACKAGES=/tmp/packages_start.txt 17:30:19 + '[' /w/workspace/edgex-go/412 ']' 17:30:19 + PACKAGES=/tmp/packages_end.txt 17:30:19 + case "${OS_FAMILY}" in 17:30:19 + dpkg -l 17:30:19 + grep '^ii' 17:30:19 + '[' -f /tmp/packages_start.txt ']' 17:30:19 + '[' -f /tmp/packages_end.txt ']' 17:30:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:19 + '[' /w/workspace/edgex-go/412 ']' 17:30:19 + mkdir -p /w/workspace/edgex-go/412/archives/ 17:30:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/412/archives/ [Pipeline] echo 17:30:19 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/412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:20 17:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:20 latest: Pulling from edgex-lftools-log-publisher 17:30:20 5eb5b503b376: Pulling fs layer 17:30:20 5c69ac0246d0: Pulling fs layer 17:30:20 ec43610c2a17: Pulling fs layer 17:30:20 3a2ae6a8a46f: Pulling fs layer 17:30:20 33b1e0a273af: Pulling fs layer 17:30:20 3a2ae6a8a46f: Waiting 17:30:20 5d3b04190fa2: Pulling fs layer 17:30:20 2f39f015ded8: Pulling fs layer 17:30:20 33b1e0a273af: Waiting 17:30:20 2f39f015ded8: Waiting 17:30:20 5c69ac0246d0: Download complete 17:30:20 3a2ae6a8a46f: Verifying Checksum 17:30:20 3a2ae6a8a46f: Download complete 17:30:20 33b1e0a273af: Verifying Checksum 17:30:20 33b1e0a273af: Download complete 17:30:20 5d3b04190fa2: Verifying Checksum 17:30:20 5d3b04190fa2: Download complete 17:30:20 ec43610c2a17: Verifying Checksum 17:30:20 ec43610c2a17: Download complete 17:30:20 5eb5b503b376: Verifying Checksum 17:30:20 5eb5b503b376: Download complete 17:30:21 2f39f015ded8: Verifying Checksum 17:30:21 2f39f015ded8: Download complete 17:30:21 5eb5b503b376: Pull complete 17:30:21 5c69ac0246d0: Pull complete 17:30:22 ec43610c2a17: Pull complete 17:30:22 3a2ae6a8a46f: Pull complete 17:30:22 33b1e0a273af: Pull complete 17:30:22 5d3b04190fa2: Pull complete 17:30:26 2f39f015ded8: Pull complete 17:30:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:27 prd-ubuntu20.04-docker-8c-8g-6143 does not seem to be running inside a container 17:30:27 $ 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/412/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/412 -v /w/workspace/edgex-go/412:/w/workspace/edgex-go/412:rw,z -v /w/workspace/edgex-go/412@tmp:/w/workspace/edgex-go/412@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:30:30 $ docker top 5fef92ca6e0d9cb9f41699ff436e653cd457a158d2da94480355cf4def608a82 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:31 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:31 + ls /var/log/sa-host 17:30:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:31 provisioning config files... 17:30:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/412@tmp/config12418980222409226819tmp [Pipeline] { [Pipeline] echo 17:30:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:31 ---> create-netrc.sh [Pipeline] } 17:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:32 ---> python-tools-install.sh [Pipeline] echo 17:30:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:32 ---> sudo-logs.sh 17:30:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:32 ---> job-cost.sh 17:30:32 lf-activate-venv: SKIPPING 17:30:32 DEBUG: total: 0.10999999940395355 17:30:32 INFO: Retrieving Stack Cost... 17:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:33 INFO: Archiving Costs [Pipeline] echo 17:30:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:33 ---> logs-deploy.sh 17:30:33 lf-activate-venv: SKIPPING 17:30:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/412 17:30:33 INFO: archiving workspace using pattern(s): 17:30:34 Archives upload complete. 17:30:35 INFO: archiving logs to Nexus 17:30:35 ---> uname -a: 17:30:35 Linux prd-ubuntu20-04-docker-8c-8g-6143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:30:35 17:30:35 17:30:35 ---> lscpu: 17:30:35 Architecture: x86_64 17:30:35 CPU op-mode(s): 32-bit, 64-bit 17:30:35 Byte Order: Little Endian 17:30:35 Address sizes: 40 bits physical, 48 bits virtual 17:30:35 CPU(s): 8 17:30:35 On-line CPU(s) list: 0-7 17:30:35 Thread(s) per core: 1 17:30:35 Core(s) per socket: 1 17:30:35 Socket(s): 8 17:30:35 NUMA node(s): 1 17:30:35 Vendor ID: AuthenticAMD 17:30:35 CPU family: 23 17:30:35 Model: 49 17:30:35 Model name: AMD EPYC-Rome Processor 17:30:35 Stepping: 0 17:30:35 CPU MHz: 2799.998 17:30:35 BogoMIPS: 5599.99 17:30:35 Virtualization: AMD-V 17:30:35 Hypervisor vendor: KVM 17:30:35 Virtualization type: full 17:30:35 L1d cache: 256 KiB 17:30:35 L1i cache: 256 KiB 17:30:35 L2 cache: 4 MiB 17:30:35 L3 cache: 128 MiB 17:30:35 NUMA node0 CPU(s): 0-7 17:30:35 Vulnerability Itlb multihit: Not affected 17:30:35 Vulnerability L1tf: Not affected 17:30:35 Vulnerability Mds: Not affected 17:30:35 Vulnerability Meltdown: Not affected 17:30:35 Vulnerability Mmio stale data: Not affected 17:30:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:30:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:30:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:30:35 Vulnerability Srbds: Not affected 17:30:35 Vulnerability Tsx async abort: Not affected 17:30:35 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:30:35 17:30:35 17:30:35 ---> nproc: 17:30:35 8 17:30:35 17:30:35 17:30:35 ---> df -h: 17:30:35 Filesystem Size Used Avail Use% Mounted on 17:30:35 overlay 155G 21G 135G 14% / 17:30:35 tmpfs 64M 0 64M 0% /dev 17:30:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:30:35 shm 64M 0 64M 0% /dev/shm 17:30:35 /dev/vda1 155G 21G 135G 14% /facter-os 17:30:35 17:30:35 17:30:35 ---> sar -b -r -n DEV: 17:30:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6143) 02/15/23 _x86_64_ (8 CPU) 17:30:35 17:30:35 16:57:35 LINUX RESTART (8 CPU) 17:30:35 17:30:35 16:58:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:30:35 16:59:01 32.80 23.72 9.08 0.00 2385.93 1949.04 0.00 17:30:35 17:00:01 1.17 0.00 1.17 0.00 0.00 14.28 0.00 17:30:35 17:01:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 17:30:35 17:02:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 17:30:35 17:03:01 25.31 10.26 15.05 0.00 3463.16 3688.85 0.00 17:30:35 17:04:01 110.55 15.39 95.15 0.00 1961.61 53193.74 0.00 17:30:35 17:05:01 61.96 0.02 61.94 0.00 1.87 27002.30 0.00 17:30:35 17:06:01 53.81 0.25 53.56 0.00 5.07 17179.14 0.00 17:30:35 17:07:01 322.84 3.46 319.38 0.00 59.67 112753.25 0.00 17:30:35 17:08:01 488.54 4.68 483.86 0.00 37.72 232933.69 0.00 17:30:35 17:09:01 600.96 0.03 600.93 0.00 5.17 166111.26 0.00 17:30:35 17:10:01 670.48 1.97 668.52 0.00 20.40 221995.60 0.00 17:30:35 17:11:01 583.99 1.13 582.86 0.00 31.46 113305.96 0.00 17:30:35 17:12:01 25.78 0.00 25.78 0.00 0.00 715.08 0.00 17:30:35 17:13:01 5.78 0.05 5.73 0.00 7.60 160.64 0.00 17:30:35 17:14:01 1.75 0.00 1.75 0.00 0.00 18.40 0.00 17:30:35 17:15:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 17:30:35 17:16:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 17:30:35 17:17:01 0.90 0.02 0.88 0.00 0.13 9.07 0.00 17:30:35 17:18:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 17:30:35 17:19:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 17:30:35 17:20:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 17:30:35 17:21:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 17:30:35 17:22:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 17:30:35 17:23:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 17:30:35 17:24:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 17:30:35 17:25:01 1.38 0.00 1.38 0.00 0.00 13.86 0.00 17:30:35 17:26:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 17:30:35 17:27:01 1.32 0.00 1.32 0.00 0.00 13.60 0.00 17:30:35 17:28:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 17:30:35 17:29:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 17:30:35 17:30:01 117.71 0.30 117.41 0.00 11.86 61404.70 0.00 17:30:35 Average: 97.84 1.89 95.95 0.00 247.46 31705.52 0.00 17:30:35 17:30:35 16:58:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:30:35 16:59:01 30601020 31879984 495984 1.51 47248 1541568 1681448 4.96 595600 1420932 76 17:30:35 17:00:01 30601672 31880760 494360 1.50 47288 1541572 1681448 4.96 596296 1420916 168 17:30:35 17:01:01 30602732 31882264 493016 1.50 47320 1541572 1681448 4.96 595812 1421328 20 17:30:35 17:02:01 30602644 31882216 492996 1.50 47352 1541576 1700284 5.01 595476 1421332 124 17:30:35 17:03:01 30361884 31855036 503612 1.53 52800 1745580 1719232 5.07 758320 1473076 1248 17:30:35 17:04:01 28121976 31546460 750992 2.28 97888 3538240 1999620 5.89 1282816 3035612 251296 17:30:35 17:05:01 27972952 31538848 752988 2.29 119164 3634332 1877028 5.53 1365564 3070284 152752 17:30:35 17:06:01 27442980 31560200 734572 2.23 121584 4169312 1908720 5.63 1540920 3413632 203640 17:30:35 17:07:01 24004164 31488472 785932 2.39 204744 7184824 1933056 5.70 2152512 5947644 1081740 17:30:35 17:08:01 21421044 31115748 1142888 3.48 293156 9231792 3809844 11.23 2451264 8134700 3772 17:30:35 17:09:01 20145560 31218320 1047848 3.19 308700 10531692 2891920 8.52 2402004 9413604 693756 17:30:35 17:10:01 18155908 31319800 941108 2.86 379008 12428136 2534544 7.47 2349060 11321968 848 17:30:35 17:11:01 19396776 31532648 742004 2.26 394272 11425100 1852576 5.46 2259808 10229432 1452 17:30:35 17:12:01 19375900 31513084 760980 2.31 395188 11425504 1967928 5.80 2282356 10229304 140 17:30:35 17:13:01 19383620 31521316 752700 2.29 395392 11425784 1878280 5.54 2269920 10229532 28 17:30:35 17:14:01 19383548 31521256 752704 2.29 395404 11425792 1878280 5.54 2269840 10229536 8 17:30:35 17:15:01 19391768 31529628 744808 2.27 395420 11425920 1878280 5.54 2262076 10229664 4 17:30:35 17:16:01 19392280 31530160 744268 2.26 395440 11425928 1878280 5.54 2262088 10229672 8 17:30:35 17:17:01 19392228 31530108 744480 2.26 395452 11425924 1878280 5.54 2261876 10229672 8 17:30:35 17:18:01 19392500 31530504 744068 2.26 395488 11425920 1878280 5.54 2261956 10229752 44 17:30:35 17:19:01 19392104 31530172 744348 2.26 395516 11425940 1878280 5.54 2261968 10229760 12 17:30:35 17:20:01 19392088 31530156 744292 2.26 395528 11425940 1878280 5.54 2261900 10229760 44 17:30:35 17:21:01 19392324 31530460 743940 2.26 395576 11425944 1878280 5.54 2261956 10229768 8 17:30:35 17:22:01 19392308 31530472 743924 2.26 395584 11425944 1878280 5.54 2262180 10229764 44 17:30:35 17:23:01 19391716 31529900 744424 2.26 395616 11425944 1878280 5.54 2261996 10229768 12 17:30:35 17:24:01 19391992 31530200 744072 2.26 395624 11425952 1878280 5.54 2262088 10229772 196 17:30:35 17:25:01 19391944 31530156 744048 2.26 395632 11425952 1878280 5.54 2262080 10229772 4 17:30:35 17:26:01 19392300 31530524 743824 2.26 395644 11425960 1878280 5.54 2261940 10229780 196 17:30:35 17:27:01 19392096 31530364 743984 2.26 395664 11425952 1878280 5.54 2262152 10229780 12 17:30:35 17:28:01 19392332 31530640 743648 2.26 395704 11425952 1878280 5.54 2262044 10229784 44 17:30:35 17:29:01 19392316 31530636 743584 2.26 395712 11425964 1878280 5.54 2262100 10229784 12 17:30:35 17:30:01 17877712 31492356 776784 2.36 443484 12733996 1931984 5.69 2390724 11489820 680 17:30:35 Average: 22072950 31553214 736974 2.24 303862 9014235 1971932 5.81 1940272 8042153 74762 17:30:35 17:30:35 16:58:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:30:35 16:59:01 ens3 157.46 102.78 428.07 23.07 0.00 0.00 0.00 0.00 17:30:35 16:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:00:01 ens3 1.98 0.70 0.47 0.29 0.00 0.00 0.00 0.00 17:30:35 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:01:01 ens3 2.27 0.67 0.71 0.47 0.00 0.00 0.00 0.00 17:30:35 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:02:01 ens3 0.75 0.42 0.36 0.27 0.00 0.00 0.00 0.00 17:30:35 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:03:01 ens3 66.42 28.85 1373.64 2.41 0.00 0.00 0.00 0.00 17:30:35 17:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:30:35 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:04:01 ens3 943.27 760.58 12065.90 120.54 0.00 0.00 0.00 0.00 17:30:35 17:04:01 vethd0f1283 62.51 86.90 6.34 690.69 0.00 0.00 0.00 0.06 17:30:35 17:04:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 17:30:35 17:04:01 docker0 270.01 303.08 24.99 3409.46 0.00 0.00 0.00 0.00 17:30:35 17:05:01 ens3 42.33 35.86 32.09 62.21 0.00 0.00 0.00 0.00 17:30:35 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:05:01 docker0 1.37 1.40 0.09 0.11 0.00 0.00 0.00 0.00 17:30:35 17:05:01 vethe0a8326 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 17:30:35 17:06:01 ens3 26.78 15.10 23.24 12.35 0.00 0.00 0.00 0.00 17:30:35 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:07:01 vethd3a4635 212.87 156.28 1168.30 12.91 0.00 0.00 0.00 0.00 17:30:35 17:07:01 ens3 1051.73 734.23 7768.52 74.40 0.00 0.00 0.00 0.00 17:30:35 17:07:01 veth43f099f 156.28 212.87 12.91 1168.30 0.00 0.00 0.00 0.10 17:30:35 17:07:01 veth8df20e8 153.06 222.79 12.91 1169.11 0.00 0.00 0.00 0.10 17:30:35 17:07:01 veth607a92b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:30:35 17:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:30:35 17:07:01 docker0 681.85 972.98 49.28 6079.92 0.00 0.00 0.00 0.00 17:30:35 17:07:01 vethc0a7b6b 222.79 153.06 1169.11 12.91 0.00 0.00 0.00 0.00 17:30:35 17:08:01 veth761bff9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:08:01 veth0f89ce2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:08:01 ens3 25.56 17.28 143.50 6.68 0.00 0.00 0.00 0.00 17:30:35 17:08:01 veth607a92b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:30:35 17:08:01 docker0 4.03 6.70 0.26 81.07 0.00 0.00 0.00 0.00 17:30:35 17:08:01 veth7f26e48 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:08:01 veth5e9d10d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:09:01 veth019589e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:09:01 ens3 227.52 143.10 1489.25 115.19 0.00 0.00 0.00 0.00 17:30:35 17:09:01 veth607a92b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:09:01 lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 17:30:35 17:09:01 docker0 101.52 182.73 8.18 1417.80 0.00 0.00 0.00 0.00 17:30:35 17:09:01 vethac6e012 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:10:01 ens3 332.12 208.65 2582.15 34.20 0.00 0.00 0.00 0.00 17:30:35 17:10:01 vethb32c219 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:10:01 veth607a92b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:10:01 docker0 183.25 295.38 15.37 2553.31 0.00 0.00 0.00 0.00 17:30:35 17:10:01 vetha8fec5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:11:01 ens3 131.86 108.01 201.82 343.16 0.00 0.00 0.00 0.00 17:30:35 17:11:01 lo 11.93 11.93 1.17 1.17 0.00 0.00 0.00 0.00 17:30:35 17:11:01 docker0 5.10 9.73 0.32 117.70 0.00 0.00 0.00 0.00 17:30:35 17:12:01 ens3 470.15 462.87 223.16 2473.37 0.00 0.00 0.00 0.00 17:30:35 17:12:01 lo 42.59 42.59 4.19 4.19 0.00 0.00 0.00 0.00 17:30:35 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:13:01 ens3 106.70 115.73 46.06 533.50 0.00 0.00 0.00 0.00 17:30:35 17:13:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 17:30:35 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:14:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 17:30:35 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:15:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:17:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:30:35 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:18:01 ens3 1.27 0.87 4.13 0.31 0.00 0.00 0.00 0.00 17:30:35 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:19:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:30:35 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:21:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 17:30:35 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:22:01 ens3 0.82 0.68 0.42 0.29 0.00 0.00 0.00 0.00 17:30:35 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:24:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 17:30:35 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:26:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:27:01 ens3 0.53 0.47 0.31 0.22 0.00 0.00 0.00 0.00 17:30:35 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:35 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:29:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:30:35 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 17:30:01 veth1f1e6ef 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:30:35 17:30:01 ens3 319.23 257.12 7768.01 46.12 0.00 0.00 0.00 0.00 17:30:35 17:30:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 17:30:35 17:30:01 docker0 38.96 48.86 3.45 587.94 0.00 0.00 0.00 0.00 17:30:35 Average: veth1f1e6ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:35 Average: ens3 122.24 93.61 1068.18 120.39 0.00 0.00 0.00 0.00 17:30:35 Average: lo 2.34 2.34 0.23 0.23 0.00 0.00 0.00 0.00 17:30:35 Average: docker0 40.26 57.01 3.19 446.02 0.00 0.00 0.00 0.00 17:30:35 17:30:35 17:30:35 ---> sar -P ALL: 17:30:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6143) 02/15/23 _x86_64_ (8 CPU) 17:30:35 17:30:35 16:57:35 LINUX RESTART (8 CPU) 17:30:35 17:30:35 16:58:03 CPU %user %nice %system %iowait %steal %idle 17:30:35 16:59:01 all 1.58 0.00 0.28 0.28 0.01 97.84 17:30:35 16:59:01 0 1.42 0.00 0.38 0.24 0.00 97.96 17:30:35 16:59:01 1 1.60 0.00 0.26 0.17 0.00 97.96 17:30:35 16:59:01 2 2.30 0.00 0.24 0.86 0.02 96.58 17:30:35 16:59:01 3 2.64 0.00 0.24 0.09 0.02 97.02 17:30:35 16:59:01 4 0.62 0.00 0.38 0.09 0.00 98.91 17:30:35 16:59:01 5 1.12 0.00 0.17 0.29 0.02 98.40 17:30:35 16:59:01 6 0.74 0.00 0.22 0.35 0.00 98.69 17:30:35 16:59:01 7 2.21 0.00 0.36 0.19 0.02 97.22 17:30:35 17:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 17:30:35 17:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:30:35 17:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:30:35 17:00:01 2 0.08 0.00 0.03 0.03 0.02 99.83 17:30:35 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 17:30:35 17:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:30:35 17:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:01:01 all 0.05 0.00 0.01 0.01 0.00 99.93 17:30:35 17:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:30:35 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:01:01 2 0.12 0.00 0.00 0.08 0.00 99.80 17:30:35 17:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:01:01 4 0.13 0.00 0.02 0.00 0.00 99.85 17:30:35 17:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:30:35 17:02:01 all 0.11 0.00 0.01 0.01 0.00 99.88 17:30:35 17:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:02:01 4 0.75 0.00 0.03 0.00 0.00 99.22 17:30:35 17:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:02:01 6 0.00 0.00 0.00 0.03 0.02 99.95 17:30:35 17:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:03:01 all 0.99 0.00 0.45 0.55 0.01 97.99 17:30:35 17:03:01 0 1.50 0.00 0.45 0.02 0.02 98.01 17:30:35 17:03:01 1 0.43 0.00 0.35 0.22 0.00 99.00 17:30:35 17:03:01 2 0.57 0.00 0.37 0.80 0.00 98.27 17:30:35 17:03:01 3 2.25 0.00 0.58 1.67 0.02 95.48 17:30:35 17:03:01 4 1.07 0.00 0.25 0.00 0.00 98.69 17:30:35 17:03:01 5 1.22 0.00 0.57 1.27 0.02 96.93 17:30:35 17:03:01 6 0.57 0.00 0.55 0.35 0.00 98.53 17:30:35 17:03:01 7 0.35 0.00 0.52 0.12 0.02 99.00 17:30:35 17:04:01 all 10.51 0.00 3.75 2.34 0.08 83.32 17:30:35 17:04:01 0 11.53 0.00 4.24 1.62 0.07 82.54 17:30:35 17:04:01 1 9.70 0.00 3.31 0.07 0.07 86.85 17:30:35 17:04:01 2 8.93 0.00 2.91 0.13 0.05 87.97 17:30:35 17:04:01 3 11.41 0.00 4.16 5.21 0.08 79.14 17:30:35 17:04:01 4 12.76 0.00 3.14 0.07 0.07 83.97 17:30:35 17:04:01 5 8.72 0.00 3.00 4.06 0.07 84.16 17:30:35 17:04:01 6 10.00 0.00 4.58 6.52 0.10 78.79 17:30:35 17:04:01 7 11.04 0.00 4.66 1.11 0.12 83.07 17:30:35 17:05:01 all 29.63 0.00 5.24 1.43 0.10 63.60 17:30:35 17:05:01 0 29.33 0.00 5.92 2.10 0.08 62.56 17:30:35 17:05:01 1 29.70 0.00 4.61 0.03 0.08 65.58 17:30:35 17:05:01 2 30.71 0.00 5.19 0.40 0.08 63.61 17:30:35 17:05:01 3 29.56 0.00 5.43 0.37 0.17 64.47 17:30:35 17:05:01 4 30.36 0.00 5.58 0.17 0.10 63.79 17:30:35 17:05:01 5 28.55 0.00 4.44 1.53 0.08 65.39 17:30:35 17:05:01 6 29.36 0.00 5.28 6.11 0.08 59.16 17:30:35 17:05:01 7 29.46 0.00 5.50 0.74 0.10 64.21 17:30:35 17:06:01 all 48.86 0.00 6.86 0.85 0.12 43.32 17:30:35 17:06:01 0 48.73 0.00 7.06 2.03 0.14 42.04 17:30:35 17:06:01 1 48.57 0.00 6.75 0.14 0.14 44.41 17:30:35 17:06:01 2 50.70 0.00 6.86 0.05 0.12 42.27 17:30:35 17:06:01 3 48.51 0.00 6.90 0.07 0.12 44.41 17:30:35 17:06:01 4 49.24 0.00 6.74 2.63 0.14 41.25 17:30:35 17:06:01 5 49.21 0.00 6.57 0.30 0.10 43.82 17:30:35 17:06:01 6 47.77 0.00 7.21 1.06 0.10 43.85 17:30:35 17:06:01 7 48.11 0.00 6.78 0.49 0.12 44.50 17:30:35 17:07:01 all 13.49 0.00 8.67 7.79 0.13 69.92 17:30:35 17:07:01 0 13.01 0.00 8.62 7.88 0.12 70.38 17:30:35 17:07:01 1 12.67 0.00 7.98 15.59 0.12 63.63 17:30:35 17:07:01 2 14.25 0.00 9.96 5.56 0.10 70.12 17:30:35 17:07:01 3 13.56 0.00 8.62 3.02 0.10 74.69 17:30:35 17:07:01 4 11.96 0.00 8.69 14.35 0.17 64.83 17:30:35 17:07:01 5 12.97 0.00 8.56 5.23 0.15 73.07 17:30:35 17:07:01 6 13.92 0.00 7.05 4.43 0.12 74.48 17:30:35 17:07:01 7 15.53 0.00 9.85 6.27 0.15 68.19 17:30:35 17:08:01 all 21.37 0.00 8.42 12.57 0.07 57.57 17:30:35 17:08:01 0 22.23 0.00 7.23 3.35 0.05 67.14 17:30:35 17:08:01 1 21.19 0.00 10.60 24.73 0.09 43.39 17:30:35 17:08:01 2 20.99 0.00 6.82 5.43 0.07 66.69 17:30:35 17:08:01 3 21.41 0.00 8.01 22.41 0.07 48.10 17:30:35 17:08:01 4 21.09 0.00 7.82 2.64 0.05 68.40 17:30:35 17:08:01 5 20.88 0.00 9.33 25.77 0.07 43.96 17:30:35 17:08:01 6 21.21 0.00 8.22 5.10 0.05 65.42 17:30:35 17:08:01 7 21.94 0.00 9.35 11.48 0.10 57.12 17:30:35 17:09:01 all 54.28 0.00 12.33 11.14 0.20 22.06 17:30:35 17:09:01 0 52.67 0.00 12.63 13.46 0.14 21.10 17:30:35 17:09:01 1 55.61 0.00 12.05 13.56 0.19 18.59 17:30:35 17:09:01 2 54.65 0.00 10.89 10.17 0.15 24.13 17:30:35 17:09:01 3 55.35 0.00 12.85 8.76 0.19 22.85 17:30:35 17:09:01 4 54.55 0.00 10.77 6.10 0.17 28.41 17:30:35 17:09:01 5 51.59 0.00 16.03 13.14 0.38 18.86 17:30:35 17:09:01 6 54.16 0.00 10.82 5.00 0.17 29.85 17:30:35 17:09:01 7 55.64 0.00 12.59 18.98 0.21 12.59 17:30:35 17:30:35 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:30:35 17:10:01 all 34.41 0.00 11.20 16.95 0.14 37.31 17:30:35 17:10:01 0 35.81 0.00 11.80 30.36 0.14 21.89 17:30:35 17:10:01 1 35.24 0.00 11.48 14.73 0.12 38.43 17:30:35 17:10:01 2 35.01 0.00 10.80 16.54 0.14 37.51 17:30:35 17:10:01 3 34.08 0.00 12.62 11.81 0.14 41.34 17:30:35 17:10:01 4 35.04 0.00 10.09 8.09 0.10 46.67 17:30:35 17:10:01 5 34.73 0.00 11.03 27.12 0.12 27.00 17:30:35 17:10:01 6 29.66 0.00 10.22 16.24 0.17 43.70 17:30:35 17:10:01 7 35.59 0.00 11.51 10.69 0.15 42.05 17:30:35 17:11:01 all 44.19 0.00 9.29 5.28 0.16 41.09 17:30:35 17:11:01 0 45.96 0.00 9.53 6.43 0.14 37.94 17:30:35 17:11:01 1 46.08 0.00 9.10 4.89 0.15 39.78 17:30:35 17:11:01 2 41.72 0.00 8.67 4.96 0.16 44.49 17:30:35 17:11:01 3 44.65 0.00 9.34 4.00 0.12 41.88 17:30:35 17:11:01 4 43.35 0.00 9.80 5.04 0.10 41.71 17:30:35 17:11:01 5 44.57 0.00 9.39 3.70 0.14 42.20 17:30:35 17:11:01 6 42.59 0.00 8.79 8.14 0.36 40.12 17:30:35 17:11:01 7 44.52 0.00 9.66 5.07 0.12 40.63 17:30:35 17:12:01 all 9.04 0.00 1.00 0.07 0.06 89.83 17:30:35 17:12:01 0 9.10 0.00 1.15 0.02 0.07 89.66 17:30:35 17:12:01 1 10.36 0.00 0.94 0.03 0.05 88.62 17:30:35 17:12:01 2 10.57 0.00 1.32 0.02 0.05 88.04 17:30:35 17:12:01 3 6.89 0.00 1.04 0.08 0.08 91.90 17:30:35 17:12:01 4 7.84 0.00 0.58 0.00 0.03 91.54 17:30:35 17:12:01 5 9.48 0.00 0.77 0.02 0.07 89.67 17:30:35 17:12:01 6 13.23 0.00 1.02 0.42 0.05 85.28 17:30:35 17:12:01 7 4.78 0.00 1.16 0.00 0.07 93.99 17:30:35 17:13:01 all 1.52 0.00 0.25 0.01 0.02 98.20 17:30:35 17:13:01 0 2.52 0.00 0.30 0.00 0.02 97.16 17:30:35 17:13:01 1 1.18 0.00 0.25 0.00 0.00 98.57 17:30:35 17:13:01 2 1.42 0.00 0.23 0.03 0.02 98.30 17:30:35 17:13:01 3 1.35 0.00 0.22 0.00 0.02 98.41 17:30:35 17:13:01 4 2.25 0.00 0.23 0.00 0.03 97.48 17:30:35 17:13:01 5 1.19 0.00 0.17 0.02 0.02 98.61 17:30:35 17:13:01 6 1.69 0.00 0.28 0.05 0.02 97.96 17:30:35 17:13:01 7 0.53 0.00 0.30 0.02 0.02 99.13 17:30:35 17:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 17:30:35 17:14:01 0 0.45 0.00 0.02 0.00 0.02 99.52 17:30:35 17:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:30:35 17:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:30:35 17:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:30:35 17:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:30:35 17:14:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:30:35 17:15:01 all 0.28 0.00 0.01 0.00 0.00 99.71 17:30:35 17:15:01 0 2.02 0.00 0.02 0.00 0.00 97.96 17:30:35 17:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:30:35 17:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:30:35 17:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 17:30:35 17:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:16:01 all 0.06 0.00 0.01 0.00 0.01 99.91 17:30:35 17:16:01 0 0.43 0.00 0.02 0.00 0.00 99.55 17:30:35 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:30:35 17:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:30:35 17:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:30:35 17:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:17:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:30:35 17:17:01 0 1.95 0.00 0.02 0.00 0.02 98.01 17:30:35 17:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:17:01 4 0.03 0.00 0.05 0.00 0.02 99.90 17:30:35 17:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:30:35 17:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:30:35 17:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:18:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:30:35 17:18:01 0 1.92 0.00 0.03 0.00 0.00 98.05 17:30:35 17:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:30:35 17:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:30:35 17:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:30:35 17:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:19:01 all 0.05 0.00 0.02 0.00 0.00 99.93 17:30:35 17:19:01 0 0.18 0.00 0.05 0.00 0.00 99.77 17:30:35 17:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:19:01 5 0.07 0.00 0.03 0.00 0.03 99.87 17:30:35 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:30:35 17:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:30:35 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 17:30:35 17:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:30:35 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:30:35 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:30:35 17:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:30:35 17:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:30:35 17:21:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:30:35 17:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 17:30:35 17:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:30:35 17:22:01 all 0.01 0.00 0.02 0.00 0.01 99.96 17:30:35 17:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:30:35 17:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:30:35 17:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 17:30:35 17:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 17:30:35 17:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:30:35 17:23:01 all 0.12 0.00 0.01 0.00 0.00 99.86 17:30:35 17:23:01 0 0.78 0.00 0.02 0.00 0.00 99.20 17:30:35 17:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:23:01 5 0.05 0.00 0.03 0.00 0.03 99.88 17:30:35 17:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 17:30:35 17:24:01 0 1.97 0.00 0.00 0.00 0.00 98.03 17:30:35 17:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:30:35 17:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 17:30:35 17:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:30:35 17:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:30:35 17:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 17:30:35 17:25:01 0 0.27 0.00 0.05 0.00 0.02 99.67 17:30:35 17:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:30:35 17:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:25:01 5 0.03 0.00 0.02 0.00 0.03 99.92 17:30:35 17:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:30:35 17:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:26:01 5 0.07 0.00 0.02 0.00 0.02 99.90 17:30:35 17:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:30:35 17:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:30:35 17:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:30:35 17:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:30:35 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:30:35 17:27:01 5 0.05 0.00 0.02 0.02 0.03 99.88 17:30:35 17:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:30:35 17:28:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:30:35 17:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:30:35 17:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:30:35 17:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:30:35 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:28:01 5 0.05 0.00 0.02 0.03 0.02 99.88 17:30:35 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:30:35 17:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:29:01 all 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:30:35 17:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:30:35 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:30:35 17:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:30:35 17:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:30:35 17:30:01 all 8.76 0.00 4.10 2.95 0.06 84.13 17:30:35 17:30:01 0 9.29 0.00 5.01 0.12 0.07 85.52 17:30:35 17:30:01 1 9.04 0.00 5.31 17.76 0.09 67.81 17:30:35 17:30:01 2 7.92 0.00 3.11 1.54 0.05 87.38 17:30:35 17:30:01 3 7.93 0.00 4.19 0.08 0.07 87.73 17:30:35 17:30:01 4 9.40 0.00 4.10 0.07 0.05 86.38 17:30:35 17:30:01 5 8.74 0.00 4.04 2.15 0.05 85.02 17:30:35 17:30:01 6 8.18 0.00 3.18 1.94 0.05 86.64 17:30:35 17:30:01 7 9.59 0.00 3.86 0.03 0.07 86.44 17:30:35 Average: all 8.65 0.00 2.22 1.92 0.04 87.17 17:30:35 Average: 0 9.07 0.00 2.30 2.08 0.04 86.51 17:30:35 Average: 1 8.69 0.00 2.25 2.82 0.04 86.21 17:30:35 Average: 2 8.65 0.00 2.08 1.44 0.03 87.79 17:30:35 Average: 3 8.63 0.00 2.29 1.77 0.04 87.27 17:30:35 Average: 4 8.69 0.00 2.11 1.21 0.03 87.96 17:30:35 Average: 5 8.45 0.00 2.29 2.60 0.05 86.61 17:30:35 Average: 6 8.42 0.00 2.08 1.71 0.04 87.75 17:30:35 Average: 7 8.63 0.00 2.35 1.70 0.04 87.29 17:30:35 17:30:35 17:30:35