Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 966ddbcdfe08adc100c05000828e7ee1aafc1855 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-ssh11515762338201018328.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-ssh4095690567397936827.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-ssh3317104624513985696.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-ssh3816614656272056052.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-ssh7296101044408726006.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5160 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/401 [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/401 # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 (main) Commit message: "feat: Implement Device Profile System Events (#4336)" > 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-list --no-walk fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:05:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:05:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:05:40 ========================================================= 22:05:40 EdgeX Global Pipelines Version Info 22:05:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:05:41 ------------------- 22:05:41 stable info: 22:05:41 ------------------- 22:05:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:05:41 Message: update stable to v1.0.244 22:05:41 ------------------- 22:05:41 experimental info: 22:05:41 ------------------- 22:05:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:05:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:05:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 966ddbc [Pipeline] echo 22:05:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:42 provisioning config files... 22:05:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config8595679970012788872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:42 ---> docker-login.sh 22:05:42 nexus3.edgexfoundry.org:10001 22:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:42 Configure a credential helper to remove this warning. See 22:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:42 22:05:42 Login Succeeded 22:05:42 nexus3.edgexfoundry.org:10002 22:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:43 Configure a credential helper to remove this warning. See 22:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:43 22:05:43 Login Succeeded 22:05:43 nexus3.edgexfoundry.org:10003 22:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:43 Configure a credential helper to remove this warning. See 22:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:43 22:05:43 Login Succeeded 22:05:43 nexus3.edgexfoundry.org:10004 22:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:43 Configure a credential helper to remove this warning. See 22:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:43 22:05:43 Login Succeeded 22:05:43 docker.io 22:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:43 Configure a credential helper to remove this warning. See 22:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:43 22:05:43 Login Succeeded 22:05:43 ---> docker-login.sh ends [Pipeline] } 22:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:44 + 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 22:05:44 + + cut -d/ -f2 22:05:44 dirname cmd/core-command/Dockerfile 22:05:44 + echo core-command,cmd/core-command/Dockerfile 22:05:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:05:44 + + dirname cmd/core-data/Dockerfilecut 22:05:44 -d/ -f2 22:05:44 + echo core-data,cmd/core-data/Dockerfile 22:05:44 + dirname cmd/core-metadata/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo core-metadata,cmd/core-metadata/Dockerfile 22:05:44 + dirname cmd/security-bootstrapper/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:05:44 + dirname cmd/security-proxy-setup/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:05:44 + dirname cmd/security-secretstore-setup/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:05:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:05:44 + dirname cmd/security-spire-agent/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:05:44 + dirname cmd/security-spire-config/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:05:44 + dirname cmd/security-spire-server/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:05:44 + dirname cmd/support-notifications/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo support-notifications,cmd/support-notifications/Dockerfile 22:05:44 + dirname cmd/support-scheduler/Dockerfile 22:05:44 + cut -d/ -f2 22:05:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:05:44 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 22:05:44 + git rev-list -1 --merges 966ddbcdfe08adc100c05000828e7ee1aafc1855~1..966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo 22:05:44 -----------> git rev-list -1 --merges 966ddbcdfe08adc100c05000828e7ee1aafc1855~1..966ddbcdfe08adc100c05000828e7ee1aafc1855 966ddbcdfe08adc100c05000828e7ee1aafc1855 [false] [Pipeline] sh 22:05:44 + git log --format=format:%s -1 966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo 22:05:44 ========================================================= 22:05:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:05:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:05:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:05:45 + grep -v github /etc/ssh/ssh_known_hosts 22:05:45 + [ -e /tmp/ssh_known_hosts ] 22:05:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:05:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:05:45 + sudo tee -a /etc/ssh/ssh_known_hosts 22:05:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:45 22:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:46 0.1.4: Pulling from edgex-devops/py-git-semver 22:05:46 b85a868b505f: Pulling fs layer 22:05:46 e2be974225ed: Pulling fs layer 22:05:46 339a4e72a1f5: Pulling fs layer 22:05:46 988bab9f4d93: Pulling fs layer 22:05:46 1469e6f7b9e6: Pulling fs layer 22:05:46 eaf3925da568: Pulling fs layer 22:05:46 bab4dde63d76: Pulling fs layer 22:05:46 bde34c3a00c8: Pulling fs layer 22:05:46 b352a97aabf1: Pulling fs layer 22:05:46 4872d77fe225: Pulling fs layer 22:05:46 5851b861e8e6: Pulling fs layer 22:05:46 bab4dde63d76: Waiting 22:05:46 bde34c3a00c8: Waiting 22:05:46 b352a97aabf1: Waiting 22:05:46 4872d77fe225: Waiting 22:05:46 5851b861e8e6: Waiting 22:05:46 988bab9f4d93: Waiting 22:05:46 1469e6f7b9e6: Waiting 22:05:46 eaf3925da568: Waiting 22:05:46 e2be974225ed: Verifying Checksum 22:05:46 e2be974225ed: Download complete 22:05:46 988bab9f4d93: Verifying Checksum 22:05:46 988bab9f4d93: Download complete 22:05:46 1469e6f7b9e6: Verifying Checksum 22:05:46 1469e6f7b9e6: Download complete 22:05:46 339a4e72a1f5: Verifying Checksum 22:05:46 339a4e72a1f5: Download complete 22:05:46 b352a97aabf1: Verifying Checksum 22:05:46 b352a97aabf1: Download complete 22:05:46 4872d77fe225: Verifying Checksum 22:05:46 4872d77fe225: Download complete 22:05:46 5851b861e8e6: Verifying Checksum 22:05:46 5851b861e8e6: Download complete 22:05:46 b85a868b505f: Verifying Checksum 22:05:46 b85a868b505f: Download complete 22:05:46 bab4dde63d76: Verifying Checksum 22:05:46 bab4dde63d76: Download complete 22:05:47 b85a868b505f: Pull complete 22:05:47 e2be974225ed: Pull complete 22:05:48 339a4e72a1f5: Pull complete 22:05:48 988bab9f4d93: Pull complete 22:05:48 1469e6f7b9e6: Pull complete 22:05:48 eaf3925da568: Pull complete 22:05:50 bab4dde63d76: Pull complete 22:05:50 bde34c3a00c8: Pull complete 22:05:50 b352a97aabf1: Pull complete 22:05:50 4872d77fe225: Pull complete 22:05:50 5851b861e8e6: Pull complete 22:05:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:51 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:05:54 $ docker top d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b -eo pid,comm 22:05:54 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). 22:05:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:54 [ssh-agent] Looking for ssh-agent implementation... 22:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:55 $ docker exec d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent 22:05:55 SSH_AUTH_SOCK=/tmp/ssh-2PiRtd1sNncw/agent.32 22:05:55 SSH_AGENT_PID=38 22:05:55 Running ssh-add (command line suppressed) 22:05:55 Identity added: /w/workspace/edgex-go/401@tmp/private_key_12691889609271531918.key (/w/workspace/edgex-go/401@tmp/private_key_12691889609271531918.key) 22:05:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:55 + git tag --points-at HEAD [Pipeline] } 22:05:55 $ docker exec --env ******** --env ******** d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent -k 22:05:55 unset SSH_AUTH_SOCK; 22:05:55 unset SSH_AGENT_PID; 22:05:55 echo Agent pid 38 killed; 22:05:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:55 [ssh-agent] Looking for ssh-agent implementation... 22:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:55 $ docker exec d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent 22:05:55 SSH_AUTH_SOCK=/tmp/ssh-uoQZVV5Xu625/agent.70 22:05:55 SSH_AGENT_PID=76 22:05:55 Running ssh-add (command line suppressed) 22:05:56 Identity added: /w/workspace/edgex-go/401@tmp/private_key_11507143846760249277.key (/w/workspace/edgex-go/401@tmp/private_key_11507143846760249277.key) 22:05:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:56 + git semver init 22:05:56 2023-02-08 22:05:56,549 [run_init] DEBUG init version:0.0.0 force:False 22:05:56 2023-02-08 22:05:56,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/401/.semver 22:05:56 2023-02-08 22:05:56,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/401/.semver 22:05:56 2023-02-08 22:05:56,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/401/.semver'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) 22:06:03 2023-02-08 22:06:02,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/401/.git/info/exclude 22:06:03 2023-02-08 22:06:02,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/401/.semver/main with force:False 22:06:03 2023-02-08 22:06:02,079 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:06:03 2023-02-08 22:06:02,080 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:06:03 3.0.0-dev.42 [Pipeline] } 22:06:03 $ docker exec --env ******** --env ******** d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent -k 22:06:03 unset SSH_AUTH_SOCK; 22:06:03 unset SSH_AGENT_PID; 22:06:03 echo Agent pid 76 killed; 22:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:03 + git semver [Pipeline] } 22:06:03 $ docker stop --time=1 d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b 22:06:05 $ docker rm -f --volumes d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b [Pipeline] // withDockerContainer [Pipeline] sh 22:06:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:06:05 Stashed 1 file(s) [Pipeline] echo 22:06:05 [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 22:06:06 + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] echo 22:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:06 ========================================================= 22:06:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:06:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:06:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:06:06 213ec9aee27d: Pulling fs layer 22:06:06 4583459ba037: Pulling fs layer 22:06:06 93c1e223e6f2: Pulling fs layer 22:06:06 53926ce57604: Pulling fs layer 22:06:06 21b2b0c7a3f4: Pulling fs layer 22:06:06 22ff95d597cd: Pulling fs layer 22:06:06 12d6caf4c0d1: Pulling fs layer 22:06:06 96b7cbca73a9: Pulling fs layer 22:06:06 a7acece74701: Pulling fs layer 22:06:06 53926ce57604: Waiting 22:06:06 21b2b0c7a3f4: Waiting 22:06:06 22ff95d597cd: Waiting 22:06:06 12d6caf4c0d1: Waiting 22:06:06 a7acece74701: Waiting 22:06:06 96b7cbca73a9: Waiting 22:06:06 93c1e223e6f2: Verifying Checksum 22:06:06 93c1e223e6f2: Download complete 22:06:06 4583459ba037: Verifying Checksum 22:06:06 4583459ba037: Download complete 22:06:06 21b2b0c7a3f4: Download complete 22:06:06 22ff95d597cd: Verifying Checksum 22:06:06 22ff95d597cd: Download complete 22:06:06 213ec9aee27d: Verifying Checksum 22:06:06 213ec9aee27d: Download complete 22:06:06 12d6caf4c0d1: Verifying Checksum 22:06:06 213ec9aee27d: Pull complete 22:06:07 4583459ba037: Pull complete 22:06:07 93c1e223e6f2: Pull complete 22:06:07 a7acece74701: Verifying Checksum 22:06:07 a7acece74701: Download complete 22:06:07 53926ce57604: Verifying Checksum 22:06:07 53926ce57604: Download complete 22:06:07 96b7cbca73a9: Verifying Checksum 22:06:07 96b7cbca73a9: Download complete 22:06:12 53926ce57604: Pull complete 22:06:12 21b2b0c7a3f4: Pull complete 22:06:12 22ff95d597cd: Pull complete 22:06:12 12d6caf4c0d1: Pull complete 22:06:14 96b7cbca73a9: Pull complete 22:06:15 a7acece74701: Pull complete 22:06:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:06:16 + + docker build -t ci-base-image-x86_64 -f - . 22:06:16 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:06:16 WORKDIR /edgex 22:06:16 COPY go.mod . 22:06:16 RUN go mod download 22:06:16 Sending build context to Docker daemon 170.2MB 22:06:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:06:16 ---> db6d94c90886 22:06:16 Step 2/4 : WORKDIR /edgex 22:06:20 Still waiting to schedule task 22:06:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:06:21 ---> Running in 15c4d94d1861 22:06:21 Removing intermediate container 15c4d94d1861 22:06:21 ---> c0971561308f 22:06:21 Step 3/4 : COPY go.mod . 22:06:21 ---> ee51fb27c49b 22:06:21 Step 4/4 : RUN go mod download 22:06:21 ---> Running in b54295f16427 22:06:40 Removing intermediate container b54295f16427 22:06:40 ---> 442b0bba4f6e 22:06:40 Successfully built 442b0bba4f6e 22:06:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:40 + docker inspect -f . ci-base-image-x86_64 22:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:40 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:40 $ docker top 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:41 + go version 22:06:41 go version go1.18.7 linux/amd64 [Pipeline] } 22:06:41 $ docker stop --time=1 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f 22:06:42 $ docker rm -f --volumes 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:42 + docker inspect -f . ci-base-image-x86_64 22:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:42 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:06:42 $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:43 $ docker top bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:43 ========================================================= 22:06:43 [edgeXBuildGoParallel] Running Tests and Build... 22:06:43 ========================================================= [Pipeline] sh 22:06:43 + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] fileExists [Pipeline] sh 22:06:43 + make test 22:06:43 go test -race -coverprofile=coverage.out ./... 22:06:50 ? github.com/edgexfoundry/edgex-go [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 22:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 22:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.158s coverage: 73.2% of statements 22:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements 22:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.493s coverage: 89.2% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.8% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 22:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 22:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 22:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 22:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements 22:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.103s coverage: 86.9% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 65.3% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:07:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:07:24 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 22:07:42 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." 22:07:42 go vet ./... 22:07:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:07:46 + ls -al . 22:07:46 total 748 22:07:46 drwxrwxr-x 11 1001 1001 4096 Feb 8 22:06 . 22:07:46 drwxr-xr-x 4 root root 4096 Feb 8 22:06 .. 22:07:46 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:05 .blubracket 22:07:46 -rw-rw-r-- 1 1001 1001 16 Feb 8 22:05 .dockerignore 22:07:46 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 .git 22:07:46 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:05 .github 22:07:46 -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:05 .gitignore 22:07:46 -rw-rw-r-- 1 1001 1001 42 Feb 8 22:05 .golangci.yml 22:07:46 -rw-rw-r-- 1 1001 1001 87 Feb 8 22:05 .hadolint.yml 22:07:46 drwxr-xr-x 3 1001 1001 4096 Feb 8 22:06 .semver 22:07:46 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:05 .sonarcloud.properties 22:07:46 -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:05 ADOPTERS.md 22:07:46 -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:05 Attribution.txt 22:07:46 -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:05 CHANGELOG.md 22:07:46 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:05 CONTRIBUTING.md 22:07:46 -rw-rw-r-- 1 1001 1001 677 Feb 8 22:05 GOVERNANCE.md 22:07:46 -rw-rw-r-- 1 1001 1001 850 Feb 8 22:05 Jenkinsfile 22:07:46 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:05 LICENSE 22:07:46 -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:05 Makefile 22:07:46 -rw-rw-r-- 1 1001 1001 582 Feb 8 22:05 OWNERS.md 22:07:46 -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:05 README.md 22:07:46 -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:05 SECURITY.md 22:07:46 -rw-rw-r-- 1 1001 1001 12 Feb 8 22:06 VERSION 22:07:46 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:05 bin 22:07:46 drwxrwxr-x 17 1001 1001 4096 Feb 8 22:05 cmd 22:07:46 -rw-r--r-- 1 root root 488085 Feb 8 22:07 coverage.out 22:07:46 -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:05 go.mod 22:07:46 -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:05 go.sum 22:07:46 drwxrwxr-x 7 1001 1001 4096 Feb 8 22:05 internal 22:07:46 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:05 openapi 22:07:46 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:05 snap 22:07:46 -rw-rw-r-- 1 1001 1001 204 Feb 8 22:05 version.go [Pipeline] sh 22:07:46 + '[' -e coverage.out ] 22:07:46 + chown 1001:1001 coverage.out [Pipeline] stash 22:07:47 Stashed 1 file(s) [Pipeline] sh 22:07:47 + make build 22:07:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:07:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5162 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:07:51 Running in /w/workspace/edgex-go/401 [Pipeline] { [Pipeline] checkout 22:07:51 The recommended git tool is: git 22:07:56 using credential edgex-jenkins-ssh 22:07:56 Cloning the remote Git repository 22:07:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:07:56 > git init /w/workspace/edgex-go/401 # timeout=10 22:07:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:57 > git --version # timeout=10 22:07:57 > git --version # 'git version 2.25.1' 22:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:07:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:08:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:08:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:08:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:08:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:08:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:08:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:08:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:08:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:15 Avoid second fetch 22:08:15 Checking out Revision 966ddbcdfe08adc100c05000828e7ee1aafc1855 (main) 22:08:15 Commit message: "feat: Implement Device Profile System Events (#4336)" 22:08:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:08:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:15 > git config core.sparsecheckout # timeout=10 22:08:15 > git checkout -f 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:08:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:16 Dload Upload Total Spent Left Speed 22:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 22:08:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:17 + sudo tee /etc/docker/daemon.new 22:08:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:17 { 22:08:17 "registry-mirrors": [ 22:08:17 "https://nexus3.edgexfoundry.org:10001" 22:08:17 ], 22:08:17 "bip": "10.250.0.254/24", 22:08:17 "hosts": [ 22:08:17 "tcp://0.0.0.0:5555", 22:08:17 "unix:///var/run/docker.sock" 22:08:17 ], 22:08:17 "mtu": 1458, 22:08:17 "selinux-enabled": true, 22:08:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:17 } [Pipeline] sh [Pipeline] } 22:08:17 $ docker stop --time=1 bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 22:08:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 22:08:22 $ docker rm -f --volumes bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 22:08:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:23 22:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:23 latest: Pulling from edgex-devops/edgex-compose 22:08:23 cbdbe7a5bc2a: Pulling fs layer 22:08:23 ca9280d653b3: Pulling fs layer 22:08:23 7e9c9ca2126c: Pulling fs layer 22:08:23 cbdbe7a5bc2a: Verifying Checksum 22:08:23 cbdbe7a5bc2a: Download complete 22:08:23 cbdbe7a5bc2a: Pull complete 22:08:23 ca9280d653b3: Verifying Checksum 22:08:23 ca9280d653b3: Download complete 22:08:24 7e9c9ca2126c: Download complete 22:08:24 ca9280d653b3: Pull complete 22:08:27 7e9c9ca2126c: Pull complete 22:08:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:27 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:08:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 22:08:31 $ docker top 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:31 + docker-compose build --help 22:08:31 + grep parallel 22:08:32 --parallel Build images in parallel. [Pipeline] } 22:08:32 $ docker stop --time=1 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 22:08:33 $ docker rm -f --volumes 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:33 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:08:33 $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:08:34 $ docker top 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:34 + docker-compose -f ./docker-compose-build.yml build --parallel 22:08:35 Building core-command ... 22:08:35 Building core-common-config-bootstrapper ... 22:08:35 Building core-data ... 22:08:35 Building core-metadata ... 22:08:35 Building security-bootstrapper ... 22:08:35 Building security-proxy-setup ... 22:08:35 Building security-secretstore-setup ... 22:08:35 Building security-spiffe-token-provider ... 22:08:35 Building security-spire-agent ... 22:08:35 Building security-spire-config ... 22:08:35 Building security-spire-server ... 22:08:35 Building support-notifications ... 22:08:35 Building support-scheduler ... 22:08:35 Building security-spire-config 22:08:35 Building support-notifications 22:08:35 Building security-proxy-setup 22:08:35 Building core-command 22:08:35 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:41 provisioning config files... 22:08:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config1523185175234214837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:41 ---> docker-login.sh 22:08:41 nexus3.edgexfoundry.org:10001 22:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:42 Configure a credential helper to remove this warning. See 22:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:42 22:08:42 Login Succeeded 22:08:42 nexus3.edgexfoundry.org:10002 22:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:42 Configure a credential helper to remove this warning. See 22:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:42 22:08:42 Login Succeeded 22:08:42 nexus3.edgexfoundry.org:10003 22:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:43 Configure a credential helper to remove this warning. See 22:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:43 22:08:43 Login Succeeded 22:08:43 nexus3.edgexfoundry.org:10004 22:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:43 Configure a credential helper to remove this warning. See 22:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:43 22:08:43 Login Succeeded 22:08:43 docker.io 22:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:43 Configure a credential helper to remove this warning. See 22:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:43 22:08:43 Login Succeeded 22:08:43 ---> docker-login.sh ends [Pipeline] } 22:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:08:44 + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] echo 22:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:44 ========================================================= 22:08:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:08:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:08:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:44 9b18e9b68314: Pulling fs layer 22:08:44 35d82f9e3411: Pulling fs layer 22:08:44 e16973657156: Pulling fs layer 22:08:44 fc693d55d65f: Pulling fs layer 22:08:44 7e9fc2657dce: Pulling fs layer 22:08:44 dda99020689f: Pulling fs layer 22:08:44 db1c61fa0a46: Pulling fs layer 22:08:44 891c053d2c06: Pulling fs layer 22:08:44 fc693d55d65f: Waiting 22:08:44 dda99020689f: Waiting 22:08:44 db1c61fa0a46: Waiting 22:08:44 7e9fc2657dce: Waiting 22:08:44 891c053d2c06: Waiting 22:08:44 e16973657156: Verifying Checksum 22:08:44 e16973657156: Download complete 22:08:44 35d82f9e3411: Verifying Checksum 22:08:44 35d82f9e3411: Download complete 22:08:45 7e9fc2657dce: Download complete 22:08:45 dda99020689f: Verifying Checksum 22:08:45 dda99020689f: Download complete 22:08:45 9b18e9b68314: Verifying Checksum 22:08:45 9b18e9b68314: Download complete 22:08:46 9b18e9b68314: Pull complete 22:08:46 891c053d2c06: Verifying Checksum 22:08:46 891c053d2c06: Download complete 22:08:46 35d82f9e3411: Pull complete 22:08:46 e16973657156: Pull complete 22:08:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:47 ---> 442b0bba4f6e 22:08:47 Step 3/24 : WORKDIR /edgex-go 22:08:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:08:47 ---> 442b0bba4f6e 22:08:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:08:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:08:47 ---> 442b0bba4f6e 22:08:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:08:47 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:08:47 ---> 442b0bba4f6e 22:08:47 Step 3/21 : WORKDIR /edgex-go 22:08:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:08:47 ---> 442b0bba4f6e 22:08:47 Step 3/23 : WORKDIR /edgex-go 22:08:47 db1c61fa0a46: Verifying Checksum 22:08:47 db1c61fa0a46: Download complete 22:08:48 fc693d55d65f: Verifying Checksum 22:08:48 fc693d55d65f: Download complete 22:08:57 ---> Running in 7538d543f425 22:08:57 ---> Running in c7ab2cfd95c4 22:08:57 ---> Running in 77c2dfa94bee 22:08:57 ---> Running in 0e6ff1d8304a 22:08:57 ---> Running in d29e587ffcf3 22:08:57 Removing intermediate container 0e6ff1d8304a 22:08:57 ---> 7cc7b8e547d7 22:08:57 Step 4/23 : WORKDIR /edgex-go 22:08:57 Removing intermediate container c7ab2cfd95c4 22:08:57 ---> 6389e3e96347 22:08:57 Step 4/22 : WORKDIR /edgex-go 22:08:57 Removing intermediate container d29e587ffcf3 22:08:57 ---> bca06d6908ac 22:08:57 ---> Running in c521707dfcd3 22:08:57 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:08:57 ---> Running in b60990b01840 22:08:57 Removing intermediate container 7538d543f425 22:08:57 ---> 450d0616f2a3 22:08:57 Step 4/21 : RUN apk add --update --no-cache make git 22:08:57 Removing intermediate container 77c2dfa94bee 22:08:57 ---> 2cc9eb12110d 22:08:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:08:57 ---> Running in ef489e38fe00 22:08:57 ---> Running in aac0ce40d6b9 22:08:57 ---> Running in 9db3f9a34724 22:08:57 Removing intermediate container c521707dfcd3 22:08:57 ---> b1f9b45b8519 22:08:57 Step 5/23 : RUN apk add --update --no-cache make git 22:08:57 Removing intermediate container b60990b01840 22:08:57 ---> 66b292bdc1ae 22:08:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:08:57 ---> Running in a060b8b73349 22:08:57 ---> Running in 438c0c23353b 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:57 OK: 211 MiB in 51 packages 22:08:57 OK: 211 MiB in 51 packages 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:57 OK: 211 MiB in 51 packages 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:57 OK: 211 MiB in 51 packages 22:08:57 OK: 211 MiB in 51 packages 22:08:58 Removing intermediate container 9db3f9a34724 22:08:58 ---> 28929505583b 22:08:58 Step 5/21 : COPY go.mod vendor* ./ 22:08:58 Removing intermediate container ef489e38fe00 22:08:58 ---> b2426d6e8ac6 22:08:58 Step 5/23 : COPY go.mod vendor* ./ 22:08:58 Removing intermediate container aac0ce40d6b9 22:08:58 ---> a282fa96b454 22:08:58 Step 5/24 : COPY go.mod vendor* ./ 22:08:58 Removing intermediate container a060b8b73349 22:08:58 ---> 88c0d76abc71 22:08:58 Step 6/23 : COPY go.mod vendor* ./ 22:08:58 Removing intermediate container 438c0c23353b 22:08:58 ---> f6e65593ecd0 22:08:58 Step 6/22 : COPY go.mod vendor* ./ 22:08:58 ---> 84640806d170 22:08:58 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:58 ---> 11253c9f9092 22:08:58 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:58 ---> Running in 4c600304d8a8 22:08:58 ---> a3c214233f22 22:08:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:58 ---> Running in 8de92ab95d7a 22:08:58 ---> e1b20f40fcc5 22:08:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:58 ---> Running in c8c632e2dfbd 22:08:58 ---> Running in d4b281991db3 22:08:58 ---> a5927f4379cc 22:08:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:58 ---> Running in a873505d414c 22:09:00 fc693d55d65f: Pull complete 22:09:00 7e9fc2657dce: Pull complete 22:09:00 dda99020689f: Pull complete 22:09:05 db1c61fa0a46: Pull complete 22:09:07 891c053d2c06: Pull complete 22:09:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:09:08 + docker build -t ci-base-image-arm64 -f - . 22:09:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:09:08 WORKDIR /edgex 22:09:08 COPY go.mod . 22:09:08 RUN go mod download 22:09:08 Sending build context to Docker daemon 3.11MB 22:09:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:09:08 ---> f96f9c87975a 22:09:08 Step 2/4 : WORKDIR /edgex 22:09:10 ---> Running in b6a6ce1b8e4a 22:09:10 Removing intermediate container b6a6ce1b8e4a 22:09:10 ---> a9c3315c12de 22:09:10 Step 3/4 : COPY go.mod . 22:09:11 ---> 784ddb891cb3 22:09:11 Step 4/4 : RUN go mod download 22:09:11 ---> Running in e6d41a27116b 22:09:43 Removing intermediate container e6d41a27116b 22:09:43 ---> 7cfd3a65f731 22:09:43 Successfully built 7cfd3a65f731 22:09:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:44 + docker inspect -f . ci-base-image-arm64 22:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:44 prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container 22:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:45 $ docker top b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:46 + go version 22:09:46 go version go1.18.7 linux/arm64 [Pipeline] } 22:09:46 $ docker stop --time=1 b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 22:09:48 $ docker rm -f --volumes b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 [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 22:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:09:48 22:09:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:09:49 latest: Pulling from edgex-devops/edgex-compose-arm64 22:09:49 29e5d40040c1: Pulling fs layer 22:09:49 1ce36da41761: Pulling fs layer 22:09:49 25b303627fd3: Pulling fs layer 22:09:49 29e5d40040c1: Verifying Checksum 22:09:49 29e5d40040c1: Download complete 22:09:49 1ce36da41761: Verifying Checksum 22:09:49 1ce36da41761: Download complete 22:09:50 29e5d40040c1: Pull complete 22:09:51 1ce36da41761: Pull complete 22:09:51 25b303627fd3: Download complete 22:10:01 25b303627fd3: Pull complete 22:10:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container 22:10:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 22:10:03 $ docker top 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:04 + docker-compose build --help 22:10:04 + grep parallel 22:10:10 --parallel Build images in parallel. [Pipeline] } 22:10:10 $ docker stop --time=1 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d 22:10:14 $ docker rm -f --volumes 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container 22:10:14 $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:10:16 $ docker top c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:10:20 Removing intermediate container a873505d414c 22:10:20 ---> 35bb8bd5b7cb 22:10:20 Step 8/22 : COPY . . 22:10:20 Removing intermediate container d4b281991db3 22:10:20 Removing intermediate container 8de92ab95d7a 22:10:20 ---> 134d78a10764 22:10:20 ---> 2402ea2e445f 22:10:20 Step 8/23 : COPY . .Step 7/23 : COPY . . 22:10:20 22:10:20 Removing intermediate container 4c600304d8a8 22:10:20 ---> 86f0230c83aa 22:10:20 Step 7/21 : COPY . . 22:10:20 Removing intermediate container c8c632e2dfbd 22:10:20 ---> 109bd0cc39c7 22:10:20 Step 7/24 : COPY . . 22:10:21 Building core-command ... 22:10:21 Building core-common-config-bootstrapper ... 22:10:21 Building core-data ... 22:10:21 Building core-metadata ... 22:10:21 Building security-bootstrapper ... 22:10:21 Building security-proxy-setup ... 22:10:21 Building security-secretstore-setup ... 22:10:21 Building security-spiffe-token-provider ... 22:10:21 Building security-spire-agent ... 22:10:21 Building security-spire-config ... 22:10:21 Building security-spire-server ... 22:10:21 Building support-notifications ... 22:10:21 Building support-scheduler ... 22:10:21 Building security-secretstore-setup 22:10:21 Building security-spire-server 22:10:21 Building security-spire-config 22:10:21 Building core-command 22:10:21 Building security-spire-agent 22:10:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:33 ---> 7cfd3a65f731 22:10:33 Step 3/24 : WORKDIR /edgex-go 22:10:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:10:33 ---> 7cfd3a65f731 22:10:33 Step 3/23 : WORKDIR /edgex-go 22:10:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:33 22:10:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:33 22:10:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:33 ---> 7cfd3a65f731 22:10:33 Step 3/24 : WORKDIR /edgex-go 22:10:33 ---> 7cfd3a65f731 22:10:33 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go 22:10:33 22:10:33 ---> 7cfd3a65f731 22:10:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:10:33 ---> Running in 2511aade9627 22:10:33 ---> Running in 6a0092acef18 22:10:33 ---> Running in 3c4ee78b554d 22:10:33 ---> Running in 0199b805a766 22:10:33 ---> Running in a28c0926b855 22:10:33 Removing intermediate container 6a0092acef18 22:10:33 ---> 1ae22b6b911e 22:10:33 Step 4/24 : RUN apk add --update --no-cache make git 22:10:33 Removing intermediate container 0199b805a766 22:10:33 ---> ca864da2220a 22:10:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:10:33 Removing intermediate container 3c4ee78b554d 22:10:33 ---> 7111e9164b32 22:10:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:10:33 Removing intermediate container a28c0926b855 22:10:33 ---> 48e31aead7c1 22:10:33 Step 4/23 : WORKDIR /edgex-go 22:10:33 ---> Running in 26868e8a890a 22:10:33 ---> Running in 34d88b3164fb 22:10:33 ---> Running in 03a371d68225 22:10:33 Removing intermediate container 2511aade9627 22:10:33 ---> b8617f4b37d4 22:10:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:10:33 ---> Running in ba98d393166c 22:10:33 ---> Running in e08933202abf 22:10:33 Removing intermediate container e08933202abf 22:10:33 ---> 0d2f8907c139 22:10:33 Step 5/23 : RUN apk add --update --no-cache make git 22:10:34 ---> Running in bfd6c769631c 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:37 OK: 221 MiB in 51 packages 22:10:37 OK: 221 MiB in 51 packages 22:10:37 OK: 221 MiB in 51 packages 22:10:37 OK: 221 MiB in 51 packages 22:10:38 OK: 221 MiB in 51 packages 22:10:39 Removing intermediate container 03a371d68225 22:10:39 ---> 5e4f01cb83df 22:10:39 Step 5/24 : COPY go.mod vendor* ./ 22:10:39 Removing intermediate container 26868e8a890a 22:10:39 ---> b9cef70080b1 22:10:39 Step 5/24 : COPY go.mod vendor* ./ 22:10:39 Removing intermediate container ba98d393166c 22:10:39 ---> 07a8445692c0 22:10:39 Step 5/23 : COPY go.mod vendor* ./ 22:10:39 Removing intermediate container bfd6c769631c 22:10:39 ---> 2cbde35311c5 22:10:39 Step 6/23 : COPY go.mod vendor* ./ 22:10:39 Removing intermediate container 34d88b3164fb 22:10:39 ---> 61c4aa73dcc8 22:10:39 Step 5/24 : COPY go.mod vendor* ./ 22:10:41 ---> 5ddca16ddc60 22:10:41 ---> b6aa7c1ce2e6 22:10:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:41 22:10:41 ---> bcc6367ac180 22:10:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:41 ---> b5381c8ccf6b 22:10:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:41 ---> c0280fd14543 22:10:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:41 ---> Running in d2cc47cbf0ed 22:10:41 ---> Running in d045bd2bf787 22:10:41 ---> Running in 60cf6986b367 22:10:41 ---> Running in 0975f48009fd 22:10:41 ---> Running in f710be84991e 22:10:46 ---> 26021afc9a37 22:10:46 ---> d3ac4c8dd9b4 22:10:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:10:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:10:46 ---> fb0d8a044444 22:10:46 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:10:46 ---> 74f44492f3dd 22:10:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:10:46 ---> 859cbc1adc46 22:10:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:10:46 ---> Running in 1f4bd2342059 22:10:46 ---> Running in b94cb7225f95 22:10:46 ---> Running in 0b91323eb9b5 22:10:46 ---> Running in bbaa02a2a024 22:10:46 ---> Running in fef5f12fcf5c 22:10:46 Removing intermediate container b94cb7225f95 22:10:46 ---> 7c04f6ec9bd0 22:10:46 Step 9/24 : WORKDIR /edgex-go/spire-build 22:10:46 Removing intermediate container bbaa02a2a024 22:10:46 ---> c1e8adecd7c8 22:10:46 Step 9/23 : WORKDIR /edgex-go/spire-build 22:10:46 ---> Running in fbebadd51fad 22:10:46 ---> Running in 51d63df25d8c 22:10:46 Removing intermediate container fbebadd51fad 22:10:46 ---> 1aa18df6ca41 22:10:46 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:10:46 Removing intermediate container 51d63df25d8c 22:10:46 ---> 1d14a082ca3f 22:10:46 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 22:10:46 ---> Running in 7d36e8a9691e 22:10:46 ---> Running in 39c19e7eb743 22:10:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:10:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:10:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:10:46 Removing intermediate container 7d36e8a9691e 22:10:46 ---> 50fae1fce791 22:10:46 Step 11/24 : WORKDIR /edgex-go 22:10:46 Removing intermediate container 39c19e7eb743 22:10:46 ---> 9bd05753a382 22:10:46 Step 11/23 : WORKDIR /edgex-go 22:10:46 ---> Running in c0f05132f0b9 22:10:46 ---> Running in ca6d348de0eb 22:10:46 Removing intermediate container c0f05132f0b9 22:10:46 ---> d42be6904851 22:10:46 22:10:46 Step 12/23 : FROM alpine:3.15 22:10:46 Removing intermediate container ca6d348de0eb 22:10:46 ---> 59d0c5185a73 22:10:46 22:10:46 Step 12/24 : FROM alpine:3.15 22:10:47 3.15: Pulling from library/alpine 22:10:47 3.15: Pulling from library/alpine 22:10:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:10:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:10:48 Status: Downloaded newer image for alpine:3.15 22:10:48 Status: Image is up to date for alpine:3.15 22:10:48 ---> c4fc93816858 22:10:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:10:48 ---> c4fc93816858 22:10:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:10:49 ---> Running in 4023498017c2 22:10:49 ---> Running in 787e3e23fa96 22:10:50 Removing intermediate container 787e3e23fa96 22:10:50 ---> 9e67a79e55a4 22:10:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:10:50 Removing intermediate container 4023498017c2 22:10:50 ---> ad533de30c2b 22:10:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:10:50 ---> Running in 03a64cd61aa1 22:10:50 ---> Running in f3915331d093 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:10:51 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:10:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:10:51 OK: 15859 distinct packages available 22:10:51 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:10:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:10:51 OK: 15859 distinct packages available 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:10:52 (1/5) Installing dumb-init (1.2.5-r1) 22:10:52 (2/5) Installing musl-obstack (1.2.3-r0) 22:10:52 (3/5) Installing libucontext (1.1-r0) 22:10:52 (4/5) Installing gcompat (1.0.0-r4) 22:10:52 (5/5) Installing openssl (1.1.1t-r1) 22:10:52 Executing busybox-1.34.1-r7.trigger 22:10:52 OK: 7 MiB in 19 packages 22:10:52 (1/4) Installing dumb-init (1.2.5-r1) 22:10:52 (2/4) Installing musl-obstack (1.2.3-r0) 22:10:52 (3/4) Installing libucontext (1.1-r0) 22:10:52 (4/4) Installing gcompat (1.0.0-r4) 22:10:52 Executing busybox-1.34.1-r7.trigger 22:10:52 OK: 6 MiB in 18 packages 22:10:54 Removing intermediate container 03a64cd61aa1 22:10:54 ---> 6d7d0b529928 22:10:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:54 Removing intermediate container f3915331d093 22:10:54 ---> 0b1349d2c7a0 22:10:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:09 ---> b195c6a43468 22:11:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:11:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:11:09 ---> 73b2706c80bd 22:11:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:11:09 ---> a53700c0b753 22:11:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:11:09 ---> c426ec243504 22:11:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:11:10 ---> Running in c455360fb9b6 22:11:10 ---> ac98da729e6a 22:11:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:11:13 Removing intermediate container c455360fb9b6 22:11:13 ---> e549c12681c3 22:11:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:11:14 ---> cfa1abccf0df 22:11:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:11:14 ---> 8ffa10f9ebdc 22:11:14 Step 19/24 : WORKDIR / 22:11:14 ---> Running in 61aabdf21cd0 22:11:14 ---> Running in a75a870b69d8 22:11:14 Removing intermediate container 1f4bd2342059 22:11:14 ---> 571ca7312185 22:11:14 22:11:14 Step 10/23 : FROM alpine:3.16 22:11:14 Removing intermediate container 0b91323eb9b5 22:11:14 ---> deaeb18db741 22:11:14 22:11:14 Step 9/21 : FROM alpine:3.16 22:11:15 Removing intermediate container 61aabdf21cd0 22:11:15 ---> 32c79058da92 22:11:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:11:15 Removing intermediate container a75a870b69d8 22:11:15 ---> 9d5bf3e32e4b 22:11:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:11:15 ---> Running in 986bfa218924 22:11:15 ---> Running in 17652e686cd8 22:11:15 Removing intermediate container 986bfa218924 22:11:15 ---> d11bf2d3c065 22:11:15 Step 21/23 : LABEL arch=x86_64 22:11:15 3.16: Pulling from library/alpine 22:11:15 3.16: Pulling from library/alpine 22:11:15 Removing intermediate container 17652e686cd8 22:11:15 ---> b360ab83a903 22:11:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:11:15 ---> Running in be849e2bea02 22:11:15 ---> Running in ee326dc88e77 22:11:17 Removing intermediate container be849e2bea02 22:11:17 Removing intermediate container ee326dc88e77 22:11:17 ---> 8191aa88b766 22:11:17 ---> f69d3002e878 22:11:17 Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855Step 22/24 : LABEL arch=x86_64 22:11:17 22:11:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:11:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:11:17 Status: Downloaded newer image for alpine:3.16 22:11:17 Status: Downloaded newer image for alpine:3.16 22:11:17 ---> bfe296a52501 22:11:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:11:17 ---> bfe296a52501 22:11:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:11:17 ---> Running in effabb841885 22:11:17 ---> Running in 5488991756b0 22:11:17 ---> Running in 2c5df818e0f8 22:11:17 ---> Running in 99e6f332a823 22:11:17 Removing intermediate container 5488991756b0 22:11:17 Removing intermediate container effabb841885 22:11:17 ---> fd95a8975946 22:11:17 ---> f4063dea3d91 22:11:17 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855Step 23/23 : LABEL version=3.0.0-dev.42 22:11:17 22:11:18 ---> Running in 8bb96c80278d 22:11:18 ---> Running in 169a7cbb0226 22:11:18 Removing intermediate container fef5f12fcf5c 22:11:18 ---> fca2d879a56a 22:11:18 22:11:18 Step 10/22 : FROM alpine:3.16 22:11:18 ---> bfe296a52501 22:11:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:11:18 ---> Running in a23c895a52fe 22:11:18 Removing intermediate container 8bb96c80278d 22:11:18 ---> f0023c4061bb 22:11:18 22:11:18 Removing intermediate container 169a7cbb0226 22:11:18 ---> ddb82e21db07 22:11:18 Step 24/24 : LABEL version=3.0.0-dev.42 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:18 ---> Running in 3d2d34a18102 22:11:18 Successfully built f0023c4061bb 22:11:18 Successfully tagged security-spire-server:latest 22:11:18  Building security-spire-server ... done Building security-spiffe-token-provider 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:18 Removing intermediate container 3d2d34a18102 22:11:18 ---> 4a5e20faee09 22:11:18 22:11:18 Successfully built 4a5e20faee09 22:11:18 Successfully tagged security-spire-config:latest 22:11:18  Building security-spire-config ... done Building core-data 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:19 (1/1) Installing dumb-init (1.2.5-r1) 22:11:19 (1/2) Installing ca-certificates (20220614-r0) 22:11:19 Executing busybox-1.35.0-r17.trigger 22:11:19 OK: 6 MiB in 15 packages 22:11:19 (2/2) Installing dumb-init (1.2.5-r1) 22:11:19 Executing busybox-1.35.0-r17.trigger 22:11:19 Executing ca-certificates-20220614-r0.trigger 22:11:19 OK: 6 MiB in 16 packages 22:11:20 (1/6) Installing ca-certificates (20220614-r0) 22:11:20 (2/6) Installing brotli-libs (1.0.9-r6) 22:11:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:11:20 (4/6) Installing libcurl (7.83.1-r5) 22:11:20 (5/6) Installing curl (7.83.1-r5) 22:11:20 (6/6) Installing dumb-init (1.2.5-r1) 22:11:20 Executing busybox-1.35.0-r17.trigger 22:11:20 Executing ca-certificates-20220614-r0.trigger 22:11:20 OK: 8 MiB in 20 packages 22:11:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:22 ---> 442b0bba4f6e 22:11:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:11:22 ---> Using cache 22:11:22 ---> 6389e3e96347 22:11:22 Step 4/22 : WORKDIR /edgex-go 22:11:22 ---> Using cache 22:11:22 ---> 66b292bdc1ae 22:11:22 Step 5/22 : RUN apk add --update --no-cache make git 22:11:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:11:23 ---> 442b0bba4f6e 22:11:23 Step 3/19 : WORKDIR /edgex-go 22:11:23 ---> Using cache 22:11:23 ---> 2cc9eb12110d 22:11:23 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:11:29 ---> Running in e8acfe7966b4 22:11:29 ---> Running in a6a47f0ba946 22:11:29 Removing intermediate container 99e6f332a823 22:11:29 ---> 6f46f7654868 22:11:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:29 Removing intermediate container 2c5df818e0f8 22:11:29 ---> b104d4baa316 22:11:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:11:29 Removing intermediate container a23c895a52fe 22:11:29 ---> c7c8a2a1f948 22:11:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:11:29 ---> Running in 9d147dba6844 22:11:29 ---> Running in bb834ff3bc4d 22:11:29 ---> Running in 01632ed3a18e 22:11:29 Removing intermediate container 9d147dba6844 22:11:29 ---> 150d44074ede 22:11:29 Step 13/23 : ENV APP_PORT=59882 22:11:29 Removing intermediate container bb834ff3bc4d 22:11:29 ---> a08965bdf217 22:11:29 Step 12/21 : WORKDIR /edgex 22:11:29 Removing intermediate container 01632ed3a18e 22:11:29 ---> 363a7f2dc7b8 22:11:29 Step 13/22 : ENV APP_PORT=59860 22:11:29 ---> Running in 02936c6b80eb 22:11:29 ---> Running in 18619bc106d2 22:11:29 ---> Running in ae1cc42d9526 22:11:29 Removing intermediate container 02936c6b80eb 22:11:29 ---> 291150efd360 22:11:29 Step 14/23 : EXPOSE $APP_PORT 22:11:29 Removing intermediate container 18619bc106d2 22:11:29 ---> 4d70642b9d04 22:11:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:11:29 Removing intermediate container ae1cc42d9526 22:11:29 ---> 799704a3b19e 22:11:29 Step 14/22 : EXPOSE $APP_PORT 22:11:29 ---> Running in 92611e5029dc 22:11:29 ---> Running in a6df7d0d1f90 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:29 Removing intermediate container 92611e5029dc 22:11:29 ---> 02432d7784a2 22:11:29 Step 15/23 : WORKDIR / 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:29 Removing intermediate container a6df7d0d1f90 22:11:29 ---> 00a20b62f233 22:11:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:29 ---> 02270add7a45 22:11:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:11:29 ---> Running in 9d20046c40c6 22:11:30 Removing intermediate container 9d20046c40c6 22:11:30 ---> e9a34e4e0755 22:11:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:30 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:11:30 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:11:30 OK: 17046 distinct packages available 22:11:30 ---> c450bd36e131 22:11:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:30 ---> 098341c5957c 22:11:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:30 ---> 8e1ed78bd6a3 22:11:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:11:30 OK: 211 MiB in 51 packages 22:11:30 OK: 211 MiB in 51 packages 22:11:32 ---> 5964e95dcaae 22:11:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:11:32 ---> d4ec9ecceca0 22:11:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:11:32 ---> e0091294b0b9 22:11:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:11:32 Removing intermediate container e8acfe7966b4 22:11:32 ---> 3e1b9788516a 22:11:32 Step 6/22 : COPY go.mod vendor* ./ 22:11:32 ---> 629b9ee6a02d 22:11:32 Step 19/23 : ENTRYPOINT ["/core-command"] 22:11:32 Removing intermediate container a6a47f0ba946 22:11:32 ---> 5b1d48427f48 22:11:32 Step 5/19 : COPY go.mod vendor* ./ 22:11:32 ---> c7817f986fcc 22:11:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:11:32 ---> 1484ba6deaa2 22:11:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:11:32 ---> Running in b4eba995d534 22:11:32 ---> Running in 7af454ff37d0 22:11:32 ---> Running in 1ff61b20bdfd 22:11:32 Removing intermediate container b4eba995d534 22:11:32 ---> 4675d16f893c 22:11:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:11:32 Removing intermediate container 7af454ff37d0 22:11:32 ---> d886a4b7b4e4 22:11:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:11:32 ---> e505aecff32a 22:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:32 ---> Running in 2b9a4c9f473c 22:11:32 ---> Running in b82984aa6c1d 22:11:32 ---> Running in 49971d85da87 22:11:32 ---> 5eb0199b4a3f 22:11:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:32 ---> Running in f85c227065d6 22:11:32 Removing intermediate container 2b9a4c9f473c 22:11:32 ---> 7d91c3b15224 22:11:32 Step 20/22 : LABEL arch=x86_64 22:11:32 Removing intermediate container b82984aa6c1d 22:11:32 ---> e853c9230153 22:11:32 Step 21/23 : LABEL arch=x86_64 22:11:32 ---> Running in 8f6fc8e91e27 22:11:32 ---> Running in 85be2ad2e865 22:11:32 Removing intermediate container 8f6fc8e91e27 22:11:32 ---> 754b4d9128e1 22:11:32 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:11:32 ---> Running in df49d2042385 22:11:32 Removing intermediate container 85be2ad2e865 22:11:32 ---> 09cf420ac7c5 22:11:32 Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:11:32 ---> Running in 11c0ca919fb9 22:11:33 Removing intermediate container df49d2042385 22:11:33 ---> eeac1c5ae52c 22:11:33 Step 22/22 : LABEL version=3.0.0-dev.42 22:11:33 ---> Running in 8b2cc32187df 22:11:33 Removing intermediate container 11c0ca919fb9 22:11:33 ---> 33e45771eaf3 22:11:33 Step 23/23 : LABEL version=3.0.0-dev.42 22:11:33 ---> Running in 9b8c003066bc 22:11:33 Removing intermediate container 8b2cc32187df 22:11:33 ---> 2c5153e76792 22:11:33 22:11:33 Successfully built 2c5153e76792 22:11:33 Removing intermediate container 1ff61b20bdfd 22:11:33 ---> c95b5f822a72 22:11:33 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:11:33 Removing intermediate container 9b8c003066bc 22:11:33 ---> 16d77793ffee 22:11:33 22:11:33 Successfully tagged support-notifications:latest 22:11:33 Building security-bootstrapper 22:11:33  Building support-notifications ... done  ---> Running in 1e5a5b1e44f4 22:11:33 Successfully built 16d77793ffee 22:11:33 Successfully tagged core-command:latest 22:11:33  Building core-command ... done Building security-secretstore-setup 22:11:33 Removing intermediate container 1e5a5b1e44f4 22:11:33 ---> 1ed540d925ce 22:11:33 Step 19/21 : LABEL arch=x86_64 22:11:33 ---> Running in 5878d135204c 22:11:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:37 ---> 442b0bba4f6e 22:11:37 Step 3/24 : WORKDIR /edgex-go 22:11:37 ---> Using cache 22:11:37 ---> 2cc9eb12110d 22:11:37 Step 4/24 : RUN apk add --update --no-cache make git 22:11:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:11:40 ---> 442b0bba4f6e 22:11:40 Step 3/32 : WORKDIR /edgex-go 22:11:40 ---> Using cache 22:11:40 ---> 2cc9eb12110d 22:11:40 Step 4/32 : RUN apk add --update --no-cache make git 22:11:44 Removing intermediate container 5878d135204c 22:11:44 ---> 0e137bb74fb7 22:11:44 Step 20/21 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:11:44 ---> Running in f5745e3e288e 22:11:44 ---> Running in bda737b4ed41 22:11:44 ---> Running in e6275d773cc3 22:11:44 Removing intermediate container e6275d773cc3 22:11:44 ---> 7823f260b749 22:11:44 Step 21/21 : LABEL version=3.0.0-dev.42 22:11:45 ---> Running in ef264870a8f3 22:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:45 OK: 211 MiB in 51 packages 22:11:45 OK: 211 MiB in 51 packages 22:11:45 Removing intermediate container ef264870a8f3 22:11:45 ---> 50b56cbed643 22:11:45 22:11:45 Successfully built 50b56cbed643 22:11:45 Successfully tagged security-proxy-setup:latest 22:11:45  Building security-proxy-setup ... done Building core-metadata 22:11:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:49 ---> 442b0bba4f6e 22:11:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:11:49 ---> Using cache 22:11:49 ---> 6389e3e96347 22:11:49 Step 4/24 : WORKDIR /edgex-go 22:11:49 ---> Using cache 22:11:49 ---> 66b292bdc1ae 22:11:49 Step 5/24 : RUN apk add --update --no-cache make git 22:11:49 ---> Using cache 22:11:49 ---> 3e1b9788516a 22:11:49 Step 6/24 : COPY go.mod vendor* ./ 22:11:49 ---> Using cache 22:11:49 ---> e505aecff32a 22:11:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:51 ---> Running in d4d7a818b707 22:11:51 Removing intermediate container bda737b4ed41 22:11:51 ---> bf2a7b79c840 22:11:51 Step 5/24 : COPY go.mod vendor* ./ 22:11:51 Removing intermediate container f5745e3e288e 22:11:51 ---> f923fbe248e4 22:11:51 Step 5/32 : COPY go.mod vendor* ./ 22:11:51 ---> 37b77e09ed02 22:11:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:51 ---> a735a1ab3d34 22:11:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:51 ---> Running in a4ca2d2425b4 22:11:51 ---> Running in 4f659d543abf 22:12:48 Removing intermediate container f85c227065d6 22:12:48 ---> ea22c7769cb2 22:12:48 Step 7/19 : COPY . . 22:12:48 Removing intermediate container 49971d85da87 22:12:48 ---> ad2d8fd836bf 22:12:48 Step 8/22 : COPY . . 22:12:48 Removing intermediate container f710be84991e 22:12:48 ---> a3bce172e157 22:12:48 Step 7/23 : COPY . . 22:12:48 Removing intermediate container 0975f48009fd 22:12:48 ---> bedc00e598d6 22:12:48 Step 7/24 : COPY . . 22:12:48 Removing intermediate container 60cf6986b367 22:12:48 ---> 90c8d072f95f 22:12:48 Step 8/23 : COPY . . 22:12:48 Removing intermediate container d045bd2bf787 22:12:48 ---> ec5bd9e1a197 22:12:48 Step 7/24 : COPY . . 22:12:48 Removing intermediate container d2cc47cbf0ed 22:12:48 ---> ed804e50ce21 22:12:48 Step 7/24 : COPY . . 22:12:48 ---> 96bd4681316b 22:12:48 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:12:48 ---> Running in 64b0308d10d1 22:12:48 ---> 567b3b748e97 22:12:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:12:48 ---> 0f10cf0f79b2 22:12:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:12:48 ---> 4288176a05b1 22:12:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:12:48 ---> ddb0c50a47b9 22:12:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:12:48 ---> Running in d02d6b6ffca5 22:12:48 ---> Running in 7c4b8073eb36 22:12:48 ---> Running in b5da1ff9ff58 22:12:48 Removing intermediate container 64b0308d10d1 22:12:48 ---> 6d18c720a7ce 22:12:48 Step 9/23 : WORKDIR /edgex-go/spire-build 22:12:48 ---> Running in c5f8c2e4ba52 22:12:48 ---> Running in 8abd10f8e84a 22:12:48 Removing intermediate container 7c4b8073eb36 22:12:48 ---> 57af1180a682 22:12:48 Step 9/24 : WORKDIR /edgex-go/spire-build 22:12:48 Removing intermediate container d02d6b6ffca5 22:12:48 ---> f2fa72b5aaca 22:12:48 Step 9/24 : WORKDIR /edgex-go/spire-build 22:12:48 ---> Running in 3167ada6584e 22:12:48 ---> Running in 298c91a561a5 22:12:48 Removing intermediate container 8abd10f8e84a 22:12:48 ---> 550bd095d1f6 22:12:48 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 22:12:48 ---> Running in a6b9d6e61e06 22:12:48 Removing intermediate container 298c91a561a5 22:12:48 ---> e9beaec55623 22:12:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:12:48 Removing intermediate container 3167ada6584e 22:12:48 ---> d69c6309fa47 22:12:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:12:48 ---> Running in 25285104cc64 22:12:48 ---> Running in 8d683affaa2a 22:12:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:12:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:12:52 Removing intermediate container a6b9d6e61e06 22:12:52 ---> b1fa2e43db17 22:12:52 Step 11/23 : WORKDIR /edgex-go 22:12:52 ---> Running in f80cfbd8a905 22:12:54 Removing intermediate container f80cfbd8a905 22:12:54 ---> 27b82e40bcbb 22:12:54 22:12:54 Step 12/23 : FROM alpine:3.15 22:12:54 Removing intermediate container 8d683affaa2a 22:12:54 ---> db26e82efcac 22:12:54 Step 11/24 : WORKDIR /edgex-go 22:12:55 Removing intermediate container 25285104cc64 22:12:55 ---> 3d9b007df209 22:12:55 Step 11/24 : WORKDIR /edgex-go 22:12:55 3.15: Pulling from library/alpine 22:12:55 ---> Running in 41ba0404cd8b 22:12:55 ---> Running in 0cd3140afba6 22:12:57 Removing intermediate container 41ba0404cd8b 22:12:57 ---> e4c94384e173 22:12:57 22:12:57 Step 12/24 : FROM alpine:3.15 22:12:57 Removing intermediate container 0cd3140afba6 22:12:57 ---> cac8b4b7c087 22:12:57 22:12:57 Step 12/24 : FROM alpine:3.15 22:12:57 3.15: Pulling from library/alpine 22:12:57 3.15: Pulling from library/alpine 22:12:58 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:12:58 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:12:58 Status: Image is up to date for alpine:3.15 22:12:58 Status: Downloaded newer image for alpine:3.15 22:12:58 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:12:58 Status: Image is up to date for alpine:3.15 22:12:58 ---> 8aa73fd46299 22:12:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:12:58 ---> 8aa73fd46299 22:12:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:12:58 ---> 8aa73fd46299 22:12:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:12:58 ---> Running in 2f9384aa438c 22:12:58 ---> Running in c04c1a00fa0c 22:12:58 ---> Running in 968602cf6eb0 22:13:00 Removing intermediate container 2f9384aa438c 22:13:00 ---> 1bc4c0b3be34 22:13:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:13:00 Removing intermediate container 968602cf6eb0 22:13:00 ---> a87583358a8d 22:13:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:13:00 Removing intermediate container c04c1a00fa0c 22:13:00 ---> 5969a725040d 22:13:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:13:00 ---> Running in ddffc7c1013e 22:13:00 ---> Running in 403371faa8e9 22:13:00 ---> Running in e644503493d8 22:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:06 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:13:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:13:06 OK: 15736 distinct packages available 22:13:06 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:13:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:13:06 OK: 15736 distinct packages available 22:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:06 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:13:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:13:06 OK: 15736 distinct packages available 22:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:09 (1/5) Installing dumb-init (1.2.5-r1) 22:13:09 (2/5) Installing musl-obstack (1.2.3-r0) 22:13:09 (3/5) Installing libucontext (1.1-r0) 22:13:09 (4/5) Installing gcompat (1.0.0-r4) 22:13:09 (5/5) Installing openssl (1.1.1t-r1) 22:13:09 Executing busybox-1.34.1-r7.trigger 22:13:09 OK: 6 MiB in 19 packages 22:13:09 (1/5) Installing dumb-init (1.2.5-r1) 22:13:09 (2/5) Installing musl-obstack (1.2.3-r0) 22:13:09 (3/5) Installing libucontext (1.1-r0) 22:13:09 (1/4) Installing dumb-init (1.2.5-r1) 22:13:09 (4/5) Installing gcompat (1.0.0-r4) 22:13:09 (2/4) Installing musl-obstack (1.2.3-r0) 22:13:09 (3/4) Installing libucontext (1.1-r0) 22:13:09 (5/5) Installing openssl (1.1.1t-r1) 22:13:09 (4/4) Installing gcompat (1.0.0-r4) 22:13:09 Executing busybox-1.34.1-r7.trigger 22:13:09 Executing busybox-1.34.1-r7.trigger 22:13:09 OK: 6 MiB in 19 packages 22:13:09 OK: 6 MiB in 18 packages 22:13:12 Removing intermediate container e644503493d8 22:13:12 ---> dac27b89d554 22:13:12 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:13:13 Removing intermediate container ddffc7c1013e 22:13:13 ---> 595317edf513 22:13:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:13:13 Removing intermediate container 403371faa8e9 22:13:13 ---> 73b122d261a4 22:13:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:13:27 ---> b3bdb2564fe3 22:13:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:13:27 ---> fc7e295ea70b 22:13:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:13:27 ---> Running in c71431b17616 22:13:27 ---> Running in a83410b84faf 22:13:27 Removing intermediate container d4d7a818b707 22:13:27 ---> ac08f8a37d24 22:13:27 Step 8/24 : COPY . . 22:13:27 Removing intermediate container a4ca2d2425b4 22:13:27 ---> 97b86560362d 22:13:27 Step 7/32 : COPY . . 22:13:27 Removing intermediate container 4f659d543abf 22:13:27 ---> 7f1c420c4d83 22:13:27 Step 7/24 : COPY . . 22:13:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:13:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:13:27 ---> d2e0e9bbf9a3 22:13:27 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:13:32 ---> 3e01c28ed9ba 22:13:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:13:33 ---> 077e82206380 22:13:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:13:36 ---> aa52565e560c 22:13:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:13:36 ---> e185252be122 22:13:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:13:36 ---> Running in dda0597143f5 22:13:38 Removing intermediate container dda0597143f5 22:13:38 ---> e12ff0eeb25f 22:13:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:13:40 ---> 52402040624a 22:13:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:13:41 ---> 4425281e03d2 22:13:41 Step 19/24 : WORKDIR / 22:13:41 ---> Running in a0ee4b308f8a 22:13:42 ---> 1b5d5bb2fb5b 22:13:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:13:42 ---> daaf9302b2b2 22:13:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:13:42 ---> Running in 4fe39c2dfa35 22:13:43 Removing intermediate container a0ee4b308f8a 22:13:43 ---> 56f10f8ea5f2 22:13:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:13:43 ---> Running in 0a9fb5a119e8 22:13:44 Removing intermediate container 4fe39c2dfa35 22:13:44 ---> 84abe61d0b12 22:13:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:13:44 ---> Running in fbee09248b1a 22:13:44 ---> 4c5d9527f2f1 22:13:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:13:45 Removing intermediate container 0a9fb5a119e8 22:13:45 ---> f6920320fdec 22:13:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:13:45 ---> Running in e99642ee20e3 22:13:46 Removing intermediate container fbee09248b1a 22:13:46 ---> 0a48630c38f8 22:13:46 Step 21/23 : LABEL arch=arm64 22:13:46 ---> Running in 8d86c060933e 22:13:47 ---> 2c2953ecf7f3 22:13:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:13:47 Removing intermediate container e99642ee20e3 22:13:47 ---> 78aa533cefaa 22:13:47 Step 22/24 : LABEL arch=arm64 22:13:47 ---> Running in 2878a95ba25b 22:13:47 Removing intermediate container 8d86c060933e 22:13:47 ---> 44173e15985a 22:13:47 Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:13:48 ---> Running in 69037113f551 22:13:49 Removing intermediate container 2878a95ba25b 22:13:49 ---> e28fd095ea04 22:13:49 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:13:49 ---> Running in 53c24e5cfe79 22:13:49 ---> e27bd0c2100d 22:13:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:13:50 Removing intermediate container 69037113f551 22:13:50 ---> 895ff737de4e 22:13:50 Step 23/23 : LABEL version=3.0.0-dev.42 22:13:50 ---> Running in 51a555dbb0bf 22:13:50 ---> Running in 30b071231559 22:13:51 Removing intermediate container 53c24e5cfe79 22:13:51 ---> 6a420c3a3f35 22:13:51 Step 24/24 : LABEL version=3.0.0-dev.42 22:13:52 Removing intermediate container 30b071231559 22:13:52 ---> 91d66532abd9 22:13:52 22:13:52 Successfully built 91d66532abd9 22:13:53 Successfully tagged security-spire-server-arm64:latest 22:13:53  Building security-spire-server ... done Building security-spiffe-token-provider 22:13:53 Removing intermediate container 51a555dbb0bf 22:13:53 ---> a85ec9b07128 22:13:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:13:53 ---> Running in f20d9936d36f 22:13:53 ---> Running in 3b6330700508 22:13:54 Removing intermediate container f20d9936d36f 22:13:54 ---> 188d336ced92 22:13:54 22:13:54 Successfully built 188d336ced92 22:13:54 Successfully tagged security-spire-config-arm64:latest 22:13:54  Building security-spire-config ... done Building core-data 22:13:56 Removing intermediate container 3b6330700508 22:13:56 ---> f744f323bc28 22:13:56 Step 22/24 : LABEL arch=arm64 22:13:56 ---> Running in f3b81e772476 22:13:56 Removing intermediate container f3b81e772476 22:13:56 ---> 4c6c333f2e3c 22:13:56 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:13:56 ---> Running in bbc7ad4d4323 22:13:57 Removing intermediate container bbc7ad4d4323 22:13:57 ---> 3a0273caedb5 22:13:57 Step 24/24 : LABEL version=3.0.0-dev.42 22:13:57 ---> Running in 8afc13c053b5 22:14:00 Removing intermediate container 8afc13c053b5 22:14:00 ---> 29c1d2a9c19b 22:14:00 22:14:00 Successfully built 29c1d2a9c19b 22:14:00 Successfully tagged security-spire-agent-arm64:latest 22:14:00  Building security-spire-agent ... done Building security-bootstrapper 22:14:02 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:02 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:14:02 ---> 7cfd3a65f731 22:14:02 Step 3/19 : WORKDIR /edgex-go 22:14:02 ---> Using cache 22:14:02 ---> b8617f4b37d4 22:14:02 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:14:03 ---> Running in a9daa7ca4b8f 22:14:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:03 ---> 7cfd3a65f731 22:14:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:14:03 ---> Using cache 22:14:03 ---> 48e31aead7c1 22:14:03 Step 4/22 : WORKDIR /edgex-go 22:14:03 ---> Using cache 22:14:03 ---> 0d2f8907c139 22:14:03 Step 5/22 : RUN apk add --update --no-cache make git 22:14:03 ---> Using cache 22:14:03 ---> 2cbde35311c5 22:14:03 Step 6/22 : COPY go.mod vendor* ./ 22:14:03 ---> Using cache 22:14:03 ---> bcc6367ac180 22:14:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:03 ---> Using cache 22:14:03 ---> 90c8d072f95f 22:14:03 Step 8/22 : COPY . . 22:14:04 ---> Using cache 22:14:04 ---> ddb0c50a47b9 22:14:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:14:04 ---> Running in 2aa04e34466e 22:14:06 ---> 41f640f7c2ab 22:14:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:14:06 ---> a5c0ec28e1a5 22:14:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:14:06 ---> ea37df40c584 22:14:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:14:06 ---> Running in c9b47230ba2b 22:14:06 ---> Running in 44e97dacb9df 22:14:06 ---> Running in 0a2a4972d22a 22:14:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:14:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:14:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:14:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:14:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:14:07 ---> 7cfd3a65f731 22:14:07 Step 3/32 : WORKDIR /edgex-go 22:14:07 ---> Using cache 22:14:07 ---> b8617f4b37d4 22:14:07 Step 4/32 : RUN apk add --update --no-cache make git 22:14:08 ---> Running in cdca9aaab42d 22:14:09 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:14:09 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:14:09 OK: 16903 distinct packages available 22:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:14:11 OK: 221 MiB in 51 packages 22:14:12 OK: 221 MiB in 51 packages 22:14:13 Removing intermediate container a9daa7ca4b8f 22:14:13 ---> 24c0564d8a6c 22:14:13 Step 5/19 : COPY go.mod vendor* ./ 22:14:14 Removing intermediate container cdca9aaab42d 22:14:14 ---> 0f3419356ec9 22:14:14 Step 5/32 : COPY go.mod vendor* ./ 22:14:14 Removing intermediate container c71431b17616 22:14:14 ---> 8a803e5fc36b 22:14:14 22:14:14 Step 10/22 : FROM alpine:3.16 22:14:14 ---> bfe296a52501 22:14:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:14:14 ---> 2b0b7bf2f91e 22:14:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:15 ---> Running in 2d0bc0e8cdd2 22:14:16 ---> 1b3ce3fbba22 22:14:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:16 ---> Running in f97e2c069596 22:14:16 Removing intermediate container a83410b84faf 22:14:16 ---> dc87f54c29d2 22:14:16 22:14:16 Step 9/19 : FROM alpine:3.15 22:14:16 ---> c4fc93816858 22:14:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:16 ---> Using cache 22:14:16 ---> ad533de30c2b 22:14:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:14:17 ---> Running in 50513b67ac7e 22:14:17 ---> Running in 46eae7ef08b4 22:14:17 Removing intermediate container 50513b67ac7e 22:14:17 ---> fd6cc54eef15 22:14:17 Step 12/22 : ENV APP_PORT=59880 22:14:17 ---> Running in 071a9b83a505 22:14:17 Removing intermediate container 071a9b83a505 22:14:17 ---> bef4616e1a30 22:14:17 Step 13/22 : EXPOSE $APP_PORT 22:14:17 ---> Running in 490c4e955b7e 22:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:18 Removing intermediate container 490c4e955b7e 22:14:18 ---> caf54205ef53 22:14:18 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:14:18 ---> Running in 727fb69cfb36 22:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:18 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:14:18 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:14:18 OK: 15859 distinct packages available 22:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:18 (1/9) Installing ca-certificates (20220614-r0) 22:14:18 (2/9) Installing brotli-libs (1.0.9-r5) 22:14:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:14:18 (4/9) Installing libcurl (7.80.0-r5) 22:14:18 (5/9) Installing curl (7.80.0-r5) 22:14:18 (6/9) Installing dumb-init (1.2.5-r1) 22:14:18 (7/9) Installing musl-obstack (1.2.3-r0) 22:14:18 (8/9) Installing libucontext (1.1-r0) 22:14:18 (9/9) Installing gcompat (1.0.0-r4) 22:14:18 Executing busybox-1.34.1-r7.trigger 22:14:18 Executing ca-certificates-20220614-r0.trigger 22:14:18 (1/1) Installing dumb-init (1.2.5-r1) 22:14:18 Executing busybox-1.35.0-r17.trigger 22:14:18 OK: 6 MiB in 15 packages 22:14:18 OK: 8 MiB in 23 packages 22:14:20 Removing intermediate container 727fb69cfb36 22:14:20 ---> adf325283d47 22:14:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:22 Removing intermediate container 46eae7ef08b4 22:14:22 ---> f341d315b0fb 22:14:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:22 ---> 1190bfc98c9a 22:14:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:14:27 ---> 41adc0b41ad4 22:14:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:14:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:14:30 ---> 7a911cca7d00 22:14:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:14:31 ---> 8b7a65ca7191 22:14:31 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:14:31 ---> 8d1e15273222 22:14:31 Step 18/22 : ENTRYPOINT ["/core-data"] 22:14:33 ---> Running in c493f877e2b1 22:14:33 ---> 8c059554a455 22:14:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:14:39 ---> Running in 5ec33d2fe71f 22:14:39 Removing intermediate container 0a2a4972d22a 22:14:39 ---> c706c42eb28b 22:14:39 22:14:39 Step 9/32 : FROM alpine:3.16 22:14:39 ---> bfe296a52501 22:14:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:39 Removing intermediate container c493f877e2b1 22:14:39 ---> e0a6170da1c9 22:14:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:39 Removing intermediate container 44e97dacb9df 22:14:39 ---> a3dfdfe5368f 22:14:39 22:14:39 Step 9/24 : FROM alpine:3.16 22:14:39 ---> bfe296a52501 22:14:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:14:39 Removing intermediate container c9b47230ba2b 22:14:39 ---> 8c99dd82fce9 22:14:39 22:14:39 Step 10/24 : FROM alpine:3.16 22:14:39 ---> bfe296a52501 22:14:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:14:39 ---> Using cache 22:14:39 ---> 6f46f7654868 22:14:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:14:39 ---> Using cache 22:14:39 ---> 150d44074ede 22:14:39 Step 13/24 : ENV APP_PORT=59881 22:14:40 ---> Running in b88e8219653f 22:14:40 ---> Running in f628b591df94 22:14:40 ---> Running in bf120bc281bb 22:14:40 ---> Running in 5387d329a576 22:14:40 Removing intermediate container 5ec33d2fe71f 22:14:40 ---> 38a3813d9abc 22:14:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:41 ---> Running in 896c4bc51700 22:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:41 Removing intermediate container b88e8219653f 22:14:41 ---> c03446df6fe1 22:14:41 Step 20/22 : LABEL arch=x86_64 22:14:41 Removing intermediate container f628b591df94 22:14:41 ---> 1abf678791b4 22:14:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:14:41 (1/3) Installing ca-certificates (20220614-r0) 22:14:42 (2/3) Installing dumb-init (1.2.5-r1) 22:14:42 (3/3) Installing su-exec (0.2-r1) 22:14:42 Executing busybox-1.35.0-r17.trigger 22:14:42 Executing ca-certificates-20220614-r0.trigger 22:14:42 Removing intermediate container 5387d329a576 22:14:42 ---> 9d18a7c2e0a3 22:14:42 Step 14/24 : EXPOSE $APP_PORT 22:14:42 OK: 6 MiB in 17 packages 22:14:42 ---> Running in 48f46c459b5e 22:14:43 ---> Running in 6226d9522524 22:14:43 ---> Running in 26ef9c2ccdc5 22:14:43 Removing intermediate container 896c4bc51700 22:14:43 ---> aed22197709d 22:14:43 Step 17/19 : LABEL arch=x86_64 22:14:44 ---> Running in ff9922befac2 22:14:44 Removing intermediate container 48f46c459b5e 22:14:44 ---> e8423afb1927 22:14:44 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:14:44 Removing intermediate container 6226d9522524 22:14:44 ---> fffcaf753c21 22:14:44 Step 15/24 : WORKDIR / 22:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:45 (1/2) Installing dumb-init (1.2.5-r1) 22:14:45 (2/2) Installing su-exec (0.2-r1) 22:14:45 Executing busybox-1.35.0-r17.trigger 22:14:45 OK: 6 MiB in 16 packages 22:14:45 ---> Running in b679e9017f97 22:14:45 ---> Running in 8c774ca96bde 22:14:46 Removing intermediate container bf120bc281bb 22:14:46 ---> 324e8bfd694b 22:14:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:14:46 Removing intermediate container ff9922befac2 22:14:46 ---> 79d9a30849bf 22:14:46 Step 18/19 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:14:46 ---> Running in d28c9a45a807 22:14:47 ---> Running in 2301317a11d0 22:14:47 Removing intermediate container b679e9017f97 22:14:47 ---> e27afec9c546 22:14:47 Step 22/22 : LABEL version=3.0.0-dev.42 22:14:48 Removing intermediate container 8c774ca96bde 22:14:48 ---> 6445a829fdb7 22:14:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:48 ---> Running in 044b9fd640d7 22:14:49 Removing intermediate container d28c9a45a807 22:14:49 ---> 6f6c00f0f65f 22:14:49 Step 12/24 : WORKDIR / 22:14:50 Removing intermediate container 26ef9c2ccdc5 22:14:50 ---> 1714247094eb 22:14:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:14:50 Removing intermediate container 2301317a11d0 22:14:50 ---> d05feb6170e4 22:14:50 Step 19/19 : LABEL version=3.0.0-dev.42 22:14:50 ---> fb5d005e12c3 22:14:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:14:51 ---> Running in 038c2521121e 22:14:51 ---> Running in 3b034e0d778c 22:14:51 ---> Running in 1fbc1426f854 22:14:51 Removing intermediate container 044b9fd640d7 22:14:51 ---> 23179192d3b0 22:14:51 22:14:51 Successfully built 23179192d3b0 22:14:51 Successfully tagged core-data:latest 22:14:51  Building core-data ... done Building core-common-config-bootstrapper 22:14:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:55 ---> 442b0bba4f6e 22:14:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:14:57 ---> Using cache 22:14:57 ---> 6389e3e96347 22:14:57 Step 4/22 : WORKDIR /edgex-go 22:14:57 ---> Using cache 22:14:57 ---> 66b292bdc1ae 22:14:57 Step 5/22 : RUN apk add --update --no-cache make git 22:14:58 ---> Using cache 22:14:58 ---> f7fdc4065829 22:14:58 ---> 3e1b9788516a 22:14:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 6/22 : COPY go.mod vendor* ./ 22:14:58 22:14:58 ---> Using cache 22:14:58 ---> e505aecff32a 22:14:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:58 ---> Using cache 22:14:58 ---> ac08f8a37d24 22:14:58 Step 8/22 : COPY . . 22:14:58 ---> Using cache 22:14:58 ---> a5c0ec28e1a5 22:14:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:14:58 Removing intermediate container 3b034e0d778c 22:14:58 ---> b23526aa53de 22:14:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:14:58 Removing intermediate container 038c2521121e 22:14:58 ---> 103cf9ca110f 22:14:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:14:58 Removing intermediate container 1fbc1426f854 22:14:58 ---> e100e5b42c3c 22:14:58 22:14:58 Successfully built e100e5b42c3c 22:14:58 Successfully tagged security-spiffe-token-provider:latest 22:14:58 Building support-scheduler 22:14:58  Building security-spiffe-token-provider ... done  ---> Running in c8df5ca173ec 22:14:58 ---> Running in 5c2e4864a110 22:15:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:02 ---> 442b0bba4f6e 22:15:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:15:02 ---> Using cache 22:15:02 ---> 6389e3e96347 22:15:02 Step 4/22 : WORKDIR /edgex-go 22:15:02 ---> Using cache 22:15:02 ---> 66b292bdc1ae 22:15:02 Step 5/22 : RUN apk add --update --no-cache make git 22:15:02 ---> Using cache 22:15:02 ---> 3e1b9788516a 22:15:02 Step 6/22 : COPY go.mod vendor* ./ 22:15:02 ---> Using cache 22:15:02 ---> e505aecff32a 22:15:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:02 ---> Using cache 22:15:02 ---> ac08f8a37d24 22:15:02 Step 8/22 : COPY . . 22:15:02 ---> Using cache 22:15:02 ---> a5c0ec28e1a5 22:15:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:15:06 ---> 3b5192d2bbeb 22:15:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:15:06 ---> 39521ac10981 22:15:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:15:07 ---> Running in 9a5a9df8a7b8 22:15:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:15:07 Removing intermediate container 5c2e4864a110 22:15:07 ---> d036106cf5e9 22:15:07 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:15:08 ---> 4a55f918908c 22:15:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:15:08 ---> 7e683cf1e34a 22:15:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:15:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:15:09 ---> Running in 681c55215632 22:15:13 ---> Running in fa97a2f48d97 22:15:19 ---> becc0cfd1e61 22:15:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:15:19 Removing intermediate container 681c55215632 22:15:19 ---> 4463f3dfd404 22:15:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:15:22 Removing intermediate container fa97a2f48d97 22:15:22 ---> 8b28d6323638 22:15:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:15:22 ---> Running in fdcb355641fb 22:15:23 ---> c5e2d4d10c59 22:15:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:15:23 ---> Running in 3b352e26daa1 22:15:29 Removing intermediate container fdcb355641fb 22:15:29 ---> d56c1b1c9983 22:15:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:15:35 ---> 168d457ce93c 22:15:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:15:35 Removing intermediate container 3b352e26daa1 22:15:35 ---> d117b1f4daf1 22:15:35 Step 22/24 : LABEL arch=x86_64 22:15:35 ---> Running in b6ebd730e50e 22:15:35 ---> Running in 92b6351d16fe 22:15:37 ---> 5253dffb7e99 22:15:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:15:38 Removing intermediate container 92b6351d16fe 22:15:38 ---> dd53e875a699 22:15:38 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:15:38 ---> 0f45f615474c 22:15:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:15:38 Removing intermediate container c8df5ca173ec 22:15:38 ---> e3226d8eac3c 22:15:38 22:15:38 Step 10/22 : FROM alpine:3.16 22:15:38 ---> bfe296a52501 22:15:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:15:38 ---> Running in 6bcb0d93ca2d 22:15:40 ---> Running in c8ac75f06a16 22:15:40 ---> Running in a8b663a1a66c 22:15:43 Removing intermediate container 6bcb0d93ca2d 22:15:43 ---> eebd03451a21 22:15:43 Step 24/24 : LABEL version=3.0.0-dev.42 22:15:43 Removing intermediate container c8ac75f06a16 22:15:43 ---> 4fea3d789b5f 22:15:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:15:44 ---> Running in cd89222a0fa9 22:15:44 Removing intermediate container 9a5a9df8a7b8 22:15:44 ---> 90c772d33537 22:15:44 22:15:44 Step 10/22 : FROM alpine:3.16 22:15:44 ---> bfe296a52501 22:15:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:15:44 ---> Using cache 22:15:44 ---> 6f46f7654868 22:15:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:15:44 ---> Using cache 22:15:44 ---> 150d44074ede 22:15:44 Step 13/22 : ENV APP_PORT=59861 22:15:44 ---> Running in 6e7002ee85ed 22:15:45 Removing intermediate container b6ebd730e50e 22:15:45 ---> Running in 4d4d2a4186f2 22:15:45 ---> 61bcd95685dc 22:15:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:15:45 Removing intermediate container cd89222a0fa9 22:15:45 ---> d7fdc81e0bcb 22:15:45 22:15:45 Successfully built d7fdc81e0bcb 22:15:45 ---> Running in 60255f20748d 22:15:46 Successfully tagged core-metadata:latest 22:15:46  Building core-metadata ... done Building security-spire-agent 22:15:46 Removing intermediate container 4d4d2a4186f2 22:15:46 ---> 55d51b59c7a3 22:15:46 Step 14/22 : EXPOSE $APP_PORT 22:15:46 Removing intermediate container a8b663a1a66c 22:15:46 ---> b9f293fbba5f 22:15:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:46 (1/1) Installing dumb-init (1.2.5-r1) 22:15:46 Executing busybox-1.35.0-r17.trigger 22:15:47 OK: 6 MiB in 15 packages 22:15:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:15:51 ---> 442b0bba4f6e 22:15:51 Step 3/24 : WORKDIR /edgex-go 22:15:51 ---> Using cache 22:15:51 ---> 2cc9eb12110d 22:15:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:15:51 ---> Using cache 22:15:51 ---> a282fa96b454 22:15:51 Step 5/24 : COPY go.mod vendor* ./ 22:15:51 ---> Using cache 22:15:51 ---> a3c214233f22 22:15:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:51 ---> Using cache 22:15:51 ---> 109bd0cc39c7 22:15:51 Step 7/24 : COPY . . 22:15:51 ---> Using cache 22:15:51 ---> d3ac4c8dd9b4 22:15:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:15:51 ---> Using cache 22:15:51 ---> 7c04f6ec9bd0 22:15:51 Step 9/24 : WORKDIR /edgex-go/spire-build 22:15:51 ---> Using cache 22:15:51 ---> 1aa18df6ca41 22:15:51 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 22:15:51 ---> Using cache 22:15:51 ---> 50fae1fce791 22:15:51 Step 11/24 : WORKDIR /edgex-go 22:15:51 ---> Using cache 22:15:51 ---> 59d0c5185a73 22:15:51 22:15:51 Step 12/24 : FROM alpine:3.15 22:15:51 ---> c4fc93816858 22:15:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:51 ---> Using cache 22:15:51 ---> ad533de30c2b 22:15:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:15:51 ---> Running in 27323df565bf 22:15:51 ---> Running in 8bc960d71832 22:15:52 Removing intermediate container 60255f20748d 22:15:52 ---> 2b7d9deb35f3 22:15:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:15:52 ---> Running in f4efaec4d9c3 22:15:52 Removing intermediate container 27323df565bf 22:15:52 ---> 5cbec5785d94 22:15:52 Step 22/24 : LABEL arch=x86_64 22:15:52 Removing intermediate container 8bc960d71832 22:15:52 ---> 7ee7db71c39b 22:15:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:52 Removing intermediate container 6e7002ee85ed 22:15:52 ---> 401577ee5107 22:15:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:52 ---> bd3ba1463080 22:15:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:15:52 ---> Running in 6fbe2dd1f9c2 22:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:15:52 ---> 7c0d971f452b 22:15:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:15:52 ---> 02295ff7c1d2 22:15:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:15:52 ---> Running in 250d7fb6d710 22:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:15:52 Removing intermediate container 6fbe2dd1f9c2 22:15:52 ---> 42468c4dd45a 22:15:52 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:15:52 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:15:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:15:52 OK: 15859 distinct packages available 22:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:15:53 (1/5) Installing dumb-init (1.2.5-r1) 22:15:53 (2/5) Installing musl-obstack (1.2.3-r0) 22:15:53 (3/5) Installing libucontext (1.1-r0) 22:15:53 (4/5) Installing gcompat (1.0.0-r4) 22:15:53 (5/5) Installing openssl (1.1.1t-r1) 22:15:53 Executing busybox-1.34.1-r7.trigger 22:15:53 OK: 7 MiB in 19 packages 22:15:54 ---> Running in b739f0f90366 22:15:54 ---> 8e78d568fb12 22:15:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:15:54 ---> d9a23224b7dd 22:15:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:15:54 Removing intermediate container b739f0f90366 22:15:54 ---> 1e0ee23267cf 22:15:54 Step 24/24 : LABEL version=3.0.0-dev.42 22:15:55 ---> 2c26e2bdde97 22:15:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:15:55 ---> 5ed3ed1e83e4 22:15:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:15:55 Removing intermediate container f4efaec4d9c3 22:15:55 ---> 63b1ee9712c7 22:15:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:15:55 ---> Running in 0823cf55a039 22:15:55 ---> Running in 6e8c7d79c79d 22:15:57 Removing intermediate container 0823cf55a039 22:15:57 ---> 2e1538d736ae 22:15:57 ---> 86fa14c54b71 22:15:57 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:15:57 22:15:57 Successfully built 86fa14c54b71 22:15:57 Successfully tagged security-secretstore-setup:latest 22:15:57  Building security-secretstore-setup ... done  ---> Running in 8af31ba7c5a0 22:15:57 Removing intermediate container 6e8c7d79c79d 22:15:57 ---> 5b07f84abd3a 22:15:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:15:57 ---> 7b983571d061 22:15:57 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:57 Removing intermediate container 250d7fb6d710 22:15:57 ---> 8d83354c659d 22:15:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:57 ---> Running in 8dceffcc4a24 22:15:59 Removing intermediate container 8dceffcc4a24 22:15:59 ---> 48b576fdfd35 22:15:59 Step 20/22 : LABEL arch=x86_64 22:15:59 ---> 41c43a3c3759 22:15:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:15:59 ---> Running in 65aa011bb538 22:15:59 ---> 075e166e5803 22:15:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:16:00 Removing intermediate container 65aa011bb538 22:16:00 ---> b6bd5c6a67db 22:16:00 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:00 ---> f775b28e2008 22:16:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:16:00 ---> ead70f99213d 22:16:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:16:00 ---> Running in b590671d6c93 22:16:00 Removing intermediate container 8af31ba7c5a0 22:16:00 ---> 1d50c2e28ead 22:16:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:00 ---> da53c06dc5df 22:16:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:16:00 ---> Running in b6a0e0c14f91 22:16:00 ---> 39ec4997c906 22:16:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:16:00 Removing intermediate container b590671d6c93 22:16:00 ---> 2674e57b3d37 22:16:00 Step 22/22 : LABEL version=3.0.0-dev.42 22:16:00 ---> Running in d36b37a8a258 22:16:00 Removing intermediate container b6a0e0c14f91 22:16:00 ---> d26c7ecf5f0a 22:16:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:16:00 ---> Running in b9015c2d8596 22:16:00 ---> 027dac54baa0 22:16:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:16:00 Removing intermediate container d36b37a8a258 22:16:00 ---> 1e96707ccae1 22:16:00 22:16:00 Successfully built 1e96707ccae1 22:16:01 Successfully tagged support-scheduler:latest 22:16:01  Building support-scheduler ... done  ---> Running in 5847a0c3edb2 22:16:01 ---> adba77de6dfc 22:16:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:16:01 Removing intermediate container b9015c2d8596 22:16:01 ---> 8b7595c50715 22:16:01 Step 20/22 : LABEL arch=x86_64 22:16:01 Removing intermediate container 5847a0c3edb2 22:16:01 ---> 7b2f0388a408 22:16:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:16:01 ---> Running in 619d98f6ec9f 22:16:01 ---> Running in d341888c778b 22:16:02 ---> c0769d788fa2 22:16:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:16:02 Removing intermediate container 619d98f6ec9f 22:16:02 ---> d61e76b24c18 22:16:02 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:02 Removing intermediate container d341888c778b 22:16:02 ---> d652fef72dcb 22:16:02 Step 22/24 : LABEL arch=x86_64 22:16:02 ---> Running in 479ad3bd1d78 22:16:02 ---> Running in f77276890637 22:16:02 ---> f918375b4d63 22:16:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:16:02 Removing intermediate container 479ad3bd1d78 22:16:02 ---> de507b92186e 22:16:02 Step 22/22 : LABEL version=3.0.0-dev.42 22:16:02 Removing intermediate container f77276890637 22:16:02 ---> da98a417392d 22:16:02 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:02 ---> Running in b53ad8bc16dc 22:16:02 ---> Running in 9ce207a13efa 22:16:02 ---> 371fe27d44ab 22:16:02 Step 27/32 : RUN chmod +x /entrypoint.sh 22:16:02 ---> Running in ef208dd30cf4 22:16:02 Removing intermediate container b53ad8bc16dc 22:16:02 ---> 6ccc51a6c3ab 22:16:02 Step 24/24 : LABEL version=3.0.0-dev.42 22:16:02 Removing intermediate container 9ce207a13efa 22:16:02 ---> b427ff826a38 22:16:02 22:16:02 ---> Running in 1d8d59710441 22:16:02 Successfully built b427ff826a38 22:16:02 Successfully tagged core-common-config-bootstrapper:latest 22:16:02  Building core-common-config-bootstrapper ... done Removing intermediate container 1d8d59710441 22:16:02 ---> 48c8b627654f 22:16:02 22:16:02 Successfully built 48c8b627654f 22:16:02 Successfully tagged security-spire-agent:latest 22:16:04  Building security-spire-agent ... done Removing intermediate container ef208dd30cf4 22:16:04 ---> e917222b0f2c 22:16:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:16:04 ---> Running in c503a335e44c 22:16:04 Removing intermediate container c503a335e44c 22:16:04 ---> 791859bf2cae 22:16:04 Step 29/32 : CMD ["gate"] 22:16:04 ---> Running in b00a07330962 22:16:04 Removing intermediate container b00a07330962 22:16:04 ---> dcec7ef998ab 22:16:04 Step 30/32 : LABEL arch=x86_64 22:16:04 ---> Running in 79db58cbb3f1 22:16:04 Removing intermediate container 79db58cbb3f1 22:16:04 ---> 0a68c5068a1d 22:16:04 Step 31/32 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:05 ---> Running in 2dfb9597730e 22:16:05 Removing intermediate container 2dfb9597730e 22:16:05 ---> 738beb1ba881 22:16:05 Step 32/32 : LABEL version=3.0.0-dev.42 22:16:05 ---> Running in 789ba9570a1c 22:16:05 Removing intermediate container 789ba9570a1c 22:16:05 ---> 054bb2d8fa6c 22:16:05 22:16:05 Successfully built 054bb2d8fa6c 22:16:05 Successfully tagged security-bootstrapper:latest 22:16:05  Building security-bootstrapper ... done  [Pipeline] } 22:16:05 $ docker stop --time=1 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda 22:16:07 $ docker rm -f --volumes 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda [Pipeline] // withDockerContainer [Pipeline] sh 22:16:07 + docker images 22:16:07 REPOSITORY TAG IMAGE ID CREATED SIZE 22:16:07 security-bootstrapper latest 054bb2d8fa6c 3 seconds ago 20.3MB 22:16:07 core-common-config-bootstrapper latest b427ff826a38 5 seconds ago 15.5MB 22:16:07 security-spire-agent latest 48c8b627654f 5 seconds ago 125MB 22:16:07 support-scheduler latest 1e96707ccae1 7 seconds ago 30MB 22:16:07 security-secretstore-setup latest 86fa14c54b71 12 seconds ago 29.9MB 22:16:07 core-metadata latest d7fdc81e0bcb 23 seconds ago 18.4MB 22:16:07 90c772d33537 25 seconds ago 1.74GB 22:16:07 e3226d8eac3c 30 seconds ago 1.67GB 22:16:07 security-spiffe-token-provider latest e100e5b42c3c About a minute ago 29.9MB 22:16:07 core-data latest 23179192d3b0 About a minute ago 17.9MB 22:16:07 a3dfdfe5368f About a minute ago 1.67GB 22:16:07 8c99dd82fce9 About a minute ago 1.68GB 22:16:07 c706c42eb28b About a minute ago 1.67GB 22:16:07 dc87f54c29d2 About a minute ago 1.71GB 22:16:07 8a803e5fc36b 2 minutes ago 1.68GB 22:16:07 security-proxy-setup latest 50b56cbed643 4 minutes ago 27.8MB 22:16:07 support-notifications latest 2c5153e76792 4 minutes ago 30.6MB 22:16:07 core-command latest 16d77793ffee 4 minutes ago 17.7MB 22:16:07 security-spire-config latest 4a5e20faee09 4 minutes ago 85.8MB 22:16:07 fca2d879a56a 4 minutes ago 1.74GB 22:16:07 security-spire-server latest f0023c4061bb 4 minutes ago 86.5MB 22:16:07 deaeb18db741 4 minutes ago 1.67GB 22:16:07 571ca7312185 4 minutes ago 1.68GB 22:16:07 d42be6904851 5 minutes ago 1.55GB 22:16:07 59d0c5185a73 5 minutes ago 1.55GB 22:16:07 ci-base-image-x86_64 latest 442b0bba4f6e 9 minutes ago 903MB 22:16:07 alpine 3.16 bfe296a52501 2 months ago 5.54MB 22:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 22:16:07 alpine 3.15 c4fc93816858 6 months ago 5.59MB 22:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 22:16:07 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 22:16:07 provisioning config files... 22:16:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config8772724561548487366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:08 ---> docker-login.sh 22:16:08 nexus3.edgexfoundry.org:10001 22:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:08 Configure a credential helper to remove this warning. See 22:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:08 22:16:08 Login Succeeded 22:16:08 nexus3.edgexfoundry.org:10002 22:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:08 Configure a credential helper to remove this warning. See 22:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:08 22:16:08 Login Succeeded 22:16:08 nexus3.edgexfoundry.org:10003 22:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:08 Configure a credential helper to remove this warning. See 22:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:08 22:16:08 Login Succeeded 22:16:08 nexus3.edgexfoundry.org:10004 22:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:08 Configure a credential helper to remove this warning. See 22:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:08 22:16:08 Login Succeeded 22:16:08 docker.io 22:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:08 Configure a credential helper to remove this warning. See 22:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:08 22:16:08 Login Succeeded 22:16:08 ---> docker-login.sh ends [Pipeline] } 22:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:16:09 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:09 latest 22:16:09 3.0.0-dev.42 22:16:09 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:09 main 22:16:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:09 + docker push nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:09 dfa5442888c1: Preparing 22:16:09 bdbb651e1ee3: Preparing 22:16:09 d16df278d661: Preparing 22:16:09 cbf7e223fa8a: Preparing 22:16:09 e5e13b0c77cb: Preparing 22:16:09 e5e13b0c77cb: Layer already exists 22:16:09 d16df278d661: Pushed 22:16:09 dfa5442888c1: Pushed 22:16:09 cbf7e223fa8a: Pushed 22:16:11 bdbb651e1ee3: Pushed 22:16:11 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:11 dfa5442888c1: Preparing 22:16:11 bdbb651e1ee3: Preparing 22:16:11 d16df278d661: Preparing 22:16:11 cbf7e223fa8a: Preparing 22:16:11 e5e13b0c77cb: Preparing 22:16:11 d16df278d661: Layer already exists 22:16:11 e5e13b0c77cb: Layer already exists 22:16:11 dfa5442888c1: Layer already exists 22:16:11 cbf7e223fa8a: Layer already exists 22:16:11 bdbb651e1ee3: Layer already exists 22:16:11 latest: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 22:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:12 dfa5442888c1: Preparing 22:16:12 bdbb651e1ee3: Preparing 22:16:12 d16df278d661: Preparing 22:16:12 cbf7e223fa8a: Preparing 22:16:12 e5e13b0c77cb: Preparing 22:16:12 d16df278d661: Layer already exists 22:16:12 dfa5442888c1: Layer already exists 22:16:12 e5e13b0c77cb: Layer already exists 22:16:12 cbf7e223fa8a: Layer already exists 22:16:12 bdbb651e1ee3: Layer already exists 22:16:12 3.0.0-dev.42: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + docker push nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:13 dfa5442888c1: Preparing 22:16:13 bdbb651e1ee3: Preparing 22:16:13 d16df278d661: Preparing 22:16:13 cbf7e223fa8a: Preparing 22:16:13 e5e13b0c77cb: Preparing 22:16:13 bdbb651e1ee3: Layer already exists 22:16:13 e5e13b0c77cb: Layer already exists 22:16:13 d16df278d661: Layer already exists 22:16:13 cbf7e223fa8a: Layer already exists 22:16:13 dfa5442888c1: Layer already exists 22:16:13 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:13 dfa5442888c1: Preparing 22:16:13 bdbb651e1ee3: Preparing 22:16:13 d16df278d661: Preparing 22:16:13 cbf7e223fa8a: Preparing 22:16:13 e5e13b0c77cb: Preparing 22:16:13 d16df278d661: Layer already exists 22:16:13 cbf7e223fa8a: Layer already exists 22:16:13 bdbb651e1ee3: Layer already exists 22:16:13 e5e13b0c77cb: Layer already exists 22:16:13 dfa5442888c1: Layer already exists 22:16:13 main: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:13 ===================================================== [Pipeline] echo 22:16:13 taggedImages: 22:16:13 - nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:13 - nexus3.edgexfoundry.org:10004/core-command:latest 22:16:13 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 22:16:13 - nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:16:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:16:13 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:13 latest 22:16:13 3.0.0-dev.42 22:16:13 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:13 main 22:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:16:14 ca545dbbb97f: Preparing 22:16:14 833640bc38ea: Preparing 22:16:14 5159aa8a5922: Preparing 22:16:14 820014dbe46d: Preparing 22:16:14 d16df278d661: Preparing 22:16:14 ff05e944a437: Preparing 22:16:14 e5e13b0c77cb: Preparing 22:16:14 ff05e944a437: Waiting 22:16:14 d16df278d661: Layer already exists 22:16:14 ca545dbbb97f: Pushed 22:16:14 5159aa8a5922: Pushed 22:16:14 833640bc38ea: Pushed 22:16:14 ff05e944a437: Pushed 22:16:15 e5e13b0c77cb: Layer already exists 22:16:15 820014dbe46d: Pushed 22:16:15 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:16:16 ca545dbbb97f: Preparing 22:16:16 833640bc38ea: Preparing 22:16:16 5159aa8a5922: Preparing 22:16:16 820014dbe46d: Preparing 22:16:16 d16df278d661: Preparing 22:16:16 ff05e944a437: Preparing 22:16:16 e5e13b0c77cb: Preparing 22:16:16 e5e13b0c77cb: Waiting 22:16:16 820014dbe46d: Layer already exists 22:16:16 d16df278d661: Layer already exists 22:16:16 833640bc38ea: Layer already exists 22:16:16 5159aa8a5922: Layer already exists 22:16:16 ca545dbbb97f: Layer already exists 22:16:16 ff05e944a437: Layer already exists 22:16:16 e5e13b0c77cb: Layer already exists 22:16:16 latest: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 22:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:16:17 ca545dbbb97f: Preparing 22:16:17 833640bc38ea: Preparing 22:16:17 5159aa8a5922: Preparing 22:16:17 820014dbe46d: Preparing 22:16:17 d16df278d661: Preparing 22:16:17 ff05e944a437: Preparing 22:16:17 e5e13b0c77cb: Preparing 22:16:17 e5e13b0c77cb: Waiting 22:16:17 ff05e944a437: Waiting 22:16:17 5159aa8a5922: Layer already exists 22:16:17 d16df278d661: Layer already exists 22:16:17 820014dbe46d: Layer already exists 22:16:17 ca545dbbb97f: Layer already exists 22:16:17 833640bc38ea: Layer already exists 22:16:17 ff05e944a437: Layer already exists 22:16:17 e5e13b0c77cb: Layer already exists 22:16:17 3.0.0-dev.42: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:16:17 ca545dbbb97f: Preparing 22:16:17 833640bc38ea: Preparing 22:16:17 5159aa8a5922: Preparing 22:16:17 820014dbe46d: Preparing 22:16:17 d16df278d661: Preparing 22:16:17 ff05e944a437: Preparing 22:16:17 e5e13b0c77cb: Preparing 22:16:17 ff05e944a437: Waiting 22:16:17 e5e13b0c77cb: Waiting 22:16:17 833640bc38ea: Layer already exists 22:16:17 d16df278d661: Layer already exists 22:16:17 820014dbe46d: Layer already exists 22:16:17 5159aa8a5922: Layer already exists 22:16:17 ca545dbbb97f: Layer already exists 22:16:17 ff05e944a437: Layer already exists 22:16:17 e5e13b0c77cb: Layer already exists 22:16:17 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:18 + 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 22:16:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:16:18 ca545dbbb97f: Preparing 22:16:18 833640bc38ea: Preparing 22:16:18 5159aa8a5922: Preparing 22:16:18 820014dbe46d: Preparing 22:16:18 d16df278d661: Preparing 22:16:18 ff05e944a437: Preparing 22:16:18 e5e13b0c77cb: Preparing 22:16:18 ff05e944a437: Waiting 22:16:18 e5e13b0c77cb: Waiting 22:16:18 833640bc38ea: Layer already exists 22:16:18 ca545dbbb97f: Layer already exists 22:16:18 5159aa8a5922: Layer already exists 22:16:18 d16df278d661: Layer already exists 22:16:18 820014dbe46d: Layer already exists 22:16:18 ff05e944a437: Layer already exists 22:16:18 e5e13b0c77cb: Layer already exists 22:16:18 main: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:18 ===================================================== [Pipeline] echo 22:16:18 taggedImages: 22:16:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:16:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 22:16:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:16:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:16:18 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:18 latest 22:16:18 3.0.0-dev.42 22:16:18 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:18 main 22:16:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:19 + docker push nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:16:19 8ae2794918e4: Preparing 22:16:19 69800278d8dc: Preparing 22:16:19 d16df278d661: Preparing 22:16:19 af5e139e8767: Preparing 22:16:19 e5e13b0c77cb: Preparing 22:16:19 e5e13b0c77cb: Layer already exists 22:16:19 d16df278d661: Layer already exists 22:16:19 8ae2794918e4: Pushed 22:16:19 af5e139e8767: Pushed 22:16:20 69800278d8dc: Pushed 22:16:20 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:16:21 8ae2794918e4: Preparing 22:16:21 69800278d8dc: Preparing 22:16:21 d16df278d661: Preparing 22:16:21 af5e139e8767: Preparing 22:16:21 e5e13b0c77cb: Preparing 22:16:21 e5e13b0c77cb: Layer already exists 22:16:21 69800278d8dc: Layer already exists 22:16:21 af5e139e8767: Layer already exists 22:16:21 8ae2794918e4: Layer already exists 22:16:21 d16df278d661: Layer already exists 22:16:21 latest: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 22:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:16:21 8ae2794918e4: Preparing 22:16:21 69800278d8dc: Preparing 22:16:21 d16df278d661: Preparing 22:16:21 af5e139e8767: Preparing 22:16:21 e5e13b0c77cb: Preparing 22:16:21 e5e13b0c77cb: Layer already exists 22:16:21 d16df278d661: Layer already exists 22:16:21 af5e139e8767: Layer already exists 22:16:21 8ae2794918e4: Layer already exists 22:16:21 69800278d8dc: Layer already exists 22:16:21 3.0.0-dev.42: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 + docker push nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:16:22 8ae2794918e4: Preparing 22:16:22 69800278d8dc: Preparing 22:16:22 d16df278d661: Preparing 22:16:22 af5e139e8767: Preparing 22:16:22 e5e13b0c77cb: Preparing 22:16:22 e5e13b0c77cb: Layer already exists 22:16:22 af5e139e8767: Layer already exists 22:16:22 d16df278d661: Layer already exists 22:16:22 69800278d8dc: Layer already exists 22:16:22 8ae2794918e4: Layer already exists 22:16:22 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 Removing intermediate container f97e2c069596 22:16:22 ---> ef88b01fd648 22:16:22 Step 7/32 : COPY . . 22:16:22 Removing intermediate container 2d0bc0e8cdd2 22:16:22 ---> 1e497029d4cb 22:16:22 Step 7/19 : COPY . . 22:16:22 ---> 4d0ae19c6a3e 22:16:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:16:22 ---> 313b6badfc7a 22:16:22 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:16:22 ---> Running in f81f1ac4c87a 22:16:22 ---> Running in 02e3e2992b6a 22:16:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:16:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:16:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:16:23 8ae2794918e4: Preparing 22:16:23 69800278d8dc: Preparing 22:16:23 d16df278d661: Preparing 22:16:23 af5e139e8767: Preparing 22:16:23 e5e13b0c77cb: Preparing 22:16:23 d16df278d661: Layer already exists 22:16:23 69800278d8dc: Layer already exists 22:16:23 af5e139e8767: Layer already exists 22:16:23 e5e13b0c77cb: Layer already exists 22:16:23 8ae2794918e4: Layer already exists 22:16:23 main: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:23 ===================================================== [Pipeline] echo 22:16:23 taggedImages: 22:16:23 - nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:23 - nexus3.edgexfoundry.org:10004/core-data:latest 22:16:23 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 22:16:23 - nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:16:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:16:23 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:23 latest 22:16:23 3.0.0-dev.42 22:16:23 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:23 main 22:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:16:23 62e94f48ff6c: Preparing 22:16:23 86ae2c23867b: Preparing 22:16:23 694a03dffb76: Preparing 22:16:23 d16df278d661: Preparing 22:16:23 cbf7e223fa8a: Preparing 22:16:23 e5e13b0c77cb: Preparing 22:16:23 e5e13b0c77cb: Waiting 22:16:23 d16df278d661: Layer already exists 22:16:23 62e94f48ff6c: Pushed 22:16:23 86ae2c23867b: Pushed 22:16:23 cbf7e223fa8a: Layer already exists 22:16:24 e5e13b0c77cb: Layer already exists 22:16:25 694a03dffb76: Pushed 22:16:25 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:16:26 62e94f48ff6c: Preparing 22:16:26 86ae2c23867b: Preparing 22:16:26 694a03dffb76: Preparing 22:16:26 d16df278d661: Preparing 22:16:26 cbf7e223fa8a: Preparing 22:16:26 e5e13b0c77cb: Preparing 22:16:26 e5e13b0c77cb: Waiting 22:16:26 62e94f48ff6c: Layer already exists 22:16:26 cbf7e223fa8a: Layer already exists 22:16:26 694a03dffb76: Layer already exists 22:16:26 86ae2c23867b: Layer already exists 22:16:26 d16df278d661: Layer already exists 22:16:26 e5e13b0c77cb: Layer already exists 22:16:26 latest: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 22:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:16:27 62e94f48ff6c: Preparing 22:16:27 86ae2c23867b: Preparing 22:16:27 694a03dffb76: Preparing 22:16:27 d16df278d661: Preparing 22:16:27 cbf7e223fa8a: Preparing 22:16:27 e5e13b0c77cb: Preparing 22:16:27 62e94f48ff6c: Layer already exists 22:16:27 694a03dffb76: Layer already exists 22:16:27 d16df278d661: Layer already exists 22:16:27 cbf7e223fa8a: Layer already exists 22:16:27 86ae2c23867b: Layer already exists 22:16:27 e5e13b0c77cb: Layer already exists 22:16:27 3.0.0-dev.42: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:16:28 62e94f48ff6c: Preparing 22:16:28 86ae2c23867b: Preparing 22:16:28 694a03dffb76: Preparing 22:16:28 d16df278d661: Preparing 22:16:28 cbf7e223fa8a: Preparing 22:16:28 e5e13b0c77cb: Preparing 22:16:28 e5e13b0c77cb: Waiting 22:16:28 62e94f48ff6c: Layer already exists 22:16:28 694a03dffb76: Layer already exists 22:16:28 cbf7e223fa8a: Layer already exists 22:16:28 d16df278d661: Layer already exists 22:16:28 86ae2c23867b: Layer already exists 22:16:28 e5e13b0c77cb: Layer already exists 22:16:28 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:16:29 62e94f48ff6c: Preparing 22:16:29 86ae2c23867b: Preparing 22:16:29 694a03dffb76: Preparing 22:16:29 d16df278d661: Preparing 22:16:29 cbf7e223fa8a: Preparing 22:16:29 e5e13b0c77cb: Preparing 22:16:29 e5e13b0c77cb: Waiting 22:16:29 62e94f48ff6c: Layer already exists 22:16:29 694a03dffb76: Layer already exists 22:16:29 d16df278d661: Layer already exists 22:16:29 cbf7e223fa8a: Layer already exists 22:16:29 86ae2c23867b: Layer already exists 22:16:29 e5e13b0c77cb: Layer already exists 22:16:29 main: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:29 ===================================================== [Pipeline] echo 22:16:29 taggedImages: 22:16:29 - nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:16:29 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 22:16:29 - nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:16:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:16:29 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:29 latest 22:16:29 3.0.0-dev.42 22:16:29 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:29 main 22:16:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:16:30 0b6bef8fc20e: Preparing 22:16:30 0b6bef8fc20e: Preparing 22:16:30 64511370328f: Preparing 22:16:30 802b92e0df22: Preparing 22:16:30 1afeb20eb354: Preparing 22:16:30 876c24116c31: Preparing 22:16:30 3373a3b78156: Preparing 22:16:30 d16df278d661: Preparing 22:16:30 c75e46d9c88a: Preparing 22:16:30 94f926e8e47b: Preparing 22:16:30 b1eb6a4c6953: Preparing 22:16:30 6df1c45528c3: Preparing 22:16:30 3373a3b78156: Waiting 22:16:30 94f926e8e47b: Waiting 22:16:30 d16df278d661: Waiting 22:16:30 c75e46d9c88a: Waiting 22:16:30 b1eb6a4c6953: Waiting 22:16:30 e5e13b0c77cb: Preparing 22:16:30 6df1c45528c3: Waiting 22:16:30 e5e13b0c77cb: Waiting 22:16:30 876c24116c31: Pushed 22:16:30 1afeb20eb354: Pushed 22:16:30 0b6bef8fc20e: Pushed 22:16:30 64511370328f: Pushed 22:16:30 802b92e0df22: Pushed 22:16:30 c75e46d9c88a: Pushed 22:16:30 d16df278d661: Layer already exists 22:16:30 6df1c45528c3: Pushed 22:16:30 e5e13b0c77cb: Layer already exists 22:16:31 94f926e8e47b: Pushed 22:16:31 b1eb6a4c6953: Pushed 22:16:31 3373a3b78156: Pushed 22:16:32 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:16:33 0b6bef8fc20e: Preparing 22:16:33 0b6bef8fc20e: Preparing 22:16:33 64511370328f: Preparing 22:16:33 802b92e0df22: Preparing 22:16:33 1afeb20eb354: Preparing 22:16:33 876c24116c31: Preparing 22:16:33 3373a3b78156: Preparing 22:16:33 d16df278d661: Preparing 22:16:33 c75e46d9c88a: Preparing 22:16:33 94f926e8e47b: Preparing 22:16:33 b1eb6a4c6953: Preparing 22:16:33 6df1c45528c3: Preparing 22:16:33 e5e13b0c77cb: Preparing 22:16:33 3373a3b78156: Waiting 22:16:33 94f926e8e47b: Waiting 22:16:33 c75e46d9c88a: Waiting 22:16:33 e5e13b0c77cb: Waiting 22:16:33 b1eb6a4c6953: Waiting 22:16:33 6df1c45528c3: Waiting 22:16:33 876c24116c31: Layer already exists 22:16:33 64511370328f: Layer already exists 22:16:33 0b6bef8fc20e: Layer already exists 22:16:33 802b92e0df22: Layer already exists 22:16:33 1afeb20eb354: Layer already exists 22:16:33 d16df278d661: Layer already exists 22:16:33 c75e46d9c88a: Layer already exists 22:16:33 94f926e8e47b: Layer already exists 22:16:33 3373a3b78156: Layer already exists 22:16:33 b1eb6a4c6953: Layer already exists 22:16:33 e5e13b0c77cb: Layer already exists 22:16:33 6df1c45528c3: Layer already exists 22:16:33 latest: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 22:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:16:34 0b6bef8fc20e: Preparing 22:16:34 0b6bef8fc20e: Preparing 22:16:34 64511370328f: Preparing 22:16:34 802b92e0df22: Preparing 22:16:34 1afeb20eb354: Preparing 22:16:34 876c24116c31: Preparing 22:16:34 3373a3b78156: Preparing 22:16:34 d16df278d661: Preparing 22:16:34 c75e46d9c88a: Preparing 22:16:34 94f926e8e47b: Preparing 22:16:34 b1eb6a4c6953: Preparing 22:16:34 6df1c45528c3: Preparing 22:16:34 e5e13b0c77cb: Preparing 22:16:34 3373a3b78156: Waiting 22:16:34 d16df278d661: Waiting 22:16:34 6df1c45528c3: Waiting 22:16:34 c75e46d9c88a: Waiting 22:16:34 e5e13b0c77cb: Waiting 22:16:34 b1eb6a4c6953: Waiting 22:16:34 94f926e8e47b: Waiting 22:16:34 64511370328f: Layer already exists 22:16:34 0b6bef8fc20e: Layer already exists 22:16:34 1afeb20eb354: Layer already exists 22:16:34 802b92e0df22: Layer already exists 22:16:34 876c24116c31: Layer already exists 22:16:34 d16df278d661: Layer already exists 22:16:34 3373a3b78156: Layer already exists 22:16:34 c75e46d9c88a: Layer already exists 22:16:34 b1eb6a4c6953: Layer already exists 22:16:34 94f926e8e47b: Layer already exists 22:16:34 6df1c45528c3: Layer already exists 22:16:34 e5e13b0c77cb: Layer already exists 22:16:34 3.0.0-dev.42: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:16:34 0b6bef8fc20e: Preparing 22:16:34 0b6bef8fc20e: Preparing 22:16:34 64511370328f: Preparing 22:16:34 802b92e0df22: Preparing 22:16:34 1afeb20eb354: Preparing 22:16:34 876c24116c31: Preparing 22:16:34 3373a3b78156: Preparing 22:16:34 d16df278d661: Preparing 22:16:34 c75e46d9c88a: Preparing 22:16:34 94f926e8e47b: Preparing 22:16:34 3373a3b78156: Waiting 22:16:34 d16df278d661: Waiting 22:16:34 c75e46d9c88a: Waiting 22:16:34 94f926e8e47b: Waiting 22:16:34 b1eb6a4c6953: Preparing 22:16:34 6df1c45528c3: Preparing 22:16:34 e5e13b0c77cb: Preparing 22:16:34 b1eb6a4c6953: Waiting 22:16:34 6df1c45528c3: Waiting 22:16:34 e5e13b0c77cb: Waiting 22:16:34 876c24116c31: Layer already exists 22:16:34 64511370328f: Layer already exists 22:16:34 802b92e0df22: Layer already exists 22:16:34 1afeb20eb354: Layer already exists 22:16:34 0b6bef8fc20e: Layer already exists 22:16:34 3373a3b78156: Layer already exists 22:16:34 94f926e8e47b: Layer already exists 22:16:34 c75e46d9c88a: Layer already exists 22:16:34 d16df278d661: Layer already exists 22:16:34 6df1c45528c3: Layer already exists 22:16:34 b1eb6a4c6953: Layer already exists 22:16:34 e5e13b0c77cb: Layer already exists 22:16:34 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:16:35 0b6bef8fc20e: Preparing 22:16:35 0b6bef8fc20e: Preparing 22:16:35 64511370328f: Preparing 22:16:35 802b92e0df22: Preparing 22:16:35 1afeb20eb354: Preparing 22:16:35 876c24116c31: Preparing 22:16:35 3373a3b78156: Preparing 22:16:35 d16df278d661: Preparing 22:16:35 c75e46d9c88a: Preparing 22:16:35 94f926e8e47b: Preparing 22:16:35 b1eb6a4c6953: Preparing 22:16:35 6df1c45528c3: Preparing 22:16:35 e5e13b0c77cb: Preparing 22:16:35 3373a3b78156: Waiting 22:16:35 d16df278d661: Waiting 22:16:35 c75e46d9c88a: Waiting 22:16:35 94f926e8e47b: Waiting 22:16:35 b1eb6a4c6953: Waiting 22:16:35 e5e13b0c77cb: Waiting 22:16:35 6df1c45528c3: Waiting 22:16:35 0b6bef8fc20e: Layer already exists 22:16:35 64511370328f: Layer already exists 22:16:35 1afeb20eb354: Layer already exists 22:16:35 876c24116c31: Layer already exists 22:16:35 802b92e0df22: Layer already exists 22:16:35 3373a3b78156: Layer already exists 22:16:35 d16df278d661: Layer already exists 22:16:35 b1eb6a4c6953: Layer already exists 22:16:35 c75e46d9c88a: Layer already exists 22:16:35 94f926e8e47b: Layer already exists 22:16:35 6df1c45528c3: Layer already exists 22:16:35 e5e13b0c77cb: Layer already exists 22:16:35 main: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:35 ===================================================== [Pipeline] echo 22:16:35 taggedImages: 22:16:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:16:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 22:16:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:16:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:16:35 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:35 latest 22:16:35 3.0.0-dev.42 22:16:35 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:35 main 22:16:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:16:36 58941a487fe9: Preparing 22:16:36 ec640636d825: Preparing 22:16:36 f18a915d0ab2: Preparing 22:16:36 dbd2c873c038: Preparing 22:16:36 27f6575e61e0: Preparing 22:16:36 802cdb0270c1: Preparing 22:16:36 b99454c5e0be: Preparing 22:16:36 e5e13b0c77cb: Preparing 22:16:36 b99454c5e0be: Waiting 22:16:36 e5e13b0c77cb: Waiting 22:16:36 58941a487fe9: Pushed 22:16:36 27f6575e61e0: Pushed 22:16:36 ec640636d825: Pushed 22:16:36 802cdb0270c1: Pushed 22:16:37 e5e13b0c77cb: Layer already exists 22:16:37 b99454c5e0be: Pushed 22:16:37 f18a915d0ab2: Pushed 22:16:37 dbd2c873c038: Pushed 22:16:37 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:16:38 58941a487fe9: Preparing 22:16:38 ec640636d825: Preparing 22:16:38 f18a915d0ab2: Preparing 22:16:38 dbd2c873c038: Preparing 22:16:38 27f6575e61e0: Preparing 22:16:38 802cdb0270c1: Preparing 22:16:38 b99454c5e0be: Preparing 22:16:38 e5e13b0c77cb: Preparing 22:16:38 802cdb0270c1: Waiting 22:16:38 b99454c5e0be: Waiting 22:16:38 e5e13b0c77cb: Waiting 22:16:38 58941a487fe9: Layer already exists 22:16:38 ec640636d825: Layer already exists 22:16:38 dbd2c873c038: Layer already exists 22:16:38 f18a915d0ab2: Layer already exists 22:16:38 27f6575e61e0: Layer already exists 22:16:38 802cdb0270c1: Layer already exists 22:16:38 e5e13b0c77cb: Layer already exists 22:16:38 b99454c5e0be: Layer already exists 22:16:38 latest: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 22:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:16:39 58941a487fe9: Preparing 22:16:39 ec640636d825: Preparing 22:16:39 f18a915d0ab2: Preparing 22:16:39 dbd2c873c038: Preparing 22:16:39 27f6575e61e0: Preparing 22:16:39 802cdb0270c1: Preparing 22:16:39 b99454c5e0be: Preparing 22:16:39 e5e13b0c77cb: Preparing 22:16:39 802cdb0270c1: Waiting 22:16:39 b99454c5e0be: Waiting 22:16:39 e5e13b0c77cb: Waiting 22:16:39 f18a915d0ab2: Layer already exists 22:16:39 27f6575e61e0: Layer already exists 22:16:39 ec640636d825: Layer already exists 22:16:39 dbd2c873c038: Layer already exists 22:16:39 58941a487fe9: Layer already exists 22:16:39 b99454c5e0be: Layer already exists 22:16:39 802cdb0270c1: Layer already exists 22:16:39 e5e13b0c77cb: Layer already exists 22:16:39 3.0.0-dev.42: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:16:40 58941a487fe9: Preparing 22:16:40 ec640636d825: Preparing 22:16:40 f18a915d0ab2: Preparing 22:16:40 dbd2c873c038: Preparing 22:16:40 27f6575e61e0: Preparing 22:16:40 802cdb0270c1: Preparing 22:16:40 b99454c5e0be: Preparing 22:16:40 e5e13b0c77cb: Preparing 22:16:40 802cdb0270c1: Waiting 22:16:40 b99454c5e0be: Waiting 22:16:40 e5e13b0c77cb: Waiting 22:16:40 27f6575e61e0: Layer already exists 22:16:40 f18a915d0ab2: Layer already exists 22:16:40 ec640636d825: Layer already exists 22:16:40 dbd2c873c038: Layer already exists 22:16:40 58941a487fe9: Layer already exists 22:16:40 802cdb0270c1: Layer already exists 22:16:40 e5e13b0c77cb: Layer already exists 22:16:40 b99454c5e0be: Layer already exists 22:16:40 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:16:40 58941a487fe9: Preparing 22:16:40 ec640636d825: Preparing 22:16:40 f18a915d0ab2: Preparing 22:16:40 dbd2c873c038: Preparing 22:16:40 27f6575e61e0: Preparing 22:16:40 802cdb0270c1: Preparing 22:16:40 b99454c5e0be: Preparing 22:16:40 e5e13b0c77cb: Preparing 22:16:40 b99454c5e0be: Waiting 22:16:40 e5e13b0c77cb: Waiting 22:16:40 802cdb0270c1: Waiting 22:16:40 58941a487fe9: Layer already exists 22:16:40 27f6575e61e0: Layer already exists 22:16:40 dbd2c873c038: Layer already exists 22:16:40 ec640636d825: Layer already exists 22:16:40 f18a915d0ab2: Layer already exists 22:16:40 802cdb0270c1: Layer already exists 22:16:40 b99454c5e0be: Layer already exists 22:16:40 e5e13b0c77cb: Layer already exists 22:16:40 main: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:40 ===================================================== [Pipeline] echo 22:16:40 taggedImages: 22:16:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:16:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 22:16:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:16:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:16:40 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:40 latest 22:16:40 3.0.0-dev.42 22:16:40 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:40 main 22:16:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:16:41 1c52df555634: Preparing 22:16:41 615614dd93bd: Preparing 22:16:41 3a71654ed579: Preparing 22:16:41 6326f54ee080: Preparing 22:16:41 74597f12c645: Preparing 22:16:41 0131ea895f3e: Preparing 22:16:41 737352c77dfa: Preparing 22:16:41 0131ea895f3e: Waiting 22:16:41 df162dc8f242: Preparing 22:16:41 4e5e55630842: Preparing 22:16:41 e5e13b0c77cb: Preparing 22:16:41 737352c77dfa: Waiting 22:16:41 df162dc8f242: Waiting 22:16:41 e5e13b0c77cb: Waiting 22:16:41 4e5e55630842: Waiting 22:16:41 615614dd93bd: Pushed 22:16:41 1c52df555634: Pushed 22:16:41 74597f12c645: Pushed 22:16:41 0131ea895f3e: Pushed 22:16:41 df162dc8f242: Pushed 22:16:41 737352c77dfa: Pushed 22:16:41 e5e13b0c77cb: Layer already exists 22:16:41 4e5e55630842: Pushed 22:16:42 6326f54ee080: Pushed 22:16:42 3a71654ed579: Pushed 22:16:42 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:16:43 1c52df555634: Preparing 22:16:43 615614dd93bd: Preparing 22:16:43 3a71654ed579: Preparing 22:16:43 6326f54ee080: Preparing 22:16:43 74597f12c645: Preparing 22:16:43 0131ea895f3e: Preparing 22:16:43 737352c77dfa: Preparing 22:16:43 df162dc8f242: Preparing 22:16:43 4e5e55630842: Preparing 22:16:43 e5e13b0c77cb: Preparing 22:16:43 737352c77dfa: Waiting 22:16:43 0131ea895f3e: Waiting 22:16:43 df162dc8f242: Waiting 22:16:43 e5e13b0c77cb: Waiting 22:16:43 4e5e55630842: Waiting 22:16:43 1c52df555634: Layer already exists 22:16:43 6326f54ee080: Layer already exists 22:16:43 615614dd93bd: Layer already exists 22:16:43 74597f12c645: Layer already exists 22:16:43 3a71654ed579: Layer already exists 22:16:43 0131ea895f3e: Layer already exists 22:16:43 e5e13b0c77cb: Layer already exists 22:16:43 4e5e55630842: Layer already exists 22:16:43 df162dc8f242: Layer already exists 22:16:43 737352c77dfa: Layer already exists 22:16:43 latest: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 22:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:16:44 1c52df555634: Preparing 22:16:44 615614dd93bd: Preparing 22:16:44 3a71654ed579: Preparing 22:16:44 6326f54ee080: Preparing 22:16:44 74597f12c645: Preparing 22:16:44 0131ea895f3e: Preparing 22:16:44 737352c77dfa: Preparing 22:16:44 df162dc8f242: Preparing 22:16:44 4e5e55630842: Preparing 22:16:44 e5e13b0c77cb: Preparing 22:16:44 0131ea895f3e: Waiting 22:16:44 737352c77dfa: Waiting 22:16:44 df162dc8f242: Waiting 22:16:44 4e5e55630842: Waiting 22:16:44 e5e13b0c77cb: Waiting 22:16:44 6326f54ee080: Layer already exists 22:16:44 3a71654ed579: Layer already exists 22:16:44 615614dd93bd: Layer already exists 22:16:44 1c52df555634: Layer already exists 22:16:44 74597f12c645: Layer already exists 22:16:44 0131ea895f3e: Layer already exists 22:16:44 df162dc8f242: Layer already exists 22:16:44 737352c77dfa: Layer already exists 22:16:44 4e5e55630842: Layer already exists 22:16:44 e5e13b0c77cb: Layer already exists 22:16:44 3.0.0-dev.42: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:16:44 1c52df555634: Preparing 22:16:44 615614dd93bd: Preparing 22:16:44 3a71654ed579: Preparing 22:16:44 6326f54ee080: Preparing 22:16:44 74597f12c645: Preparing 22:16:44 0131ea895f3e: Preparing 22:16:44 737352c77dfa: Preparing 22:16:44 df162dc8f242: Preparing 22:16:44 4e5e55630842: Preparing 22:16:44 e5e13b0c77cb: Preparing 22:16:44 737352c77dfa: Waiting 22:16:44 0131ea895f3e: Waiting 22:16:44 4e5e55630842: Waiting 22:16:44 e5e13b0c77cb: Waiting 22:16:44 df162dc8f242: Waiting 22:16:44 74597f12c645: Layer already exists 22:16:44 6326f54ee080: Layer already exists 22:16:44 615614dd93bd: Layer already exists 22:16:44 3a71654ed579: Layer already exists 22:16:44 1c52df555634: Layer already exists 22:16:44 4e5e55630842: Layer already exists 22:16:44 e5e13b0c77cb: Layer already exists 22:16:44 df162dc8f242: Layer already exists 22:16:44 0131ea895f3e: Layer already exists 22:16:44 737352c77dfa: Layer already exists 22:16:44 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:16:45 1c52df555634: Preparing 22:16:45 615614dd93bd: Preparing 22:16:45 3a71654ed579: Preparing 22:16:45 6326f54ee080: Preparing 22:16:45 74597f12c645: Preparing 22:16:45 0131ea895f3e: Preparing 22:16:45 737352c77dfa: Preparing 22:16:45 df162dc8f242: Preparing 22:16:45 4e5e55630842: Preparing 22:16:45 e5e13b0c77cb: Preparing 22:16:45 737352c77dfa: Waiting 22:16:45 4e5e55630842: Waiting 22:16:45 e5e13b0c77cb: Waiting 22:16:45 0131ea895f3e: Waiting 22:16:45 6326f54ee080: Layer already exists 22:16:45 1c52df555634: Layer already exists 22:16:45 3a71654ed579: Layer already exists 22:16:45 615614dd93bd: Layer already exists 22:16:45 74597f12c645: Layer already exists 22:16:45 737352c77dfa: Layer already exists 22:16:45 df162dc8f242: Layer already exists 22:16:45 0131ea895f3e: Layer already exists 22:16:45 4e5e55630842: Layer already exists 22:16:45 e5e13b0c77cb: Layer already exists 22:16:45 main: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:45 ===================================================== [Pipeline] echo 22:16:45 taggedImages: 22:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 22:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:16:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:16:45 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:45 latest 22:16:45 3.0.0-dev.42 22:16:45 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:45 main 22:16:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:16:46 cf2fef1bd546: Preparing 22:16:46 6baa233507fc: Preparing 22:16:46 d16df278d661: Preparing 22:16:46 37decb397abb: Preparing 22:16:46 34d5ebaa5410: Preparing 22:16:46 d16df278d661: Layer already exists 22:16:46 cf2fef1bd546: Pushed 22:16:46 34d5ebaa5410: Layer already exists 22:16:46 37decb397abb: Pushed 22:16:48 6baa233507fc: Pushed 22:16:48 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:48 + 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 22:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:16:48 cf2fef1bd546: Preparing 22:16:48 6baa233507fc: Preparing 22:16:48 d16df278d661: Preparing 22:16:48 37decb397abb: Preparing 22:16:48 34d5ebaa5410: Preparing 22:16:48 d16df278d661: Layer already exists 22:16:48 cf2fef1bd546: Layer already exists 22:16:48 6baa233507fc: Layer already exists 22:16:48 37decb397abb: Layer already exists 22:16:48 34d5ebaa5410: Layer already exists 22:16:48 latest: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 22:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:16:49 cf2fef1bd546: Preparing 22:16:49 6baa233507fc: Preparing 22:16:49 d16df278d661: Preparing 22:16:49 37decb397abb: Preparing 22:16:49 34d5ebaa5410: Preparing 22:16:49 37decb397abb: Layer already exists 22:16:49 6baa233507fc: Layer already exists 22:16:49 cf2fef1bd546: Layer already exists 22:16:49 d16df278d661: Layer already exists 22:16:49 34d5ebaa5410: Layer already exists 22:16:49 3.0.0-dev.42: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:16:50 cf2fef1bd546: Preparing 22:16:50 6baa233507fc: Preparing 22:16:50 d16df278d661: Preparing 22:16:50 37decb397abb: Preparing 22:16:50 34d5ebaa5410: Preparing 22:16:50 34d5ebaa5410: Layer already exists 22:16:50 6baa233507fc: Layer already exists 22:16:50 37decb397abb: Layer already exists 22:16:50 d16df278d661: Layer already exists 22:16:50 cf2fef1bd546: Layer already exists 22:16:50 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:51 + 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 22:16:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:16:51 cf2fef1bd546: Preparing 22:16:51 6baa233507fc: Preparing 22:16:51 d16df278d661: Preparing 22:16:51 37decb397abb: Preparing 22:16:51 34d5ebaa5410: Preparing 22:16:51 34d5ebaa5410: Layer already exists 22:16:51 d16df278d661: Layer already exists 22:16:51 6baa233507fc: Layer already exists 22:16:51 37decb397abb: Layer already exists 22:16:51 cf2fef1bd546: Layer already exists 22:16:51 main: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:51 ===================================================== [Pipeline] echo 22:16:51 taggedImages: 22:16:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:16:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 22:16:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:16:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:16:51 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:51 latest 22:16:51 3.0.0-dev.42 22:16:51 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:16:51 main 22:16:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:16:52 2c87f5de5543: Preparing 22:16:52 0e700d4506e5: Preparing 22:16:52 0a8711cf44cf: Preparing 22:16:52 03b57643598f: Preparing 22:16:52 2bfb63541adf: Preparing 22:16:52 45e1d985d118: Preparing 22:16:52 34d5ebaa5410: Preparing 22:16:52 45e1d985d118: Waiting 22:16:52 0a8711cf44cf: Pushed 22:16:52 0e700d4506e5: Pushed 22:16:52 2c87f5de5543: Pushed 22:16:52 34d5ebaa5410: Layer already exists 22:16:53 45e1d985d118: Pushed 22:16:56 2bfb63541adf: Pushed 22:16:59 03b57643598f: Pushed 22:16:59 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:00 2c87f5de5543: Preparing 22:17:00 0e700d4506e5: Preparing 22:17:00 0a8711cf44cf: Preparing 22:17:00 03b57643598f: Preparing 22:17:00 2bfb63541adf: Preparing 22:17:00 45e1d985d118: Preparing 22:17:00 34d5ebaa5410: Preparing 22:17:00 34d5ebaa5410: Waiting 22:17:00 45e1d985d118: Waiting 22:17:00 0e700d4506e5: Layer already exists 22:17:00 0a8711cf44cf: Layer already exists 22:17:00 2bfb63541adf: Layer already exists 22:17:00 2c87f5de5543: Layer already exists 22:17:00 03b57643598f: Layer already exists 22:17:00 34d5ebaa5410: Layer already exists 22:17:00 45e1d985d118: Layer already exists 22:17:00 latest: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 22:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:01 2c87f5de5543: Preparing 22:17:01 0e700d4506e5: Preparing 22:17:01 0a8711cf44cf: Preparing 22:17:01 03b57643598f: Preparing 22:17:01 2bfb63541adf: Preparing 22:17:01 45e1d985d118: Preparing 22:17:01 34d5ebaa5410: Preparing 22:17:01 45e1d985d118: Waiting 22:17:01 34d5ebaa5410: Waiting 22:17:01 2bfb63541adf: Layer already exists 22:17:01 0e700d4506e5: Layer already exists 22:17:01 03b57643598f: Layer already exists 22:17:01 2c87f5de5543: Layer already exists 22:17:01 0a8711cf44cf: Layer already exists 22:17:01 34d5ebaa5410: Layer already exists 22:17:01 45e1d985d118: Layer already exists 22:17:01 3.0.0-dev.42: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:01 2c87f5de5543: Preparing 22:17:01 0e700d4506e5: Preparing 22:17:01 0a8711cf44cf: Preparing 22:17:01 03b57643598f: Preparing 22:17:01 2bfb63541adf: Preparing 22:17:01 45e1d985d118: Preparing 22:17:01 34d5ebaa5410: Preparing 22:17:01 45e1d985d118: Waiting 22:17:01 34d5ebaa5410: Waiting 22:17:01 2c87f5de5543: Layer already exists 22:17:01 0e700d4506e5: Layer already exists 22:17:01 03b57643598f: Layer already exists 22:17:01 0a8711cf44cf: Layer already exists 22:17:01 2bfb63541adf: Layer already exists 22:17:01 34d5ebaa5410: Layer already exists 22:17:01 45e1d985d118: Layer already exists 22:17:01 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:02 2c87f5de5543: Preparing 22:17:02 0e700d4506e5: Preparing 22:17:02 0a8711cf44cf: Preparing 22:17:02 03b57643598f: Preparing 22:17:02 2bfb63541adf: Preparing 22:17:02 45e1d985d118: Preparing 22:17:02 34d5ebaa5410: Preparing 22:17:02 45e1d985d118: Waiting 22:17:02 34d5ebaa5410: Waiting 22:17:02 0e700d4506e5: Layer already exists 22:17:02 2c87f5de5543: Layer already exists 22:17:02 2bfb63541adf: Layer already exists 22:17:02 0a8711cf44cf: Layer already exists 22:17:02 03b57643598f: Layer already exists 22:17:02 45e1d985d118: Layer already exists 22:17:02 34d5ebaa5410: Layer already exists 22:17:02 main: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:02 ===================================================== [Pipeline] echo 22:17:02 taggedImages: 22:17:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:17:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 22:17:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:17:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:17:02 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:02 latest 22:17:02 3.0.0-dev.42 22:17:02 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:02 main 22:17:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:03 f1b5a4f349e6: Preparing 22:17:03 b4e483817d44: Preparing 22:17:03 7c28953664e4: Preparing 22:17:03 f85b2c8e8305: Preparing 22:17:03 9cb641f978ce: Preparing 22:17:03 34d5ebaa5410: Preparing 22:17:03 34d5ebaa5410: Waiting 22:17:03 7c28953664e4: Pushed 22:17:03 b4e483817d44: Pushed 22:17:03 f1b5a4f349e6: Pushed 22:17:03 34d5ebaa5410: Layer already exists 22:17:03 9cb641f978ce: Pushed 22:17:10 f85b2c8e8305: Pushed 22:17:10 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:11 f1b5a4f349e6: Preparing 22:17:11 b4e483817d44: Preparing 22:17:11 7c28953664e4: Preparing 22:17:11 f85b2c8e8305: Preparing 22:17:11 9cb641f978ce: Preparing 22:17:11 34d5ebaa5410: Preparing 22:17:11 34d5ebaa5410: Waiting 22:17:11 7c28953664e4: Layer already exists 22:17:11 f1b5a4f349e6: Layer already exists 22:17:11 9cb641f978ce: Layer already exists 22:17:11 f85b2c8e8305: Layer already exists 22:17:11 b4e483817d44: Layer already exists 22:17:11 34d5ebaa5410: Layer already exists 22:17:11 latest: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 22:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:11 f1b5a4f349e6: Preparing 22:17:11 b4e483817d44: Preparing 22:17:11 7c28953664e4: Preparing 22:17:11 f85b2c8e8305: Preparing 22:17:11 9cb641f978ce: Preparing 22:17:11 34d5ebaa5410: Preparing 22:17:11 34d5ebaa5410: Waiting 22:17:11 7c28953664e4: Layer already exists 22:17:11 b4e483817d44: Layer already exists 22:17:11 f1b5a4f349e6: Layer already exists 22:17:11 f85b2c8e8305: Layer already exists 22:17:11 9cb641f978ce: Layer already exists 22:17:11 34d5ebaa5410: Layer already exists 22:17:11 3.0.0-dev.42: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:12 f1b5a4f349e6: Preparing 22:17:12 b4e483817d44: Preparing 22:17:12 7c28953664e4: Preparing 22:17:12 f85b2c8e8305: Preparing 22:17:12 9cb641f978ce: Preparing 22:17:12 34d5ebaa5410: Preparing 22:17:12 34d5ebaa5410: Waiting 22:17:12 b4e483817d44: Layer already exists 22:17:12 f85b2c8e8305: Layer already exists 22:17:12 7c28953664e4: Layer already exists 22:17:12 9cb641f978ce: Layer already exists 22:17:12 f1b5a4f349e6: Layer already exists 22:17:12 34d5ebaa5410: Layer already exists 22:17:12 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:12 f1b5a4f349e6: Preparing 22:17:12 b4e483817d44: Preparing 22:17:12 7c28953664e4: Preparing 22:17:12 f85b2c8e8305: Preparing 22:17:12 9cb641f978ce: Preparing 22:17:12 34d5ebaa5410: Preparing 22:17:12 34d5ebaa5410: Waiting 22:17:12 f85b2c8e8305: Layer already exists 22:17:12 9cb641f978ce: Layer already exists 22:17:12 7c28953664e4: Layer already exists 22:17:12 f1b5a4f349e6: Layer already exists 22:17:12 b4e483817d44: Layer already exists 22:17:12 34d5ebaa5410: Layer already exists 22:17:12 main: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:12 ===================================================== [Pipeline] echo 22:17:12 taggedImages: 22:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 22:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:17:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:17:12 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:12 latest 22:17:12 3.0.0-dev.42 22:17:12 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:12 main 22:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:13 bc39379affa0: Preparing 22:17:13 7140f1c9b9e7: Preparing 22:17:13 3f03bb1ab878: Preparing 22:17:13 15589314cdef: Preparing 22:17:13 8c8c61bfbadb: Preparing 22:17:13 34d5ebaa5410: Preparing 22:17:13 34d5ebaa5410: Waiting 22:17:13 3f03bb1ab878: Pushed 22:17:13 7140f1c9b9e7: Pushed 22:17:13 bc39379affa0: Pushed 22:17:14 8c8c61bfbadb: Pushed 22:17:14 34d5ebaa5410: Layer already exists 22:17:20 15589314cdef: Pushed 22:17:20 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:21 bc39379affa0: Preparing 22:17:21 7140f1c9b9e7: Preparing 22:17:21 3f03bb1ab878: Preparing 22:17:21 15589314cdef: Preparing 22:17:21 8c8c61bfbadb: Preparing 22:17:21 34d5ebaa5410: Preparing 22:17:21 34d5ebaa5410: Waiting 22:17:21 7140f1c9b9e7: Layer already exists 22:17:21 3f03bb1ab878: Layer already exists 22:17:21 15589314cdef: Layer already exists 22:17:21 bc39379affa0: Layer already exists 22:17:21 8c8c61bfbadb: Layer already exists 22:17:21 34d5ebaa5410: Layer already exists 22:17:21 latest: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 22:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:21 bc39379affa0: Preparing 22:17:21 7140f1c9b9e7: Preparing 22:17:21 3f03bb1ab878: Preparing 22:17:21 15589314cdef: Preparing 22:17:21 8c8c61bfbadb: Preparing 22:17:21 34d5ebaa5410: Preparing 22:17:21 34d5ebaa5410: Waiting 22:17:21 bc39379affa0: Layer already exists 22:17:21 8c8c61bfbadb: Layer already exists 22:17:21 7140f1c9b9e7: Layer already exists 22:17:21 15589314cdef: Layer already exists 22:17:21 3f03bb1ab878: Layer already exists 22:17:21 34d5ebaa5410: Layer already exists 22:17:21 3.0.0-dev.42: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:22 bc39379affa0: Preparing 22:17:22 7140f1c9b9e7: Preparing 22:17:22 3f03bb1ab878: Preparing 22:17:22 15589314cdef: Preparing 22:17:22 8c8c61bfbadb: Preparing 22:17:22 34d5ebaa5410: Preparing 22:17:22 34d5ebaa5410: Waiting 22:17:22 3f03bb1ab878: Layer already exists 22:17:22 7140f1c9b9e7: Layer already exists 22:17:22 bc39379affa0: Layer already exists 22:17:22 8c8c61bfbadb: Layer already exists 22:17:22 15589314cdef: Layer already exists 22:17:22 34d5ebaa5410: Layer already exists 22:17:22 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:23 bc39379affa0: Preparing 22:17:23 7140f1c9b9e7: Preparing 22:17:23 3f03bb1ab878: Preparing 22:17:23 15589314cdef: Preparing 22:17:23 8c8c61bfbadb: Preparing 22:17:23 34d5ebaa5410: Preparing 22:17:23 34d5ebaa5410: Waiting 22:17:23 bc39379affa0: Layer already exists 22:17:23 15589314cdef: Layer already exists 22:17:23 3f03bb1ab878: Layer already exists 22:17:23 8c8c61bfbadb: Layer already exists 22:17:23 7140f1c9b9e7: Layer already exists 22:17:23 34d5ebaa5410: Layer already exists 22:17:23 main: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:23 ===================================================== [Pipeline] echo 22:17:23 taggedImages: 22:17:23 - nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:17:23 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 22:17:23 - nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:17:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:17:23 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:23 latest 22:17:23 3.0.0-dev.42 22:17:23 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:23 main 22:17:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:23 516e13e7257b: Preparing 22:17:23 8be2c376e78c: Preparing 22:17:23 d16df278d661: Preparing 22:17:23 2e3854e9d47f: Preparing 22:17:23 e5e13b0c77cb: Preparing 22:17:23 e5e13b0c77cb: Layer already exists 22:17:23 d16df278d661: Layer already exists 22:17:23 516e13e7257b: Pushed 22:17:23 2e3854e9d47f: Pushed 22:17:26 8be2c376e78c: Pushed 22:17:26 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:27 516e13e7257b: Preparing 22:17:27 8be2c376e78c: Preparing 22:17:27 d16df278d661: Preparing 22:17:27 2e3854e9d47f: Preparing 22:17:27 e5e13b0c77cb: Preparing 22:17:27 e5e13b0c77cb: Layer already exists 22:17:27 516e13e7257b: Layer already exists 22:17:27 d16df278d661: Layer already exists 22:17:27 8be2c376e78c: Layer already exists 22:17:27 2e3854e9d47f: Layer already exists 22:17:27 latest: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 22:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:27 516e13e7257b: Preparing 22:17:27 8be2c376e78c: Preparing 22:17:27 d16df278d661: Preparing 22:17:27 2e3854e9d47f: Preparing 22:17:27 e5e13b0c77cb: Preparing 22:17:27 d16df278d661: Layer already exists 22:17:27 e5e13b0c77cb: Layer already exists 22:17:27 8be2c376e78c: Layer already exists 22:17:27 2e3854e9d47f: Layer already exists 22:17:27 516e13e7257b: Layer already exists 22:17:27 3.0.0-dev.42: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:28 516e13e7257b: Preparing 22:17:28 8be2c376e78c: Preparing 22:17:28 d16df278d661: Preparing 22:17:28 2e3854e9d47f: Preparing 22:17:28 e5e13b0c77cb: Preparing 22:17:28 e5e13b0c77cb: Layer already exists 22:17:28 8be2c376e78c: Layer already exists 22:17:28 2e3854e9d47f: Layer already exists 22:17:28 516e13e7257b: Layer already exists 22:17:28 d16df278d661: Layer already exists 22:17:28 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:28 516e13e7257b: Preparing 22:17:28 8be2c376e78c: Preparing 22:17:28 d16df278d661: Preparing 22:17:28 2e3854e9d47f: Preparing 22:17:28 e5e13b0c77cb: Preparing 22:17:28 2e3854e9d47f: Layer already exists 22:17:28 8be2c376e78c: Layer already exists 22:17:28 d16df278d661: Layer already exists 22:17:28 e5e13b0c77cb: Layer already exists 22:17:28 516e13e7257b: Layer already exists 22:17:28 main: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:28 ===================================================== [Pipeline] echo 22:17:29 taggedImages: 22:17:29 - nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:17:29 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 22:17:29 - nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:17:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:17:29 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:29 latest 22:17:29 3.0.0-dev.42 22:17:29 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:29 main 22:17:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:17:29 f24c62349798: Preparing 22:17:29 067302a63fe8: Preparing 22:17:29 d16df278d661: Preparing 22:17:29 cbf7e223fa8a: Preparing 22:17:29 e5e13b0c77cb: Preparing 22:17:29 f24c62349798: Pushed 22:17:29 cbf7e223fa8a: Layer already exists 22:17:29 e5e13b0c77cb: Layer already exists 22:17:29 d16df278d661: Layer already exists 22:17:32 067302a63fe8: Pushed 22:17:32 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:17:33 f24c62349798: Preparing 22:17:33 067302a63fe8: Preparing 22:17:33 d16df278d661: Preparing 22:17:33 cbf7e223fa8a: Preparing 22:17:33 e5e13b0c77cb: Preparing 22:17:33 f24c62349798: Layer already exists 22:17:33 cbf7e223fa8a: Layer already exists 22:17:33 067302a63fe8: Layer already exists 22:17:33 d16df278d661: Layer already exists 22:17:33 e5e13b0c77cb: Layer already exists 22:17:33 latest: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 22:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:17:33 f24c62349798: Preparing 22:17:33 067302a63fe8: Preparing 22:17:33 d16df278d661: Preparing 22:17:33 cbf7e223fa8a: Preparing 22:17:33 e5e13b0c77cb: Preparing 22:17:33 e5e13b0c77cb: Layer already exists 22:17:33 067302a63fe8: Layer already exists 22:17:33 d16df278d661: Layer already exists 22:17:33 f24c62349798: Layer already exists 22:17:33 cbf7e223fa8a: Layer already exists 22:17:33 3.0.0-dev.42: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:17:34 f24c62349798: Preparing 22:17:34 067302a63fe8: Preparing 22:17:34 d16df278d661: Preparing 22:17:34 cbf7e223fa8a: Preparing 22:17:34 e5e13b0c77cb: Preparing 22:17:34 e5e13b0c77cb: Layer already exists 22:17:34 f24c62349798: Layer already exists 22:17:34 cbf7e223fa8a: Layer already exists 22:17:34 d16df278d661: Layer already exists 22:17:34 067302a63fe8: Layer already exists 22:17:34 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:17:35 f24c62349798: Preparing 22:17:35 067302a63fe8: Preparing 22:17:35 d16df278d661: Preparing 22:17:35 cbf7e223fa8a: Preparing 22:17:35 e5e13b0c77cb: Preparing 22:17:35 e5e13b0c77cb: Layer already exists 22:17:35 cbf7e223fa8a: Layer already exists 22:17:35 067302a63fe8: Layer already exists 22:17:35 f24c62349798: Layer already exists 22:17:35 d16df278d661: Layer already exists 22:17:35 main: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:35 ===================================================== [Pipeline] echo 22:17:35 taggedImages: 22:17:35 - nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:17:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:17:35 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 22:17:35 - nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:17:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:19:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:19:29 Removing intermediate container b5da1ff9ff58 22:19:29 ---> 77b95f7f6c17 22:19:29 22:19:29 Step 9/24 : FROM alpine:3.16 22:19:29 3.16: Pulling from library/alpine 22:19:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:19:29 Status: Downloaded newer image for alpine:3.16 22:19:29 ---> 2b4661558fb8 22:19:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:19:29 ---> Running in c22c2ff54073 22:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:33 (1/3) Installing ca-certificates (20220614-r0) 22:19:33 (2/3) Installing dumb-init (1.2.5-r1) 22:19:33 (3/3) Installing su-exec (0.2-r1) 22:19:34 Executing busybox-1.35.0-r17.trigger 22:19:34 Executing ca-certificates-20220614-r0.trigger 22:19:34 OK: 6 MiB in 17 packages 22:19:37 Removing intermediate container c22c2ff54073 22:19:37 ---> ae52d0b4f0cf 22:19:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:19:37 ---> Running in b94f2e675dfd 22:19:37 Removing intermediate container b94f2e675dfd 22:19:37 ---> deb5893abbf8 22:19:37 Step 12/24 : WORKDIR / 22:19:38 ---> Running in dae1daf1f112 22:19:38 Removing intermediate container dae1daf1f112 22:19:38 ---> f03378b2b5ec 22:19:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:19:39 ---> 8e043cf27378 22:19:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:19:40 ---> 82d9e4846b47 22:19:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:19:41 ---> 0ffe6b373d3d 22:19:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:19:42 ---> f3918b18a095 22:19:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:19:44 ---> 5549da0a2f76 22:19:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:19:46 ---> dd97d7e96519 22:19:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:19:47 ---> 99ac9e12fe2b 22:19:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:19:47 ---> Running in 1bf919843162 22:19:50 Removing intermediate container 1bf919843162 22:19:50 ---> 2630b7e027b3 22:19:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:19:50 ---> Running in 99436cf1dc8b 22:19:51 Removing intermediate container 99436cf1dc8b 22:19:51 ---> 7ffba14386ee 22:19:51 Step 22/24 : LABEL arch=arm64 22:19:51 ---> Running in bceb2cb7899c 22:19:51 Removing intermediate container bceb2cb7899c 22:19:51 ---> e9050df9141d 22:19:51 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:19:52 ---> Running in 6a7994f61699 22:19:52 Removing intermediate container 6a7994f61699 22:19:52 ---> e7b2a9d6a706 22:19:52 Step 24/24 : LABEL version=3.0.0-dev.42 22:19:52 ---> Running in 01cd3ca22388 22:19:53 Removing intermediate container 01cd3ca22388 22:19:53 ---> 96982e01d3fd 22:19:53 22:19:53 Successfully built 96982e01d3fd 22:19:53 Successfully tagged security-secretstore-setup-arm64:latest 22:19:53  Building security-secretstore-setup ... done Building core-metadata 22:19:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:19:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:58 ---> 7cfd3a65f731 22:19:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:19:58 ---> Using cache 22:19:58 ---> 48e31aead7c1 22:19:58 Step 4/24 : WORKDIR /edgex-go 22:19:58 ---> Using cache 22:19:58 ---> 0d2f8907c139 22:19:58 Step 5/24 : RUN apk add --update --no-cache make git 22:19:58 ---> Using cache 22:19:58 ---> 2cbde35311c5 22:19:58 Step 6/24 : COPY go.mod vendor* ./ 22:19:58 ---> Using cache 22:19:58 ---> bcc6367ac180 22:19:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:58 ---> Using cache 22:19:58 ---> 90c8d072f95f 22:19:58 Step 8/24 : COPY . . 22:19:58 ---> Using cache 22:19:58 ---> ddb0c50a47b9 22:19:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:19:59 ---> Running in ac43ae959ff5 22:20:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:20:04 Removing intermediate container c5f8c2e4ba52 22:20:04 ---> 0aa56b447b4a 22:20:04 22:20:04 Step 10/23 : FROM alpine:3.16 22:20:04 ---> 2b4661558fb8 22:20:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:20:04 ---> Running in 0e1620e020e0 22:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:08 (1/1) Installing dumb-init (1.2.5-r1) 22:20:08 Executing busybox-1.35.0-r17.trigger 22:20:08 OK: 5 MiB in 15 packages 22:20:09 Removing intermediate container 0e1620e020e0 22:20:09 ---> 10e7dd5a4fc6 22:20:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:09 ---> Running in a11fda162ee4 22:20:10 Removing intermediate container a11fda162ee4 22:20:10 ---> 555d77586731 22:20:10 Step 13/23 : ENV APP_PORT=59882 22:20:10 ---> Running in ee966b1519d4 22:20:10 Removing intermediate container ee966b1519d4 22:20:10 ---> 478a45f4ef8d 22:20:10 Step 14/23 : EXPOSE $APP_PORT 22:20:11 ---> Running in 652d17a11404 22:20:11 Removing intermediate container 652d17a11404 22:20:11 ---> 1347b0d7812e 22:20:11 Step 15/23 : WORKDIR / 22:20:11 ---> Running in 094b7f47b093 22:20:12 Removing intermediate container 094b7f47b093 22:20:12 ---> 6d13f9aafa54 22:20:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:13 ---> e2beec9fb9a7 22:20:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:20:15 ---> c9791d12910a 22:20:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:20:16 ---> b108e44e4fd4 22:20:16 Step 19/23 : ENTRYPOINT ["/core-command"] 22:20:17 ---> Running in 2a161cf6868b 22:20:17 Removing intermediate container 2a161cf6868b 22:20:17 ---> 35f7a3852e82 22:20:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:17 ---> Running in dbddff44d587 22:20:18 Removing intermediate container dbddff44d587 22:20:18 ---> 13288927025f 22:20:18 Step 21/23 : LABEL arch=arm64 22:20:18 ---> Running in d3c38d800df3 22:20:18 Removing intermediate container d3c38d800df3 22:20:18 ---> 3e195e002976 22:20:18 Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:20:19 ---> Running in 623cb3d44abc 22:20:19 Removing intermediate container 623cb3d44abc 22:20:19 ---> be239ccb3dd8 22:20:19 Step 23/23 : LABEL version=3.0.0-dev.42 22:20:19 ---> Running in 9b91c572cd47 22:20:20 Removing intermediate container 9b91c572cd47 22:20:20 ---> eb7af11811de 22:20:20 22:20:20 Successfully built eb7af11811de 22:20:20 Successfully tagged core-command-arm64:latest 22:20:20 Building support-notifications 22:20:24  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:20:24 ---> 7cfd3a65f731 22:20:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:20:24 ---> Using cache 22:20:24 ---> 48e31aead7c1 22:20:24 Step 4/22 : WORKDIR /edgex-go 22:20:24 ---> Using cache 22:20:24 ---> 0d2f8907c139 22:20:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:20:25 ---> Running in 096f8f2b7be1 22:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:29 OK: 221 MiB in 51 packages 22:20:31 Removing intermediate container 096f8f2b7be1 22:20:31 ---> bbdc59bb8ca7 22:20:31 Step 6/22 : COPY go.mod vendor* ./ 22:20:31 ---> bc49cd273dcd 22:20:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:31 ---> Running in cd538bf87790 22:22:23 Removing intermediate container cd538bf87790 22:22:23 ---> 71aea1449de5 22:22:23 Step 8/22 : COPY . . 22:22:23 Removing intermediate container 2aa04e34466e 22:22:23 ---> 129a93a57c9a 22:22:23 22:22:23 Step 10/22 : FROM alpine:3.16 22:22:23 ---> 2b4661558fb8 22:22:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:22:23 ---> Running in 34024c957f84 22:22:23 Removing intermediate container 34024c957f84 22:22:23 ---> 52ed160b3aeb 22:22:23 Step 12/22 : ENV APP_PORT=59880 22:22:23 ---> Running in 49f55484aa49 22:22:23 Removing intermediate container 49f55484aa49 22:22:23 ---> d5ee851efa2c 22:22:23 Step 13/22 : EXPOSE $APP_PORT 22:22:23 ---> Running in de5c93ab40d5 22:22:23 Removing intermediate container de5c93ab40d5 22:22:23 ---> 6be61d9245ce 22:22:23 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:22:23 ---> Running in 4a778a90c415 22:22:23 ---> 7d6c4ac7e64f 22:22:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:22:23 ---> Running in 8c2e89c8964c 22:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:22:23 (1/1) Installing dumb-init (1.2.5-r1) 22:22:23 Executing busybox-1.35.0-r17.trigger 22:22:23 OK: 5 MiB in 15 packages 22:22:24 Removing intermediate container 4a778a90c415 22:22:24 ---> 63958b4ee64e 22:22:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:26 ---> 663454179296 22:22:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:27 ---> 00812cf3065a 22:22:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:22:29 ---> 9a11237dbae3 22:22:29 Step 18/22 : ENTRYPOINT ["/core-data"] 22:22:29 ---> Running in 130c6bfa5965 22:22:29 Removing intermediate container 130c6bfa5965 22:22:29 ---> 51b23f796120 22:22:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:22:29 ---> Running in 180f6aeb306c 22:22:30 Removing intermediate container 180f6aeb306c 22:22:30 ---> bd2cd1e84638 22:22:30 Step 20/22 : LABEL arch=arm64 22:22:30 ---> Running in 1a973358df5b 22:22:30 Removing intermediate container 1a973358df5b 22:22:30 ---> 90f2b5141f09 22:22:30 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:22:30 ---> Running in f75547e2d50d 22:22:31 Removing intermediate container f75547e2d50d 22:22:31 ---> 555a33d93296 22:22:31 Step 22/22 : LABEL version=3.0.0-dev.42 22:22:31 ---> Running in 98dbdf7b881b 22:22:32 Removing intermediate container 98dbdf7b881b 22:22:32 ---> 4a94c069e0c2 22:22:32 22:22:32 Successfully built 4a94c069e0c2 22:22:32 Successfully tagged core-data-arm64:latest 22:22:32 Building core-common-config-bootstrapper 22:22:36  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:22:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:22:36 ---> 7cfd3a65f731 22:22:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:22:36 ---> Using cache 22:22:36 ---> 48e31aead7c1 22:22:36 Step 4/22 : WORKDIR /edgex-go 22:22:36 ---> Using cache 22:22:36 ---> 0d2f8907c139 22:22:36 Step 5/22 : RUN apk add --update --no-cache make git 22:22:36 ---> Using cache 22:22:36 ---> 2cbde35311c5 22:22:36 Step 6/22 : COPY go.mod vendor* ./ 22:22:36 ---> Using cache 22:22:36 ---> bcc6367ac180 22:22:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:36 ---> Using cache 22:22:36 ---> 90c8d072f95f 22:22:36 Step 8/22 : COPY . . 22:22:36 ---> Using cache 22:22:36 ---> ddb0c50a47b9 22:22:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:22:36 ---> Running in a9815b6ae005 22:22:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:23:46 Removing intermediate container 02e3e2992b6a 22:23:46 ---> 2973be04ed7c 22:23:46 22:23:46 Step 9/32 : FROM alpine:3.16 22:23:46 ---> 2b4661558fb8 22:23:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:23:46 ---> Running in 5134f903c2d5 22:23:46 Removing intermediate container 5134f903c2d5 22:23:46 ---> b975c23666b3 22:23:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:23:46 ---> Running in fa6fca3e1a31 22:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:23:47 (1/2) Installing dumb-init (1.2.5-r1) 22:23:47 (2/2) Installing su-exec (0.2-r1) 22:23:47 Executing busybox-1.35.0-r17.trigger 22:23:47 OK: 5 MiB in 16 packages 22:23:49 Removing intermediate container fa6fca3e1a31 22:23:49 ---> 2b003ea0b9f2 22:23:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:23:49 ---> Running in 700bfb61aab9 22:23:50 Removing intermediate container 700bfb61aab9 22:23:50 ---> 54caaeb56780 22:23:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:23:50 ---> Running in 0f036e1a2b5c 22:23:50 Removing intermediate container 0f036e1a2b5c 22:23:50 ---> abd2ad70460c 22:23:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:23:50 ---> Running in d0f7969e9f0c 22:23:51 Removing intermediate container d0f7969e9f0c 22:23:51 ---> 1bf0c0e2536f 22:23:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:23:51 ---> Running in 5bf4493aa861 22:23:51 Removing intermediate container 5bf4493aa861 22:23:51 ---> fb75340ee3cb 22:23:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:23:51 ---> Running in 990e527393b8 22:23:55 Removing intermediate container 990e527393b8 22:23:55 ---> db06e915292a 22:23:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:23:55 ---> Running in d5181cd526fc 22:23:55 Removing intermediate container d5181cd526fc 22:23:55 ---> c59cc1081843 22:23:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:23:56 ---> b4ffed891991 22:23:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:23:56 ---> Running in 747eebcfc7b0 22:24:00 Removing intermediate container 747eebcfc7b0 22:24:00 ---> 7176d988ed8b 22:24:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:01 ---> 4c72160459d6 22:24:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:24:03 ---> c52ca4999a03 22:24:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:24:05 ---> 94f66c7bfcd9 22:24:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:24:05 ---> 3ad62c55d8ff 22:24:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:24:06 ---> cb297d5135b9 22:24:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:24:07 ---> 5a9f912e5db3 22:24:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:24:08 ---> 054a2097b44e 22:24:08 Step 27/32 : RUN chmod +x /entrypoint.sh 22:24:08 ---> Running in b91236d15b30 22:24:12 Removing intermediate container b91236d15b30 22:24:12 ---> 390e92b01e32 22:24:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:24:12 ---> Running in e4a596c16e58 22:24:12 Removing intermediate container e4a596c16e58 22:24:12 ---> 210e72f4c24f 22:24:12 Step 29/32 : CMD ["gate"] 22:24:12 ---> Running in ed5dfb9d46d2 22:24:13 Removing intermediate container ed5dfb9d46d2 22:24:13 ---> 3790d7cff56a 22:24:13 Step 30/32 : LABEL arch=arm64 22:24:13 ---> Running in 4060c2ff9e3a 22:24:13 Removing intermediate container 4060c2ff9e3a 22:24:13 ---> 44d9d208960a 22:24:13 Step 31/32 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:24:13 ---> Running in bfb69bed4fdb 22:24:14 Removing intermediate container bfb69bed4fdb 22:24:14 ---> a16e59e1ea11 22:24:14 Step 32/32 : LABEL version=3.0.0-dev.42 22:24:14 ---> Running in 300863b6f5bb 22:24:15 Removing intermediate container 300863b6f5bb 22:24:15 ---> 744efab7d8c9 22:24:15 22:24:15 Successfully built 744efab7d8c9 22:24:15 Successfully tagged security-bootstrapper-arm64:latest 22:24:15  Building security-bootstrapper ... done Building support-scheduler 22:24:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:24:20 ---> 7cfd3a65f731 22:24:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:24:20 ---> Using cache 22:24:20 ---> 48e31aead7c1 22:24:20 Step 4/22 : WORKDIR /edgex-go 22:24:20 ---> Using cache 22:24:20 ---> 0d2f8907c139 22:24:20 Step 5/22 : RUN apk add --update --no-cache make git 22:24:20 ---> Using cache 22:24:20 ---> 2cbde35311c5 22:24:20 Step 6/22 : COPY go.mod vendor* ./ 22:24:20 ---> Using cache 22:24:20 ---> bcc6367ac180 22:24:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:20 ---> Using cache 22:24:20 ---> 90c8d072f95f 22:24:20 Step 8/22 : COPY . . 22:24:20 ---> Using cache 22:24:20 ---> ddb0c50a47b9 22:24:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:24:20 ---> Running in b23ba3d4e866 22:24:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:26:14 Removing intermediate container f81f1ac4c87a 22:26:14 ---> 16c762d988d6 22:26:14 22:26:14 Step 9/19 : FROM alpine:3.15 22:26:14 ---> 8aa73fd46299 22:26:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:14 ---> Using cache 22:26:14 ---> a87583358a8d 22:26:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:26:14 ---> Running in feb605f357e3 22:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:15 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:26:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:26:15 OK: 15736 distinct packages available 22:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:17 (1/9) Installing ca-certificates (20220614-r0) 22:26:17 (2/9) Installing brotli-libs (1.0.9-r5) 22:26:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:26:17 (4/9) Installing libcurl (7.80.0-r5) 22:26:17 (5/9) Installing curl (7.80.0-r5) 22:26:17 (6/9) Installing dumb-init (1.2.5-r1) 22:26:17 (7/9) Installing musl-obstack (1.2.3-r0) 22:26:17 (8/9) Installing libucontext (1.1-r0) 22:26:17 (9/9) Installing gcompat (1.0.0-r4) 22:26:17 Executing busybox-1.34.1-r7.trigger 22:26:17 Executing ca-certificates-20220614-r0.trigger 22:26:18 OK: 8 MiB in 23 packages 22:26:20 Removing intermediate container feb605f357e3 22:26:20 ---> 3b4c804974d5 22:26:20 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:22 ---> 123cb9b89caf 22:26:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:26:24 ---> cf3ed98b1b08 22:26:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:26:25 ---> e0d70df0c70e 22:26:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:26:25 ---> Running in baba858c8d3b 22:26:26 Removing intermediate container baba858c8d3b 22:26:26 ---> ef6fac7daaf0 22:26:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:26:26 ---> Running in ea2997a4ec1c 22:26:27 Removing intermediate container ea2997a4ec1c 22:26:27 ---> 1df782c83d77 22:26:27 Step 17/19 : LABEL arch=arm64 22:26:27 ---> Running in bf45c1b14372 22:26:27 Removing intermediate container bf45c1b14372 22:26:27 ---> ad39fb8e12b9 22:26:27 Step 18/19 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:26:27 ---> Running in 5cdd63736942 22:26:28 Removing intermediate container 5cdd63736942 22:26:28 ---> 8e98bafb9a7c 22:26:28 Step 19/19 : LABEL version=3.0.0-dev.42 22:26:28 ---> Running in cada973d8380 22:26:29 Removing intermediate container cada973d8380 22:26:29 ---> 33d805360ef3 22:26:29 22:26:29 Successfully built 33d805360ef3 22:26:29 Successfully tagged security-spiffe-token-provider-arm64:latest 22:26:29  Building security-spiffe-token-provider ... done Building security-proxy-setup 22:26:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:26:33 ---> 7cfd3a65f731 22:26:33 Step 3/21 : WORKDIR /edgex-go 22:26:33 ---> Using cache 22:26:33 ---> b8617f4b37d4 22:26:33 Step 4/21 : RUN apk add --update --no-cache make git 22:26:33 ---> Using cache 22:26:33 ---> 0f3419356ec9 22:26:33 Step 5/21 : COPY go.mod vendor* ./ 22:26:33 ---> Using cache 22:26:33 ---> 1b3ce3fbba22 22:26:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:33 ---> Using cache 22:26:33 ---> ef88b01fd648 22:26:33 Step 7/21 : COPY . . 22:26:33 ---> Using cache 22:26:33 ---> 4d0ae19c6a3e 22:26:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:26:33 ---> Running in 99ea733bca8f 22:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:28:27 Removing intermediate container ac43ae959ff5 22:28:27 ---> 8fa31e80f8f8 22:28:27 22:28:27 Step 10/24 : FROM alpine:3.16 22:28:27 ---> 2b4661558fb8 22:28:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:28:27 ---> Using cache 22:28:27 ---> 10e7dd5a4fc6 22:28:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:27 ---> Using cache 22:28:27 ---> 555d77586731 22:28:27 Step 13/24 : ENV APP_PORT=59881 22:28:27 ---> Running in e503457c4ed2 22:28:27 Removing intermediate container e503457c4ed2 22:28:27 ---> d219fccefe3a 22:28:27 Step 14/24 : EXPOSE $APP_PORT 22:28:27 ---> Running in ad0894261999 22:28:27 Removing intermediate container ad0894261999 22:28:27 ---> 1181c5b9015a 22:28:27 Step 15/24 : WORKDIR / 22:28:27 ---> Running in 5fc8d2fc6aa5 22:28:27 Removing intermediate container 5fc8d2fc6aa5 22:28:27 ---> c1849b2f1e55 22:28:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:27 ---> 126748d7d0a1 22:28:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:28:27 ---> 2f193287c0d3 22:28:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:28:27 ---> 383a8cd003b6 22:28:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:28:27 ---> 9288574bfe93 22:28:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:28:27 ---> Running in 4c2e8791c435 22:28:27 Removing intermediate container 4c2e8791c435 22:28:27 ---> 8d5f5e842171 22:28:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:28:27 ---> Running in 29b45651ec94 22:28:28 Removing intermediate container 29b45651ec94 22:28:28 ---> a38ca77182f2 22:28:28 Step 22/24 : LABEL arch=arm64 22:28:28 ---> Running in 83db0d9928ab 22:28:28 Removing intermediate container 83db0d9928ab 22:28:28 ---> 2f061e95d56c 22:28:28 Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:28:28 ---> Running in b8827613c193 22:28:29 Removing intermediate container b8827613c193 22:28:29 ---> f08ca6a18432 22:28:29 Step 24/24 : LABEL version=3.0.0-dev.42 22:28:29 ---> Running in d1a4f306a6f6 22:28:30 Removing intermediate container d1a4f306a6f6 22:28:30 ---> 568407293120 22:28:30 22:28:30 Successfully built 568407293120 22:28:30 Successfully tagged core-metadata-arm64:latest 22:29:52  Building core-metadata ... done Removing intermediate container a9815b6ae005 22:29:52 ---> 3760fadfa066 22:29:52 22:29:52 Step 10/22 : FROM alpine:3.16 22:29:52 ---> 2b4661558fb8 22:29:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:29:52 ---> Running in b66a3fd4a766 22:29:52 Removing intermediate container b66a3fd4a766 22:29:52 ---> 9629f9ae3860 22:29:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:29:52 ---> Running in 43a54e55fa81 22:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:55 (1/1) Installing dumb-init (1.2.5-r1) 22:29:55 Executing busybox-1.35.0-r17.trigger 22:29:55 OK: 5 MiB in 15 packages 22:29:57 Removing intermediate container 43a54e55fa81 22:29:57 ---> a90699061ac0 22:29:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:58 ---> 479a18768b0f 22:29:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:29:59 ---> 496c69c59666 22:29:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:30:00 ---> c8c33c1c1254 22:30:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:30:01 ---> 9d043ebec92e 22:30:01 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:30:01 ---> Running in 352a5932abdb 22:30:07 Removing intermediate container 352a5932abdb 22:30:07 ---> 096269bd7773 22:30:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:30:07 ---> Running in 1e018b1226dd 22:30:07 Removing intermediate container 1e018b1226dd 22:30:07 ---> 000a41eda8d3 22:30:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:30:07 ---> Running in a788051872dd 22:30:08 Removing intermediate container a788051872dd 22:30:08 ---> 1b275cde148c 22:30:08 Step 20/22 : LABEL arch=arm64 22:30:08 ---> Running in 97e5fd09a7fd 22:30:08 Removing intermediate container 97e5fd09a7fd 22:30:08 ---> 222e5b62a62a 22:30:08 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:30:08 ---> Running in 0e44848b383b 22:30:09 Removing intermediate container 0e44848b383b 22:30:09 ---> 4627f9cf9dc3 22:30:09 Step 22/22 : LABEL version=3.0.0-dev.42 22:30:09 ---> Running in 6da2bc535237 22:30:10 Removing intermediate container 6da2bc535237 22:30:10 ---> c8b0835d5d5b 22:30:10 22:30:10 Successfully built c8b0835d5d5b 22:30:10 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:31:46  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:31:56 Removing intermediate container 8c2e89c8964c 22:31:56 ---> f470f57e22ce 22:31:56 22:31:56 Step 10/22 : FROM alpine:3.16 22:31:56 ---> 2b4661558fb8 22:31:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:31:56 Removing intermediate container 99ea733bca8f 22:31:56 ---> 8a94c46c1f2c 22:31:56 22:31:56 Step 9/21 : FROM alpine:3.16 22:31:56 ---> 2b4661558fb8 22:31:56 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:31:56 ---> Running in f203a7155162 22:31:56 ---> Running in c0a1d43a24b2 22:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:59 (1/6) Installing ca-certificates (20220614-r0) 22:31:59 (1/2) Installing ca-certificates (20220614-r0) 22:31:59 (2/6) Installing brotli-libs (1.0.9-r6) 22:31:59 (2/2) Installing dumb-init (1.2.5-r1) 22:31:59 Executing busybox-1.35.0-r17.trigger 22:31:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:31:59 (4/6) Installing libcurl (7.83.1-r5) 22:31:59 Executing ca-certificates-20220614-r0.trigger 22:31:59 (5/6) Installing curl (7.83.1-r5) 22:31:59 (6/6) Installing dumb-init (1.2.5-r1) 22:31:59 Executing busybox-1.35.0-r17.trigger 22:32:00 Executing ca-certificates-20220614-r0.trigger 22:32:00 OK: 6 MiB in 16 packages 22:32:00 OK: 8 MiB in 20 packages 22:32:02 Removing intermediate container f203a7155162 22:32:02 ---> a775331b3360 22:32:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:32:02 Removing intermediate container c0a1d43a24b2 22:32:02 ---> cbdaba0e9738 22:32:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:32:02 ---> Running in d5830ddfb2a8 22:32:02 ---> Running in f0747245f150 22:32:03 Removing intermediate container d5830ddfb2a8 22:32:03 ---> 452fa8311f37 22:32:03 Step 13/22 : ENV APP_PORT=59860 22:32:03 Removing intermediate container f0747245f150 22:32:03 ---> c5ca0efccd98 22:32:03 Step 12/21 : WORKDIR /edgex 22:32:03 ---> Running in c358578e49c9 22:32:03 ---> Running in c9a0f52d0332 22:32:04 Removing intermediate container c358578e49c9 22:32:04 ---> 79e8fba395ea 22:32:04 Step 14/22 : EXPOSE $APP_PORT 22:32:04 ---> Running in c9424d92e1c7 22:32:04 Removing intermediate container c9a0f52d0332 22:32:04 ---> c2357a340cbd 22:32:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:32:04 Removing intermediate container c9424d92e1c7 22:32:04 ---> 4ecdff83ca5e 22:32:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:05 ---> 2debb2ec5d2d 22:32:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:32:05 ---> dfa8172f6eef 22:32:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:32:06 ---> b16d8634d5b2 22:32:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:32:07 ---> f1e8f4999f37 22:32:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:32:08 ---> 829cd2550b38 22:32:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:32:08 ---> c8c1ee503fc4 22:32:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:32:08 ---> Running in 49a55346388c 22:32:09 Removing intermediate container 49a55346388c 22:32:09 ---> 21077e635a2f 22:32:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:32:09 ---> 0d6e922dec67 22:32:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:32:09 ---> Running in 57b95c9e924e 22:32:09 ---> Running in a0a414436257 22:32:09 Removing intermediate container 57b95c9e924e 22:32:09 ---> e1a7ddb36d78 22:32:09 Step 20/22 : LABEL arch=arm64 22:32:09 ---> Running in a289813fb1c5 22:32:10 Removing intermediate container a289813fb1c5 22:32:10 ---> 82aa27b44e08 22:32:10 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:10 ---> Running in 83550abd8806 22:32:11 Removing intermediate container 83550abd8806 22:32:11 ---> f5651ee4d220 22:32:11 Step 22/22 : LABEL version=3.0.0-dev.42 22:32:11 ---> Running in 40f5f1d0d304 22:32:11 Removing intermediate container 40f5f1d0d304 22:32:11 ---> 32f84371641f 22:32:11 22:32:11 Successfully built 32f84371641f 22:32:11 Successfully tagged support-notifications-arm64:latest 22:32:11  Building support-notifications ... done Removing intermediate container a0a414436257 22:32:11 ---> c93a9c172dfe 22:32:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:32:12 ---> Running in 240b45811826 22:32:12 Removing intermediate container 240b45811826 22:32:12 ---> 4ca08a7f4548 22:32:12 Step 19/21 : LABEL arch=arm64 22:32:12 ---> Running in 1fb46cec093c 22:32:13 Removing intermediate container 1fb46cec093c 22:32:13 ---> ef44326a914f 22:32:13 Step 20/21 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:13 ---> Running in af13dbd9afc6 22:32:13 Removing intermediate container af13dbd9afc6 22:32:13 ---> f392f697becf 22:32:13 Step 21/21 : LABEL version=3.0.0-dev.42 22:32:13 ---> Running in 3e6832274355 22:32:13 Removing intermediate container 3e6832274355 22:32:13 ---> 0d1f61bf8600 22:32:13 22:32:14 Successfully built 0d1f61bf8600 22:32:14 Successfully tagged security-proxy-setup-arm64:latest 22:32:29  Building security-proxy-setup ... done Removing intermediate container b23ba3d4e866 22:32:29 ---> 3aaec6af08ed 22:32:29 22:32:29 Step 10/22 : FROM alpine:3.16 22:32:29 ---> 2b4661558fb8 22:32:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:32:29 ---> Using cache 22:32:29 ---> 10e7dd5a4fc6 22:32:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:32:29 ---> Using cache 22:32:29 ---> 555d77586731 22:32:29 Step 13/22 : ENV APP_PORT=59861 22:32:29 ---> Running in 0391bb8253e3 22:32:29 Removing intermediate container 0391bb8253e3 22:32:29 ---> d092a2b05261 22:32:29 Step 14/22 : EXPOSE $APP_PORT 22:32:29 ---> Running in 7789d610298b 22:32:29 Removing intermediate container 7789d610298b 22:32:29 ---> 5fe87177ea77 22:32:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:29 ---> 35ddb68999ca 22:32:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:32:30 ---> 8330a09f6a79 22:32:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:32:30 ---> aa3047364adb 22:32:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:32:30 ---> Running in 1cb85b6af660 22:32:31 Removing intermediate container 1cb85b6af660 22:32:31 ---> d0445902c2f5 22:32:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:32:31 ---> Running in 3da644540645 22:32:31 Removing intermediate container 3da644540645 22:32:31 ---> 21ae31250683 22:32:31 Step 20/22 : LABEL arch=arm64 22:32:31 ---> Running in 46aae773e213 22:32:31 Removing intermediate container 46aae773e213 22:32:31 ---> 326bf2eefea9 22:32:31 Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:31 ---> Running in 0bde868cf5d1 22:32:32 Removing intermediate container 0bde868cf5d1 22:32:32 ---> 3cf4e9be64a8 22:32:32 Step 22/22 : LABEL version=3.0.0-dev.42 22:32:32 ---> Running in 03724dd4a3db 22:32:32 Removing intermediate container 03724dd4a3db 22:32:32 ---> a5b60fc38990 22:32:32 22:32:32 Successfully built a5b60fc38990 22:32:32 Successfully tagged support-scheduler-arm64:latest 22:32:32  Building support-scheduler ... done  [Pipeline] } 22:32:32 $ docker stop --time=1 c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab 22:32:34 $ docker rm -f --volumes c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab [Pipeline] // withDockerContainer [Pipeline] sh 22:32:35 + docker images 22:32:35 REPOSITORY TAG IMAGE ID CREATED SIZE 22:32:35 support-scheduler-arm64 latest a5b60fc38990 3 seconds ago 29MB 22:32:35 3aaec6af08ed 9 seconds ago 1.4GB 22:32:35 security-proxy-setup-arm64 latest 0d1f61bf8600 22 seconds ago 26.8MB 22:32:35 support-notifications-arm64 latest 32f84371641f 24 seconds ago 29.6MB 22:32:35 8a94c46c1f2c 41 seconds ago 1.33GB 22:32:35 f470f57e22ce 42 seconds ago 1.4GB 22:32:35 core-common-config-bootstrapper-arm64 latest c8b0835d5d5b 2 minutes ago 14.9MB 22:32:35 3760fadfa066 2 minutes ago 1.33GB 22:32:35 core-metadata-arm64 latest 568407293120 4 minutes ago 17.7MB 22:32:35 8fa31e80f8f8 4 minutes ago 1.34GB 22:32:35 security-spiffe-token-provider-arm64 latest 33d805360ef3 6 minutes ago 29.1MB 22:32:35 16c762d988d6 6 minutes ago 1.37GB 22:32:35 security-bootstrapper-arm64 latest 744efab7d8c9 8 minutes ago 19.5MB 22:32:35 2973be04ed7c 8 minutes ago 1.33GB 22:32:35 core-data-arm64 latest 4a94c069e0c2 10 minutes ago 17.2MB 22:32:35 129a93a57c9a 10 minutes ago 1.34GB 22:32:35 core-command-arm64 latest eb7af11811de 12 minutes ago 17MB 22:32:35 0aa56b447b4a 12 minutes ago 1.34GB 22:32:35 security-secretstore-setup-arm64 latest 96982e01d3fd 12 minutes ago 28.8MB 22:32:35 77b95f7f6c17 13 minutes ago 1.33GB 22:32:35 security-spire-agent-arm64 latest 29c1d2a9c19b 18 minutes ago 122MB 22:32:35 security-spire-config-arm64 latest 188d336ced92 18 minutes ago 83.6MB 22:32:35 security-spire-server-arm64 latest 91d66532abd9 18 minutes ago 84.3MB 22:32:35 e4c94384e173 19 minutes ago 1.21GB 22:32:35 cac8b4b7c087 19 minutes ago 1.21GB 22:32:35 27b82e40bcbb 19 minutes ago 1.21GB 22:32:35 ci-base-image-arm64 latest 7cfd3a65f731 22 minutes ago 905MB 22:32:35 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 22:32:35 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 22:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 22:32:35 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 22:32:35 provisioning config files... 22:32:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config13714296694888682271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:35 ---> docker-login.sh 22:32:35 nexus3.edgexfoundry.org:10001 22:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:36 Configure a credential helper to remove this warning. See 22:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:36 22:32:36 Login Succeeded 22:32:36 nexus3.edgexfoundry.org:10002 22:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:36 Configure a credential helper to remove this warning. See 22:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:36 22:32:36 Login Succeeded 22:32:36 nexus3.edgexfoundry.org:10003 22:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:36 Configure a credential helper to remove this warning. See 22:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:36 22:32:36 Login Succeeded 22:32:36 nexus3.edgexfoundry.org:10004 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 docker.io 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 ---> docker-login.sh ends [Pipeline] } 22:32:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:32:38 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:38 latest 22:32:38 3.0.0-dev.42 22:32:38 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:38 main 22:32:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:32:38 62b4d73d709a: Preparing 22:32:38 415afc784cf2: Preparing 22:32:38 ce343cf4b2e8: Preparing 22:32:38 01c5a13fee95: Preparing 22:32:38 17bec77d7fdc: Preparing 22:32:38 17bec77d7fdc: Layer already exists 22:32:38 62b4d73d709a: Pushed 22:32:38 ce343cf4b2e8: Pushed 22:32:38 01c5a13fee95: Pushed 22:32:42 415afc784cf2: Pushed 22:32:42 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:32:42 62b4d73d709a: Preparing 22:32:42 415afc784cf2: Preparing 22:32:42 ce343cf4b2e8: Preparing 22:32:42 01c5a13fee95: Preparing 22:32:42 17bec77d7fdc: Preparing 22:32:42 62b4d73d709a: Layer already exists 22:32:42 415afc784cf2: Layer already exists 22:32:42 ce343cf4b2e8: Layer already exists 22:32:42 01c5a13fee95: Layer already exists 22:32:42 17bec77d7fdc: Layer already exists 22:32:43 latest: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 22:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:32:43 62b4d73d709a: Preparing 22:32:43 415afc784cf2: Preparing 22:32:43 ce343cf4b2e8: Preparing 22:32:43 01c5a13fee95: Preparing 22:32:43 17bec77d7fdc: Preparing 22:32:43 01c5a13fee95: Layer already exists 22:32:43 ce343cf4b2e8: Layer already exists 22:32:43 62b4d73d709a: Layer already exists 22:32:43 17bec77d7fdc: Layer already exists 22:32:43 415afc784cf2: Layer already exists 22:32:43 3.0.0-dev.42: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:32:44 62b4d73d709a: Preparing 22:32:44 415afc784cf2: Preparing 22:32:44 ce343cf4b2e8: Preparing 22:32:44 01c5a13fee95: Preparing 22:32:44 17bec77d7fdc: Preparing 22:32:44 17bec77d7fdc: Layer already exists 22:32:44 62b4d73d709a: Layer already exists 22:32:44 415afc784cf2: Layer already exists 22:32:44 ce343cf4b2e8: Layer already exists 22:32:44 01c5a13fee95: Layer already exists 22:32:44 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:32:45 62b4d73d709a: Preparing 22:32:45 415afc784cf2: Preparing 22:32:45 ce343cf4b2e8: Preparing 22:32:45 01c5a13fee95: Preparing 22:32:45 17bec77d7fdc: Preparing 22:32:45 62b4d73d709a: Layer already exists 22:32:45 01c5a13fee95: Layer already exists 22:32:45 415afc784cf2: Layer already exists 22:32:45 17bec77d7fdc: Layer already exists 22:32:45 ce343cf4b2e8: Layer already exists 22:32:45 main: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:45 ===================================================== [Pipeline] echo 22:32:45 taggedImages: 22:32:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:32:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 22:32:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:32:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:32:45 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:45 latest 22:32:45 3.0.0-dev.42 22:32:45 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:45 main 22:32:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:32:46 9949413b00a0: Preparing 22:32:46 c1b2d4ff8170: Preparing 22:32:46 77c55e87ac94: Preparing 22:32:46 19ab234fadc1: Preparing 22:32:46 ce343cf4b2e8: Preparing 22:32:46 b2d2ea114146: Preparing 22:32:46 17bec77d7fdc: Preparing 22:32:46 b2d2ea114146: Waiting 22:32:46 17bec77d7fdc: Waiting 22:32:46 ce343cf4b2e8: Layer already exists 22:32:46 c1b2d4ff8170: Pushed 22:32:46 9949413b00a0: Pushed 22:32:46 77c55e87ac94: Pushed 22:32:46 b2d2ea114146: Pushed 22:32:46 17bec77d7fdc: Layer already exists 22:32:49 19ab234fadc1: Pushed 22:32:49 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:49 + 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 22:32:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:32:50 9949413b00a0: Preparing 22:32:50 c1b2d4ff8170: Preparing 22:32:50 77c55e87ac94: Preparing 22:32:50 19ab234fadc1: Preparing 22:32:50 ce343cf4b2e8: Preparing 22:32:50 b2d2ea114146: Preparing 22:32:50 17bec77d7fdc: Preparing 22:32:50 b2d2ea114146: Waiting 22:32:50 17bec77d7fdc: Waiting 22:32:50 77c55e87ac94: Layer already exists 22:32:50 ce343cf4b2e8: Layer already exists 22:32:50 19ab234fadc1: Layer already exists 22:32:50 c1b2d4ff8170: Layer already exists 22:32:50 9949413b00a0: Layer already exists 22:32:50 17bec77d7fdc: Layer already exists 22:32:50 b2d2ea114146: Layer already exists 22:32:50 latest: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 22:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:32:51 9949413b00a0: Preparing 22:32:51 c1b2d4ff8170: Preparing 22:32:51 77c55e87ac94: Preparing 22:32:51 19ab234fadc1: Preparing 22:32:51 ce343cf4b2e8: Preparing 22:32:51 b2d2ea114146: Preparing 22:32:51 17bec77d7fdc: Preparing 22:32:51 b2d2ea114146: Waiting 22:32:51 17bec77d7fdc: Waiting 22:32:51 ce343cf4b2e8: Layer already exists 22:32:51 c1b2d4ff8170: Layer already exists 22:32:51 19ab234fadc1: Layer already exists 22:32:51 9949413b00a0: Layer already exists 22:32:51 77c55e87ac94: Layer already exists 22:32:51 17bec77d7fdc: Layer already exists 22:32:51 b2d2ea114146: Layer already exists 22:32:51 3.0.0-dev.42: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:32:52 9949413b00a0: Preparing 22:32:52 c1b2d4ff8170: Preparing 22:32:52 77c55e87ac94: Preparing 22:32:52 19ab234fadc1: Preparing 22:32:52 ce343cf4b2e8: Preparing 22:32:52 b2d2ea114146: Preparing 22:32:52 17bec77d7fdc: Preparing 22:32:52 b2d2ea114146: Waiting 22:32:52 17bec77d7fdc: Waiting 22:32:52 19ab234fadc1: Layer already exists 22:32:52 9949413b00a0: Layer already exists 22:32:52 ce343cf4b2e8: Layer already exists 22:32:52 c1b2d4ff8170: Layer already exists 22:32:52 77c55e87ac94: Layer already exists 22:32:52 17bec77d7fdc: Layer already exists 22:32:52 b2d2ea114146: Layer already exists 22:32:52 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:53 + 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 22:32:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:32:53 9949413b00a0: Preparing 22:32:53 c1b2d4ff8170: Preparing 22:32:53 77c55e87ac94: Preparing 22:32:53 19ab234fadc1: Preparing 22:32:53 ce343cf4b2e8: Preparing 22:32:53 b2d2ea114146: Preparing 22:32:53 17bec77d7fdc: Preparing 22:32:53 b2d2ea114146: Waiting 22:32:53 17bec77d7fdc: Waiting 22:32:53 9949413b00a0: Layer already exists 22:32:53 19ab234fadc1: Layer already exists 22:32:53 ce343cf4b2e8: Layer already exists 22:32:53 c1b2d4ff8170: Layer already exists 22:32:53 77c55e87ac94: Layer already exists 22:32:53 17bec77d7fdc: Layer already exists 22:32:53 b2d2ea114146: Layer already exists 22:32:53 main: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:53 ===================================================== [Pipeline] echo 22:32:53 taggedImages: 22:32:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:32:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 22:32:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:32:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:32:53 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:53 latest 22:32:53 3.0.0-dev.42 22:32:53 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:32:53 main 22:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:32:54 711372180132: Preparing 22:32:54 31a9c0014dfe: Preparing 22:32:54 ce343cf4b2e8: Preparing 22:32:54 385489513691: Preparing 22:32:54 17bec77d7fdc: Preparing 22:32:54 ce343cf4b2e8: Layer already exists 22:32:54 17bec77d7fdc: Layer already exists 22:32:54 711372180132: Pushed 22:32:54 385489513691: Pushed 22:32:58 31a9c0014dfe: Pushed 22:32:58 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:32:58 711372180132: Preparing 22:32:58 31a9c0014dfe: Preparing 22:32:58 ce343cf4b2e8: Preparing 22:32:58 385489513691: Preparing 22:32:58 17bec77d7fdc: Preparing 22:32:58 711372180132: Layer already exists 22:32:58 31a9c0014dfe: Layer already exists 22:32:58 385489513691: Layer already exists 22:32:58 ce343cf4b2e8: Layer already exists 22:32:58 17bec77d7fdc: Layer already exists 22:32:59 latest: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 22:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:32:59 711372180132: Preparing 22:32:59 31a9c0014dfe: Preparing 22:32:59 ce343cf4b2e8: Preparing 22:32:59 385489513691: Preparing 22:32:59 17bec77d7fdc: Preparing 22:32:59 31a9c0014dfe: Layer already exists 22:32:59 385489513691: Layer already exists 22:32:59 711372180132: Layer already exists 22:32:59 ce343cf4b2e8: Layer already exists 22:32:59 17bec77d7fdc: Layer already exists 22:32:59 3.0.0-dev.42: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:33:00 711372180132: Preparing 22:33:00 31a9c0014dfe: Preparing 22:33:00 ce343cf4b2e8: Preparing 22:33:00 385489513691: Preparing 22:33:00 17bec77d7fdc: Preparing 22:33:00 17bec77d7fdc: Layer already exists 22:33:00 ce343cf4b2e8: Layer already exists 22:33:00 385489513691: Layer already exists 22:33:00 31a9c0014dfe: Layer already exists 22:33:00 711372180132: Layer already exists 22:33:00 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:33:01 711372180132: Preparing 22:33:01 31a9c0014dfe: Preparing 22:33:01 ce343cf4b2e8: Preparing 22:33:01 385489513691: Preparing 22:33:01 17bec77d7fdc: Preparing 22:33:01 ce343cf4b2e8: Layer already exists 22:33:01 31a9c0014dfe: Layer already exists 22:33:01 711372180132: Layer already exists 22:33:01 17bec77d7fdc: Layer already exists 22:33:01 385489513691: Layer already exists 22:33:01 main: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:01 ===================================================== [Pipeline] echo 22:33:01 taggedImages: 22:33:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:33:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 22:33:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:33:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:33:01 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:01 latest 22:33:01 3.0.0-dev.42 22:33:01 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:01 main 22:33:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:33:02 2c72fbce8cde: Preparing 22:33:02 c40328c8c994: Preparing 22:33:02 54c83c3b7f30: Preparing 22:33:02 ce343cf4b2e8: Preparing 22:33:02 01c5a13fee95: Preparing 22:33:02 17bec77d7fdc: Preparing 22:33:02 17bec77d7fdc: Waiting 22:33:02 ce343cf4b2e8: Layer already exists 22:33:02 01c5a13fee95: Layer already exists 22:33:02 17bec77d7fdc: Layer already exists 22:33:02 c40328c8c994: Pushed 22:33:02 2c72fbce8cde: Pushed 22:33:05 54c83c3b7f30: Pushed 22:33:05 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:33:06 2c72fbce8cde: Preparing 22:33:06 c40328c8c994: Preparing 22:33:06 54c83c3b7f30: Preparing 22:33:06 ce343cf4b2e8: Preparing 22:33:06 01c5a13fee95: Preparing 22:33:06 17bec77d7fdc: Preparing 22:33:06 17bec77d7fdc: Waiting 22:33:06 54c83c3b7f30: Layer already exists 22:33:06 ce343cf4b2e8: Layer already exists 22:33:06 2c72fbce8cde: Layer already exists 22:33:06 01c5a13fee95: Layer already exists 22:33:06 c40328c8c994: Layer already exists 22:33:06 17bec77d7fdc: Layer already exists 22:33:06 latest: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 22:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:33:07 2c72fbce8cde: Preparing 22:33:07 c40328c8c994: Preparing 22:33:07 54c83c3b7f30: Preparing 22:33:07 ce343cf4b2e8: Preparing 22:33:07 01c5a13fee95: Preparing 22:33:07 17bec77d7fdc: Preparing 22:33:07 17bec77d7fdc: Waiting 22:33:07 c40328c8c994: Layer already exists 22:33:07 ce343cf4b2e8: Layer already exists 22:33:07 01c5a13fee95: Layer already exists 22:33:07 54c83c3b7f30: Layer already exists 22:33:07 2c72fbce8cde: Layer already exists 22:33:07 17bec77d7fdc: Layer already exists 22:33:07 3.0.0-dev.42: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:33:08 2c72fbce8cde: Preparing 22:33:08 c40328c8c994: Preparing 22:33:08 54c83c3b7f30: Preparing 22:33:08 ce343cf4b2e8: Preparing 22:33:08 01c5a13fee95: Preparing 22:33:08 17bec77d7fdc: Preparing 22:33:08 17bec77d7fdc: Waiting 22:33:08 54c83c3b7f30: Layer already exists 22:33:08 01c5a13fee95: Layer already exists 22:33:08 2c72fbce8cde: Layer already exists 22:33:08 ce343cf4b2e8: Layer already exists 22:33:08 c40328c8c994: Layer already exists 22:33:08 17bec77d7fdc: Layer already exists 22:33:08 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:33:09 2c72fbce8cde: Preparing 22:33:09 c40328c8c994: Preparing 22:33:09 54c83c3b7f30: Preparing 22:33:09 ce343cf4b2e8: Preparing 22:33:09 01c5a13fee95: Preparing 22:33:09 17bec77d7fdc: Preparing 22:33:09 17bec77d7fdc: Waiting 22:33:09 ce343cf4b2e8: Layer already exists 22:33:09 54c83c3b7f30: Layer already exists 22:33:09 c40328c8c994: Layer already exists 22:33:09 2c72fbce8cde: Layer already exists 22:33:09 01c5a13fee95: Layer already exists 22:33:09 17bec77d7fdc: Layer already exists 22:33:09 main: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:09 ===================================================== [Pipeline] echo 22:33:09 taggedImages: 22:33:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:33:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 22:33:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:33:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:33:09 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:09 latest 22:33:09 3.0.0-dev.42 22:33:09 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:09 main 22:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:33:10 f0015859aee3: Preparing 22:33:10 f0015859aee3: Preparing 22:33:10 4ffe702599fb: Preparing 22:33:10 5a62107a130a: Preparing 22:33:10 0423ecd5a0c7: Preparing 22:33:10 77fa0ca82da8: Preparing 22:33:10 8a310c29d2b7: Preparing 22:33:10 ce343cf4b2e8: Preparing 22:33:10 556f72a3760d: Preparing 22:33:10 d738605987cb: Preparing 22:33:10 78641624ab88: Preparing 22:33:10 5e0223148c66: Preparing 22:33:10 17bec77d7fdc: Preparing 22:33:10 8a310c29d2b7: Waiting 22:33:10 78641624ab88: Waiting 22:33:10 ce343cf4b2e8: Waiting 22:33:10 556f72a3760d: Waiting 22:33:10 d738605987cb: Waiting 22:33:10 5e0223148c66: Waiting 22:33:10 17bec77d7fdc: Waiting 22:33:10 4ffe702599fb: Pushed 22:33:10 f0015859aee3: Pushed 22:33:10 5a62107a130a: Pushed 22:33:10 77fa0ca82da8: Pushed 22:33:10 0423ecd5a0c7: Pushed 22:33:10 ce343cf4b2e8: Layer already exists 22:33:10 556f72a3760d: Pushed 22:33:10 d738605987cb: Pushed 22:33:10 78641624ab88: Pushed 22:33:10 17bec77d7fdc: Layer already exists 22:33:10 5e0223148c66: Pushed 22:33:15 8a310c29d2b7: Pushed 22:33:15 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:33:15 f0015859aee3: Preparing 22:33:15 f0015859aee3: Preparing 22:33:15 4ffe702599fb: Preparing 22:33:15 5a62107a130a: Preparing 22:33:15 0423ecd5a0c7: Preparing 22:33:15 77fa0ca82da8: Preparing 22:33:15 8a310c29d2b7: Preparing 22:33:15 ce343cf4b2e8: Preparing 22:33:15 556f72a3760d: Preparing 22:33:15 d738605987cb: Preparing 22:33:15 78641624ab88: Preparing 22:33:15 5e0223148c66: Preparing 22:33:15 17bec77d7fdc: Preparing 22:33:15 556f72a3760d: Waiting 22:33:15 d738605987cb: Waiting 22:33:15 78641624ab88: Waiting 22:33:15 8a310c29d2b7: Waiting 22:33:15 5e0223148c66: Waiting 22:33:15 17bec77d7fdc: Waiting 22:33:15 ce343cf4b2e8: Waiting 22:33:15 77fa0ca82da8: Layer already exists 22:33:15 5a62107a130a: Layer already exists 22:33:15 0423ecd5a0c7: Layer already exists 22:33:15 f0015859aee3: Layer already exists 22:33:15 4ffe702599fb: Layer already exists 22:33:15 d738605987cb: Layer already exists 22:33:15 78641624ab88: Layer already exists 22:33:15 8a310c29d2b7: Layer already exists 22:33:15 556f72a3760d: Layer already exists 22:33:15 ce343cf4b2e8: Layer already exists 22:33:16 5e0223148c66: Layer already exists 22:33:16 17bec77d7fdc: Layer already exists 22:33:16 latest: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 22:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:33:16 f0015859aee3: Preparing 22:33:16 f0015859aee3: Preparing 22:33:16 4ffe702599fb: Preparing 22:33:16 5a62107a130a: Preparing 22:33:16 0423ecd5a0c7: Preparing 22:33:16 77fa0ca82da8: Preparing 22:33:16 8a310c29d2b7: Preparing 22:33:16 ce343cf4b2e8: Preparing 22:33:16 556f72a3760d: Preparing 22:33:16 d738605987cb: Preparing 22:33:16 78641624ab88: Preparing 22:33:16 5e0223148c66: Preparing 22:33:16 17bec77d7fdc: Preparing 22:33:16 ce343cf4b2e8: Waiting 22:33:16 556f72a3760d: Waiting 22:33:16 d738605987cb: Waiting 22:33:16 78641624ab88: Waiting 22:33:16 8a310c29d2b7: Waiting 22:33:16 5e0223148c66: Waiting 22:33:16 17bec77d7fdc: Waiting 22:33:16 4ffe702599fb: Layer already exists 22:33:16 77fa0ca82da8: Layer already exists 22:33:16 f0015859aee3: Layer already exists 22:33:16 5a62107a130a: Layer already exists 22:33:16 0423ecd5a0c7: Layer already exists 22:33:16 ce343cf4b2e8: Layer already exists 22:33:16 78641624ab88: Layer already exists 22:33:16 8a310c29d2b7: Layer already exists 22:33:16 d738605987cb: Layer already exists 22:33:16 556f72a3760d: Layer already exists 22:33:17 17bec77d7fdc: Layer already exists 22:33:17 5e0223148c66: Layer already exists 22:33:17 3.0.0-dev.42: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:33:17 f0015859aee3: Preparing 22:33:17 f0015859aee3: Preparing 22:33:17 4ffe702599fb: Preparing 22:33:17 5a62107a130a: Preparing 22:33:17 0423ecd5a0c7: Preparing 22:33:17 77fa0ca82da8: Preparing 22:33:17 8a310c29d2b7: Preparing 22:33:17 ce343cf4b2e8: Preparing 22:33:17 556f72a3760d: Preparing 22:33:17 d738605987cb: Preparing 22:33:17 78641624ab88: Preparing 22:33:17 5e0223148c66: Preparing 22:33:17 17bec77d7fdc: Preparing 22:33:17 d738605987cb: Waiting 22:33:17 78641624ab88: Waiting 22:33:17 ce343cf4b2e8: Waiting 22:33:17 5e0223148c66: Waiting 22:33:17 8a310c29d2b7: Waiting 22:33:17 556f72a3760d: Waiting 22:33:17 17bec77d7fdc: Waiting 22:33:17 f0015859aee3: Layer already exists 22:33:17 4ffe702599fb: Layer already exists 22:33:17 5a62107a130a: Layer already exists 22:33:17 77fa0ca82da8: Layer already exists 22:33:17 0423ecd5a0c7: Layer already exists 22:33:17 556f72a3760d: Layer already exists 22:33:17 8a310c29d2b7: Layer already exists 22:33:17 ce343cf4b2e8: Layer already exists 22:33:17 78641624ab88: Layer already exists 22:33:17 d738605987cb: Layer already exists 22:33:17 17bec77d7fdc: Layer already exists 22:33:17 5e0223148c66: Layer already exists 22:33:17 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:33:18 f0015859aee3: Preparing 22:33:18 f0015859aee3: Preparing 22:33:18 4ffe702599fb: Preparing 22:33:18 5a62107a130a: Preparing 22:33:18 0423ecd5a0c7: Preparing 22:33:18 77fa0ca82da8: Preparing 22:33:18 8a310c29d2b7: Preparing 22:33:18 ce343cf4b2e8: Preparing 22:33:18 556f72a3760d: Preparing 22:33:18 d738605987cb: Preparing 22:33:18 78641624ab88: Preparing 22:33:18 5e0223148c66: Preparing 22:33:18 556f72a3760d: Waiting 22:33:18 8a310c29d2b7: Waiting 22:33:18 ce343cf4b2e8: Waiting 22:33:18 78641624ab88: Waiting 22:33:18 d738605987cb: Waiting 22:33:18 5e0223148c66: Waiting 22:33:18 17bec77d7fdc: Preparing 22:33:18 77fa0ca82da8: Layer already exists 22:33:18 0423ecd5a0c7: Layer already exists 22:33:18 5a62107a130a: Layer already exists 22:33:18 4ffe702599fb: Layer already exists 22:33:18 f0015859aee3: Layer already exists 22:33:18 ce343cf4b2e8: Layer already exists 22:33:18 78641624ab88: Layer already exists 22:33:18 8a310c29d2b7: Layer already exists 22:33:18 556f72a3760d: Layer already exists 22:33:18 d738605987cb: Layer already exists 22:33:18 17bec77d7fdc: Layer already exists 22:33:18 5e0223148c66: Layer already exists 22:33:18 main: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:18 ===================================================== [Pipeline] echo 22:33:18 taggedImages: 22:33:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:33:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 22:33:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:33:18 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:33:18 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:18 latest 22:33:18 3.0.0-dev.42 22:33:18 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:18 main 22:33:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:33:19 e6bd6d5ec618: Preparing 22:33:19 69860daaa276: Preparing 22:33:19 a10288dc63d9: Preparing 22:33:19 57a8956e8a2d: Preparing 22:33:19 a53911a0a108: Preparing 22:33:19 276c014685e1: Preparing 22:33:19 3bc409027d21: Preparing 22:33:19 17bec77d7fdc: Preparing 22:33:19 276c014685e1: Waiting 22:33:19 3bc409027d21: Waiting 22:33:19 17bec77d7fdc: Waiting 22:33:19 69860daaa276: Pushed 22:33:19 a53911a0a108: Pushed 22:33:19 e6bd6d5ec618: Pushed 22:33:19 17bec77d7fdc: Layer already exists 22:33:20 276c014685e1: Pushed 22:33:20 3bc409027d21: Pushed 22:33:23 57a8956e8a2d: Pushed 22:33:23 a10288dc63d9: Pushed 22:33:23 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:23 + 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 22:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:33:24 e6bd6d5ec618: Preparing 22:33:24 69860daaa276: Preparing 22:33:24 a10288dc63d9: Preparing 22:33:24 57a8956e8a2d: Preparing 22:33:24 a53911a0a108: Preparing 22:33:24 276c014685e1: Preparing 22:33:24 3bc409027d21: Preparing 22:33:24 17bec77d7fdc: Preparing 22:33:24 276c014685e1: Waiting 22:33:24 3bc409027d21: Waiting 22:33:24 17bec77d7fdc: Waiting 22:33:24 a53911a0a108: Layer already exists 22:33:24 69860daaa276: Layer already exists 22:33:24 e6bd6d5ec618: Layer already exists 22:33:24 a10288dc63d9: Layer already exists 22:33:24 57a8956e8a2d: Layer already exists 22:33:24 3bc409027d21: Layer already exists 22:33:24 17bec77d7fdc: Layer already exists 22:33:24 276c014685e1: Layer already exists 22:33:24 latest: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 22:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:33:24 e6bd6d5ec618: Preparing 22:33:24 69860daaa276: Preparing 22:33:24 a10288dc63d9: Preparing 22:33:24 57a8956e8a2d: Preparing 22:33:24 a53911a0a108: Preparing 22:33:24 276c014685e1: Preparing 22:33:24 3bc409027d21: Preparing 22:33:24 17bec77d7fdc: Preparing 22:33:24 276c014685e1: Waiting 22:33:24 3bc409027d21: Waiting 22:33:24 17bec77d7fdc: Waiting 22:33:24 e6bd6d5ec618: Layer already exists 22:33:24 57a8956e8a2d: Layer already exists 22:33:24 69860daaa276: Layer already exists 22:33:24 a10288dc63d9: Layer already exists 22:33:24 a53911a0a108: Layer already exists 22:33:24 276c014685e1: Layer already exists 22:33:24 3bc409027d21: Layer already exists 22:33:24 17bec77d7fdc: Layer already exists 22:33:25 3.0.0-dev.42: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:33:25 e6bd6d5ec618: Preparing 22:33:25 69860daaa276: Preparing 22:33:25 a10288dc63d9: Preparing 22:33:25 57a8956e8a2d: Preparing 22:33:25 a53911a0a108: Preparing 22:33:25 276c014685e1: Preparing 22:33:25 3bc409027d21: Preparing 22:33:25 17bec77d7fdc: Preparing 22:33:25 276c014685e1: Waiting 22:33:25 3bc409027d21: Waiting 22:33:25 17bec77d7fdc: Waiting 22:33:25 a10288dc63d9: Layer already exists 22:33:25 69860daaa276: Layer already exists 22:33:25 e6bd6d5ec618: Layer already exists 22:33:25 a53911a0a108: Layer already exists 22:33:25 57a8956e8a2d: Layer already exists 22:33:25 3bc409027d21: Layer already exists 22:33:25 276c014685e1: Layer already exists 22:33:25 17bec77d7fdc: Layer already exists 22:33:26 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:26 + 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 22:33:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:33:26 e6bd6d5ec618: Preparing 22:33:26 69860daaa276: Preparing 22:33:26 a10288dc63d9: Preparing 22:33:26 57a8956e8a2d: Preparing 22:33:26 a53911a0a108: Preparing 22:33:26 276c014685e1: Preparing 22:33:26 3bc409027d21: Preparing 22:33:26 17bec77d7fdc: Preparing 22:33:26 3bc409027d21: Waiting 22:33:26 276c014685e1: Waiting 22:33:26 17bec77d7fdc: Waiting 22:33:26 a10288dc63d9: Layer already exists 22:33:26 57a8956e8a2d: Layer already exists 22:33:26 a53911a0a108: Layer already exists 22:33:26 e6bd6d5ec618: Layer already exists 22:33:26 69860daaa276: Layer already exists 22:33:26 276c014685e1: Layer already exists 22:33:26 17bec77d7fdc: Layer already exists 22:33:26 3bc409027d21: Layer already exists 22:33:27 main: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:27 ===================================================== [Pipeline] echo 22:33:27 taggedImages: 22:33:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:33:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 22:33:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:33:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:33:27 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:27 latest 22:33:27 3.0.0-dev.42 22:33:27 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:27 main 22:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:33:27 0597cc3dc135: Preparing 22:33:27 f7220b606690: Preparing 22:33:27 2e8e909d44fe: Preparing 22:33:27 711907bb60b4: Preparing 22:33:27 15f0497c6002: Preparing 22:33:27 326ca63423d5: Preparing 22:33:27 e0d03007c843: Preparing 22:33:27 d2f131466777: Preparing 22:33:27 d98f092f6268: Preparing 22:33:27 17bec77d7fdc: Preparing 22:33:27 326ca63423d5: Waiting 22:33:27 e0d03007c843: Waiting 22:33:27 d2f131466777: Waiting 22:33:27 d98f092f6268: Waiting 22:33:27 17bec77d7fdc: Waiting 22:33:28 0597cc3dc135: Pushed 22:33:28 15f0497c6002: Pushed 22:33:28 f7220b606690: Pushed 22:33:28 e0d03007c843: Pushed 22:33:28 d2f131466777: Pushed 22:33:28 326ca63423d5: Pushed 22:33:28 17bec77d7fdc: Layer already exists 22:33:28 d98f092f6268: Pushed 22:33:30 711907bb60b4: Pushed 22:33:31 2e8e909d44fe: Pushed 22:33:31 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:31 + 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 22:33:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:33:32 0597cc3dc135: Preparing 22:33:32 f7220b606690: Preparing 22:33:32 2e8e909d44fe: Preparing 22:33:32 711907bb60b4: Preparing 22:33:32 15f0497c6002: Preparing 22:33:32 326ca63423d5: Preparing 22:33:32 e0d03007c843: Preparing 22:33:32 d2f131466777: Preparing 22:33:32 d98f092f6268: Preparing 22:33:32 17bec77d7fdc: Preparing 22:33:32 d2f131466777: Waiting 22:33:32 d98f092f6268: Waiting 22:33:32 17bec77d7fdc: Waiting 22:33:32 326ca63423d5: Waiting 22:33:32 e0d03007c843: Waiting 22:33:32 f7220b606690: Layer already exists 22:33:32 0597cc3dc135: Layer already exists 22:33:32 15f0497c6002: Layer already exists 22:33:32 711907bb60b4: Layer already exists 22:33:32 2e8e909d44fe: Layer already exists 22:33:32 d2f131466777: Layer already exists 22:33:32 e0d03007c843: Layer already exists 22:33:32 326ca63423d5: Layer already exists 22:33:32 d98f092f6268: Layer already exists 22:33:32 17bec77d7fdc: Layer already exists 22:33:32 latest: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 22:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:33:33 0597cc3dc135: Preparing 22:33:33 f7220b606690: Preparing 22:33:33 2e8e909d44fe: Preparing 22:33:33 711907bb60b4: Preparing 22:33:33 15f0497c6002: Preparing 22:33:33 326ca63423d5: Preparing 22:33:33 e0d03007c843: Preparing 22:33:33 d2f131466777: Preparing 22:33:33 d98f092f6268: Preparing 22:33:33 17bec77d7fdc: Preparing 22:33:33 e0d03007c843: Waiting 22:33:33 d2f131466777: Waiting 22:33:33 326ca63423d5: Waiting 22:33:33 d98f092f6268: Waiting 22:33:33 f7220b606690: Layer already exists 22:33:33 15f0497c6002: Layer already exists 22:33:33 2e8e909d44fe: Layer already exists 22:33:33 711907bb60b4: Layer already exists 22:33:33 0597cc3dc135: Layer already exists 22:33:33 e0d03007c843: Layer already exists 22:33:33 d2f131466777: Layer already exists 22:33:33 326ca63423d5: Layer already exists 22:33:33 d98f092f6268: Layer already exists 22:33:33 17bec77d7fdc: Layer already exists 22:33:33 3.0.0-dev.42: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:33:34 0597cc3dc135: Preparing 22:33:34 f7220b606690: Preparing 22:33:34 2e8e909d44fe: Preparing 22:33:34 711907bb60b4: Preparing 22:33:34 15f0497c6002: Preparing 22:33:34 326ca63423d5: Preparing 22:33:34 e0d03007c843: Preparing 22:33:34 d2f131466777: Preparing 22:33:34 d98f092f6268: Preparing 22:33:34 17bec77d7fdc: Preparing 22:33:34 326ca63423d5: Waiting 22:33:34 d2f131466777: Waiting 22:33:34 e0d03007c843: Waiting 22:33:34 d98f092f6268: Waiting 22:33:34 17bec77d7fdc: Waiting 22:33:34 711907bb60b4: Layer already exists 22:33:34 f7220b606690: Layer already exists 22:33:34 0597cc3dc135: Layer already exists 22:33:34 15f0497c6002: Layer already exists 22:33:34 2e8e909d44fe: Layer already exists 22:33:34 d2f131466777: Layer already exists 22:33:34 e0d03007c843: Layer already exists 22:33:34 326ca63423d5: Layer already exists 22:33:34 d98f092f6268: Layer already exists 22:33:34 17bec77d7fdc: Layer already exists 22:33:34 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:34 + 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 22:33:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:33:35 0597cc3dc135: Preparing 22:33:35 f7220b606690: Preparing 22:33:35 2e8e909d44fe: Preparing 22:33:35 711907bb60b4: Preparing 22:33:35 15f0497c6002: Preparing 22:33:35 326ca63423d5: Preparing 22:33:35 e0d03007c843: Preparing 22:33:35 326ca63423d5: Waiting 22:33:35 d2f131466777: Preparing 22:33:35 d98f092f6268: Preparing 22:33:35 17bec77d7fdc: Preparing 22:33:35 d2f131466777: Waiting 22:33:35 d98f092f6268: Waiting 22:33:35 17bec77d7fdc: Waiting 22:33:35 e0d03007c843: Waiting 22:33:35 711907bb60b4: Layer already exists 22:33:35 0597cc3dc135: Layer already exists 22:33:35 15f0497c6002: Layer already exists 22:33:35 f7220b606690: Layer already exists 22:33:35 2e8e909d44fe: Layer already exists 22:33:35 d2f131466777: Layer already exists 22:33:35 326ca63423d5: Layer already exists 22:33:35 e0d03007c843: Layer already exists 22:33:35 d98f092f6268: Layer already exists 22:33:35 17bec77d7fdc: Layer already exists 22:33:35 main: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:35 ===================================================== [Pipeline] echo 22:33:35 taggedImages: 22:33:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:33:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 22:33:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:33:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:33:35 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:35 latest 22:33:35 3.0.0-dev.42 22:33:35 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:35 main 22:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:33:36 bc7e989d725c: Preparing 22:33:36 ce959d38afdb: Preparing 22:33:36 ce343cf4b2e8: Preparing 22:33:36 ff44ef5c9472: Preparing 22:33:36 9833f26c6bda: Preparing 22:33:36 9833f26c6bda: Layer already exists 22:33:36 ce343cf4b2e8: Layer already exists 22:33:36 bc7e989d725c: Pushed 22:33:37 ff44ef5c9472: Pushed 22:33:40 ce959d38afdb: Pushed 22:33:40 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:41 + 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 22:33:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:33:42 bc7e989d725c: Preparing 22:33:42 ce959d38afdb: Preparing 22:33:42 ce343cf4b2e8: Preparing 22:33:42 ff44ef5c9472: Preparing 22:33:42 9833f26c6bda: Preparing 22:33:42 bc7e989d725c: Layer already exists 22:33:42 ce343cf4b2e8: Layer already exists 22:33:42 ff44ef5c9472: Layer already exists 22:33:42 9833f26c6bda: Layer already exists 22:33:42 ce959d38afdb: Layer already exists 22:33:43 latest: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 22:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:33:43 bc7e989d725c: Preparing 22:33:43 ce959d38afdb: Preparing 22:33:43 ce343cf4b2e8: Preparing 22:33:43 ff44ef5c9472: Preparing 22:33:43 9833f26c6bda: Preparing 22:33:43 9833f26c6bda: Layer already exists 22:33:43 bc7e989d725c: Layer already exists 22:33:43 ce343cf4b2e8: Layer already exists 22:33:43 ce959d38afdb: Layer already exists 22:33:43 ff44ef5c9472: Layer already exists 22:33:43 3.0.0-dev.42: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:33:44 bc7e989d725c: Preparing 22:33:44 ce959d38afdb: Preparing 22:33:44 ce343cf4b2e8: Preparing 22:33:44 ff44ef5c9472: Preparing 22:33:44 9833f26c6bda: Preparing 22:33:44 ff44ef5c9472: Layer already exists 22:33:44 bc7e989d725c: Layer already exists 22:33:44 ce343cf4b2e8: Layer already exists 22:33:44 9833f26c6bda: Layer already exists 22:33:44 ce959d38afdb: Layer already exists 22:33:44 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:45 + 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 22:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:33:45 bc7e989d725c: Preparing 22:33:45 ce959d38afdb: Preparing 22:33:45 ce343cf4b2e8: Preparing 22:33:45 ff44ef5c9472: Preparing 22:33:45 9833f26c6bda: Preparing 22:33:45 ce343cf4b2e8: Layer already exists 22:33:45 bc7e989d725c: Layer already exists 22:33:45 ff44ef5c9472: Layer already exists 22:33:45 9833f26c6bda: Layer already exists 22:33:45 ce959d38afdb: Layer already exists 22:33:45 main: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:45 ===================================================== [Pipeline] echo 22:33:45 taggedImages: 22:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 22:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:33:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:33:45 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:45 latest 22:33:45 3.0.0-dev.42 22:33:45 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:33:45 main 22:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:33:46 6a8251e4842e: Preparing 22:33:46 562cbe2385cd: Preparing 22:33:46 a060e09a722c: Preparing 22:33:46 1fe807350a05: Preparing 22:33:46 5ccd6b79121c: Preparing 22:33:46 5408a0af4e6b: Preparing 22:33:46 9833f26c6bda: Preparing 22:33:46 5408a0af4e6b: Waiting 22:33:46 9833f26c6bda: Waiting 22:33:46 a060e09a722c: Pushed 22:33:46 6a8251e4842e: Pushed 22:33:46 562cbe2385cd: Pushed 22:33:46 9833f26c6bda: Layer already exists 22:33:47 5408a0af4e6b: Pushed 22:33:54 5ccd6b79121c: Pushed 22:34:02 1fe807350a05: Pushed 22:34:02 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:03 + 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 22:34:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:34:03 6a8251e4842e: Preparing 22:34:03 562cbe2385cd: Preparing 22:34:03 a060e09a722c: Preparing 22:34:03 1fe807350a05: Preparing 22:34:03 5ccd6b79121c: Preparing 22:34:03 5408a0af4e6b: Preparing 22:34:03 9833f26c6bda: Preparing 22:34:03 5408a0af4e6b: Waiting 22:34:03 9833f26c6bda: Waiting 22:34:03 a060e09a722c: Layer already exists 22:34:03 6a8251e4842e: Layer already exists 22:34:03 562cbe2385cd: Layer already exists 22:34:03 5ccd6b79121c: Layer already exists 22:34:03 1fe807350a05: Layer already exists 22:34:03 9833f26c6bda: Layer already exists 22:34:03 5408a0af4e6b: Layer already exists 22:34:03 latest: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 22:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:34:04 6a8251e4842e: Preparing 22:34:04 562cbe2385cd: Preparing 22:34:04 a060e09a722c: Preparing 22:34:04 1fe807350a05: Preparing 22:34:04 5ccd6b79121c: Preparing 22:34:04 5408a0af4e6b: Preparing 22:34:04 9833f26c6bda: Preparing 22:34:04 5408a0af4e6b: Waiting 22:34:04 9833f26c6bda: Waiting 22:34:04 1fe807350a05: Layer already exists 22:34:04 5ccd6b79121c: Layer already exists 22:34:04 562cbe2385cd: Layer already exists 22:34:04 6a8251e4842e: Layer already exists 22:34:04 a060e09a722c: Layer already exists 22:34:04 9833f26c6bda: Layer already exists 22:34:04 5408a0af4e6b: Layer already exists 22:34:04 3.0.0-dev.42: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:34:05 6a8251e4842e: Preparing 22:34:05 562cbe2385cd: Preparing 22:34:05 a060e09a722c: Preparing 22:34:05 1fe807350a05: Preparing 22:34:05 5ccd6b79121c: Preparing 22:34:05 5408a0af4e6b: Preparing 22:34:05 9833f26c6bda: Preparing 22:34:05 5408a0af4e6b: Waiting 22:34:05 9833f26c6bda: Waiting 22:34:05 562cbe2385cd: Layer already exists 22:34:05 6a8251e4842e: Layer already exists 22:34:05 1fe807350a05: Layer already exists 22:34:05 5ccd6b79121c: Layer already exists 22:34:05 a060e09a722c: Layer already exists 22:34:05 9833f26c6bda: Layer already exists 22:34:05 5408a0af4e6b: Layer already exists 22:34:05 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:05 + 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 22:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:34:06 6a8251e4842e: Preparing 22:34:06 562cbe2385cd: Preparing 22:34:06 a060e09a722c: Preparing 22:34:06 1fe807350a05: Preparing 22:34:06 5ccd6b79121c: Preparing 22:34:06 5408a0af4e6b: Preparing 22:34:06 9833f26c6bda: Preparing 22:34:06 5408a0af4e6b: Waiting 22:34:06 9833f26c6bda: Waiting 22:34:06 5ccd6b79121c: Layer already exists 22:34:06 1fe807350a05: Layer already exists 22:34:06 562cbe2385cd: Layer already exists 22:34:06 6a8251e4842e: Layer already exists 22:34:06 a060e09a722c: Layer already exists 22:34:06 9833f26c6bda: Layer already exists 22:34:06 5408a0af4e6b: Layer already exists 22:34:06 main: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:06 ===================================================== [Pipeline] echo 22:34:06 taggedImages: 22:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 22:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:34:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:34:06 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:06 latest 22:34:06 3.0.0-dev.42 22:34:06 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:06 main 22:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:34:07 7620c8b0fe19: Preparing 22:34:07 08087d9dc6c5: Preparing 22:34:07 0929d9cec252: Preparing 22:34:07 f37de8277643: Preparing 22:34:07 3daa71e52006: Preparing 22:34:07 9833f26c6bda: Preparing 22:34:07 08087d9dc6c5: Pushed 22:34:07 7620c8b0fe19: Pushed 22:34:07 0929d9cec252: Pushed 22:34:07 9833f26c6bda: Layer already exists 22:34:08 3daa71e52006: Pushed 22:34:26 f37de8277643: Pushed 22:34:26 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:26 + 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 22:34:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:34:26 7620c8b0fe19: Preparing 22:34:26 08087d9dc6c5: Preparing 22:34:26 0929d9cec252: Preparing 22:34:26 f37de8277643: Preparing 22:34:26 3daa71e52006: Preparing 22:34:26 9833f26c6bda: Preparing 22:34:26 9833f26c6bda: Waiting 22:34:26 0929d9cec252: Layer already exists 22:34:26 7620c8b0fe19: Layer already exists 22:34:26 3daa71e52006: Layer already exists 22:34:26 f37de8277643: Layer already exists 22:34:26 08087d9dc6c5: Layer already exists 22:34:26 9833f26c6bda: Layer already exists 22:34:27 latest: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 22:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:34:27 7620c8b0fe19: Preparing 22:34:27 08087d9dc6c5: Preparing 22:34:27 0929d9cec252: Preparing 22:34:27 f37de8277643: Preparing 22:34:27 3daa71e52006: Preparing 22:34:27 9833f26c6bda: Preparing 22:34:27 3daa71e52006: Layer already exists 22:34:27 7620c8b0fe19: Layer already exists 22:34:27 08087d9dc6c5: Layer already exists 22:34:27 f37de8277643: Layer already exists 22:34:27 0929d9cec252: Layer already exists 22:34:27 9833f26c6bda: Layer already exists 22:34:28 3.0.0-dev.42: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:34:28 7620c8b0fe19: Preparing 22:34:28 08087d9dc6c5: Preparing 22:34:28 0929d9cec252: Preparing 22:34:28 f37de8277643: Preparing 22:34:28 3daa71e52006: Preparing 22:34:28 9833f26c6bda: Preparing 22:34:28 0929d9cec252: Layer already exists 22:34:28 f37de8277643: Layer already exists 22:34:28 7620c8b0fe19: Layer already exists 22:34:28 3daa71e52006: Layer already exists 22:34:28 08087d9dc6c5: Layer already exists 22:34:28 9833f26c6bda: Layer already exists 22:34:29 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:29 + 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 22:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:34:29 7620c8b0fe19: Preparing 22:34:29 08087d9dc6c5: Preparing 22:34:29 0929d9cec252: Preparing 22:34:29 f37de8277643: Preparing 22:34:29 3daa71e52006: Preparing 22:34:29 9833f26c6bda: Preparing 22:34:29 9833f26c6bda: Waiting 22:34:29 0929d9cec252: Layer already exists 22:34:29 f37de8277643: Layer already exists 22:34:29 08087d9dc6c5: Layer already exists 22:34:29 7620c8b0fe19: Layer already exists 22:34:29 3daa71e52006: Layer already exists 22:34:29 9833f26c6bda: Layer already exists 22:34:30 main: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:30 ===================================================== [Pipeline] echo 22:34:30 taggedImages: 22:34:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:34:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 22:34:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:34:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:34:30 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:30 latest 22:34:30 3.0.0-dev.42 22:34:30 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:30 main 22:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:34:30 af60370edb26: Preparing 22:34:30 b77049de795c: Preparing 22:34:30 343a57755ad0: Preparing 22:34:30 e14302fb7d6c: Preparing 22:34:30 89a9db9717de: Preparing 22:34:30 9833f26c6bda: Preparing 22:34:30 9833f26c6bda: Waiting 22:34:31 af60370edb26: Pushed 22:34:31 b77049de795c: Pushed 22:34:31 343a57755ad0: Pushed 22:34:31 9833f26c6bda: Layer already exists 22:34:31 89a9db9717de: Pushed 22:34:49 e14302fb7d6c: Pushed 22:34:49 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:50 + 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 22:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:34:50 af60370edb26: Preparing 22:34:50 b77049de795c: Preparing 22:34:50 343a57755ad0: Preparing 22:34:50 e14302fb7d6c: Preparing 22:34:50 89a9db9717de: Preparing 22:34:50 9833f26c6bda: Preparing 22:34:50 9833f26c6bda: Waiting 22:34:50 e14302fb7d6c: Layer already exists 22:34:50 af60370edb26: Layer already exists 22:34:50 343a57755ad0: Layer already exists 22:34:50 b77049de795c: Layer already exists 22:34:50 89a9db9717de: Layer already exists 22:34:50 9833f26c6bda: Layer already exists 22:34:50 latest: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 22:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:34:51 af60370edb26: Preparing 22:34:51 b77049de795c: Preparing 22:34:51 343a57755ad0: Preparing 22:34:51 e14302fb7d6c: Preparing 22:34:51 89a9db9717de: Preparing 22:34:51 9833f26c6bda: Preparing 22:34:51 9833f26c6bda: Waiting 22:34:51 af60370edb26: Layer already exists 22:34:51 343a57755ad0: Layer already exists 22:34:51 89a9db9717de: Layer already exists 22:34:51 b77049de795c: Layer already exists 22:34:51 e14302fb7d6c: Layer already exists 22:34:51 9833f26c6bda: Layer already exists 22:34:51 3.0.0-dev.42: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:34:52 af60370edb26: Preparing 22:34:52 b77049de795c: Preparing 22:34:52 343a57755ad0: Preparing 22:34:52 e14302fb7d6c: Preparing 22:34:52 89a9db9717de: Preparing 22:34:52 9833f26c6bda: Preparing 22:34:52 9833f26c6bda: Waiting 22:34:52 89a9db9717de: Layer already exists 22:34:52 af60370edb26: Layer already exists 22:34:52 b77049de795c: Layer already exists 22:34:52 343a57755ad0: Layer already exists 22:34:52 e14302fb7d6c: Layer already exists 22:34:52 9833f26c6bda: Layer already exists 22:34:52 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:52 + 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 22:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:34:53 af60370edb26: Preparing 22:34:53 b77049de795c: Preparing 22:34:53 343a57755ad0: Preparing 22:34:53 e14302fb7d6c: Preparing 22:34:53 89a9db9717de: Preparing 22:34:53 9833f26c6bda: Preparing 22:34:53 9833f26c6bda: Waiting 22:34:53 89a9db9717de: Layer already exists 22:34:53 343a57755ad0: Layer already exists 22:34:53 b77049de795c: Layer already exists 22:34:53 af60370edb26: Layer already exists 22:34:53 e14302fb7d6c: Layer already exists 22:34:53 9833f26c6bda: Layer already exists 22:34:53 main: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:53 ===================================================== [Pipeline] echo 22:34:53 taggedImages: 22:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 22:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:34:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:34:53 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:53 latest 22:34:53 3.0.0-dev.42 22:34:53 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:34:53 main 22:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:34:54 516dc09fc980: Preparing 22:34:54 beceb3322084: Preparing 22:34:54 ce343cf4b2e8: Preparing 22:34:54 7357c0607b13: Preparing 22:34:54 17bec77d7fdc: Preparing 22:34:54 ce343cf4b2e8: Layer already exists 22:34:54 17bec77d7fdc: Layer already exists 22:34:54 516dc09fc980: Pushed 22:34:54 7357c0607b13: Pushed 22:35:00 beceb3322084: Pushed 22:35:00 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:35:01 516dc09fc980: Preparing 22:35:01 beceb3322084: Preparing 22:35:01 ce343cf4b2e8: Preparing 22:35:01 7357c0607b13: Preparing 22:35:01 17bec77d7fdc: Preparing 22:35:01 17bec77d7fdc: Layer already exists 22:35:01 516dc09fc980: Layer already exists 22:35:01 7357c0607b13: Layer already exists 22:35:01 beceb3322084: Layer already exists 22:35:01 ce343cf4b2e8: Layer already exists 22:35:01 latest: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 22:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:35:01 516dc09fc980: Preparing 22:35:01 beceb3322084: Preparing 22:35:01 ce343cf4b2e8: Preparing 22:35:01 7357c0607b13: Preparing 22:35:01 17bec77d7fdc: Preparing 22:35:01 516dc09fc980: Layer already exists 22:35:01 17bec77d7fdc: Layer already exists 22:35:01 ce343cf4b2e8: Layer already exists 22:35:01 7357c0607b13: Layer already exists 22:35:01 beceb3322084: Layer already exists 22:35:01 3.0.0-dev.42: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:35:02 516dc09fc980: Preparing 22:35:02 beceb3322084: Preparing 22:35:02 ce343cf4b2e8: Preparing 22:35:02 7357c0607b13: Preparing 22:35:02 17bec77d7fdc: Preparing 22:35:02 beceb3322084: Layer already exists 22:35:02 516dc09fc980: Layer already exists 22:35:02 ce343cf4b2e8: Layer already exists 22:35:02 7357c0607b13: Layer already exists 22:35:02 17bec77d7fdc: Layer already exists 22:35:02 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:35:03 516dc09fc980: Preparing 22:35:03 beceb3322084: Preparing 22:35:03 ce343cf4b2e8: Preparing 22:35:03 7357c0607b13: Preparing 22:35:03 17bec77d7fdc: Preparing 22:35:03 17bec77d7fdc: Layer already exists 22:35:03 beceb3322084: Layer already exists 22:35:03 516dc09fc980: Layer already exists 22:35:03 7357c0607b13: Layer already exists 22:35:03 ce343cf4b2e8: Layer already exists 22:35:04 main: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:04 ===================================================== [Pipeline] echo 22:35:04 taggedImages: 22:35:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:35:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:35:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 22:35:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:35:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:35:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:35:04 966ddbcdfe08adc100c05000828e7ee1aafc1855 22:35:04 latest 22:35:04 3.0.0-dev.42 22:35:04 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:35:04 main 22:35:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:35:04 03fc1b959a4e: Preparing 22:35:04 5d0af9d390fb: Preparing 22:35:04 ce343cf4b2e8: Preparing 22:35:04 01c5a13fee95: Preparing 22:35:04 17bec77d7fdc: Preparing 22:35:04 17bec77d7fdc: Layer already exists 22:35:04 ce343cf4b2e8: Layer already exists 22:35:04 01c5a13fee95: Layer already exists 22:35:05 03fc1b959a4e: Pushed 22:35:11 5d0af9d390fb: Pushed 22:35:11 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:35:12 03fc1b959a4e: Preparing 22:35:12 5d0af9d390fb: Preparing 22:35:12 ce343cf4b2e8: Preparing 22:35:12 01c5a13fee95: Preparing 22:35:12 17bec77d7fdc: Preparing 22:35:12 01c5a13fee95: Layer already exists 22:35:12 ce343cf4b2e8: Layer already exists 22:35:12 17bec77d7fdc: Layer already exists 22:35:12 03fc1b959a4e: Layer already exists 22:35:12 5d0af9d390fb: Layer already exists 22:35:12 latest: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 22:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:35:13 03fc1b959a4e: Preparing 22:35:13 5d0af9d390fb: Preparing 22:35:13 ce343cf4b2e8: Preparing 22:35:13 01c5a13fee95: Preparing 22:35:13 17bec77d7fdc: Preparing 22:35:13 5d0af9d390fb: Layer already exists 22:35:13 ce343cf4b2e8: Layer already exists 22:35:13 01c5a13fee95: Layer already exists 22:35:13 03fc1b959a4e: Layer already exists 22:35:13 17bec77d7fdc: Layer already exists 22:35:13 3.0.0-dev.42: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:35:14 03fc1b959a4e: Preparing 22:35:14 5d0af9d390fb: Preparing 22:35:14 ce343cf4b2e8: Preparing 22:35:14 01c5a13fee95: Preparing 22:35:14 17bec77d7fdc: Preparing 22:35:14 03fc1b959a4e: Layer already exists 22:35:14 17bec77d7fdc: Layer already exists 22:35:14 ce343cf4b2e8: Layer already exists 22:35:14 01c5a13fee95: Layer already exists 22:35:14 5d0af9d390fb: Layer already exists 22:35:14 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:35:15 03fc1b959a4e: Preparing 22:35:15 5d0af9d390fb: Preparing 22:35:15 ce343cf4b2e8: Preparing 22:35:15 01c5a13fee95: Preparing 22:35:15 17bec77d7fdc: Preparing 22:35:15 ce343cf4b2e8: Layer already exists 22:35:15 5d0af9d390fb: Layer already exists 22:35:15 17bec77d7fdc: Layer already exists 22:35:15 01c5a13fee95: Layer already exists 22:35:15 03fc1b959a4e: Layer already exists 22:35:15 main: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:15 ===================================================== [Pipeline] echo 22:35:15 taggedImages: 22:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 22:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 22:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 22:35:15 - 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 22:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:15 22:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:16 arm64: Pulling from edgex-lftools-log-publisher 22:35:16 8998bd30e6a1: Pulling fs layer 22:35:16 04944245beec: Pulling fs layer 22:35:16 699f458cf7ca: Pulling fs layer 22:35:16 765212b225bb: Pulling fs layer 22:35:16 f23df028b6ca: Pulling fs layer 22:35:16 d65c8cfc05b1: Pulling fs layer 22:35:16 2437ff75d9bd: Pulling fs layer 22:35:16 f23df028b6ca: Waiting 22:35:16 d65c8cfc05b1: Waiting 22:35:16 2437ff75d9bd: Waiting 22:35:16 765212b225bb: Waiting 22:35:16 04944245beec: Verifying Checksum 22:35:16 04944245beec: Download complete 22:35:16 765212b225bb: Verifying Checksum 22:35:16 765212b225bb: Download complete 22:35:16 f23df028b6ca: Verifying Checksum 22:35:16 f23df028b6ca: Download complete 22:35:16 d65c8cfc05b1: Verifying Checksum 22:35:16 d65c8cfc05b1: Download complete 22:35:16 699f458cf7ca: Verifying Checksum 22:35:16 699f458cf7ca: Download complete 22:35:16 8998bd30e6a1: Verifying Checksum 22:35:16 8998bd30e6a1: Download complete 22:35:19 2437ff75d9bd: Verifying Checksum 22:35:19 2437ff75d9bd: Download complete 22:35:20 8998bd30e6a1: Pull complete 22:35:21 04944245beec: Pull complete 22:35:23 699f458cf7ca: Pull complete 22:35:24 765212b225bb: Pull complete 22:35:24 f23df028b6ca: Pull complete 22:35:25 d65c8cfc05b1: Pull complete 22:35:40 2437ff75d9bd: Pull complete 22:35:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:40 prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container 22:35:40 $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:35:43 $ docker top c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:44 ---> job-cost.sh 22:35:44 lf-activate-venv: SKIPPING 22:35:44 INFO: No Stack... 22:35:44 INFO: Retrieving Pricing Info for: v3-standard-4 22:35:45 INFO: Archiving Costs [Pipeline] sh 22:35:46 + cut -d, -f6 22:35:46 + cat /w/workspace/edgex-go/401/archives/cost.csv [Pipeline] lock 22:35:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] 22:35:46 Resource [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] did not exist. Created. 22:35:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:47 + echo total: 0.10999999940395355 [Pipeline] stash 22:35:48 Stashed 1 file(s) [Pipeline] } 22:35:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:48 $ docker stop --time=1 c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 22:35:49 $ docker rm -f --volumes c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 [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 22:35:50 provisioning config files... 22:35:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/401@tmp/config12915815189236359021tmp [Pipeline] { [Pipeline] sh 22:35:50 + set +x 22:35:50 + curl -s https://codecov.io/bash 22:35:50 + bash -s -- 22:35:50 22:35:50 _____ _ 22:35:50 / ____| | | 22:35:50 | | ___ __| | ___ ___ _____ __ 22:35:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:35:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:35:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:35:50 Bash-1.0.6 22:35:50 22:35:50 22:35:50 ==> git version 2.25.1 found 22:35:50 ==> 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 22:35:50 Release-Date: 2020-01-08 22:35:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:35:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:35:50 ==> Jenkins CI detected. 22:35:50 current dir:  /w/workspace/edgex-go/401 22:35:50 project root: . 22:35:50 --> token set from env 22:35:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:35:50 ==> Running gcov in . (disable via -X gcov) 22:35:50 ==> Python coveragepy not found 22:35:50 ==> Searching for coverage reports in: 22:35:50 + . 22:35:50 -> Found 1 reports 22:35:50 ==> Detecting git/mercurial file structure 22:35:50 ==> Reading reports 22:35:50 + ./coverage.out bytes=488085 22:35:50 ==> Appending adjustments 22:35:50 https://docs.codecov.io/docs/fixing-reports 22:35:51 + Found adjustments 22:35:51 ==> Gzipping contents 22:35:51 64K /tmp/codecov.1MFil6.gz 22:35:51 ==> Uploading reports 22:35:51 url: https://codecov.io 22:35:51 query: branch=main&commit=966ddbcdfe08adc100c05000828e7ee1aafc1855&build=401&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F401%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:51 -> Pinging Codecov 22:35:51 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=966ddbcdfe08adc100c05000828e7ee1aafc1855&build=401&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F401%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:52 -> Uploading to 22:35:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-08/00271124DB129430A58F1EEE437C3FCB/966ddbcdfe08adc100c05000828e7ee1aafc1855/2814eced-635e-449e-a2da-6857f08967de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T223551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df1b9fa461eed9c207f07f85046cfdebe493980d7bdb8c52958b0b4500126f04 22:35:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:52 Dload Upload Total Spent Left Speed 22:35:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62974 0 0 100 62974 0 220k --:--:-- --:--:-- --:--:-- 221k 22:35:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } 22:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:35:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:35:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:52 22:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:35:53 df9b9388f04a: Pulling fs layer 22:35:53 52dc419b0ee2: Pulling fs layer 22:35:53 25bc292e5bac: Pulling fs layer 22:35:53 114826534d7a: Pulling fs layer 22:35:53 4657fd5d0bcf: Pulling fs layer 22:35:53 6ad1cebc031e: Pulling fs layer 22:35:53 8a3aa393b2d8: Pulling fs layer 22:35:53 114826534d7a: Waiting 22:35:53 4657fd5d0bcf: Waiting 22:35:53 8a3aa393b2d8: Waiting 22:35:53 6ad1cebc031e: Waiting 22:35:53 25bc292e5bac: Verifying Checksum 22:35:53 25bc292e5bac: Download complete 22:35:53 52dc419b0ee2: Verifying Checksum 22:35:53 52dc419b0ee2: Download complete 22:35:53 4657fd5d0bcf: Download complete 22:35:53 df9b9388f04a: Verifying Checksum 22:35:53 df9b9388f04a: Download complete 22:35:53 df9b9388f04a: Pull complete 22:35:53 52dc419b0ee2: Pull complete 22:35:53 6ad1cebc031e: Verifying Checksum 22:35:53 6ad1cebc031e: Download complete 22:35:53 25bc292e5bac: Pull complete 22:35:54 114826534d7a: Verifying Checksum 22:35:54 114826534d7a: Download complete 22:35:54 8a3aa393b2d8: Verifying Checksum 22:35:54 8a3aa393b2d8: Download complete 22:35:58 114826534d7a: Pull complete 22:35:58 4657fd5d0bcf: Pull complete 22:35:58 6ad1cebc031e: Pull complete 22:36:00 8a3aa393b2d8: Pull complete 22:36:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:00 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:36:00 $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:36:05 $ docker top 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c -eo pid,comm [Pipeline] { [Pipeline] echo 22:36:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:36:05 + set -o pipefail 22:36:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:36:10 22:36:10 Monitoring /w/workspace/edgex-go/401 (github.com/edgexfoundry/edgex-go)... 22:36:10 22:36:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c57a3b5-2f00-4360-a562-8b439b70dd2e 22:36:10 22:36:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:36:10 22:36:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:36:10 22:36:10 22:36:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:36:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:36:10 More details here: https://snyk.co/ue1NS [Pipeline] } 22:36:10 $ docker stop --time=1 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c 22:36:14 $ docker rm -f --volumes 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:36:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:14 provisioning config files... 22:36:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/401@tmp/config6420551414027681063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:15 --> edgex-publish-swagger.sh 22:36:15 === Publish openapi/v2 API === 22:36:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:36:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/401/openapi/v2/core-command.yaml] 22:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:15 Dload Upload Total Spent Left Speed 22:36:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 52965 --:--:-- --:--:-- --:--:-- 52965 22:36:15 22:36:15 22:36:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/401/openapi/v2/core-data.yaml] 22:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:15 Dload Upload Total Spent Left Speed 22:36:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 606k --:--:-- --:--:-- --:--:-- 600k 100 68908 0 0 100 68908 0 106k --:--:-- --:--:-- --:--:-- 106k 22:36:16 22:36:16 22:36:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/401/openapi/v2/core-metadata.yaml] 22:36:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:16 Dload Upload Total Spent Left Speed 22:36:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 259k --:--:-- --:--:-- --:--:-- 259k 100 142k 0 0 100 142k 0 259k --:--:-- --:--:-- --:--:-- 259k 22:36:16 22:36:16 22:36:16 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/401/openapi/v2/support-notifications.yaml] 22:36:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:16 Dload Upload Total Spent Left Speed 22:36:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 162k --:--:-- --:--:-- --:--:-- 162k 22:36:17 22:36:17 22:36:17 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/401/openapi/v2/support-scheduler.yaml] 22:36:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:17 Dload Upload Total Spent Left Speed 22:36:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 69130 --:--:-- --:--:-- --:--:-- 69001 100 36985 0 0 100 36985 0 69130 --:--:-- --:--:-- --:--:-- 69001 22:36:17 22:36:17 [Pipeline] } 22:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:36:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:18 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:19 $ docker top 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:19 [ssh-agent] Looking for ssh-agent implementation... 22:36:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:19 $ docker exec 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 ssh-agent 22:36:19 SSH_AUTH_SOCK=/tmp/ssh-BvYbLxMua4L9/agent.32 22:36:19 SSH_AGENT_PID=38 22:36:19 Running ssh-add (command line suppressed) 22:36:19 Identity added: /w/workspace/edgex-go/401@tmp/private_key_8707002973444987776.key (/w/workspace/edgex-go/401@tmp/private_key_8707002973444987776.key) 22:36:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:19 + git semver tag 22:36:20 2023-02-08 22:36:20,050 [run_tag] DEBUG tag force:False 22:36:20 2023-02-08 22:36:20,050 [check_head_tag] DEBUG check head tag 22:36:20 2023-02-08 22:36:20,053 [execute] INFO git cat-file --batch-check 22:36:20 2023-02-08 22:36:20,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=) 22:36:20 2023-02-08 22:36:20,057 [execute] INFO git cat-file --batch 22:36:20 2023-02-08 22:36:20,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=) 22:36:20 2023-02-08 22:36:20,099 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:20 2023-02-08 22:36:20,100 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 22:36:20 2023-02-08 22:36:20,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) 22:36:20 2023-02-08 22:36:20,104 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:20 3.0.0-dev.42 [Pipeline] } 22:36:20 $ docker exec --env ******** --env ******** 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 ssh-agent -k 22:36:20 unset SSH_AUTH_SOCK; 22:36:20 unset SSH_AGENT_PID; 22:36:20 echo Agent pid 38 killed; 22:36:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:20 + git semver [Pipeline] } 22:36:20 $ docker stop --time=1 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 22:36:22 $ docker rm -f --volumes 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:22 22:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:22 0.23.1-centos7: Pulling from edgex-lftools 22:36:22 ab5ef0e58194: Pulling fs layer 22:36:22 9712f1f96733: Pulling fs layer 22:36:22 63f879dbbcfc: Pulling fs layer 22:36:22 0d9ebad4ef96: Pulling fs layer 22:36:22 e9a5061849ea: Pulling fs layer 22:36:22 d747dcd14b5f: Pulling fs layer 22:36:22 2de7ff778b66: Pulling fs layer 22:36:22 e9a5061849ea: Waiting 22:36:22 d747dcd14b5f: Waiting 22:36:22 2de7ff778b66: Waiting 22:36:22 0d9ebad4ef96: Waiting 22:36:22 9712f1f96733: Verifying Checksum 22:36:22 9712f1f96733: Download complete 22:36:24 63f879dbbcfc: Verifying Checksum 22:36:24 63f879dbbcfc: Download complete 22:36:24 0d9ebad4ef96: Verifying Checksum 22:36:24 0d9ebad4ef96: Download complete 22:36:24 d747dcd14b5f: Verifying Checksum 22:36:24 d747dcd14b5f: Download complete 22:36:24 2de7ff778b66: Verifying Checksum 22:36:24 2de7ff778b66: Download complete 22:36:24 e9a5061849ea: Verifying Checksum 22:36:24 e9a5061849ea: Download complete 22:36:24 ab5ef0e58194: Verifying Checksum 22:36:24 ab5ef0e58194: Download complete 22:36:27 ab5ef0e58194: Pull complete 22:36:27 9712f1f96733: Pull complete 22:36:27 63f879dbbcfc: Pull complete 22:36:31 0d9ebad4ef96: Pull complete 22:36:31 e9a5061849ea: Pull complete 22:36:31 d747dcd14b5f: Pull complete 22:36:32 2de7ff778b66: Pull complete 22:36:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:32 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:36:37 $ docker top f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:36:37 provisioning config files... 22:36:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/401@tmp/config15877024940696856480tmp 22:36:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/401@tmp/config7724638724097238943tmp 22:36:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/401@tmp/config13256035168092615965tmp [Pipeline] { [Pipeline] echo 22:36:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:36:38 ---> sigul-configuration.sh 22:36:38 gpg: directory `/root/.gnupg' created 22:36:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:36:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:36:38 gpg: keyring `/root/.gnupg/secring.gpg' created 22:36:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:36:38 gpg: CAST5 encrypted data 22:36:38 gpg: encrypted with 1 passphrase 22:36:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:36:38 + mkdir /home/jenkins 22:36:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:36:38 + 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 22:36:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:36:39 ---> sigul-install.sh 22:36:39 Sigul already installed; skipping installation. [Pipeline] sh 22:36:39 + git tag --list 22:36:39 0.6.0 22:36:39 0.6.1 22:36:39 0.7.0 22:36:39 0.7.1 22:36:39 v1.0.0 22:36:39 v1.0.1 22:36:39 v1.1.0 22:36:39 v1.2.0 22:36:39 v1.2.1 22:36:39 v1.3.0 22:36:39 v1.3.1 22:36:39 v2.0.0 22:36:39 v2.1.0 22:36:39 v2.1.1 22:36:39 v2.1.1-dev.1 22:36:39 v2.1.1-dev.2 22:36:39 v2.1.1-dev.3 22:36:39 v2.1.1-dev.4 22:36:39 v2.1.1-dev.5 22:36:39 v2.1.1-dev.6 22:36:39 v2.1.1-dev.7 22:36:39 v2.1.1-dev.8 22:36:39 v2.1.2-dev.1 22:36:39 v2.2.0 22:36:39 v2.2.1-dev.1 22:36:39 v2.2.1-dev.10 22:36:39 v2.2.1-dev.11 22:36:39 v2.2.1-dev.12 22:36:39 v2.2.1-dev.13 22:36:39 v2.2.1-dev.14 22:36:39 v2.2.1-dev.15 22:36:39 v2.2.1-dev.16 22:36:39 v2.2.1-dev.17 22:36:39 v2.2.1-dev.18 22:36:39 v2.2.1-dev.19 22:36:39 v2.2.1-dev.2 22:36:39 v2.2.1-dev.20 22:36:39 v2.2.1-dev.21 22:36:39 v2.2.1-dev.22 22:36:39 v2.2.1-dev.23 22:36:39 v2.2.1-dev.24 22:36:39 v2.2.1-dev.25 22:36:39 v2.2.1-dev.26 22:36:39 v2.2.1-dev.27 22:36:39 v2.2.1-dev.28 22:36:39 v2.2.1-dev.29 22:36:39 v2.2.1-dev.3 22:36:39 v2.2.1-dev.4 22:36:39 v2.2.1-dev.5 22:36:39 v2.2.1-dev.6 22:36:39 v2.2.1-dev.7 22:36:39 v2.2.1-dev.8 22:36:39 v2.2.1-dev.9 22:36:39 v2.3.0 22:36:39 v2.3.0-dev.100 22:36:39 v2.3.0-dev.101 22:36:39 v2.3.0-dev.102 22:36:39 v2.3.0-dev.103 22:36:39 v2.3.0-dev.104 22:36:39 v2.3.0-dev.105 22:36:39 v2.3.0-dev.106 22:36:39 v2.3.0-dev.29 22:36:39 v2.3.0-dev.30 22:36:39 v2.3.0-dev.31 22:36:39 v2.3.0-dev.32 22:36:39 v2.3.0-dev.33 22:36:39 v2.3.0-dev.34 22:36:39 v2.3.0-dev.35 22:36:39 v2.3.0-dev.36 22:36:39 v2.3.0-dev.37 22:36:39 v2.3.0-dev.38 22:36:39 v2.3.0-dev.39 22:36:39 v2.3.0-dev.40 22:36:39 v2.3.0-dev.41 22:36:39 v2.3.0-dev.42 22:36:39 v2.3.0-dev.43 22:36:39 v2.3.0-dev.44 22:36:39 v2.3.0-dev.45 22:36:39 v2.3.0-dev.46 22:36:39 v2.3.0-dev.47 22:36:39 v2.3.0-dev.48 22:36:39 v2.3.0-dev.49 22:36:39 v2.3.0-dev.50 22:36:39 v2.3.0-dev.51 22:36:39 v2.3.0-dev.52 22:36:39 v2.3.0-dev.53 22:36:39 v2.3.0-dev.54 22:36:39 v2.3.0-dev.55 22:36:39 v2.3.0-dev.56 22:36:39 v2.3.0-dev.57 22:36:39 v2.3.0-dev.58 22:36:39 v2.3.0-dev.59 22:36:39 v2.3.0-dev.60 22:36:39 v2.3.0-dev.61 22:36:39 v2.3.0-dev.62 22:36:39 v2.3.0-dev.63 22:36:39 v2.3.0-dev.64 22:36:39 v2.3.0-dev.65 22:36:39 v2.3.0-dev.66 22:36:39 v2.3.0-dev.67 22:36:39 v2.3.0-dev.68 22:36:39 v2.3.0-dev.69 22:36:39 v2.3.0-dev.70 22:36:39 v2.3.0-dev.71 22:36:39 v2.3.0-dev.72 22:36:39 v2.3.0-dev.73 22:36:39 v2.3.0-dev.74 22:36:39 v2.3.0-dev.75 22:36:39 v2.3.0-dev.76 22:36:39 v2.3.0-dev.77 22:36:39 v2.3.0-dev.78 22:36:39 v2.3.0-dev.79 22:36:39 v2.3.0-dev.80 22:36:39 v2.3.0-dev.81 22:36:39 v2.3.0-dev.82 22:36:39 v2.3.0-dev.83 22:36:39 v2.3.0-dev.84 22:36:39 v2.3.0-dev.85 22:36:39 v2.3.0-dev.86 22:36:39 v2.3.0-dev.87 22:36:39 v2.3.0-dev.88 22:36:39 v2.3.0-dev.89 22:36:39 v2.3.0-dev.90 22:36:39 v2.3.0-dev.91 22:36:39 v2.3.0-dev.92 22:36:39 v2.3.0-dev.93 22:36:39 v2.3.0-dev.94 22:36:39 v2.3.0-dev.95 22:36:39 v2.3.0-dev.96 22:36:39 v2.3.0-dev.97 22:36:39 v2.3.0-dev.98 22:36:39 v2.3.0-dev.99 22:36:39 v2.3.1-dev.1 22:36:39 v2.3.1-dev.2 22:36:39 v2.3.1-dev.3 22:36:39 v2.3.1-dev.4 22:36:39 v2.3.1-dev.5 22:36:39 v3.0.0-dev.1 22:36:39 v3.0.0-dev.10 22:36:39 v3.0.0-dev.11 22:36:39 v3.0.0-dev.12 22:36:39 v3.0.0-dev.13 22:36:39 v3.0.0-dev.14 22:36:39 v3.0.0-dev.15 22:36:39 v3.0.0-dev.16 22:36:39 v3.0.0-dev.17 22:36:39 v3.0.0-dev.18 22:36:39 v3.0.0-dev.19 22:36:39 v3.0.0-dev.2 22:36:39 v3.0.0-dev.20 22:36:39 v3.0.0-dev.21 22:36:39 v3.0.0-dev.22 22:36:39 v3.0.0-dev.23 22:36:39 v3.0.0-dev.24 22:36:39 v3.0.0-dev.25 22:36:39 v3.0.0-dev.26 22:36:39 v3.0.0-dev.27 22:36:39 v3.0.0-dev.28 22:36:39 v3.0.0-dev.29 22:36:39 v3.0.0-dev.3 22:36:39 v3.0.0-dev.30 22:36:39 v3.0.0-dev.31 22:36:39 v3.0.0-dev.32 22:36:39 v3.0.0-dev.33 22:36:39 v3.0.0-dev.34 22:36:39 v3.0.0-dev.35 22:36:39 v3.0.0-dev.36 22:36:39 v3.0.0-dev.37 22:36:39 v3.0.0-dev.38 22:36:39 v3.0.0-dev.39 22:36:39 v3.0.0-dev.4 22:36:39 v3.0.0-dev.40 22:36:39 v3.0.0-dev.41 22:36:39 v3.0.0-dev.42 22:36:39 v3.0.0-dev.5 22:36:39 v3.0.0-dev.6 22:36:39 v3.0.0-dev.7 22:36:39 v3.0.0-dev.8 22:36:39 v3.0.0-dev.9 [Pipeline] sh 22:36:39 + lftools sign git-tag v3.0.0-dev.42 22:36:40 Signing Git tag with Sigul... 22:36:40 Signing v3.0.0-dev.42 [Pipeline] echo 22:36:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:36:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:36:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:36:40 $ docker stop --time=1 f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b 22:36:42 $ docker rm -f --volumes f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:36:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:42 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:43 $ docker top 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:43 [ssh-agent] Looking for ssh-agent implementation... 22:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:43 $ docker exec 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 ssh-agent 22:36:43 SSH_AUTH_SOCK=/tmp/ssh-53ltYTe9wglR/agent.31 22:36:43 SSH_AGENT_PID=37 22:36:43 Running ssh-add (command line suppressed) 22:36:43 Identity added: /w/workspace/edgex-go/401@tmp/private_key_6793886214384198530.key (/w/workspace/edgex-go/401@tmp/private_key_6793886214384198530.key) 22:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:43 + git semver bump pre 22:36:44 2023-02-08 22:36:44,097 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:44 2023-02-08 22:36:44,097 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev 22:36:44 2023-02-08 22:36:44,097 [bump_version] DEBUG bumped version:3.0.0-dev.43 22:36:44 2023-02-08 22:36:44,097 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/edgex-go/401/.semver/main with force:True 22:36:44 2023-02-08 22:36:44,097 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:44 2023-02-08 22:36:44,097 [write_file] DEBUG write to file:/w/workspace/edgex-go/401/.semver/main 22:36:44 2023-02-08 22:36:44,100 [execute] INFO git cat-file --batch-check 22:36:44 2023-02-08 22:36:44,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) 22:36:44 2023-02-08 22:36:44,105 [execute] INFO git cat-file --batch 22:36:44 2023-02-08 22:36:44,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) 22:36:44 2023-02-08 22:36:44,109 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:44 3.0.0-dev.43 [Pipeline] } 22:36:44 $ docker exec --env ******** --env ******** 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 ssh-agent -k 22:36:44 unset SSH_AUTH_SOCK; 22:36:44 unset SSH_AGENT_PID; 22:36:44 echo Agent pid 37 killed; 22:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:44 + git semver [Pipeline] } 22:36:44 $ docker stop --time=1 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 22:36:46 $ docker rm -f --volumes 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:46 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:47 $ docker top 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:47 [ssh-agent] Looking for ssh-agent implementation... 22:36:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:47 $ docker exec 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd ssh-agent 22:36:47 SSH_AUTH_SOCK=/tmp/ssh-k0eC6iaFqNzf/agent.32 22:36:47 SSH_AGENT_PID=38 22:36:47 Running ssh-add (command line suppressed) 22:36:47 Identity added: /w/workspace/edgex-go/401@tmp/private_key_15012227115643923690.key (/w/workspace/edgex-go/401@tmp/private_key_15012227115643923690.key) 22:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:47 + git semver push 22:36:48 2023-02-08 22:36:48,204 [run_push] DEBUG push 22:36:48 2023-02-08 22:36:48,204 [execute] INFO git cat-file --batch-check 22:36:48 2023-02-08 22:36:48,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) 22:36:48 2023-02-08 22:36:48,209 [execute] INFO git rev-list e485edce52b614fcc32b8839a6b7c7fd306db68e -- 22:36:48 2023-02-08 22:36:48,209 [execute] DEBUG Popen(['git', 'rev-list', 'e485edce52b614fcc32b8839a6b7c7fd306db68e', '--'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=None) 22:36:48 2023-02-08 22:36:48,225 [execute] INFO git fetch -v origin 22:36:48 2023-02-08 22:36:48,225 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=True, shell=None, istream=None) 22:36:49 2023-02-08 22:36:48,906 [run_push] DEBUG no remote changes detected 22:36:49 2023-02-08 22:36:48,907 [execute] INFO git push origin semver 22:36:49 2023-02-08 22:36:48,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=None) 22:36:50 2023-02-08 22:36:50,050 [run_push] DEBUG push all version tags 22:36:50 2023-02-08 22:36:50,051 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:36:50 2023-02-08 22:36:50,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) 22:36:51 2023-02-08 22:36:50,963 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main 22:36:51 3.0.0-dev.43 [Pipeline] } 22:36:51 $ docker exec --env ******** --env ******** 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd ssh-agent -k 22:36:51 unset SSH_AUTH_SOCK; 22:36:51 unset SSH_AGENT_PID; 22:36:51 echo Agent pid 38 killed; 22:36:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:51 + git semver [Pipeline] } 22:36:51 $ docker stop --time=1 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd 22:36:53 $ docker rm -f --volumes 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd [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 22:36:53 + [ -d /w/workspace/edgex-go/401/archives ] [Pipeline] libraryResource [Pipeline] sh 22:36:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:54 ---> package-listing.sh 22:36:54 ++ facter osfamily 22:36:54 ++ tr '[:upper:]' '[:lower:]' 22:36:54 + OS_FAMILY=debian 22:36:54 + workspace=/w/workspace/edgex-go/401 22:36:54 + START_PACKAGES=/tmp/packages_start.txt 22:36:54 + END_PACKAGES=/tmp/packages_end.txt 22:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:54 + PACKAGES=/tmp/packages_start.txt 22:36:54 + '[' /w/workspace/edgex-go/401 ']' 22:36:54 + PACKAGES=/tmp/packages_end.txt 22:36:54 + case "${OS_FAMILY}" in 22:36:54 + dpkg -l 22:36:54 + grep '^ii' 22:36:54 + '[' -f /tmp/packages_start.txt ']' 22:36:54 + '[' -f /tmp/packages_end.txt ']' 22:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:54 + '[' /w/workspace/edgex-go/401 ']' 22:36:54 + mkdir -p /w/workspace/edgex-go/401/archives/ 22:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/401/archives/ [Pipeline] echo 22:36:54 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/401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:36:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:55 22:36:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:56 latest: Pulling from edgex-lftools-log-publisher 22:36:56 5eb5b503b376: Pulling fs layer 22:36:56 5c69ac0246d0: Pulling fs layer 22:36:56 ec43610c2a17: Pulling fs layer 22:36:56 3a2ae6a8a46f: Pulling fs layer 22:36:56 33b1e0a273af: Pulling fs layer 22:36:56 5d3b04190fa2: Pulling fs layer 22:36:56 3a2ae6a8a46f: Waiting 22:36:56 33b1e0a273af: Waiting 22:36:56 2f39f015ded8: Pulling fs layer 22:36:56 5d3b04190fa2: Waiting 22:36:56 2f39f015ded8: Waiting 22:36:56 5c69ac0246d0: Download complete 22:36:56 3a2ae6a8a46f: Verifying Checksum 22:36:56 3a2ae6a8a46f: Download complete 22:36:56 ec43610c2a17: Verifying Checksum 22:36:56 ec43610c2a17: Download complete 22:36:56 5d3b04190fa2: Verifying Checksum 22:36:56 5d3b04190fa2: Download complete 22:36:56 33b1e0a273af: Verifying Checksum 22:36:56 33b1e0a273af: Download complete 22:36:56 5eb5b503b376: Verifying Checksum 22:36:56 5eb5b503b376: Download complete 22:36:57 2f39f015ded8: Download complete 22:36:57 5eb5b503b376: Pull complete 22:36:57 5c69ac0246d0: Pull complete 22:36:58 ec43610c2a17: Pull complete 22:36:58 3a2ae6a8a46f: Pull complete 22:36:58 33b1e0a273af: Pull complete 22:36:58 5d3b04190fa2: Pull complete 22:37:03 2f39f015ded8: Pull complete 22:37:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:03 prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container 22:37:03 $ 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/401/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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:07 $ docker top a5d58b5d985a8fbfbdaf87990e6c9a36cc0aa5e09f897f555a359265567c0b27 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:37:08 + mkdir -p /var/log/sysstat [Pipeline] sh 22:37:08 + ls /var/log/sa-host 22:37:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:08 provisioning config files... 22:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/401@tmp/config15547439043232771018tmp [Pipeline] { [Pipeline] echo 22:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:37:09 ---> create-netrc.sh [Pipeline] } 22:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:37:09 ---> python-tools-install.sh [Pipeline] echo 22:37:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:37:09 ---> sudo-logs.sh 22:37:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:37:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:37:10 ---> job-cost.sh 22:37:10 lf-activate-venv: SKIPPING 22:37:10 DEBUG: total: 0.10999999940395355 22:37:10 INFO: Retrieving Stack Cost... 22:37:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:10 INFO: Archiving Costs [Pipeline] echo 22:37:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:37:11 ---> logs-deploy.sh 22:37:11 lf-activate-venv: SKIPPING 22:37:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/401 22:37:11 INFO: archiving workspace using pattern(s): 22:37:12 Archives upload complete. 22:37:12 INFO: archiving logs to Nexus 22:37:12 ---> uname -a: 22:37:12 Linux prd-ubuntu20-04-docker-8c-8g-5160 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:37:12 22:37:12 22:37:12 ---> lscpu: 22:37:12 Architecture: x86_64 22:37:12 CPU op-mode(s): 32-bit, 64-bit 22:37:12 Byte Order: Little Endian 22:37:12 Address sizes: 40 bits physical, 48 bits virtual 22:37:12 CPU(s): 8 22:37:12 On-line CPU(s) list: 0-7 22:37:12 Thread(s) per core: 1 22:37:12 Core(s) per socket: 1 22:37:12 Socket(s): 8 22:37:12 NUMA node(s): 1 22:37:12 Vendor ID: AuthenticAMD 22:37:12 CPU family: 23 22:37:12 Model: 49 22:37:12 Model name: AMD EPYC-Rome Processor 22:37:12 Stepping: 0 22:37:12 CPU MHz: 2799.956 22:37:12 BogoMIPS: 5599.91 22:37:12 Virtualization: AMD-V 22:37:12 Hypervisor vendor: KVM 22:37:12 Virtualization type: full 22:37:12 L1d cache: 256 KiB 22:37:12 L1i cache: 256 KiB 22:37:12 L2 cache: 4 MiB 22:37:12 L3 cache: 128 MiB 22:37:12 NUMA node0 CPU(s): 0-7 22:37:12 Vulnerability Itlb multihit: Not affected 22:37:12 Vulnerability L1tf: Not affected 22:37:12 Vulnerability Mds: Not affected 22:37:12 Vulnerability Meltdown: Not affected 22:37:12 Vulnerability Mmio stale data: Not affected 22:37:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:37:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:37:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:37:12 Vulnerability Srbds: Not affected 22:37:12 Vulnerability Tsx async abort: Not affected 22:37:12 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 22:37:12 22:37:12 22:37:12 ---> nproc: 22:37:12 8 22:37:12 22:37:12 22:37:12 ---> df -h: 22:37:12 Filesystem Size Used Avail Use% Mounted on 22:37:12 overlay 155G 22G 134G 14% / 22:37:12 tmpfs 64M 0 64M 0% /dev 22:37:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:37:12 shm 64M 0 64M 0% /dev/shm 22:37:12 /dev/vda1 155G 22G 134G 14% /facter-os 22:37:12 22:37:12 22:37:12 ---> sar -b -r -n DEV: 22:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5160) 02/08/23 _x86_64_ (8 CPU) 22:37:12 22:37:12 22:05:01 LINUX RESTART (8 CPU) 22:37:12 22:37:12 22:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:37:12 22:07:01 107.74 1.08 106.66 0.00 33.76 51465.31 0.00 22:37:12 22:08:01 31.81 0.23 31.58 0.00 3.07 12018.95 0.00 22:37:12 22:09:01 190.12 0.27 189.85 0.00 30.79 92699.63 0.00 22:37:12 22:10:01 323.85 8.03 315.81 0.00 64.26 93638.79 0.00 22:37:12 22:11:01 319.90 7.96 311.94 0.00 911.37 172070.07 0.00 22:37:12 22:12:01 613.53 7.70 605.83 0.00 4297.42 163623.26 0.00 22:37:12 22:13:01 295.52 5.78 289.74 0.00 46.26 125325.65 0.00 22:37:12 22:14:01 167.84 0.15 167.69 0.00 1.20 131661.92 0.00 22:37:12 22:15:01 364.16 0.08 364.08 0.00 0.67 77574.17 0.00 22:37:12 22:16:01 388.37 0.07 388.30 0.00 1.33 84293.68 0.00 22:37:12 22:17:01 106.62 0.08 106.53 0.00 9.33 2213.50 0.00 22:37:12 22:18:01 11.56 0.03 11.53 0.00 6.67 325.68 0.00 22:37:12 22:19:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 22:37:12 22:20:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 22:37:12 22:21:01 1.28 0.02 1.27 0.00 0.13 18.00 0.00 22:37:12 22:22:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 22:37:12 22:23:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 22:37:12 22:24:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 22:37:12 22:25:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 22:37:12 22:26:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 22:37:12 22:27:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 22:37:12 22:28:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 22:37:12 22:29:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 22:37:12 22:30:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 22:37:12 22:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 22:37:12 22:32:01 1.70 0.00 1.70 0.00 0.00 17.86 0.00 22:37:12 22:33:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 22:37:12 22:34:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 22:37:12 22:35:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 22:37:12 22:36:01 7.85 0.10 7.75 0.00 10.26 3658.59 0.00 22:37:12 22:37:01 121.11 0.38 120.73 0.00 14.00 53597.47 0.00 22:37:12 Average: 99.12 1.03 98.09 0.00 175.26 34331.67 0.00 22:37:12 22:37:12 22:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:12 22:07:01 27959224 31450872 856012 2.60 113148 3583652 2230904 6.57 1504760 2975960 417300 22:37:12 22:08:01 27864708 31572072 731716 2.23 117064 3765860 1782188 5.25 1333436 3213552 315036 22:37:12 22:09:01 26062972 31423368 866068 2.63 123528 5361632 2383968 7.03 1654368 4623688 2564 22:37:12 22:10:01 22418768 31510628 777940 2.37 286196 8595860 1901920 5.61 2084880 7502520 1021636 22:37:12 22:11:01 21132532 31163412 1096464 3.33 319948 9547012 3013936 8.88 2445320 8441532 201628 22:37:12 22:12:01 20305400 31392820 862592 2.62 386092 10443784 2369480 6.98 2478284 9136836 617396 22:37:12 22:13:01 16725376 31474812 785396 2.39 522128 13740312 1907568 5.62 2618276 12353316 1286732 22:37:12 22:14:01 17079492 31463484 797600 2.43 532068 13403724 1975008 5.82 2461612 12197356 16 22:37:12 22:15:01 16371780 31459692 802468 2.44 543368 14089488 2049400 6.04 2493308 12868080 430264 22:37:12 22:16:01 16776512 31456160 805544 2.45 556384 13667216 1963068 5.79 2617780 12335592 284 22:37:12 22:17:01 17877312 31512244 753404 2.29 558688 12655736 1955332 5.76 2580380 11316216 756 22:37:12 22:18:01 17888380 31524252 740984 2.25 559180 12656180 1808584 5.33 2566084 11316384 136 22:37:12 22:19:01 17888080 31523968 741216 2.25 559196 12656184 1808584 5.33 2565188 11316388 180 22:37:12 22:20:01 17891960 31527896 737708 2.24 559232 12656180 1808584 5.33 2561892 11316388 20 22:37:12 22:21:01 17893216 31529428 736120 2.24 559272 12656164 1822308 5.37 2560116 11316560 260 22:37:12 22:22:01 17897420 31533672 731852 2.23 559296 12656168 1822308 5.37 2555992 11316564 8 22:37:12 22:23:01 17897120 31533380 732048 2.23 559340 12656168 1822308 5.37 2556000 11316564 8 22:37:12 22:24:01 17897288 31533600 732028 2.23 559344 12656172 1822308 5.37 2556048 11316568 8 22:37:12 22:25:01 17897524 31533844 731760 2.23 559368 12656164 1822308 5.37 2555956 11316568 8 22:37:12 22:26:01 17897664 31534008 731492 2.22 559384 12656180 1822308 5.37 2556040 11316576 8 22:37:12 22:27:01 17897364 31533728 731724 2.23 559388 12656184 1822308 5.37 2556100 11316580 16 22:37:12 22:28:01 17897512 31533892 731420 2.22 559400 12656184 1822308 5.37 2555996 11316580 12 22:37:12 22:29:01 17897652 31534044 731140 2.22 559404 12656192 1822308 5.37 2556384 11316584 172 22:37:12 22:30:01 17897328 31533724 731400 2.22 559412 12656192 1822308 5.37 2556188 11316584 32 22:37:12 22:31:01 17897524 31533956 731128 2.22 559432 12656196 1822308 5.37 2556548 11316592 188 22:37:12 22:32:01 17897504 31533964 731312 2.22 559456 12656200 1822308 5.37 2556648 11316596 184 22:37:12 22:33:01 17897496 31533960 731272 2.22 559464 12656200 1838424 5.42 2556108 11316596 8 22:37:12 22:34:01 17897156 31533632 731556 2.22 559484 12656208 1838424 5.42 2556116 11316600 40 22:37:12 22:35:01 17897356 31533856 731488 2.22 559508 12656200 1838424 5.42 2556148 11316604 8 22:37:12 22:36:01 17112900 31510688 752720 2.29 572960 13360148 1949316 5.74 2591712 12020696 612168 22:37:12 22:37:01 15814680 31475796 785240 2.39 622488 14449488 2158880 6.36 2736936 13044940 490164 22:37:12 Average: 18891200 31498221 770026 2.34 494278 11757265 1949990 5.75 2440019 10507360 174105 22:37:12 22:37:12 22:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:12 22:07:01 docker0 65.82 90.15 5.66 701.24 0.00 0.00 0.00 0.00 22:37:12 22:07:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 22:37:12 22:07:01 veth7843494 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:37:12 22:07:01 ens3 268.04 195.93 4813.65 33.37 0.00 0.00 0.00 0.00 22:37:12 22:08:01 docker0 1.37 1.37 0.09 0.12 0.00 0.00 0.00 0.00 22:37:12 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:08:01 veth7843494 1.37 1.40 0.11 0.12 0.00 0.00 0.00 0.00 22:37:12 22:08:01 ens3 51.82 49.61 24.53 105.77 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth84b01d4 7.43 10.65 0.73 3.76 0.00 0.00 0.00 0.00 22:37:12 22:09:01 docker0 43.55 67.24 3.46 220.77 0.00 0.00 0.00 0.00 22:37:12 22:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth51ed3f4 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 22:37:12 22:09:01 ens3 156.25 103.78 1918.56 24.24 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth0712990 6.38 9.00 0.62 3.42 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth4c41438 6.58 9.28 0.64 3.49 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth4763062 8.11 11.81 0.80 4.00 0.00 0.00 0.00 0.00 22:37:12 22:09:01 veth50933d6 6.63 9.31 0.65 3.47 0.00 0.00 0.00 0.00 22:37:12 22:10:01 docker0 410.50 644.53 36.25 5809.78 0.00 0.00 0.00 0.00 22:37:12 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:10:01 veth51ed3f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:10:01 ens3 649.61 412.83 5813.46 43.79 0.00 0.00 0.00 0.00 22:37:12 22:11:01 docker0 8.78 13.97 0.54 157.74 0.00 0.00 0.00 0.00 22:37:12 22:11:01 veth20af0e2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:37:12 22:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:37:12 22:11:01 veth51ed3f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:37:12 22:11:01 ens3 156.15 96.00 1097.76 12.84 0.00 0.00 0.00 0.00 22:37:12 22:11:01 veth3e82864 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:37:12 22:11:01 veth50a08be 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:37:12 22:12:01 docker0 296.13 413.96 23.49 2709.56 0.00 0.00 0.00 0.00 22:37:12 22:12:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 22:37:12 22:12:01 veth51ed3f4 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:37:12 22:12:01 ens3 578.04 376.65 4698.28 47.61 0.00 0.00 0.00 0.00 22:37:12 22:12:01 veth33fb8dc 25.98 36.53 2.53 12.01 0.00 0.00 0.00 0.00 22:37:12 22:12:01 veth3d66645 23.91 33.89 2.33 11.13 0.00 0.00 0.00 0.00 22:37:12 22:12:01 veth2ce7aed 109.58 143.44 9.95 1166.25 0.00 0.00 0.00 0.10 22:37:12 22:12:01 veth1ec4e1b 23.71 33.23 2.30 10.79 0.00 0.00 0.00 0.00 22:37:12 22:13:01 docker0 197.93 341.69 17.24 3468.74 0.00 0.00 0.00 0.00 22:37:12 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:13:01 veth51ed3f4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:13:01 ens3 348.31 202.20 3474.20 23.00 0.00 0.00 0.00 0.00 22:37:12 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:14:01 veth4da67e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:37:12 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:14:01 veth51ed3f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:14:01 ens3 6.65 3.73 5.47 2.94 0.00 0.00 0.00 0.00 22:37:12 22:14:01 veth8fd92a0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:37:12 22:15:01 veth795b828 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:15:01 docker0 10.55 19.61 0.67 217.40 0.00 0.00 0.00 0.00 22:37:12 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:15:01 veth51ed3f4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:37:12 22:15:01 ens3 59.00 34.14 248.31 17.75 0.00 0.00 0.00 0.00 22:37:12 22:15:01 veth1b6c473 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:16:01 docker0 5.97 11.58 0.37 122.20 0.00 0.00 0.00 0.00 22:37:12 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:16:01 veth51ed3f4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:16:01 ens3 52.81 32.94 154.14 18.35 0.00 0.00 0.00 0.00 22:37:12 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:17:01 lo 44.26 44.26 4.36 4.36 0.00 0.00 0.00 0.00 22:37:12 22:17:01 ens3 477.57 495.28 231.53 2106.80 0.00 0.00 0.00 0.00 22:37:12 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:18:01 lo 18.06 18.06 1.78 1.78 0.00 0.00 0.00 0.00 22:37:12 22:18:01 ens3 231.29 236.53 106.70 1350.56 0.00 0.00 0.00 0.00 22:37:12 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:21:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 22:37:12 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:26:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:37:12 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:27:01 ens3 0.40 0.33 0.25 0.21 0.00 0.00 0.00 0.00 22:37:12 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:28:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:30:01 ens3 0.70 0.43 2.19 0.03 0.00 0.00 0.00 0.00 22:37:12 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:31:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:37:12 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:37:12 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:12 22:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:37:12 22:36:01 ens3 144.76 109.95 3973.05 14.10 0.00 0.00 0.00 0.00 22:37:12 22:37:01 docker0 34.74 54.37 3.35 589.17 0.00 0.00 0.00 0.00 22:37:12 22:37:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 22:37:12 22:37:01 ens3 399.60 318.91 6369.02 172.82 0.00 0.00 0.00 0.00 22:37:12 Average: docker0 34.67 53.48 2.94 451.35 0.00 0.00 0.00 0.00 22:37:12 Average: lo 2.34 2.34 0.23 0.23 0.00 0.00 0.00 0.00 22:37:12 Average: ens3 115.48 86.08 1060.28 128.25 0.00 0.00 0.00 0.00 22:37:12 22:37:12 22:37:12 ---> sar -P ALL: 22:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5160) 02/08/23 _x86_64_ (8 CPU) 22:37:12 22:37:12 22:05:01 LINUX RESTART (8 CPU) 22:37:12 22:37:12 22:06:02 CPU %user %nice %system %iowait %steal %idle 22:37:12 22:07:01 all 23.06 0.00 4.78 3.84 0.10 68.21 22:37:12 22:07:01 0 21.60 0.00 3.88 0.53 0.09 73.91 22:37:12 22:07:01 1 19.45 0.00 4.65 6.06 0.07 69.76 22:37:12 22:07:01 2 24.58 0.00 5.04 12.64 0.09 57.65 22:37:12 22:07:01 3 24.47 0.00 4.97 0.03 0.09 70.44 22:37:12 22:07:01 4 20.50 0.00 4.09 0.10 0.10 75.20 22:37:12 22:07:01 5 24.32 0.00 5.01 5.01 0.15 65.50 22:37:12 22:07:01 6 24.95 0.00 4.93 6.00 0.12 64.00 22:37:12 22:07:01 7 24.61 0.00 5.69 0.38 0.10 69.22 22:37:12 22:08:01 all 43.43 0.00 6.92 0.47 0.14 49.05 22:37:12 22:08:01 0 38.02 0.00 5.80 0.27 0.10 55.81 22:37:12 22:08:01 1 39.25 0.00 6.00 0.76 0.19 53.80 22:37:12 22:08:01 2 45.85 0.00 7.80 0.30 0.14 45.91 22:37:12 22:08:01 3 46.00 0.00 6.57 0.56 0.10 46.76 22:37:12 22:08:01 4 40.79 0.00 6.34 0.02 0.12 52.73 22:37:12 22:08:01 5 47.76 0.00 7.21 0.15 0.12 44.75 22:37:12 22:08:01 6 44.74 0.00 6.73 0.03 0.17 48.33 22:37:12 22:08:01 7 44.96 0.00 8.89 1.64 0.15 44.35 22:37:12 22:09:01 all 15.19 0.00 6.71 4.83 0.08 73.19 22:37:12 22:09:01 0 12.95 0.00 5.96 0.24 0.08 80.77 22:37:12 22:09:01 1 14.41 0.00 7.09 7.59 0.09 70.83 22:37:12 22:09:01 2 18.58 0.00 6.65 0.71 0.08 73.97 22:37:12 22:09:01 3 15.73 0.00 8.34 27.42 0.12 48.39 22:37:12 22:09:01 4 13.64 0.00 6.35 0.07 0.08 79.86 22:37:12 22:09:01 5 15.60 0.00 5.58 1.21 0.07 77.55 22:37:12 22:09:01 6 15.20 0.00 6.41 1.46 0.07 76.85 22:37:12 22:09:01 7 15.41 0.00 7.30 0.25 0.07 76.97 22:37:12 22:10:01 all 8.21 0.00 3.91 19.26 0.07 68.55 22:37:12 22:10:01 0 7.73 0.00 3.40 21.45 0.07 67.36 22:37:12 22:10:01 1 7.96 0.00 3.16 11.60 0.08 77.19 22:37:12 22:10:01 2 8.98 0.00 4.22 23.08 0.08 63.63 22:37:12 22:10:01 3 8.65 0.00 3.96 11.21 0.05 76.14 22:37:12 22:10:01 4 7.75 0.00 3.05 4.16 0.03 85.00 22:37:12 22:10:01 5 7.18 0.00 3.89 38.76 0.07 50.11 22:37:12 22:10:01 6 9.14 0.00 5.02 36.89 0.08 48.86 22:37:12 22:10:01 7 8.27 0.00 4.59 6.95 0.08 80.10 22:37:12 22:11:01 all 22.73 0.00 6.27 12.52 0.07 58.41 22:37:12 22:11:01 0 22.46 0.00 6.47 39.99 0.05 31.03 22:37:12 22:11:01 1 21.93 0.00 7.58 4.14 0.05 66.30 22:37:12 22:11:01 2 23.94 0.00 6.34 24.41 0.07 45.24 22:37:12 22:11:01 3 22.76 0.00 6.45 19.95 0.05 50.79 22:37:12 22:11:01 4 22.41 0.00 5.80 1.44 0.05 70.30 22:37:12 22:11:01 5 21.60 0.00 5.79 4.12 0.08 68.41 22:37:12 22:11:01 6 23.94 0.00 5.65 3.12 0.07 67.23 22:37:12 22:11:01 7 22.82 0.00 6.11 3.14 0.12 67.81 22:37:12 22:12:01 all 21.42 0.00 7.60 20.72 0.20 50.06 22:37:12 22:12:01 0 23.37 0.00 7.49 23.44 0.37 45.33 22:37:12 22:12:01 1 18.14 0.00 6.79 3.86 0.14 71.07 22:37:12 22:12:01 2 21.96 0.00 8.32 16.66 0.12 52.94 22:37:12 22:12:01 3 22.41 0.00 7.86 11.50 0.12 58.11 22:37:12 22:12:01 4 21.36 0.00 7.35 42.42 0.27 28.61 22:37:12 22:12:01 5 19.06 0.00 5.80 24.95 0.08 50.10 22:37:12 22:12:01 6 21.19 0.00 6.97 27.39 0.25 44.19 22:37:12 22:12:01 7 23.87 0.00 10.29 15.40 0.22 50.22 22:37:12 22:13:01 all 7.32 0.00 4.03 25.86 0.09 62.70 22:37:12 22:13:01 0 7.45 0.00 4.61 53.73 0.08 34.13 22:37:12 22:13:01 1 6.47 0.00 3.76 16.71 0.07 73.00 22:37:12 22:13:01 2 7.47 0.00 3.29 9.22 0.10 79.92 22:37:12 22:13:01 3 7.09 0.00 4.98 52.90 0.10 34.94 22:37:12 22:13:01 4 8.56 0.00 3.35 11.45 0.08 76.56 22:37:12 22:13:01 5 8.44 0.00 3.86 32.56 0.07 55.07 22:37:12 22:13:01 6 6.24 0.00 4.35 12.77 0.08 76.56 22:37:12 22:13:01 7 6.84 0.00 4.07 17.71 0.15 71.23 22:37:12 22:14:01 all 23.13 0.00 5.44 21.00 0.09 50.34 22:37:12 22:14:01 0 23.83 0.00 5.59 40.29 0.07 30.23 22:37:12 22:14:01 1 22.85 0.00 5.10 10.09 0.07 61.89 22:37:12 22:14:01 2 23.21 0.00 5.78 32.45 0.05 38.51 22:37:12 22:14:01 3 22.46 0.00 5.25 41.64 0.10 30.55 22:37:12 22:14:01 4 23.96 0.00 5.99 9.19 0.08 60.78 22:37:12 22:14:01 5 23.08 0.00 5.48 11.77 0.10 59.57 22:37:12 22:14:01 6 23.41 0.00 5.80 8.67 0.05 62.07 22:37:12 22:14:01 7 22.24 0.00 4.55 13.92 0.17 59.12 22:37:12 22:15:01 all 31.28 0.00 6.77 17.43 0.21 44.30 22:37:12 22:15:01 0 31.96 0.00 7.47 15.43 0.15 45.00 22:37:12 22:15:01 1 30.82 0.00 6.57 23.93 0.17 38.50 22:37:12 22:15:01 2 31.47 0.00 6.91 6.60 0.15 54.87 22:37:12 22:15:01 3 29.07 0.00 6.77 24.67 0.17 39.32 22:37:12 22:15:01 4 32.43 0.00 6.26 10.81 0.27 50.22 22:37:12 22:15:01 5 32.63 0.00 6.37 20.44 0.19 40.38 22:37:12 22:15:01 6 32.44 0.00 7.48 25.67 0.32 34.09 22:37:12 22:15:01 7 29.40 0.00 6.37 11.89 0.29 52.04 22:37:12 22:16:01 all 27.25 0.00 6.80 22.82 0.29 42.85 22:37:12 22:16:01 0 28.89 0.00 7.79 31.17 0.26 31.89 22:37:12 22:16:01 1 29.35 0.00 7.51 24.04 0.26 38.84 22:37:12 22:16:01 2 24.61 0.00 7.03 6.91 0.39 61.06 22:37:12 22:16:01 3 28.72 0.00 6.47 26.19 0.17 38.45 22:37:12 22:16:01 4 25.59 0.00 5.73 11.36 0.41 56.91 22:37:12 22:16:01 5 24.09 0.00 5.90 29.05 0.26 40.71 22:37:12 22:16:01 6 30.51 0.00 6.85 12.15 0.21 50.28 22:37:12 22:16:01 7 26.21 0.00 7.11 41.97 0.35 24.36 22:37:12 22:17:01 all 6.61 0.00 1.41 3.00 0.25 88.72 22:37:12 22:17:01 0 9.16 0.00 1.85 0.48 0.15 88.35 22:37:12 22:17:01 1 6.34 0.00 1.36 18.16 0.32 73.82 22:37:12 22:17:01 2 6.20 0.00 1.10 0.72 0.27 91.72 22:37:12 22:17:01 3 5.22 0.00 1.42 0.95 0.27 92.14 22:37:12 22:17:01 4 6.37 0.00 1.14 0.77 0.22 91.50 22:37:12 22:17:01 5 5.16 0.00 1.25 0.22 0.18 93.19 22:37:12 22:17:01 6 7.07 0.00 1.06 1.29 0.25 90.34 22:37:12 22:17:01 7 7.41 0.00 2.14 1.35 0.34 88.76 22:37:12 22:37:12 22:17:01 CPU %user %nice %system %iowait %steal %idle 22:37:12 22:18:01 all 4.05 0.00 0.45 0.80 0.11 94.60 22:37:12 22:18:01 0 4.40 0.00 0.70 0.57 0.07 94.26 22:37:12 22:18:01 1 3.19 0.00 0.50 4.17 0.08 92.05 22:37:12 22:18:01 2 2.68 0.00 0.34 0.00 0.03 96.95 22:37:12 22:18:01 3 5.12 0.00 0.54 0.13 0.23 93.97 22:37:12 22:18:01 4 3.81 0.00 0.22 0.12 0.05 95.81 22:37:12 22:18:01 5 7.11 0.00 0.40 0.13 0.05 92.31 22:37:12 22:18:01 6 2.14 0.00 0.35 0.03 0.15 97.33 22:37:12 22:18:01 7 3.97 0.00 0.54 1.21 0.18 94.10 22:37:12 22:19:01 all 0.03 0.00 0.01 0.13 0.04 99.78 22:37:12 22:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:37:12 22:19:01 1 0.00 0.00 0.00 0.82 0.00 99.18 22:37:12 22:19:01 2 0.02 0.00 0.00 0.00 0.07 99.92 22:37:12 22:19:01 3 0.00 0.00 0.00 0.00 0.03 99.97 22:37:12 22:19:01 4 0.07 0.00 0.03 0.00 0.00 99.90 22:37:12 22:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:37:12 22:19:01 6 0.17 0.00 0.02 0.08 0.15 99.58 22:37:12 22:19:01 7 0.02 0.00 0.03 0.17 0.03 99.75 22:37:12 22:20:01 all 0.03 0.00 0.02 0.09 0.01 99.85 22:37:12 22:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 22:37:12 22:20:01 1 0.00 0.00 0.02 0.65 0.03 99.30 22:37:12 22:20:01 2 0.15 0.00 0.02 0.00 0.02 99.82 22:37:12 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:20:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:37:12 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:37:12 22:20:01 7 0.02 0.00 0.02 0.03 0.02 99.92 22:37:12 22:21:01 all 0.04 0.00 0.04 0.00 0.00 99.92 22:37:12 22:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:37:12 22:21:01 1 0.03 0.00 0.03 0.02 0.00 99.92 22:37:12 22:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 22:37:12 22:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:37:12 22:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:37:12 22:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:37:12 22:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:37:12 22:21:01 7 0.05 0.00 0.05 0.00 0.00 99.90 22:37:12 22:22:01 all 0.21 0.00 0.01 0.01 0.00 99.77 22:37:12 22:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:22:01 1 0.00 0.00 0.00 0.07 0.00 99.93 22:37:12 22:22:01 2 1.60 0.00 0.00 0.02 0.00 98.38 22:37:12 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:37:12 22:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:37:12 22:23:01 all 0.25 0.00 0.01 0.01 0.01 99.73 22:37:12 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:37:12 22:23:01 2 1.84 0.00 0.03 0.00 0.02 98.11 22:37:12 22:23:01 3 0.02 0.00 0.03 0.02 0.03 99.90 22:37:12 22:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:37:12 22:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:24:01 all 0.04 0.00 0.01 0.00 0.01 99.93 22:37:12 22:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 22:37:12 22:24:01 2 0.18 0.00 0.03 0.00 0.03 99.75 22:37:12 22:24:01 3 0.05 0.00 0.02 0.02 0.02 99.90 22:37:12 22:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:37:12 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:25:01 all 0.05 0.00 0.02 0.02 0.01 99.90 22:37:12 22:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:37:12 22:25:01 1 0.02 0.00 0.02 0.13 0.02 99.82 22:37:12 22:25:01 2 0.42 0.00 0.02 0.00 0.00 99.57 22:37:12 22:25:01 3 0.00 0.00 0.05 0.00 0.02 99.93 22:37:12 22:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:37:12 22:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 22:37:12 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:37:12 22:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:37:12 22:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:37:12 22:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:37:12 22:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:37:12 22:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:37:12 22:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 22:37:12 22:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:27:01 2 0.03 0.00 0.00 0.02 0.00 99.95 22:37:12 22:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:37:12 22:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:37:12 22:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:27:01 6 0.07 0.00 0.00 0.00 0.00 99.93 22:37:12 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:37:12 22:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:37:12 22:28:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:37:12 22:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:37:12 22:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:37:12 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:37:12 22:29:01 all 0.02 0.00 0.00 0.01 0.00 99.97 22:37:12 22:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:37:12 22:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:37:12 22:29:01 3 0.05 0.00 0.02 0.02 0.00 99.92 22:37:12 22:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:37:12 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:30:01 all 0.24 0.00 0.01 0.00 0.00 99.74 22:37:12 22:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:37:12 22:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 22:37:12 22:30:01 2 1.79 0.00 0.00 0.00 0.00 98.21 22:37:12 22:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:37:12 22:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:37:12 22:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:31:01 all 0.12 0.00 0.02 0.00 0.01 99.85 22:37:12 22:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:37:12 22:31:01 2 0.80 0.00 0.07 0.00 0.02 99.12 22:37:12 22:31:01 3 0.03 0.00 0.05 0.02 0.02 99.88 22:37:12 22:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:37:12 22:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:37:12 22:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:37:12 22:32:01 2 0.10 0.00 0.00 0.02 0.02 99.87 22:37:12 22:32:01 3 0.02 0.00 0.03 0.00 0.03 99.92 22:37:12 22:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:37:12 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:37:12 22:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 22:37:12 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:37:12 22:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:37:12 22:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:37:12 22:33:01 3 0.03 0.00 0.00 0.02 0.02 99.93 22:37:12 22:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:37:12 22:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:37:12 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:37:12 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:37:12 22:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:37:12 22:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:37:12 22:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:37:12 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:37:12 22:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:37:12 22:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:37:12 22:35:01 3 0.03 0.00 0.02 0.00 0.03 99.92 22:37:12 22:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:37:12 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:37:12 22:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:37:12 22:36:01 all 2.76 0.00 1.26 0.22 0.02 95.74 22:37:12 22:36:01 0 2.77 0.00 1.21 0.02 0.02 95.99 22:37:12 22:36:01 1 2.48 0.00 1.34 0.77 0.02 95.40 22:37:12 22:36:01 2 2.34 0.00 1.18 0.81 0.03 95.64 22:37:12 22:36:01 3 2.85 0.00 1.48 0.00 0.03 95.64 22:37:12 22:36:01 4 2.34 0.00 1.77 0.02 0.02 95.86 22:37:12 22:36:01 5 3.65 0.00 1.05 0.12 0.02 95.16 22:37:12 22:36:01 6 2.93 0.00 1.14 0.03 0.02 95.89 22:37:12 22:36:01 7 2.70 0.00 0.92 0.00 0.02 96.36 22:37:12 22:37:01 all 8.25 0.00 3.80 2.53 0.07 85.35 22:37:12 22:37:01 0 7.33 0.00 4.44 0.12 0.07 88.04 22:37:12 22:37:01 1 8.95 0.00 3.61 0.22 0.05 87.18 22:37:12 22:37:01 2 7.02 0.00 4.87 5.85 0.07 82.19 22:37:12 22:37:01 3 9.47 0.00 3.78 0.03 0.08 86.63 22:37:12 22:37:01 4 7.56 0.00 2.88 0.52 0.05 88.98 22:37:12 22:37:01 5 8.57 0.00 3.88 7.18 0.07 80.31 22:37:12 22:37:01 6 9.24 0.00 3.46 0.91 0.08 86.31 22:37:12 22:37:01 7 7.88 0.00 3.49 5.44 0.12 83.07 22:37:12 Average: all 7.85 0.00 2.12 4.97 0.06 85.00 22:37:12 Average: 0 7.73 0.00 2.14 7.28 0.05 82.80 22:37:12 Average: 1 7.40 0.00 2.08 4.29 0.06 86.18 22:37:12 Average: 2 8.18 0.00 2.21 4.49 0.06 85.07 22:37:12 Average: 3 7.99 0.00 2.21 6.94 0.06 82.80 22:37:12 Average: 4 7.59 0.00 1.94 2.95 0.06 87.46 22:37:12 Average: 5 7.93 0.00 1.97 5.61 0.05 84.44 22:37:12 Average: 6 8.10 0.00 2.12 4.37 0.07 85.35 22:37:12 Average: 7 7.87 0.00 2.30 3.86 0.08 85.90 22:37:12 22:37:12 22:37:12