Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21c015b1160669c2439abb52f07d44b16c2c3e9a 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-ssh5091428833486650444.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-ssh9549480932308596034.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-ssh17970526543230796278.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-ssh16016241532018771439.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-ssh10382433470876225428.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7927 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/432 [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/432 # 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 21c015b1160669c2439abb52f07d44b16c2c3e9a (main) > 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 21c015b1160669c2439abb52f07d44b16c2c3e9a # timeout=10 Commit message: "Merge pull request #4402 from hahattan/event-topic-check" > git rev-list --no-walk 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:04:15 ========================================================= 07:04:15 EdgeX Global Pipelines Version Info 07:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:04:16 ------------------- 07:04:16 stable info: 07:04:16 ------------------- 07:04:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:04:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:04:16 Message: update stable to v1.0.244 07:04:16 ------------------- 07:04:16 experimental info: 07:04:16 ------------------- 07:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 07:04:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:04:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:04:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21c015b [Pipeline] echo 07:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:17 provisioning config files... 07:04:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9315427514959869628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:17 ---> docker-login.sh 07:04:17 nexus3.edgexfoundry.org:10001 07:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:17 Configure a credential helper to remove this warning. See 07:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:17 07:04:17 Login Succeeded 07:04:17 nexus3.edgexfoundry.org:10002 07:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:17 Configure a credential helper to remove this warning. See 07:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:17 07:04:17 Login Succeeded 07:04:17 nexus3.edgexfoundry.org:10003 07:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:18 Configure a credential helper to remove this warning. See 07:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:18 07:04:18 Login Succeeded 07:04:18 nexus3.edgexfoundry.org:10004 07:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:18 Configure a credential helper to remove this warning. See 07:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:18 07:04:18 Login Succeeded 07:04:18 docker.io 07:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:18 Configure a credential helper to remove this warning. See 07:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:18 07:04:18 Login Succeeded 07:04:18 ---> docker-login.sh ends [Pipeline] } 07:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:04:18 + dirname cmd/core-command/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo core-command,cmd/core-command/Dockerfile 07:04:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:04:18 + dirname cmd/core-data/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo core-data,cmd/core-data/Dockerfile 07:04:18 + dirname cmd/core-metadata/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo core-metadata,cmd/core-metadata/Dockerfile 07:04:18 + + dirname cmd/security-bootstrapper/Dockerfile 07:04:18 cut -d/ -f2 07:04:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:04:18 + + dirname cmd/security-proxy-auth/Dockerfile 07:04:18 cut -d/ -f2 07:04:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:04:18 + dirname cmd/security-proxy-setup/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:04:18 + dirname cmd/security-secretstore-setup/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:04:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:04:18 + dirname cmd/security-spire-agent/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:04:18 + dirname cmd/security-spire-config/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:04:18 + dirname cmd/security-spire-server/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:04:18 + dirname cmd/support-notifications/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo support-notifications,cmd/support-notifications/Dockerfile 07:04:18 + dirname cmd/support-scheduler/Dockerfile 07:04:18 + cut -d/ -f2 07:04:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:04:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:04:19 + git rev-list -1 --merges 21c015b1160669c2439abb52f07d44b16c2c3e9a~1..21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo 07:04:19 -----------> git rev-list -1 --merges 21c015b1160669c2439abb52f07d44b16c2c3e9a~1..21c015b1160669c2439abb52f07d44b16c2c3e9a 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:04:19 21c015b1160669c2439abb52f07d44b16c2c3e9a [false] [Pipeline] sh 07:04:19 + git log --format=format:%s -1 21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] echo 07:04:19 ========================================================= 07:04:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:04:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:19 + grep -v github /etc/ssh/ssh_known_hosts 07:04:19 + [ -e /tmp/ssh_known_hosts ] 07:04:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:04:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:04:19 sudo tee -a /etc/ssh/ssh_known_hosts 07:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:20 07:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:20 0.1.4: Pulling from edgex-devops/py-git-semver 07:04:20 b85a868b505f: Pulling fs layer 07:04:20 e2be974225ed: Pulling fs layer 07:04:20 339a4e72a1f5: Pulling fs layer 07:04:20 988bab9f4d93: Pulling fs layer 07:04:20 1469e6f7b9e6: Pulling fs layer 07:04:20 eaf3925da568: Pulling fs layer 07:04:20 bab4dde63d76: Pulling fs layer 07:04:20 bde34c3a00c8: Pulling fs layer 07:04:20 b352a97aabf1: Pulling fs layer 07:04:20 4872d77fe225: Pulling fs layer 07:04:20 eaf3925da568: Waiting 07:04:20 bab4dde63d76: Waiting 07:04:20 988bab9f4d93: Waiting 07:04:20 bde34c3a00c8: Waiting 07:04:20 1469e6f7b9e6: Waiting 07:04:20 4872d77fe225: Waiting 07:04:20 5851b861e8e6: Pulling fs layer 07:04:20 e2be974225ed: Download complete 07:04:20 988bab9f4d93: Verifying Checksum 07:04:20 988bab9f4d93: Download complete 07:04:20 1469e6f7b9e6: Verifying Checksum 07:04:20 1469e6f7b9e6: Download complete 07:04:20 339a4e72a1f5: Verifying Checksum 07:04:20 339a4e72a1f5: Download complete 07:04:20 eaf3925da568: Verifying Checksum 07:04:20 eaf3925da568: Download complete 07:04:20 bde34c3a00c8: Verifying Checksum 07:04:20 bde34c3a00c8: Download complete 07:04:20 b352a97aabf1: Verifying Checksum 07:04:20 b352a97aabf1: Download complete 07:04:20 4872d77fe225: Verifying Checksum 07:04:20 4872d77fe225: Download complete 07:04:20 5851b861e8e6: Verifying Checksum 07:04:20 5851b861e8e6: Download complete 07:04:21 b85a868b505f: Verifying Checksum 07:04:21 b85a868b505f: Download complete 07:04:21 bab4dde63d76: Verifying Checksum 07:04:21 bab4dde63d76: Download complete 07:04:22 b85a868b505f: Pull complete 07:04:22 e2be974225ed: Pull complete 07:04:22 339a4e72a1f5: Pull complete 07:04:22 988bab9f4d93: Pull complete 07:04:22 1469e6f7b9e6: Pull complete 07:04:22 eaf3925da568: Pull complete 07:04:24 bab4dde63d76: Pull complete 07:04:24 bde34c3a00c8: Pull complete 07:04:24 b352a97aabf1: Pull complete 07:04:24 4872d77fe225: Pull complete 07:04:24 5851b861e8e6: Pull complete 07:04:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:24 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:28 $ docker top 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 -eo pid,comm 07:04:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:04:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:28 [ssh-agent] Looking for ssh-agent implementation... 07:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:28 $ docker exec 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent 07:04:28 SSH_AUTH_SOCK=/tmp/ssh-OSmd5h6VAlX3/agent.33 07:04:28 SSH_AGENT_PID=39 07:04:28 Running ssh-add (command line suppressed) 07:04:28 Identity added: /w/workspace/edgex-go/432@tmp/private_key_14799217156006101573.key (/w/workspace/edgex-go/432@tmp/private_key_14799217156006101573.key) 07:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:28 + git tag --points-at HEAD [Pipeline] } 07:04:28 $ docker exec --env ******** --env ******** 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent -k 07:04:28 unset SSH_AUTH_SOCK; 07:04:28 unset SSH_AGENT_PID; 07:04:28 echo Agent pid 39 killed; 07:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:29 [ssh-agent] Looking for ssh-agent implementation... 07:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:29 $ docker exec 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent 07:04:29 SSH_AUTH_SOCK=/tmp/ssh-Py7t6xVtRZnH/agent.71 07:04:29 SSH_AGENT_PID=77 07:04:29 Running ssh-add (command line suppressed) 07:04:29 Identity added: /w/workspace/edgex-go/432@tmp/private_key_8928598207634524985.key (/w/workspace/edgex-go/432@tmp/private_key_8928598207634524985.key) 07:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:29 + git semver init 07:04:29 2023-03-01 07:04:29,797 [run_init] DEBUG init version:0.0.0 force:False 07:04:29 2023-03-01 07:04:29,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/432/.semver 07:04:29 2023-03-01 07:04:29,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/432/.semver 07:04:29 2023-03-01 07:04:29,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/432/.semver'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) 07:04:35 2023-03-01 07:04:34,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/432/.git/info/exclude 07:04:35 2023-03-01 07:04:34,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/432/.semver/main with force:False 07:04:35 2023-03-01 07:04:34,813 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:04:35 2023-03-01 07:04:34,813 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:04:35 3.0.0-dev.71 [Pipeline] } 07:04:35 $ docker exec --env ******** --env ******** 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 ssh-agent -k 07:04:35 unset SSH_AUTH_SOCK; 07:04:35 unset SSH_AGENT_PID; 07:04:35 echo Agent pid 77 killed; 07:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:35 + git semver [Pipeline] } 07:04:35 $ docker stop --time=1 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 07:04:37 $ docker rm -f --volumes 8012ada40db9d95ea0d682485ab40ef2ffe00dec6573aca9044a7f83e73a85d5 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:37 Stashed 1 file(s) [Pipeline] echo 07:04:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.71 [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 07:04:38 + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] echo 07:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:38 ========================================================= 07:04:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:04:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:04:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:38 213ec9aee27d: Pulling fs layer 07:04:38 4583459ba037: Pulling fs layer 07:04:38 93c1e223e6f2: Pulling fs layer 07:04:38 53926ce57604: Pulling fs layer 07:04:38 21b2b0c7a3f4: Pulling fs layer 07:04:38 22ff95d597cd: Pulling fs layer 07:04:38 12d6caf4c0d1: Pulling fs layer 07:04:38 96b7cbca73a9: Pulling fs layer 07:04:38 a7acece74701: Pulling fs layer 07:04:38 53926ce57604: Waiting 07:04:38 21b2b0c7a3f4: Waiting 07:04:38 22ff95d597cd: Waiting 07:04:38 12d6caf4c0d1: Waiting 07:04:38 96b7cbca73a9: Waiting 07:04:38 a7acece74701: Waiting 07:04:38 93c1e223e6f2: Download complete 07:04:38 4583459ba037: Verifying Checksum 07:04:38 4583459ba037: Download complete 07:04:38 21b2b0c7a3f4: Verifying Checksum 07:04:38 21b2b0c7a3f4: Download complete 07:04:38 22ff95d597cd: Verifying Checksum 07:04:38 22ff95d597cd: Download complete 07:04:38 213ec9aee27d: Verifying Checksum 07:04:38 213ec9aee27d: Download complete 07:04:38 12d6caf4c0d1: Download complete 07:04:38 213ec9aee27d: Pull complete 07:04:38 4583459ba037: Pull complete 07:04:38 93c1e223e6f2: Pull complete 07:04:38 a7acece74701: Verifying Checksum 07:04:38 a7acece74701: Download complete 07:04:39 96b7cbca73a9: Verifying Checksum 07:04:39 96b7cbca73a9: Download complete 07:04:39 53926ce57604: Verifying Checksum 07:04:39 53926ce57604: Download complete 07:04:43 53926ce57604: Pull complete 07:04:43 21b2b0c7a3f4: Pull complete 07:04:43 22ff95d597cd: Pull complete 07:04:43 12d6caf4c0d1: Pull complete 07:04:45 96b7cbca73a9: Pull complete 07:04:45 a7acece74701: Pull complete 07:04:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:04:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:04:46 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:04:46 WORKDIR /edgex 07:04:46 COPY go.mod . 07:04:46 RUN go mod download 07:04:46 docker build -t ci-base-image-x86_64 -f - . 07:04:46 Sending build context to Docker daemon 170.5MB 07:04:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:04:46 ---> db6d94c90886 07:04:46 Step 2/4 : WORKDIR /edgex 07:04:52 ---> Running in e1c50849ac93 07:04:52 Removing intermediate container e1c50849ac93 07:04:52 ---> 58ad562c9194 07:04:52 Step 3/4 : COPY go.mod . 07:04:52 ---> 9f2ff49cc0aa 07:04:52 Step 4/4 : RUN go mod download 07:04:52 ---> Running in 8b696c13f2c6 07:04:52 Still waiting to schedule task 07:04:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7925’ 07:05:06 Removing intermediate container 8b696c13f2c6 07:05:06 ---> 951a91cd80e4 07:05:06 Successfully built 951a91cd80e4 07:05:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:07 + docker inspect -f . ci-base-image-x86_64 07:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:07 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:05:07 $ docker top 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:08 + go version 07:05:08 go version go1.18.7 linux/amd64 [Pipeline] } 07:05:08 $ docker stop --time=1 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 07:05:09 $ docker rm -f --volumes 5258f8256b4c78d69eb0e5bd85d392846b9a8aed5c227f14a52398897f85ab23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:09 + docker inspect -f . ci-base-image-x86_64 07:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:09 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:05:09 $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:05:10 $ docker top 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 -eo pid,comm [Pipeline] { [Pipeline] echo 07:05:10 ========================================================= 07:05:10 [edgeXBuildGoParallel] Running Tests and Build... 07:05:10 ========================================================= [Pipeline] sh 07:05:10 + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] fileExists [Pipeline] sh 07:05:10 + make test 07:05:10 go test -race -coverprofile=coverage.out ./... 07:05:17 ? github.com/edgexfoundry/edgex-go [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 07:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 07:05:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.118s coverage: 71.2% of statements 07:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:05:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.0% of statements 07:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.877s coverage: 88.5% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements 07:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 07:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 07:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 07:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.383s coverage: 79.9% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.3% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.211s coverage: 41.0% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:05:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:05:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:05:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:06:21 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." 07:06:21 go vet ./... 07:06:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:06:23 ./bin/test-attribution-txt.sh [Pipeline] echo 07:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:06:23 + ls -al . 07:06:23 total 744 07:06:23 drwxrwxr-x 11 1001 1001 4096 Mar 1 07:05 . 07:06:23 drwxr-xr-x 4 root root 4096 Mar 1 07:05 .. 07:06:23 drwxrwxr-x 2 1001 1001 4096 Mar 1 07:04 .blubracket 07:06:23 -rw-rw-r-- 1 1001 1001 16 Mar 1 07:04 .dockerignore 07:06:23 drwxrwxr-x 8 1001 1001 4096 Mar 1 07:06 .git 07:06:23 drwxrwxr-x 3 1001 1001 4096 Mar 1 07:04 .github 07:06:23 -rw-rw-r-- 1 1001 1001 1068 Mar 1 07:04 .gitignore 07:06:23 -rw-rw-r-- 1 1001 1001 42 Mar 1 07:04 .golangci.yml 07:06:23 -rw-rw-r-- 1 1001 1001 87 Mar 1 07:04 .hadolint.yml 07:06:23 drwxr-xr-x 3 1001 1001 4096 Mar 1 07:04 .semver 07:06:23 -rw-rw-r-- 1 1001 1001 166 Mar 1 07:04 .sonarcloud.properties 07:06:23 -rw-rw-r-- 1 1001 1001 1171 Mar 1 07:04 ADOPTERS.md 07:06:23 -rw-rw-r-- 1 1001 1001 10825 Mar 1 07:04 Attribution.txt 07:06:23 -rw-rw-r-- 1 1001 1001 73765 Mar 1 07:04 CHANGELOG.md 07:06:23 -rw-rw-r-- 1 1001 1001 3804 Mar 1 07:04 CONTRIBUTING.md 07:06:23 -rw-rw-r-- 1 1001 1001 677 Mar 1 07:04 GOVERNANCE.md 07:06:23 -rw-rw-r-- 1 1001 1001 883 Mar 1 07:04 Jenkinsfile 07:06:23 -rw-rw-r-- 1 1001 1001 10775 Mar 1 07:04 LICENSE 07:06:23 -rw-rw-r-- 1 1001 1001 14116 Mar 1 07:04 Makefile 07:06:23 -rw-rw-r-- 1 1001 1001 582 Mar 1 07:04 OWNERS.md 07:06:23 -rw-rw-r-- 1 1001 1001 9403 Mar 1 07:04 README.md 07:06:23 -rw-rw-r-- 1 1001 1001 6912 Mar 1 07:04 SECURITY.md 07:06:23 -rw-rw-r-- 1 1001 1001 12 Mar 1 07:04 VERSION 07:06:23 drwxrwxr-x 2 1001 1001 4096 Mar 1 07:04 bin 07:06:23 drwxrwxr-x 18 1001 1001 4096 Mar 1 07:04 cmd 07:06:23 -rw-r--r-- 1 root root 487670 Mar 1 07:05 coverage.out 07:06:23 -rw-rw-r-- 1 1001 1001 3296 Mar 1 07:04 go.mod 07:06:23 -rw-rw-r-- 1 1001 1001 31429 Mar 1 07:04 go.sum 07:06:23 drwxrwxr-x 7 1001 1001 4096 Mar 1 07:04 internal 07:06:23 drwxrwxr-x 3 1001 1001 4096 Mar 1 07:04 openapi 07:06:23 drwxrwxr-x 4 1001 1001 4096 Mar 1 07:04 snap 07:06:23 -rw-rw-r-- 1 1001 1001 204 Mar 1 07:04 version.go [Pipeline] sh 07:06:23 + '[' -e coverage.out ] 07:06:23 + chown 1001:1001 coverage.out [Pipeline] stash 07:06:23 Stashed 1 file(s) [Pipeline] sh 07:06:24 + make build 07:06:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:06:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:06:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:06:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:06:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:06:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:06:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:06:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:06:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:06:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:06:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:06:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:06:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:06:58 $ docker stop --time=1 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 07:07:06 $ docker rm -f --volumes 28ef0afe5d067c891bba0759c78fe7b29082d1354f3619b6ecae215711ccf721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:07 07:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:08 latest: Pulling from edgex-devops/edgex-compose 07:07:08 cbdbe7a5bc2a: Pulling fs layer 07:07:08 ca9280d653b3: Pulling fs layer 07:07:08 7e9c9ca2126c: Pulling fs layer 07:07:08 cbdbe7a5bc2a: Verifying Checksum 07:07:08 cbdbe7a5bc2a: Download complete 07:07:08 ca9280d653b3: Verifying Checksum 07:07:08 ca9280d653b3: Download complete 07:07:08 cbdbe7a5bc2a: Pull complete 07:07:08 7e9c9ca2126c: Download complete 07:07:08 ca9280d653b3: Pull complete 07:07:11 7e9c9ca2126c: Pull complete 07:07:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:11 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:07:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:07:15 $ docker top 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:16 + docker-compose build --help 07:07:16 + grep parallel 07:07:16 --parallel Build images in parallel. [Pipeline] } 07:07:16 $ docker stop --time=1 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 07:07:17 $ docker rm -f --volumes 8cd1bf73455d6b3661ca41f583433a847adc88219e71c1474e38c24141863d10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:18 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:07:18 $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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 07:07:18 $ docker top 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:19 + docker-compose -f ./docker-compose-build.yml build --parallel 07:07:19 Building core-command ... 07:07:19 Building core-common-config-bootstrapper ... 07:07:19 Building core-data ... 07:07:19 Building core-metadata ... 07:07:19 Building security-bootstrapper ... 07:07:19 Building security-proxy-auth ... 07:07:19 Building security-proxy-setup ... 07:07:19 Building security-secretstore-setup ... 07:07:19 Building security-spiffe-token-provider ... 07:07:19 Building security-spire-agent ... 07:07:19 Building security-spire-config ... 07:07:19 Building security-spire-server ... 07:07:19 Building support-notifications ... 07:07:19 Building support-scheduler ... 07:07:19 Building core-data 07:07:19 Building security-proxy-setup 07:07:19 Building security-spire-server 07:07:19 Building security-spire-config 07:07:19 Building core-common-config-bootstrapper 07:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:07:31 ---> 951a91cd80e4 07:07:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:07:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:07:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:07:31 ---> 951a91cd80e4 07:07:31 Step 3/24 : WORKDIR /edgex-go 07:07:31 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:07:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:07:31 ---> 951a91cd80e4 07:07:31 Step 3/21 : WORKDIR /edgex-go 07:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:07:31 ---> 951a91cd80e4 07:07:31 Step 3/23 : WORKDIR /edgex-go 07:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:07:31 ---> 951a91cd80e4 07:07:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:07:40 ---> Running in 9aea49295c6a 07:07:40 ---> Running in d6e1892a7012 07:07:40 ---> Running in 2da32d8ae710 07:07:40 ---> Running in 80455a0826cc 07:07:40 ---> Running in a54f05ac8961 07:07:40 Removing intermediate container 2da32d8ae710 07:07:40 ---> a59cabc72962 07:07:40 Step 4/22 : WORKDIR /edgex-go 07:07:40 Removing intermediate container d6e1892a7012 07:07:40 ---> 05b2031fef3c 07:07:40 Step 4/22 : WORKDIR /edgex-go 07:07:40 Removing intermediate container 9aea49295c6a 07:07:40 ---> 2115cccec8d0 07:07:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:07:40 Removing intermediate container 80455a0826cc 07:07:40 ---> 8c9a9cc4e194 07:07:40 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:07:40 ---> Running in cdfbc9b508c7 07:07:40 Removing intermediate container a54f05ac8961 07:07:40 ---> d25dafa56d50 07:07:40 Step 4/21 : RUN apk add --update --no-cache make git 07:07:40 ---> Running in d94e64d016e0 07:07:40 ---> Running in 140b1623d4ae 07:07:40 ---> Running in 147b7bd58c79 07:07:40 ---> Running in 087d053fcf9c 07:07:40 Removing intermediate container cdfbc9b508c7 07:07:40 ---> b4485312a606 07:07:40 Step 5/22 : RUN apk add --update --no-cache make git 07:07:40 ---> Running in 70c564b4258b 07:07:40 Removing intermediate container d94e64d016e0 07:07:40 ---> b04a87e0e4ac 07:07:40 Step 5/22 : RUN apk add --update --no-cache make git 07:07:40 ---> Running in 9ae9e6d00516 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:07:40 OK: 211 MiB in 51 packages 07:07:40 OK: 211 MiB in 51 packages 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:07:40 OK: 211 MiB in 51 packages 07:07:40 OK: 211 MiB in 51 packages 07:07:40 OK: 211 MiB in 51 packages 07:07:40 Removing intermediate container 147b7bd58c79 07:07:40 ---> 22f01a4bd3bf 07:07:40 Step 5/23 : COPY go.mod vendor* ./ 07:07:40 Removing intermediate container 140b1623d4ae 07:07:40 ---> 6cb081e218d2 07:07:40 Step 5/24 : COPY go.mod vendor* ./ 07:07:40 ---> cc6da5f84ad5 07:07:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:40 ---> Running in adb0461dcf32 07:07:40 ---> e0038369612c 07:07:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:40 ---> Running in 1cb19fa6eea5 07:07:40 Removing intermediate container 087d053fcf9c 07:07:40 ---> 52f90ac6d4c6 07:07:40 Step 5/21 : COPY go.mod vendor* ./ 07:07:40 Removing intermediate container 70c564b4258b 07:07:40 ---> 4452475d2b2c 07:07:40 Step 6/22 : COPY go.mod vendor* ./ 07:07:40 ---> fac99b69fb21 07:07:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:40 Removing intermediate container 9ae9e6d00516 07:07:40 ---> 63052257bdf7 07:07:40 Step 6/22 : COPY go.mod vendor* ./ 07:07:41 ---> Running in e980692d8104 07:07:41 ---> dfd26ebde3eb 07:07:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:41 ---> Running in 62df5101abc6 07:07:41 ---> 5a0c1f28d2af 07:07:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:41 ---> Running in 9d873027545b 07:08:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7928 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:08:24 Running in /w/workspace/edgex-go/432 [Pipeline] { [Pipeline] checkout 07:08:24 The recommended git tool is: git 07:08:27 Removing intermediate container 1cb19fa6eea5 07:08:27 ---> 2d3c0c02ca79 07:08:27 Step 7/24 : COPY . . 07:08:27 Removing intermediate container 62df5101abc6 07:08:27 ---> 6f9061ee1010 07:08:27 Step 8/22 : COPY . . 07:08:27 Removing intermediate container adb0461dcf32 07:08:27 ---> 45531b9853be 07:08:27 Step 7/23 : COPY . . 07:08:27 Removing intermediate container e980692d8104 07:08:27 ---> a13873159669 07:08:27 Step 7/21 : COPY . . 07:08:27 Removing intermediate container 9d873027545b 07:08:27 ---> ff9fae4ca7b7 07:08:27 Step 8/22 : COPY . . 07:08:29 using credential edgex-jenkins-ssh 07:08:29 Cloning the remote Git repository 07:08:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:08:29 > git init /w/workspace/edgex-go/432 # timeout=10 07:08:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:08:29 > git --version # timeout=10 07:08:29 > git --version # 'git version 2.25.1' 07:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:40 ---> 96278cf58c05 07:08:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:08:40 ---> 41b892e9d55c 07:08:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:08:40 ---> 21b266d86900 07:08:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:08:40 ---> 8e9fcccd5f8e 07:08:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:08:40 ---> Running in f2f9c8ef7f22 07:08:40 ---> Running in 537e0a992862 07:08:40 ---> b3dd7351dad1 07:08:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:08:40 ---> Running in 1e86e79e6feb 07:08:40 ---> Running in 4eff2e77dee6 07:08:40 ---> Running in 71462e48681b 07:08:40 Removing intermediate container 1e86e79e6feb 07:08:40 ---> f0154a1252ac 07:08:40 Step 9/24 : WORKDIR /edgex-go/spire-build 07:08:40 ---> Running in 7e9511064a0c 07:08:40 Removing intermediate container 71462e48681b 07:08:40 ---> 7e60c6c02ae5 07:08:40 Step 9/23 : WORKDIR /edgex-go/spire-build 07:08:40 ---> Running in 6c1da5c5f0e6 07:08:40 Removing intermediate container 7e9511064a0c 07:08:40 ---> 55581e3c4153 07:08:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:08:40 ---> Running in 4aa48e4b32d5 07:08:40 Removing intermediate container 6c1da5c5f0e6 07:08:40 ---> a31558620110 07:08:40 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 07:08:40 ---> Running in c25335a97553 07:08:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:08:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:08:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:08:40 Removing intermediate container 4aa48e4b32d5 07:08:40 ---> 83cd275634c7 07:08:40 Step 11/24 : WORKDIR /edgex-go 07:08:40 Removing intermediate container c25335a97553 07:08:40 ---> 1ad3279c37da 07:08:40 Step 11/23 : WORKDIR /edgex-go 07:08:40 ---> Running in ff0633df73d1 07:08:40 ---> Running in 55561b4667ad 07:08:40 Removing intermediate container ff0633df73d1 07:08:40 ---> e13832451d64 07:08:40 07:08:40 Step 12/24 : FROM alpine:3.15 07:08:40 Removing intermediate container 55561b4667ad 07:08:40 ---> 6a3320825ffa 07:08:40 07:08:40 Step 12/23 : FROM alpine:3.15 07:08:40 3.15: Pulling from library/alpine 07:08:40 3.15: Pulling from library/alpine 07:08:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:08:42 Status: Downloaded newer image for alpine:3.15 07:08:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:08:42 Status: Image is up to date for alpine:3.15 07:08:42 ---> 5ce65d7b0fde 07:08:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:08:42 ---> 5ce65d7b0fde 07:08:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:08:42 ---> Running in 2aab5064195e 07:08:42 ---> Running in 69ac7ddaa601 07:08:43 Removing intermediate container 69ac7ddaa601 07:08:43 ---> 6cbd8c78c654 07:08:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:43 Removing intermediate container 2aab5064195e 07:08:43 ---> f6e3bee0615b 07:08:43 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:43 ---> Running in 24f1c7930aae 07:08:43 ---> Running in 860d03723a1e 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:08:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:08:45 OK: 15857 distinct packages available 07:08:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:08:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:08:45 OK: 15857 distinct packages available 07:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:45 (1/4) Installing dumb-init (1.2.5-r1) 07:08:45 (2/4) Installing musl-obstack (1.2.3-r0) 07:08:45 (3/4) Installing libucontext (1.1-r0) 07:08:45 (1/5) Installing dumb-init (1.2.5-r1) 07:08:45 (4/4) Installing gcompat (1.0.0-r4) 07:08:45 (2/5) Installing musl-obstack (1.2.3-r0) 07:08:45 (3/5) Installing libucontext (1.1-r0) 07:08:45 Executing busybox-1.34.1-r7.trigger 07:08:45 (4/5) Installing gcompat (1.0.0-r4) 07:08:45 OK: 6 MiB in 18 packages 07:08:45 (5/5) Installing openssl (1.1.1t-r1) 07:08:45 Executing busybox-1.34.1-r7.trigger 07:08:45 OK: 7 MiB in 19 packages 07:08:46 Removing intermediate container 24f1c7930aae 07:08:46 ---> e1b83c20fe4e 07:08:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:08:46 Removing intermediate container 860d03723a1e 07:08:46 ---> c9a6d2b8f31d 07:08:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:08:50 Avoid second fetch 07:08:50 Checking out Revision 21c015b1160669c2439abb52f07d44b16c2c3e9a (main) 07:08:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:08:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:50 > git config core.sparsecheckout # timeout=10 07:08:50 > git checkout -f 21c015b1160669c2439abb52f07d44b16c2c3e9a # timeout=10 07:08:50 Commit message: "Merge pull request #4402 from hahattan/event-topic-check" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:08:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:51 Dload Upload Total Spent Left Speed 07:08:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 07:08:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:08:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:08:52 + sudo tee /etc/docker/daemon.new 07:08:52 { 07:08:52 "registry-mirrors": [ 07:08:52 "https://nexus3.edgexfoundry.org:10001" 07:08:52 ], 07:08:52 "bip": "10.250.0.254/24", 07:08:52 "hosts": [ 07:08:52 "tcp://0.0.0.0:5555", 07:08:52 "unix:///var/run/docker.sock" 07:08:52 ], 07:08:52 "mtu": 1458, 07:08:52 "selinux-enabled": true, 07:08:52 "seccomp-profile": "/etc/docker/seccomp.json" 07:08:52 } [Pipeline] sh 07:08:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:08:53 + sudo service docker restart 07:08:54 ---> 192c35ee5573 07:08:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:08:54 ---> 599f897a383d 07:08:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:08:54 ---> c67255a73567 07:08:54 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:08:54 ---> 04aa7f7b628c 07:08:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:08:54 ---> Running in e62db98e90df 07:08:54 Removing intermediate container e62db98e90df 07:08:54 ---> 02442840e298 07:08:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:08:54 ---> fcd20dff1ca7 07:08:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:08:54 ---> 35e97fb2ee43 07:08:54 Step 19/24 : WORKDIR / 07:08:54 ---> Running in 1ab76b08a3e6 07:08:54 ---> 3cca7416f078 07:08:54 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:08:54 ---> Running in a24790493ad4 07:08:54 Removing intermediate container a24790493ad4 07:08:54 ---> 3a714a7aaa34 07:08:54 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:08:54 Removing intermediate container 1ab76b08a3e6 07:08:54 ---> aae821e5443a 07:08:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:08:54 ---> Running in 9e6eba4d7d8a 07:08:55 ---> Running in 9bbf8fa5b0e7 07:08:55 Removing intermediate container 9e6eba4d7d8a 07:08:55 ---> ed378c3e9760 07:08:55 Step 21/23 : LABEL arch=x86_64 07:08:55 Removing intermediate container 9bbf8fa5b0e7 07:08:55 ---> a84a9be39255 07:08:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:08:55 ---> Running in cbd0d91a6c13 07:08:55 ---> Running in 7a52ea756897 07:08:55 Removing intermediate container cbd0d91a6c13 07:08:55 ---> 4fb30c6541e3 07:08:55 Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:08:55 ---> Running in b908d2720879 07:08:55 Removing intermediate container 7a52ea756897 07:08:55 ---> edd20cc53eb4 07:08:55 Step 22/24 : LABEL arch=x86_64 07:08:55 ---> Running in 558ae5a66b71 07:08:55 Removing intermediate container b908d2720879 07:08:55 ---> 77f8a4fe2e47 07:08:55 Step 23/23 : LABEL version=3.0.0-dev.71 07:08:55 Removing intermediate container 558ae5a66b71 07:08:55 ---> 562b1fecad87 07:08:55 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:08:55 ---> Running in 976cca788b62 07:08:55 ---> Running in 34f1f49c64af 07:08:56 Removing intermediate container 976cca788b62 07:08:56 ---> d49fedd12200 07:08:56 07:08:56 Successfully built d49fedd12200 07:08:56 Successfully tagged security-spire-server:latest 07:08:56  Building security-spire-server ... done Building core-command 07:08:56 Removing intermediate container 34f1f49c64af 07:08:56 ---> b30a91b88c63 07:08:56 Step 24/24 : LABEL version=3.0.0-dev.71 07:08:56 ---> Running in 25ede0a50e53 07:08:58 Removing intermediate container 25ede0a50e53 07:08:58 ---> b3d9de5c7f29 07:08:58 07:08:58 Successfully built b3d9de5c7f29 07:08:58 Successfully tagged security-spire-config:latest 07:08:58 Building core-metadata 07:08:59  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:08:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:59 ---> 951a91cd80e4 07:08:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:08:59 ---> Using cache 07:08:59 ---> 05b2031fef3c 07:08:59 Step 4/23 : WORKDIR /edgex-go 07:08:59 ---> Using cache 07:08:59 ---> b04a87e0e4ac 07:08:59 Step 5/23 : RUN apk add --update --no-cache make git 07:08:59 ---> Using cache 07:08:59 ---> 63052257bdf7 07:08:59 Step 6/23 : COPY go.mod vendor* ./ 07:08:59 ---> Using cache 07:08:59 ---> 5a0c1f28d2af 07:08:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:59 ---> Using cache 07:08:59 ---> ff9fae4ca7b7 07:08:59 Step 8/23 : COPY . . 07:08:59 ---> Using cache 07:08:59 ---> 21b266d86900 07:08:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:09:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:09:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:03 ---> 951a91cd80e4 07:09:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:09:03 ---> Using cache 07:09:03 ---> 05b2031fef3c 07:09:03 Step 4/24 : WORKDIR /edgex-go 07:09:03 ---> Using cache 07:09:03 ---> b04a87e0e4ac 07:09:03 Step 5/24 : RUN apk add --update --no-cache make git 07:09:03 ---> Using cache 07:09:03 ---> 63052257bdf7 07:09:03 Step 6/24 : COPY go.mod vendor* ./ 07:09:03 ---> Using cache 07:09:03 ---> 5a0c1f28d2af 07:09:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:03 ---> Using cache 07:09:03 ---> ff9fae4ca7b7 07:09:03 Step 8/24 : COPY . . 07:09:03 ---> Using cache 07:09:03 ---> 21b266d86900 07:09:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:09:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:09:07 ---> Running in 996363fe6243 07:09:07 ---> Running in fc846d693718 07:09:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:09:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:11 provisioning config files... 07:09:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9083874678540238776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:12 ---> docker-login.sh 07:09:12 nexus3.edgexfoundry.org:10001 07:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:12 Configure a credential helper to remove this warning. See 07:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:12 07:09:12 Login Succeeded 07:09:12 nexus3.edgexfoundry.org:10002 07:09:12 Removing intermediate container 537e0a992862 07:09:12 ---> b576247141cb 07:09:12 07:09:12 Step 10/22 : FROM alpine:3.16 07:09:12 Removing intermediate container 4eff2e77dee6 07:09:12 ---> 748ccf864e56 07:09:12 07:09:12 Step 10/22 : FROM alpine:3.16 07:09:12 Removing intermediate container f2f9c8ef7f22 07:09:12 ---> e34e7de542a0 07:09:12 07:09:12 Step 9/21 : FROM alpine:3.16 07:09:12 3.16: Pulling from library/alpine 07:09:12 3.16: Pulling from library/alpine 07:09:12 3.16: Pulling from library/alpine 07:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:13 Configure a credential helper to remove this warning. See 07:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:13 07:09:13 Login Succeeded 07:09:13 nexus3.edgexfoundry.org:10003 07:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:13 Configure a credential helper to remove this warning. See 07:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:13 07:09:13 Login Succeeded 07:09:13 nexus3.edgexfoundry.org:10004 07:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:13 Configure a credential helper to remove this warning. See 07:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:13 07:09:13 Login Succeeded 07:09:13 docker.io 07:09:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:09:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:09:13 Status: Downloaded newer image for alpine:3.16 07:09:13 Status: Downloaded newer image for alpine:3.16 07:09:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:09:13 Status: Image is up to date for alpine:3.16 07:09:13 ---> dfd21b5a31f5 07:09:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:09:13 ---> dfd21b5a31f5 07:09:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:09:13 ---> dfd21b5a31f5 07:09:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:14 Configure a credential helper to remove this warning. See 07:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:14 07:09:14 Login Succeeded 07:09:14 ---> docker-login.sh ends [Pipeline] } 07:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:09:14 ---> Running in 2e42f6442a97 07:09:14 ---> Running in 2d4287036cc7 07:09:14 ---> Running in bc7c89a3d5e9 07:09:14 + git config --global --add safe.directory /w/workspace/edgex-go/432 [Pipeline] echo 07:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:09:14 ========================================================= 07:09:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:09:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:09:15 Removing intermediate container 2e42f6442a97 07:09:15 ---> efbfae4e2120 07:09:15 Step 12/22 : ENV APP_PORT=59880 07:09:15 ---> Running in a58b6382f5d9 07:09:15 Removing intermediate container 2d4287036cc7 07:09:15 ---> 22fea4c686fb 07:09:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:09:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:09:15 9b18e9b68314: Pulling fs layer 07:09:15 35d82f9e3411: Pulling fs layer 07:09:15 e16973657156: Pulling fs layer 07:09:15 fc693d55d65f: Pulling fs layer 07:09:15 7e9fc2657dce: Pulling fs layer 07:09:15 dda99020689f: Pulling fs layer 07:09:15 db1c61fa0a46: Pulling fs layer 07:09:15 891c053d2c06: Pulling fs layer 07:09:15 7e9fc2657dce: Waiting 07:09:15 dda99020689f: Waiting 07:09:15 db1c61fa0a46: Waiting 07:09:15 891c053d2c06: Waiting 07:09:15 fc693d55d65f: Waiting 07:09:15 ---> Running in 97021259be3a 07:09:15 Removing intermediate container a58b6382f5d9 07:09:15 ---> 846e959b080c 07:09:15 Step 13/22 : EXPOSE $APP_PORT 07:09:15 ---> Running in 04bc1756dd74 07:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:15 e16973657156: Verifying Checksum 07:09:15 e16973657156: Download complete 07:09:15 35d82f9e3411: Verifying Checksum 07:09:15 35d82f9e3411: Download complete 07:09:15 7e9fc2657dce: Verifying Checksum 07:09:15 7e9fc2657dce: Download complete 07:09:15 dda99020689f: Verifying Checksum 07:09:15 dda99020689f: Download complete 07:09:15 9b18e9b68314: Download complete 07:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:15 Removing intermediate container 04bc1756dd74 07:09:15 ---> 664c7d992d3c 07:09:15 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:09:15 ---> Running in 24fe66931a15 07:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:15 (1/6) Installing ca-certificates (20220614-r0) 07:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:15 (2/6) Installing brotli-libs (1.0.9-r6) 07:09:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:09:15 (4/6) Installing libcurl (7.83.1-r6) 07:09:15 (5/6) Installing curl (7.83.1-r6) 07:09:15 (6/6) Installing dumb-init (1.2.5-r1) 07:09:15 Executing busybox-1.35.0-r17.trigger 07:09:15 Executing ca-certificates-20220614-r0.trigger 07:09:15 OK: 8 MiB in 20 packages 07:09:16 (1/1) Installing dumb-init (1.2.5-r1) 07:09:16 Executing busybox-1.35.0-r17.trigger 07:09:16 OK: 6 MiB in 15 packages 07:09:16 9b18e9b68314: Pull complete 07:09:16 891c053d2c06: Verifying Checksum 07:09:16 891c053d2c06: Download complete 07:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:16 (1/1) Installing dumb-init (1.2.5-r1) 07:09:16 Executing busybox-1.35.0-r17.trigger 07:09:16 OK: 6 MiB in 15 packages 07:09:17 35d82f9e3411: Pull complete 07:09:17 Removing intermediate container bc7c89a3d5e9 07:09:17 ---> 37426a6e30e4 07:09:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:17 Removing intermediate container 97021259be3a 07:09:17 ---> 0139c76449b6 07:09:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:17 ---> Running in 48a8829e34f1 07:09:17 e16973657156: Pull complete 07:09:17 Removing intermediate container 48a8829e34f1 07:09:17 ---> 32d7b2e24698 07:09:17 Step 12/21 : WORKDIR /edgex 07:09:17 Removing intermediate container 24fe66931a15 07:09:17 ---> d7ad18050f24 07:09:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:17 db1c61fa0a46: Verifying Checksum 07:09:17 db1c61fa0a46: Download complete 07:09:17 ---> Running in 5cd09db74fad 07:09:17 ---> f54046564a9d 07:09:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:09:18 Removing intermediate container 5cd09db74fad 07:09:18 ---> aea30a2073a6 07:09:18 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:09:18 ---> f6db76b6c48f 07:09:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:09:18 fc693d55d65f: Verifying Checksum 07:09:18 fc693d55d65f: Download complete 07:09:18 ---> 94c9945c192d 07:09:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:09:19 ---> b5e0f0c3c6e4 07:09:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:09:19 ---> 49d2b0865288 07:09:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:09:19 ---> acc424b95288 07:09:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:09:19 ---> b9f14c1dfcc0 07:09:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:09:19 ---> c573c7749aec 07:09:19 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:19 ---> Running in c552d01629f8 07:09:20 ---> e2a14dd69dfe 07:09:20 Step 18/22 : ENTRYPOINT ["/core-data"] 07:09:20 ---> Running in 28bf10470b2c 07:09:20 Removing intermediate container 28bf10470b2c 07:09:20 ---> d2be82733b40 07:09:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:09:20 ---> d40558144a32 07:09:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:09:20 ---> Running in ca06271fe7c8 07:09:21 Removing intermediate container ca06271fe7c8 07:09:21 ---> 60bb6dc81c46 07:09:21 Step 20/22 : LABEL arch=x86_64 07:09:21 ---> Running in 55101e48bc26 07:09:21 ---> 0cf50023a713 07:09:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:21 Removing intermediate container c552d01629f8 07:09:21 ---> ae948f3a7359 07:09:21 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:09:21 ---> Running in e2bfc8a273b7 07:09:21 ---> Running in 1fbf8028070f 07:09:21 Removing intermediate container 55101e48bc26 07:09:21 ---> 657a971fcac1 07:09:21 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:09:21 ---> Running in 391cbf98f8ed 07:09:21 Removing intermediate container e2bfc8a273b7 07:09:21 ---> 441387c9e176 07:09:21 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:09:21 ---> Running in fef37518067a 07:09:21 Removing intermediate container 391cbf98f8ed 07:09:21 ---> c655c99ab998 07:09:21 Step 22/22 : LABEL version=3.0.0-dev.71 07:09:21 ---> Running in f4f653619db7 07:09:21 Removing intermediate container fef37518067a 07:09:21 ---> c916a2ca6fc8 07:09:21 Step 20/22 : LABEL arch=x86_64 07:09:21 ---> Running in ec317eb3ab81 07:09:21 Removing intermediate container f4f653619db7 07:09:21 ---> 4eb57fa82321 07:09:21 07:09:21 Removing intermediate container ec317eb3ab81 07:09:21 ---> 77ab18bf9d9e 07:09:21 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:09:21 Successfully built 4eb57fa82321 07:09:21 Successfully tagged core-data:latest 07:09:21  Building core-data ... done Building support-scheduler 07:09:21 ---> Running in 651f761a43f1 07:09:24 Removing intermediate container 651f761a43f1 07:09:24 ---> 0abde4bc0b4b 07:09:24 Step 22/22 : LABEL version=3.0.0-dev.71 07:09:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:09:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:26 ---> 951a91cd80e4 07:09:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:09:26 ---> Using cache 07:09:26 ---> 05b2031fef3c 07:09:26 Step 4/22 : WORKDIR /edgex-go 07:09:26 ---> Using cache 07:09:26 ---> b04a87e0e4ac 07:09:26 Step 5/22 : RUN apk add --update --no-cache make git 07:09:26 ---> Using cache 07:09:26 ---> 63052257bdf7 07:09:26 Step 6/22 : COPY go.mod vendor* ./ 07:09:26 ---> Using cache 07:09:26 ---> 5a0c1f28d2af 07:09:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:26 ---> Using cache 07:09:26 ---> ff9fae4ca7b7 07:09:26 Step 8/22 : COPY . . 07:09:26 ---> Using cache 07:09:26 ---> 21b266d86900 07:09:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:09:31 fc693d55d65f: Pull complete 07:09:31 7e9fc2657dce: Pull complete 07:09:31 dda99020689f: Pull complete 07:09:31 Removing intermediate container 1fbf8028070f 07:09:31 ---> 1274749b6e0c 07:09:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:09:31 ---> Running in f1979b73c4c6 07:09:31 ---> Running in 6b38cedea898 07:09:31 ---> Running in 712898e27022 07:09:31 Removing intermediate container 6b38cedea898 07:09:31 ---> 0de61b251ba6 07:09:31 07:09:31 Removing intermediate container 712898e27022 07:09:31 ---> 96f3288f4a5b 07:09:31 Step 19/21 : LABEL arch=x86_64 07:09:31 ---> Running in d339b55a1d4a 07:09:31 Successfully built 0de61b251ba6 07:09:31 Successfully tagged core-common-config-bootstrapper:latest 07:09:31  Building core-common-config-bootstrapper ... done Building security-proxy-auth 07:09:31 Removing intermediate container d339b55a1d4a 07:09:31 ---> 458e5aaa2717 07:09:31 Step 20/21 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:09:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:09:31 ---> Running in 996a3bc1fbfc 07:09:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:09:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:35 ---> 951a91cd80e4 07:09:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:09:35 ---> Using cache 07:09:35 ---> 05b2031fef3c 07:09:35 Step 4/22 : WORKDIR /edgex-go 07:09:35 ---> Using cache 07:09:35 ---> b04a87e0e4ac 07:09:35 Step 5/22 : RUN apk add --update --no-cache make git 07:09:35 ---> Using cache 07:09:35 ---> 63052257bdf7 07:09:35 Step 6/22 : COPY go.mod vendor* ./ 07:09:35 ---> Using cache 07:09:35 ---> 5a0c1f28d2af 07:09:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:35 ---> Using cache 07:09:35 ---> ff9fae4ca7b7 07:09:35 Step 8/22 : COPY . . 07:09:35 ---> Using cache 07:09:35 ---> 21b266d86900 07:09:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:09:36 db1c61fa0a46: Pull complete 07:09:39 891c053d2c06: Pull complete 07:09:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:09:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:09:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:09:40 WORKDIR /edgex 07:09:40 COPY go.mod . 07:09:40 RUN go mod download 07:09:40 + docker build -t ci-base-image-arm64 -f - . 07:09:40 Sending build context to Docker daemon 3.118MB 07:09:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:09:40 ---> f96f9c87975a 07:09:40 Step 2/4 : WORKDIR /edgex 07:09:41 Removing intermediate container 996a3bc1fbfc 07:09:41 ---> f29a0f4bf53c 07:09:41 Step 21/21 : LABEL version=3.0.0-dev.71 07:09:41 ---> Running in 2389f96fe4e4 07:09:41 ---> Running in 0de66b6c80ca 07:09:41 Removing intermediate container fc846d693718 07:09:41 ---> e73e1459e348 07:09:41 07:09:41 Step 10/24 : FROM alpine:3.16 07:09:41 ---> dfd21b5a31f5 07:09:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:09:41 Removing intermediate container 0de66b6c80ca 07:09:41 ---> 2ee1f7d923f3 07:09:41 07:09:41 Removing intermediate container 996363fe6243 07:09:41 ---> 92de7506462c 07:09:41 07:09:41 Step 10/23 : FROM alpine:3.16 07:09:41 ---> dfd21b5a31f5 07:09:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:09:41 ---> Running in ff9fa7896728 07:09:41 ---> Running in e01641b45398 07:09:41 Successfully built 2ee1f7d923f3 07:09:41 Successfully tagged security-proxy-setup:latest 07:09:41  Building security-proxy-setup ... done Building support-notifications 07:09:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:42 ---> Running in a0ab1ca9969d 07:09:42 Removing intermediate container a0ab1ca9969d 07:09:42 ---> dc41de85ab74 07:09:42 Step 3/4 : COPY go.mod . 07:09:42 (1/1) Installing dumb-init (1.2.5-r1) 07:09:42 Executing busybox-1.35.0-r17.trigger 07:09:42 OK: 6 MiB in 15 packages 07:09:42 (1/1) Installing dumb-init (1.2.5-r1) 07:09:42 Executing busybox-1.35.0-r17.trigger 07:09:42 OK: 6 MiB in 15 packages 07:09:43 ---> 1487ea83a4d7 07:09:43 Step 4/4 : RUN go mod download 07:09:43 ---> Running in b64659776e97 07:09:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:09:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:48 ---> 951a91cd80e4 07:09:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:09:48 ---> Using cache 07:09:48 ---> 05b2031fef3c 07:09:48 Step 4/22 : WORKDIR /edgex-go 07:09:48 ---> Using cache 07:09:48 ---> b04a87e0e4ac 07:09:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:09:56 ---> Running in 994c304c6513 07:09:56 Removing intermediate container ff9fa7896728 07:09:56 ---> 53e382fccf37 07:09:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:09:56 Removing intermediate container e01641b45398 07:09:56 ---> 90462b16d6f2 07:09:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:09:56 ---> Running in 6181b38aa658 07:09:56 ---> Running in 050346fd420e 07:09:56 Removing intermediate container 6181b38aa658 07:09:56 ---> 3ec49c51fedf 07:09:56 Step 13/24 : ENV APP_PORT=59881 07:09:56 ---> Running in b582dbb783ba 07:09:56 Removing intermediate container 050346fd420e 07:09:56 ---> 46d7e460b48e 07:09:56 Step 13/23 : ENV APP_PORT=59882 07:09:56 ---> Running in e701cca67007 07:09:56 Removing intermediate container b582dbb783ba 07:09:56 ---> 33fa5954d81f 07:09:56 Step 14/24 : EXPOSE $APP_PORT 07:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:09:56 Removing intermediate container e701cca67007 07:09:56 ---> 2aca804bc285 07:09:56 Step 14/23 : EXPOSE $APP_PORT 07:09:56 ---> Running in 29b87d0c3751 07:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:09:56 ---> Running in efc1269f6d54 07:09:57 OK: 211 MiB in 51 packages 07:09:57 Removing intermediate container 29b87d0c3751 07:09:57 ---> adb6e57fecd9 07:09:57 Step 15/24 : WORKDIR / 07:09:59 Removing intermediate container efc1269f6d54 07:09:59 ---> 48031503eb89 07:09:59 Step 15/23 : WORKDIR / 07:09:59 ---> Running in a2d0b3f31d35 07:09:59 ---> Running in 69cdc3042e0d 07:09:59 Removing intermediate container f1979b73c4c6 07:09:59 ---> 0865b9f14210 07:09:59 07:09:59 Step 10/22 : FROM alpine:3.16 07:09:59 ---> dfd21b5a31f5 07:09:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:09:59 Removing intermediate container 994c304c6513 07:09:59 ---> af08b60875bf 07:09:59 Step 6/22 : COPY go.mod vendor* ./ 07:09:59 ---> Using cache 07:09:59 ---> 90462b16d6f2 07:09:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:09:59 ---> Using cache 07:09:59 ---> 46d7e460b48e 07:09:59 Step 13/22 : ENV APP_PORT=59861 07:09:59 Removing intermediate container a2d0b3f31d35 07:09:59 ---> 8058e0ddf1d6 07:09:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:59 Removing intermediate container 69cdc3042e0d 07:09:59 ---> dfa7fdf26e0f 07:09:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:59 ---> Running in 72753dc5b91b 07:09:59 ---> 60c5df6c401f 07:09:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:59 ---> 15cdee1682a4 07:09:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:09:59 ---> Running in 4e876ab82c05 07:09:59 Removing intermediate container 72753dc5b91b 07:09:59 ---> 7a799a42b2d9 07:09:59 Step 14/22 : EXPOSE $APP_PORT 07:09:59 ---> Running in f794e5334693 07:09:59 ---> 5d47c336648c 07:09:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:10:00 Removing intermediate container f794e5334693 07:10:00 ---> 0f73fa4bbb4e 07:10:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:00 ---> ee140925b834 07:10:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:10:01 ---> 59774d08cb1d 07:10:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:10:01 ---> 4ef336bba453 07:10:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:10:03 ---> 31e7c7ff14b8 07:10:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:10:04 ---> 226be1ef6717 07:10:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:10:04 ---> 0160e50639c4 07:10:04 Step 19/23 : ENTRYPOINT ["/core-command"] 07:10:04 ---> 93f1e99ecf6d 07:10:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:10:05 ---> Running in 89aa6e7fdc0b 07:10:05 ---> Running in aeb6151659c2 07:10:05 ---> 13bc9ae6e611 07:10:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:10:06 Removing intermediate container 89aa6e7fdc0b 07:10:06 ---> bd58caf737fe 07:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:10:09 ---> Running in 7e6d21e61fdc 07:10:09 Removing intermediate container aeb6151659c2 07:10:09 ---> a88720f7b2e0 07:10:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:10:09 ---> Running in a9f4589855c5 07:10:10 ---> Running in 43747727937b 07:10:10 Removing intermediate container 2389f96fe4e4 07:10:10 ---> 6d9a90540f30 07:10:10 07:10:10 Step 10/22 : FROM alpine:3.16 07:10:10 ---> dfd21b5a31f5 07:10:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:10:10 ---> Using cache 07:10:10 ---> 22fea4c686fb 07:10:10 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:10:10 ---> Using cache 07:10:10 ---> 0139c76449b6 07:10:10 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:10 ---> Using cache 07:10:10 Removing intermediate container 7e6d21e61fdc 07:10:10 ---> c92d02f10d1e 07:10:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:10:10 ---> f54046564a9d 07:10:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:10:15 Removing intermediate container b64659776e97 07:10:15 ---> 145668017004 07:10:15 Successfully built 145668017004 07:10:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:16 + docker inspect -f . ci-base-image-arm64 07:10:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:16 prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container 07:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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 07:10:17 $ docker top 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:18 + go version 07:10:18 go version go1.18.7 linux/arm64 [Pipeline] } 07:10:18 $ docker stop --time=1 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 07:10:18 ---> Running in 4dd5290ed1e2 07:10:18 Removing intermediate container a9f4589855c5 07:10:18 ---> 472057a2244a 07:10:18 Step 21/23 : LABEL arch=x86_64 07:10:18 Removing intermediate container 43747727937b 07:10:18 ---> 461a36ebf9da 07:10:18 Step 22/24 : LABEL arch=x86_64 07:10:18 ---> 530e24c0a4c4 07:10:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 07:10:19 ---> Running in c88cd450c861 07:10:19 ---> Running in 55d4573571d6 07:10:20 $ docker rm -f --volumes 8dbe235fe1c9cc2247bb6058e79ad4eba864730fe5d1e1b195d3776732de25b2 [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 07:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:10:20 07:10:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:10:21 latest: Pulling from edgex-devops/edgex-compose-arm64 07:10:21 29e5d40040c1: Pulling fs layer 07:10:21 1ce36da41761: Pulling fs layer 07:10:21 25b303627fd3: Pulling fs layer 07:10:21 29e5d40040c1: Verifying Checksum 07:10:21 29e5d40040c1: Download complete 07:10:21 1ce36da41761: Verifying Checksum 07:10:21 1ce36da41761: Download complete 07:10:21 Removing intermediate container 4dd5290ed1e2 07:10:21 ---> c175646b0d59 07:10:21 Step 20/22 : LABEL arch=x86_64 07:10:21 29e5d40040c1: Pull complete 07:10:22 ---> 548fe18d1b7f 07:10:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:10:23 25b303627fd3: Download complete 07:10:23 1ce36da41761: Pull complete 07:10:24 ---> Running in e73bcd3117d9 07:10:24 Removing intermediate container 55d4573571d6 07:10:24 ---> dc547d453b0e 07:10:24 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:10:24 Removing intermediate container c88cd450c861 07:10:24 ---> 8def1fab77da 07:10:24 Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:10:24 ---> Running in d2b120fae2aa 07:10:24 ---> c20327b1fc5e 07:10:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:24 ---> Running in a40f3f87c9be 07:10:24 Removing intermediate container e73bcd3117d9 07:10:24 ---> 51c468e6df86 07:10:24 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:10:24 ---> Running in 051d7df4426a 07:10:24 ---> Running in eced6d9f1303 07:10:24 Removing intermediate container d2b120fae2aa 07:10:24 ---> 9f5480f1572a 07:10:24 Step 24/24 : LABEL version=3.0.0-dev.71 07:10:24 ---> Running in 9ec1ff326930 07:10:24 Removing intermediate container a40f3f87c9be 07:10:24 ---> 75cc0c7eb15c 07:10:24 Step 23/23 : LABEL version=3.0.0-dev.71 07:10:24 ---> Running in 8ea9d2178173 07:10:24 Removing intermediate container 051d7df4426a 07:10:24 ---> 71757229794b 07:10:24 Step 22/22 : LABEL version=3.0.0-dev.71 07:10:25 ---> Running in e14adb138593 07:10:25 Removing intermediate container 8ea9d2178173 07:10:25 ---> 9a04c9dd6e05 07:10:25 07:10:25 Removing intermediate container 9ec1ff326930 07:10:25 ---> e7b4948fcaf7 07:10:25 07:10:25 Removing intermediate container e14adb138593 07:10:25 ---> 730a2de8a3be 07:10:25 07:10:25 Successfully built 9a04c9dd6e05 07:10:25 Successfully built e7b4948fcaf7 07:10:25 Successfully tagged core-command:latest 07:10:25  Building core-command ... done Building security-spiffe-token-provider 07:10:25 Successfully tagged core-metadata:latest 07:10:25 Building security-spire-agent 07:10:25  Building core-metadata ... done Successfully built 730a2de8a3be 07:10:25 Successfully tagged support-scheduler:latest 07:10:25  Building support-scheduler ... done Building security-secretstore-setup 07:10:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:10:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:32 ---> 951a91cd80e4 07:10:32 Step 3/24 : WORKDIR /edgex-go 07:10:32 ---> Using cache 07:10:32 ---> d25dafa56d50 07:10:32 Step 4/24 : RUN apk add --update --no-cache make git 07:10:32 ---> Using cache 07:10:32 ---> 52f90ac6d4c6 07:10:32 Step 5/24 : COPY go.mod vendor* ./ 07:10:32 ---> Using cache 07:10:32 ---> fac99b69fb21 07:10:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:32 ---> Using cache 07:10:32 ---> a13873159669 07:10:32 Step 7/24 : COPY . . 07:10:32 ---> Using cache 07:10:32 ---> 41b892e9d55c 07:10:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:10:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:32 ---> 951a91cd80e4 07:10:32 Step 3/24 : WORKDIR /edgex-go 07:10:32 ---> Using cache 07:10:32 ---> d25dafa56d50 07:10:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:10:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:10:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:10:32 ---> 951a91cd80e4 07:10:32 Step 3/19 : WORKDIR /edgex-go 07:10:32 ---> Using cache 07:10:32 ---> d25dafa56d50 07:10:32 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:10:33 25b303627fd3: Pull complete 07:10:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:33 prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container 07:10:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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 07:10:35 $ docker top 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:36 + docker-compose build --help 07:10:36 + grep parallel 07:10:40 Removing intermediate container eced6d9f1303 07:10:40 ---> 72ff35251205 07:10:40 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:10:40 ---> Running in ddf1c1653422 07:10:40 ---> Running in 9d243d70cae7 07:10:40 ---> Running in b944f0cfb8f2 07:10:40 ---> Running in b850642110b7 07:10:40 --parallel Build images in parallel. [Pipeline] } 07:10:40 $ docker stop --time=1 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 07:10:40 Removing intermediate container 4e876ab82c05 07:10:40 ---> a1643ddeb026 07:10:40 Step 8/22 : COPY . . 07:10:41 Removing intermediate container b850642110b7 07:10:41 ---> aeaaff7d3b28 07:10:41 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:10:43 OK: 211 MiB in 51 packages 07:10:43 $ docker rm -f --volumes 6e1ac2f048f4642951f985896e1d1f3a825c4a3791189e4bb33c44b804239427 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container 07:10:44 $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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 07:10:45 $ docker top 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:45 + docker-compose -f ./docker-compose-build.yml build --parallel 07:10:46 ---> Running in d053fd466b0b 07:10:46 ---> 8c62b0882802 07:10:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:10:46 Removing intermediate container d053fd466b0b 07:10:46 ---> ec887dea0e20 07:10:46 Step 20/22 : LABEL arch=x86_64 07:10:46 ---> Running in 60764df414f5 07:10:46 ---> Running in cf24e62cdc57 07:10:46 Removing intermediate container ddf1c1653422 07:10:46 ---> b064d50d488c 07:10:46 Step 5/24 : COPY go.mod vendor* ./ 07:10:46 Removing intermediate container cf24e62cdc57 07:10:46 ---> 5a2f4e41fbb8 07:10:46 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:10:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:10:46 ---> Running in c94fb2b7721c 07:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:10:46 ---> afb5dc3faf41 07:10:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:10:47 ---> Running in c80b2eb71984 07:10:47 Removing intermediate container c94fb2b7721c 07:10:47 ---> 4daf3cb76ca2 07:10:47 Step 22/22 : LABEL version=3.0.0-dev.71 07:10:47 ---> Running in 225e23f389e1 07:10:47 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:10:47 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:10:47 OK: 17046 distinct packages available 07:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:10:47 Removing intermediate container 225e23f389e1 07:10:47 ---> 6232ca772769 07:10:47 07:10:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:10:47 Successfully built 6232ca772769 07:10:47 Successfully tagged security-proxy-auth:latest 07:10:47  Building security-proxy-auth ... done Building security-bootstrapper 07:10:47 OK: 211 MiB in 51 packages 07:10:49 Building core-command ... 07:10:49 Building core-common-config-bootstrapper ... 07:10:49 Building core-data ... 07:10:49 Building core-metadata ... 07:10:49 Building security-bootstrapper ... 07:10:49 Building security-proxy-auth ... 07:10:49 Building security-proxy-setup ... 07:10:49 Building security-secretstore-setup ... 07:10:49 Building security-spiffe-token-provider ... 07:10:49 Building security-spire-agent ... 07:10:49 Building security-spire-config ... 07:10:49 Building security-spire-server ... 07:10:49 Building support-notifications ... 07:10:49 Building support-scheduler ... 07:10:49 Building core-data 07:10:49 Building security-spire-agent 07:10:49 Building core-metadata 07:10:49 Building security-proxy-setup 07:10:49 Building core-command 07:10:51 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:10:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:10:51 ---> 951a91cd80e4 07:10:51 Step 3/32 : WORKDIR /edgex-go 07:10:51 ---> Using cache 07:10:51 ---> d25dafa56d50 07:10:51 Step 4/32 : RUN apk add --update --no-cache make git 07:10:51 ---> Using cache 07:10:51 ---> 52f90ac6d4c6 07:10:51 Step 5/32 : COPY go.mod vendor* ./ 07:10:51 ---> Using cache 07:10:51 ---> fac99b69fb21 07:10:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 ---> Using cache 07:10:51 ---> a13873159669 07:10:51 Step 7/32 : COPY . . 07:10:51 ---> Using cache 07:10:51 ---> 41b892e9d55c 07:10:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:57 ---> Running in 806e743bb9e4 07:10:57 Removing intermediate container b944f0cfb8f2 07:10:57 ---> 46a1ae340bb1 07:10:57 Step 5/19 : COPY go.mod vendor* ./ 07:10:58 ---> 88d7b34eece4 07:10:58 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:10:58 ---> Running in 85c23255f83d 07:11:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:11:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:11:02 ---> 145668017004 07:11:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:11:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:11:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:11:02 ---> 145668017004 07:11:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:11:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:11:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:11:02 ---> 145668017004 07:11:02 Step 3/24 : WORKDIR /edgex-go 07:11:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:11:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:11:02 ---> 145668017004 07:11:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:11:02 ---> Running in 67e95a57a758 07:11:02 ---> Running in a1170346d4cd 07:11:02 ---> Running in b2b9d341bb50 07:11:02 ---> Running in 419acec09eb4 07:11:02 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:11:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:11:02 ---> 145668017004 07:11:02 Step 3/21 : WORKDIR /edgex-go 07:11:02 ---> Running in 70b56f006ff4 07:11:02 Removing intermediate container a1170346d4cd 07:11:02 ---> bf7ce31bb58e 07:11:02 Step 4/23 : WORKDIR /edgex-go 07:11:02 Removing intermediate container 419acec09eb4 07:11:02 ---> 2698ab4c18dd 07:11:02 Step 4/22 : WORKDIR /edgex-go 07:11:02 Removing intermediate container b2b9d341bb50 07:11:02 ---> 04ae55543e49 07:11:02 Step 4/24 : WORKDIR /edgex-go 07:11:02 ---> Running in eaebdd2c48b1 07:11:02 Removing intermediate container 70b56f006ff4 07:11:02 ---> 8c5837ba507f 07:11:02 Step 4/21 : RUN apk add --update --no-cache make git 07:11:02 ---> Running in 26a7c97abc18 07:11:02 Removing intermediate container 67e95a57a758 07:11:02 ---> 61a329d00053 07:11:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:11:02 ---> Running in 408f683ec574 07:11:02 ---> Running in ff45639fa542 07:11:02 ---> Running in 633970e61d0c 07:11:02 Removing intermediate container 26a7c97abc18 07:11:02 ---> e21c88ecbcb3 07:11:02 Step 5/22 : RUN apk add --update --no-cache make git 07:11:02 Removing intermediate container eaebdd2c48b1 07:11:02 ---> 9c79627d0feb 07:11:02 Step 5/23 : RUN apk add --update --no-cache make git 07:11:02 ---> Running in 29a2b67e825f 07:11:02 ---> Running in be3c660e2d63 07:11:02 Removing intermediate container 408f683ec574 07:11:02 ---> 782081490547 07:11:02 Step 5/24 : RUN apk add --update --no-cache make git 07:11:03 ---> Running in 3c66423bf50d 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:11:05 OK: 221 MiB in 51 packages 07:11:06 OK: 221 MiB in 51 packages 07:11:06 OK: 221 MiB in 51 packages 07:11:06 OK: 221 MiB in 51 packages 07:11:07 OK: 221 MiB in 51 packages 07:11:07 Removing intermediate container ff45639fa542 07:11:07 ---> 7d21cfffa306 07:11:07 Step 5/24 : COPY go.mod vendor* ./ 07:11:08 Removing intermediate container 29a2b67e825f 07:11:08 ---> 12055c85216a 07:11:08 Step 6/22 : COPY go.mod vendor* ./ 07:11:08 Removing intermediate container 633970e61d0c 07:11:08 ---> adbaee94ec86 07:11:08 Step 5/21 : COPY go.mod vendor* ./ 07:11:08 Removing intermediate container 3c66423bf50d 07:11:08 ---> 9995a151a68f 07:11:08 Step 6/24 : COPY go.mod vendor* ./ 07:11:08 ---> 87e52ff3fcf7 07:11:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:09 Removing intermediate container be3c660e2d63 07:11:09 ---> afeca0b1bd9b 07:11:09 Step 6/23 : COPY go.mod vendor* ./ 07:11:09 ---> Running in ea1810941b24 07:11:09 ---> f7e8e4699499 07:11:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:09 ---> 5907df52303e 07:11:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:09 ---> Running in a126d5451832 07:11:09 ---> Running in b822595505b5 07:11:10 ---> 35bc599e357b 07:11:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:10 ---> Running in 0570fd24b4c3 07:11:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:10 ---> b97a5d9fd84a 07:11:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:10 ---> Running in 9002a8b32598 07:11:32 Removing intermediate container 9d243d70cae7 07:11:32 ---> dcb7198bfd50 07:11:32 07:11:32 Step 9/24 : FROM alpine:3.16 07:11:32 ---> dfd21b5a31f5 07:11:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:11:32 Removing intermediate container 85c23255f83d 07:11:32 ---> 51af513a8051 07:11:32 Step 7/19 : COPY . . 07:11:32 Removing intermediate container c80b2eb71984 07:11:32 ---> 036a8704ee90 07:11:32 Step 7/24 : COPY . . 07:11:32 ---> Running in cc318b7b6efe 07:11:40 ---> 48a54cf28527 07:11:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:40 Removing intermediate container 60764df414f5 07:11:40 ---> d13e6e4e802b 07:11:40 07:11:40 Step 10/22 : FROM alpine:3.16 07:11:40 ---> dfd21b5a31f5 07:11:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:11:40 ---> Running in f8c27bb02e4d 07:11:40 ---> 00540a6aef49 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:11:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:11:40 Removing intermediate container 806e743bb9e4 07:11:40 ---> 0b82e398819e 07:11:40 07:11:40 Step 9/32 : FROM alpine:3.16 07:11:40 ---> dfd21b5a31f5 07:11:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:11:40 ---> Running in 6dd6f2174c10 07:11:40 ---> Running in c12482bd99e1 07:11:40 ---> Running in 7090c63178f8 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:11:40 Removing intermediate container c12482bd99e1 07:11:40 ---> 545bf3c8ca79 07:11:40 Step 9/24 : WORKDIR /edgex-go/spire-build 07:11:40 Removing intermediate container 7090c63178f8 07:11:40 ---> 7220b91e253b 07:11:40 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:11:40 ---> Running in ee8ba755c95a 07:11:40 ---> Running in e29ccc8335a4 07:11:40 Removing intermediate container ee8ba755c95a 07:11:40 ---> 49398f68600a 07:11:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:11:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:11:40 ---> Running in 72950085fbd6 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:11:40 (1/3) Installing ca-certificates (20220614-r0) 07:11:40 (2/3) Installing dumb-init (1.2.5-r1) 07:11:40 (3/3) Installing su-exec (0.2-r1) 07:11:40 Executing busybox-1.35.0-r17.trigger 07:11:40 Executing ca-certificates-20220614-r0.trigger 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:11:40 OK: 6 MiB in 17 packages 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:11:40 (1/2) Installing ca-certificates (20220614-r0) 07:11:40 (2/2) Installing dumb-init (1.2.5-r1) 07:11:40 Executing busybox-1.35.0-r17.trigger 07:11:40 Executing ca-certificates-20220614-r0.trigger 07:11:40 OK: 6 MiB in 16 packages 07:11:40 (1/2) Installing dumb-init (1.2.5-r1) 07:11:40 (2/2) Installing su-exec (0.2-r1) 07:11:40 Executing busybox-1.35.0-r17.trigger 07:11:40 OK: 6 MiB in 16 packages 07:11:40 Removing intermediate container cc318b7b6efe 07:11:40 ---> 9937c92bad88 07:11:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:40 ---> Running in 41d9573a4f3e 07:11:41 Removing intermediate container 41d9573a4f3e 07:11:41 ---> e66555202d57 07:11:41 Step 12/24 : WORKDIR / 07:11:41 ---> Running in 8f13b3d88221 07:11:41 Removing intermediate container 6dd6f2174c10 07:11:41 ---> 2ab3218d5fe6 07:11:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:11:41 Removing intermediate container 8f13b3d88221 07:11:41 ---> 7153cfcad757 07:11:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:11:41 ---> Running in 45e731f938ac 07:11:41 Removing intermediate container e29ccc8335a4 07:11:41 ---> 59641656c3b1 07:11:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:11:41 Removing intermediate container 72950085fbd6 07:11:41 ---> 628e8161f124 07:11:41 Step 11/24 : WORKDIR /edgex-go 07:11:41 ---> Running in 9729c46a2c98 07:11:41 ---> Running in 68e87834c208 07:11:41 Removing intermediate container 45e731f938ac 07:11:41 ---> d5371b05bc5b 07:11:41 Step 13/22 : ENV APP_PORT=59860 07:11:41 ---> Running in 782163da3081 07:11:41 Removing intermediate container 9729c46a2c98 07:11:41 ---> 48436fca7cd6 07:11:41 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:11:41 Removing intermediate container 68e87834c208 07:11:41 ---> 644c8dd4de9c 07:11:41 07:11:41 Step 12/24 : FROM alpine:3.15 07:11:41 ---> 5ce65d7b0fde 07:11:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:11:41 ---> Using cache 07:11:41 ---> f6e3bee0615b 07:11:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:11:41 ---> Using cache 07:11:41 ---> c9a6d2b8f31d 07:11:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:11:41 ---> 2db379eb3ed7 07:11:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:11:41 ---> Running in f949e2dee302 07:11:41 Removing intermediate container 782163da3081 07:11:41 ---> 375009d15574 07:11:41 Step 14/22 : EXPOSE $APP_PORT 07:11:41 ---> Running in ecdbabcd9f45 07:11:41 ---> 3da22599d8f6 07:11:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:11:41 Removing intermediate container f949e2dee302 07:11:41 ---> fb73795a2b57 07:11:41 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:11:41 ---> Running in 01cc16c57e66 07:11:41 Removing intermediate container ecdbabcd9f45 07:11:41 ---> 8d1f466e0ab4 07:11:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:42 Removing intermediate container 01cc16c57e66 07:11:42 ---> dbb06c1db4d4 07:11:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:11:42 ---> 4da42b129d85 07:11:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:11:42 ---> Running in ca9d0f0feee5 07:11:42 ---> e735bb2b624e 07:11:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:11:42 Removing intermediate container ca9d0f0feee5 07:11:42 ---> 64b1bcdf4f8b 07:11:42 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:11:43 ---> b8cdcf40d84a 07:11:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:11:43 ---> Running in 460f04ff3b84 07:11:43 ---> 367bac0b4a8b 07:11:43 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:11:43 ---> 8a180a6f93f9 07:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:11:44 ---> 395e61f15259 07:11:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:11:44 ---> 359d9e283a5b 07:11:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:11:44 ---> Running in 4ce8d0655937 07:11:46 Removing intermediate container 4ce8d0655937 07:11:46 ---> e9641d310e46 07:11:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:11:46 ---> 9588802df467 07:11:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:11:46 ---> Running in b5f7bb56ee99 07:11:46 ---> ff5f96832d70 07:11:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:11:46 Removing intermediate container 460f04ff3b84 07:11:46 ---> 844226ce0ec1 07:11:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:11:46 Removing intermediate container b5f7bb56ee99 07:11:46 ---> 086eb4dc3cb2 07:11:46 Step 20/22 : LABEL arch=x86_64 07:11:46 ---> Running in 3ca07b85ab51 07:11:46 ---> 365038baa66a 07:11:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:46 ---> Running in 669ed8caa615 07:11:46 ---> Running in ea4b9ae9b6c7 07:11:47 ---> 11378e810e0a 07:11:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:11:47 Removing intermediate container 669ed8caa615 07:11:47 ---> 8f0c7a11119f 07:11:47 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:11:47 Removing intermediate container 3ca07b85ab51 07:11:47 ---> 9b183c4e4317 07:11:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:11:47 ---> Running in 2e3bf235195f 07:11:47 ---> a0d42a96e3f5 07:11:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:11:47 Removing intermediate container 2e3bf235195f 07:11:47 ---> 5145b4b15946 07:11:47 Step 22/22 : LABEL version=3.0.0-dev.71 07:11:47 ---> Running in 17f0b25cf965 07:11:47 ---> 4ee4d09f045d 07:11:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:11:47 ---> Running in 8582dc56e6af 07:11:47 ---> 85144205585b 07:11:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:11:47 Removing intermediate container 17f0b25cf965 07:11:47 ---> 95812211c831 07:11:47 07:11:47 ---> Running in acca8df97177 07:11:47 Successfully built 95812211c831 07:11:47 Successfully tagged support-notifications:latest 07:11:48  Building support-notifications ... done Removing intermediate container acca8df97177 07:11:48 ---> 529fd56fd0d0 07:11:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:11:48 ---> Running in 125db8da2650 07:11:48 Removing intermediate container ea4b9ae9b6c7 07:11:48 ---> d25d3838ac71 07:11:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:11:48 ---> Running in 4bc17bfa62d2 07:11:48 Removing intermediate container 125db8da2650 07:11:48 ---> 6b48f42492ae 07:11:48 Step 22/24 : LABEL arch=x86_64 07:11:48 Removing intermediate container 4bc17bfa62d2 07:11:48 ---> fd3147a7571f 07:11:48 Step 22/24 : LABEL arch=x86_64 07:11:48 ---> Running in 6a0a14ab014f 07:11:48 ---> Running in 70fa7980db08 07:11:48 Removing intermediate container 70fa7980db08 07:11:48 ---> e537848c3e34 07:11:48 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:11:48 Removing intermediate container 6a0a14ab014f 07:11:48 ---> e77c41d13d02 07:11:48 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:11:48 Removing intermediate container 8582dc56e6af 07:11:48 ---> 00b6e8ad4cd2 07:11:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:48 ---> Running in 9410b0487737 07:11:48 ---> Running in 2760bbc74a3e 07:11:48 Removing intermediate container 9410b0487737 07:11:48 ---> 38970b21eadd 07:11:48 Step 24/24 : LABEL version=3.0.0-dev.71 07:11:48 ---> 8ec287036a6a 07:11:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:48 Removing intermediate container 2760bbc74a3e 07:11:48 ---> 77f6500104e4 07:11:48 Step 24/24 : LABEL version=3.0.0-dev.71 07:11:48 ---> Running in c42d27a89a13 07:11:48 ---> Running in aa6ccbe403ee 07:11:49 Removing intermediate container c42d27a89a13 07:11:49 ---> 84afb603bd53 07:11:49 07:11:49 Removing intermediate container aa6ccbe403ee 07:11:49 ---> 81fd7bdfb79d 07:11:49 07:11:49 Successfully built 84afb603bd53 07:11:49 Successfully tagged security-spire-agent:latest 07:11:49 Successfully built 81fd7bdfb79d 07:11:49  Building security-spire-agent ... done Successfully tagged security-secretstore-setup:latest 07:11:50  Building security-secretstore-setup ... done  ---> 0edd6795b041 07:11:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:11:50 ---> 56937ee54392 07:11:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:11:50 ---> 25ef75143456 07:11:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:11:51 ---> a77f6a899545 07:11:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:11:51 ---> 9fdab0cf924f 07:11:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:51 ---> 2b61b7de8a3e 07:11:51 Step 27/32 : RUN chmod +x /entrypoint.sh 07:11:51 ---> Running in ea34827476e4 07:11:52 Removing intermediate container ea34827476e4 07:11:52 ---> efd0301002e3 07:11:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:11:52 ---> Running in 4cd64aa73ace 07:11:52 Removing intermediate container 4cd64aa73ace 07:11:52 ---> ea89ca8c1e01 07:11:52 Step 29/32 : CMD ["gate"] 07:11:52 ---> Running in 5fe2794e0c8c 07:11:52 Removing intermediate container 5fe2794e0c8c 07:11:52 ---> e67fd7c91233 07:11:52 Step 30/32 : LABEL arch=x86_64 07:11:52 ---> Running in 2ac9ce6ea561 07:11:53 Removing intermediate container 2ac9ce6ea561 07:11:53 ---> a419144907b6 07:11:53 Step 31/32 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:11:53 ---> Running in 7daa426aef35 07:11:53 Removing intermediate container 7daa426aef35 07:11:53 ---> 0062a2e86c7d 07:11:53 Step 32/32 : LABEL version=3.0.0-dev.71 07:11:53 ---> Running in 41d3b5727fa9 07:11:53 Removing intermediate container 41d3b5727fa9 07:11:53 ---> bc9baab34541 07:11:53 07:11:53 Successfully built bc9baab34541 07:11:53 Successfully tagged security-bootstrapper:latest 07:12:03  Building security-bootstrapper ... done Removing intermediate container f8c27bb02e4d 07:12:03 ---> 4e9174487056 07:12:03 07:12:03 Step 9/19 : FROM alpine:3.15 07:12:03 ---> 5ce65d7b0fde 07:12:03 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:12:03 ---> Using cache 07:12:03 ---> f6e3bee0615b 07:12:03 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:12:03 ---> Running in 9cd8232d42bd 07:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:12:03 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:12:03 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:12:03 OK: 15857 distinct packages available 07:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:12:04 (1/9) Installing ca-certificates (20220614-r0) 07:12:04 (2/9) Installing brotli-libs (1.0.9-r5) 07:12:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:12:04 (4/9) Installing libcurl (7.80.0-r6) 07:12:04 (5/9) Installing curl (7.80.0-r6) 07:12:04 (6/9) Installing dumb-init (1.2.5-r1) 07:12:04 (7/9) Installing musl-obstack (1.2.3-r0) 07:12:04 (8/9) Installing libucontext (1.1-r0) 07:12:04 (9/9) Installing gcompat (1.0.0-r4) 07:12:04 Executing busybox-1.34.1-r7.trigger 07:12:04 Executing ca-certificates-20220614-r0.trigger 07:12:04 OK: 8 MiB in 23 packages 07:12:05 Removing intermediate container 9cd8232d42bd 07:12:05 ---> af3b9ac457ea 07:12:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:05 ---> 4d12f97b2eb4 07:12:05 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:12:06 ---> 94c5b02a7787 07:12:06 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:12:06 ---> 53f215826b9f 07:12:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:12:06 ---> Running in d6e6c8773fab 07:12:06 Removing intermediate container d6e6c8773fab 07:12:06 ---> c6abef668c0f 07:12:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:12:06 ---> Running in 012feb2071fa 07:12:07 Removing intermediate container 012feb2071fa 07:12:07 ---> 5693e18f5dd3 07:12:07 Step 17/19 : LABEL arch=x86_64 07:12:07 ---> Running in 5d4e51db25fe 07:12:07 Removing intermediate container 5d4e51db25fe 07:12:07 ---> 10c58aa810fb 07:12:07 Step 18/19 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:07 ---> Running in 9c7d37198e38 07:12:07 Removing intermediate container 9c7d37198e38 07:12:07 ---> ac548233ecda 07:12:07 Step 19/19 : LABEL version=3.0.0-dev.71 07:12:07 ---> Running in a8e077278e4f 07:12:07 Removing intermediate container a8e077278e4f 07:12:07 ---> 971536ebce67 07:12:07 07:12:07 Successfully built 971536ebce67 07:12:07 Successfully tagged security-spiffe-token-provider:latest 07:12:07  Building security-spiffe-token-provider ... done  [Pipeline] } 07:12:07 $ docker stop --time=1 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d 07:12:09 $ docker rm -f --volumes 73e2b3263b3a5fc467a014c314e38fac4f3fe8eb3a1f9055558cd555acd0e66d [Pipeline] // withDockerContainer [Pipeline] sh 07:12:09 + docker images 07:12:09 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:09 security-spiffe-token-provider latest 971536ebce67 2 seconds ago 30MB 07:12:09 4e9174487056 9 seconds ago 1.73GB 07:12:09 security-bootstrapper latest bc9baab34541 16 seconds ago 20.4MB 07:12:09 security-secretstore-setup latest 81fd7bdfb79d 21 seconds ago 30MB 07:12:09 security-spire-agent latest 84afb603bd53 21 seconds ago 125MB 07:12:09 support-notifications latest 95812211c831 22 seconds ago 30.7MB 07:12:09 644c8dd4de9c 28 seconds ago 1.56GB 07:12:09 d13e6e4e802b 34 seconds ago 1.76GB 07:12:09 0b82e398819e 37 seconds ago 1.68GB 07:12:09 dcb7198bfd50 47 seconds ago 1.68GB 07:12:09 security-proxy-auth latest 6232ca772769 About a minute ago 16.2MB 07:12:09 support-scheduler latest 730a2de8a3be About a minute ago 30.1MB 07:12:09 core-metadata latest e7b4948fcaf7 About a minute ago 18.5MB 07:12:09 core-command latest 9a04c9dd6e05 About a minute ago 17.7MB 07:12:09 6d9a90540f30 2 minutes ago 1.67GB 07:12:09 0865b9f14210 2 minutes ago 1.75GB 07:12:09 security-proxy-setup latest 2ee1f7d923f3 2 minutes ago 27.8MB 07:12:09 e73e1459e348 2 minutes ago 1.7GB 07:12:09 92de7506462c 2 minutes ago 1.69GB 07:12:09 core-common-config-bootstrapper latest 0de61b251ba6 2 minutes ago 15.5MB 07:12:09 core-data latest 4eb57fa82321 2 minutes ago 17.9MB 07:12:09 748ccf864e56 2 minutes ago 1.7GB 07:12:09 e34e7de542a0 2 minutes ago 1.68GB 07:12:09 b576247141cb 3 minutes ago 1.69GB 07:12:09 security-spire-config latest b3d9de5c7f29 3 minutes ago 85.8MB 07:12:09 security-spire-server latest d49fedd12200 3 minutes ago 86.5MB 07:12:09 6a3320825ffa 3 minutes ago 1.56GB 07:12:09 e13832451d64 3 minutes ago 1.56GB 07:12:09 ci-base-image-x86_64 latest 951a91cd80e4 7 minutes ago 904MB 07:12:09 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 07:12:09 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 07:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 07:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 07:12:09 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 07:12:09 provisioning config files... 07:12:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config16800597794516108321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:10 ---> docker-login.sh 07:12:10 nexus3.edgexfoundry.org:10001 07:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:10 Configure a credential helper to remove this warning. See 07:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:10 07:12:10 Login Succeeded 07:12:10 nexus3.edgexfoundry.org:10002 07:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:10 Configure a credential helper to remove this warning. See 07:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:10 07:12:10 Login Succeeded 07:12:10 nexus3.edgexfoundry.org:10003 07:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:10 Configure a credential helper to remove this warning. See 07:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:10 07:12:10 Login Succeeded 07:12:10 nexus3.edgexfoundry.org:10004 07:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:10 Configure a credential helper to remove this warning. See 07:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:10 07:12:10 Login Succeeded 07:12:10 docker.io 07:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:10 Configure a credential helper to remove this warning. See 07:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:10 07:12:10 Login Succeeded 07:12:10 ---> docker-login.sh ends [Pipeline] } 07:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:12:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:12:10 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:10 latest 07:12:10 3.0.0-dev.71 07:12:10 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:10 main 07:12:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:11 + docker push nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:11 dcfce386a168: Preparing 07:12:11 7982468085b0: Preparing 07:12:11 909dc65da26f: Preparing 07:12:11 75c5bf40635b: Preparing 07:12:11 aa5968d388b8: Preparing 07:12:11 aa5968d388b8: Layer already exists 07:12:11 dcfce386a168: Pushed 07:12:11 909dc65da26f: Pushed 07:12:11 75c5bf40635b: Pushed 07:12:12 7982468085b0: Pushed 07:12:12 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:13 dcfce386a168: Preparing 07:12:13 7982468085b0: Preparing 07:12:13 909dc65da26f: Preparing 07:12:13 75c5bf40635b: Preparing 07:12:13 aa5968d388b8: Preparing 07:12:13 dcfce386a168: Layer already exists 07:12:13 aa5968d388b8: Layer already exists 07:12:13 7982468085b0: Layer already exists 07:12:13 75c5bf40635b: Layer already exists 07:12:13 909dc65da26f: Layer already exists 07:12:13 latest: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:14 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 07:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:14 dcfce386a168: Preparing 07:12:14 7982468085b0: Preparing 07:12:14 909dc65da26f: Preparing 07:12:14 75c5bf40635b: Preparing 07:12:14 aa5968d388b8: Preparing 07:12:14 aa5968d388b8: Layer already exists 07:12:14 dcfce386a168: Layer already exists 07:12:14 909dc65da26f: Layer already exists 07:12:14 75c5bf40635b: Layer already exists 07:12:14 7982468085b0: Layer already exists 07:12:14 3.0.0-dev.71: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:15 + docker push nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:15 dcfce386a168: Preparing 07:12:15 7982468085b0: Preparing 07:12:15 909dc65da26f: Preparing 07:12:15 75c5bf40635b: Preparing 07:12:15 aa5968d388b8: Preparing 07:12:15 aa5968d388b8: Layer already exists 07:12:15 7982468085b0: Layer already exists 07:12:15 909dc65da26f: Layer already exists 07:12:15 dcfce386a168: Layer already exists 07:12:15 75c5bf40635b: Layer already exists 07:12:15 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:15 dcfce386a168: Preparing 07:12:15 7982468085b0: Preparing 07:12:15 909dc65da26f: Preparing 07:12:15 75c5bf40635b: Preparing 07:12:15 aa5968d388b8: Preparing 07:12:15 7982468085b0: Layer already exists 07:12:15 aa5968d388b8: Layer already exists 07:12:15 909dc65da26f: Layer already exists 07:12:15 dcfce386a168: Layer already exists 07:12:15 75c5bf40635b: Layer already exists 07:12:15 main: digest: sha256:fd5a740f7cecdb65ba5ea23451d27d86bc368e8449134c3c77a34ef13c543f04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:15 ===================================================== [Pipeline] echo 07:12:15 taggedImages: 07:12:15 - nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:15 - nexus3.edgexfoundry.org:10004/core-command:latest 07:12:15 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.71 07:12:15 - nexus3.edgexfoundry.org:10004/core-command:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:12:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:12:15 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:15 latest 07:12:15 3.0.0-dev.71 07:12:15 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:15 main 07:12:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:16 e4b803587ea0: Preparing 07:12:16 f08804b7fd16: Preparing 07:12:16 00e21bd7cf19: Preparing 07:12:16 b03e6d2e87c5: Preparing 07:12:16 909dc65da26f: Preparing 07:12:16 268740545b5d: Preparing 07:12:16 aa5968d388b8: Preparing 07:12:16 268740545b5d: Waiting 07:12:16 909dc65da26f: Layer already exists 07:12:16 f08804b7fd16: Pushed 07:12:16 e4b803587ea0: Pushed 07:12:16 00e21bd7cf19: Pushed 07:12:16 268740545b5d: Pushed 07:12:16 aa5968d388b8: Layer already exists 07:12:17 b03e6d2e87c5: Pushed 07:12:17 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:17 + 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 07:12:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:18 e4b803587ea0: Preparing 07:12:18 f08804b7fd16: Preparing 07:12:18 00e21bd7cf19: Preparing 07:12:18 b03e6d2e87c5: Preparing 07:12:18 909dc65da26f: Preparing 07:12:18 268740545b5d: Preparing 07:12:18 aa5968d388b8: Preparing 07:12:18 268740545b5d: Waiting 07:12:18 aa5968d388b8: Waiting 07:12:18 f08804b7fd16: Layer already exists 07:12:18 e4b803587ea0: Layer already exists 07:12:18 909dc65da26f: Layer already exists 07:12:18 b03e6d2e87c5: Layer already exists 07:12:18 00e21bd7cf19: Layer already exists 07:12:18 268740545b5d: Layer already exists 07:12:18 aa5968d388b8: Layer already exists 07:12:18 latest: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 07:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:18 e4b803587ea0: Preparing 07:12:18 f08804b7fd16: Preparing 07:12:18 00e21bd7cf19: Preparing 07:12:18 b03e6d2e87c5: Preparing 07:12:18 909dc65da26f: Preparing 07:12:18 268740545b5d: Preparing 07:12:18 aa5968d388b8: Preparing 07:12:18 268740545b5d: Waiting 07:12:18 aa5968d388b8: Waiting 07:12:18 f08804b7fd16: Layer already exists 07:12:18 00e21bd7cf19: Layer already exists 07:12:18 909dc65da26f: Layer already exists 07:12:18 b03e6d2e87c5: Layer already exists 07:12:18 e4b803587ea0: Layer already exists 07:12:18 aa5968d388b8: Layer already exists 07:12:18 268740545b5d: Layer already exists 07:12:18 3.0.0-dev.71: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:19 e4b803587ea0: Preparing 07:12:19 f08804b7fd16: Preparing 07:12:19 00e21bd7cf19: Preparing 07:12:19 b03e6d2e87c5: Preparing 07:12:19 909dc65da26f: Preparing 07:12:19 268740545b5d: Preparing 07:12:19 aa5968d388b8: Preparing 07:12:19 268740545b5d: Waiting 07:12:19 aa5968d388b8: Waiting 07:12:19 e4b803587ea0: Layer already exists 07:12:19 909dc65da26f: Layer already exists 07:12:19 f08804b7fd16: Layer already exists 07:12:19 b03e6d2e87c5: Layer already exists 07:12:19 00e21bd7cf19: Layer already exists 07:12:19 268740545b5d: Layer already exists 07:12:19 aa5968d388b8: Layer already exists 07:12:19 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:19 + 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 07:12:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:20 e4b803587ea0: Preparing 07:12:20 f08804b7fd16: Preparing 07:12:20 00e21bd7cf19: Preparing 07:12:20 b03e6d2e87c5: Preparing 07:12:20 909dc65da26f: Preparing 07:12:20 268740545b5d: Preparing 07:12:20 aa5968d388b8: Preparing 07:12:20 268740545b5d: Waiting 07:12:20 aa5968d388b8: Waiting 07:12:20 909dc65da26f: Layer already exists 07:12:20 e4b803587ea0: Layer already exists 07:12:20 b03e6d2e87c5: Layer already exists 07:12:20 00e21bd7cf19: Layer already exists 07:12:20 f08804b7fd16: Layer already exists 07:12:20 268740545b5d: Layer already exists 07:12:20 aa5968d388b8: Layer already exists 07:12:20 main: digest: sha256:13f53aeef1aed9ea67bf4f366ea81576a953043128cac2a1b7ae0f745f3cb2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:20 ===================================================== [Pipeline] echo 07:12:20 taggedImages: 07:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.71 07:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:12:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:12:20 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:20 latest 07:12:20 3.0.0-dev.71 07:12:20 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:20 main 07:12:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:20 + docker push nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:20 950f70a1a35f: Preparing 07:12:20 bd6e2df655b1: Preparing 07:12:20 909dc65da26f: Preparing 07:12:20 93002e8bd0af: Preparing 07:12:20 aa5968d388b8: Preparing 07:12:20 950f70a1a35f: Pushed 07:12:20 93002e8bd0af: Pushed 07:12:20 aa5968d388b8: Layer already exists 07:12:20 909dc65da26f: Layer already exists 07:12:22 bd6e2df655b1: Pushed 07:12:22 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:22 950f70a1a35f: Preparing 07:12:22 bd6e2df655b1: Preparing 07:12:22 909dc65da26f: Preparing 07:12:22 93002e8bd0af: Preparing 07:12:22 aa5968d388b8: Preparing 07:12:22 909dc65da26f: Layer already exists 07:12:22 aa5968d388b8: Layer already exists 07:12:22 bd6e2df655b1: Layer already exists 07:12:22 950f70a1a35f: Layer already exists 07:12:22 93002e8bd0af: Layer already exists 07:12:22 latest: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 07:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:23 950f70a1a35f: Preparing 07:12:23 bd6e2df655b1: Preparing 07:12:23 909dc65da26f: Preparing 07:12:23 93002e8bd0af: Preparing 07:12:23 aa5968d388b8: Preparing 07:12:23 93002e8bd0af: Layer already exists 07:12:23 909dc65da26f: Layer already exists 07:12:23 aa5968d388b8: Layer already exists 07:12:23 950f70a1a35f: Layer already exists 07:12:23 bd6e2df655b1: Layer already exists 07:12:23 3.0.0-dev.71: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker push nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:24 950f70a1a35f: Preparing 07:12:24 bd6e2df655b1: Preparing 07:12:24 909dc65da26f: Preparing 07:12:24 93002e8bd0af: Preparing 07:12:24 aa5968d388b8: Preparing 07:12:24 909dc65da26f: Layer already exists 07:12:24 aa5968d388b8: Layer already exists 07:12:24 93002e8bd0af: Layer already exists 07:12:24 bd6e2df655b1: Layer already exists 07:12:24 950f70a1a35f: Layer already exists 07:12:24 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:24 950f70a1a35f: Preparing 07:12:24 bd6e2df655b1: Preparing 07:12:24 909dc65da26f: Preparing 07:12:24 93002e8bd0af: Preparing 07:12:24 aa5968d388b8: Preparing 07:12:24 bd6e2df655b1: Layer already exists 07:12:24 93002e8bd0af: Layer already exists 07:12:24 950f70a1a35f: Layer already exists 07:12:24 aa5968d388b8: Layer already exists 07:12:24 909dc65da26f: Layer already exists 07:12:24 main: digest: sha256:754330a2546425e248c109096afc7199677120aadad38689867f7f68daeb07c2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:24 ===================================================== [Pipeline] echo 07:12:24 taggedImages: 07:12:24 - nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:24 - nexus3.edgexfoundry.org:10004/core-data:latest 07:12:24 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.71 07:12:24 - nexus3.edgexfoundry.org:10004/core-data:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:12:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:12:24 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:24 latest 07:12:24 3.0.0-dev.71 07:12:24 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:24 main 07:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:12:25 daf993414d03: Preparing 07:12:25 33cee942e5ee: Preparing 07:12:25 ff1fb6050da2: Preparing 07:12:25 909dc65da26f: Preparing 07:12:25 75c5bf40635b: Preparing 07:12:25 aa5968d388b8: Preparing 07:12:25 aa5968d388b8: Waiting 07:12:25 75c5bf40635b: Layer already exists 07:12:25 daf993414d03: Pushed 07:12:25 33cee942e5ee: Pushed 07:12:25 909dc65da26f: Layer already exists 07:12:25 aa5968d388b8: Layer already exists 07:12:26 ff1fb6050da2: Pushed 07:12:26 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:12:27 daf993414d03: Preparing 07:12:27 33cee942e5ee: Preparing 07:12:27 ff1fb6050da2: Preparing 07:12:27 909dc65da26f: Preparing 07:12:27 75c5bf40635b: Preparing 07:12:27 aa5968d388b8: Preparing 07:12:27 aa5968d388b8: Waiting 07:12:27 75c5bf40635b: Layer already exists 07:12:27 33cee942e5ee: Layer already exists 07:12:27 909dc65da26f: Layer already exists 07:12:27 ff1fb6050da2: Layer already exists 07:12:27 daf993414d03: Layer already exists 07:12:27 aa5968d388b8: Layer already exists 07:12:27 latest: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 07:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:12:28 daf993414d03: Preparing 07:12:28 33cee942e5ee: Preparing 07:12:28 ff1fb6050da2: Preparing 07:12:28 909dc65da26f: Preparing 07:12:28 75c5bf40635b: Preparing 07:12:28 aa5968d388b8: Preparing 07:12:28 aa5968d388b8: Waiting 07:12:28 75c5bf40635b: Layer already exists 07:12:28 daf993414d03: Layer already exists 07:12:28 ff1fb6050da2: Layer already exists 07:12:28 33cee942e5ee: Layer already exists 07:12:28 909dc65da26f: Layer already exists 07:12:28 aa5968d388b8: Layer already exists 07:12:28 3.0.0-dev.71: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:12:29 daf993414d03: Preparing 07:12:29 33cee942e5ee: Preparing 07:12:29 ff1fb6050da2: Preparing 07:12:29 909dc65da26f: Preparing 07:12:29 75c5bf40635b: Preparing 07:12:29 aa5968d388b8: Preparing 07:12:29 aa5968d388b8: Waiting 07:12:29 33cee942e5ee: Layer already exists 07:12:29 75c5bf40635b: Layer already exists 07:12:29 909dc65da26f: Layer already exists 07:12:29 daf993414d03: Layer already exists 07:12:29 ff1fb6050da2: Layer already exists 07:12:29 aa5968d388b8: Layer already exists 07:12:29 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:12:29 daf993414d03: Preparing 07:12:29 33cee942e5ee: Preparing 07:12:29 ff1fb6050da2: Preparing 07:12:29 909dc65da26f: Preparing 07:12:29 75c5bf40635b: Preparing 07:12:29 aa5968d388b8: Preparing 07:12:29 aa5968d388b8: Waiting 07:12:29 ff1fb6050da2: Layer already exists 07:12:29 909dc65da26f: Layer already exists 07:12:29 daf993414d03: Layer already exists 07:12:29 75c5bf40635b: Layer already exists 07:12:29 33cee942e5ee: Layer already exists 07:12:29 aa5968d388b8: Layer already exists 07:12:29 main: digest: sha256:171991d20e29cc82c9151e9105f8b445614861dec4fe69b0def61fbb3a2b16a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:29 ===================================================== [Pipeline] echo 07:12:29 taggedImages: 07:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.71 07:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:12:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:12:29 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:29 latest 07:12:29 3.0.0-dev.71 07:12:29 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:29 main 07:12:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:12:30 454269f26dcb: Preparing 07:12:30 454269f26dcb: Preparing 07:12:30 ebacc217c676: Preparing 07:12:30 efb8de80ddcb: Preparing 07:12:30 fd86ce27967d: Preparing 07:12:30 78c240571efb: Preparing 07:12:30 5e182d60921d: Preparing 07:12:30 909dc65da26f: Preparing 07:12:30 d2751520808f: Preparing 07:12:30 d894d680854c: Preparing 07:12:30 6f8dd5cf84ea: Preparing 07:12:30 7f6398458942: Preparing 07:12:30 aa5968d388b8: Preparing 07:12:30 5e182d60921d: Waiting 07:12:30 909dc65da26f: Waiting 07:12:30 7f6398458942: Waiting 07:12:30 aa5968d388b8: Waiting 07:12:30 d2751520808f: Waiting 07:12:30 d894d680854c: Waiting 07:12:30 6f8dd5cf84ea: Waiting 07:12:30 454269f26dcb: Pushed 07:12:30 efb8de80ddcb: Pushed 07:12:30 ebacc217c676: Pushed 07:12:30 78c240571efb: Pushed 07:12:30 fd86ce27967d: Pushed 07:12:30 d2751520808f: Pushed 07:12:30 d894d680854c: Pushed 07:12:30 909dc65da26f: Layer already exists 07:12:30 6f8dd5cf84ea: Pushed 07:12:31 7f6398458942: Pushed 07:12:31 aa5968d388b8: Layer already exists 07:12:32 5e182d60921d: Pushed 07:12:32 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:12:32 454269f26dcb: Preparing 07:12:32 454269f26dcb: Preparing 07:12:32 ebacc217c676: Preparing 07:12:32 efb8de80ddcb: Preparing 07:12:32 fd86ce27967d: Preparing 07:12:32 78c240571efb: Preparing 07:12:32 5e182d60921d: Preparing 07:12:32 909dc65da26f: Preparing 07:12:32 d2751520808f: Preparing 07:12:32 d894d680854c: Preparing 07:12:32 6f8dd5cf84ea: Preparing 07:12:32 7f6398458942: Preparing 07:12:32 aa5968d388b8: Preparing 07:12:32 5e182d60921d: Waiting 07:12:32 909dc65da26f: Waiting 07:12:32 d2751520808f: Waiting 07:12:32 d894d680854c: Waiting 07:12:32 6f8dd5cf84ea: Waiting 07:12:32 7f6398458942: Waiting 07:12:32 aa5968d388b8: Waiting 07:12:32 efb8de80ddcb: Layer already exists 07:12:32 78c240571efb: Layer already exists 07:12:32 ebacc217c676: Layer already exists 07:12:32 fd86ce27967d: Layer already exists 07:12:32 454269f26dcb: Layer already exists 07:12:32 909dc65da26f: Layer already exists 07:12:32 5e182d60921d: Layer already exists 07:12:32 d2751520808f: Layer already exists 07:12:32 d894d680854c: Layer already exists 07:12:32 6f8dd5cf84ea: Layer already exists 07:12:32 aa5968d388b8: Layer already exists 07:12:32 7f6398458942: Layer already exists 07:12:32 latest: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 07:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:12:33 454269f26dcb: Preparing 07:12:33 454269f26dcb: Preparing 07:12:33 ebacc217c676: Preparing 07:12:33 efb8de80ddcb: Preparing 07:12:33 fd86ce27967d: Preparing 07:12:33 78c240571efb: Preparing 07:12:33 5e182d60921d: Preparing 07:12:33 909dc65da26f: Preparing 07:12:33 d2751520808f: Preparing 07:12:33 d894d680854c: Preparing 07:12:33 6f8dd5cf84ea: Preparing 07:12:33 7f6398458942: Preparing 07:12:33 aa5968d388b8: Preparing 07:12:33 909dc65da26f: Waiting 07:12:33 d2751520808f: Waiting 07:12:33 d894d680854c: Waiting 07:12:33 6f8dd5cf84ea: Waiting 07:12:33 7f6398458942: Waiting 07:12:33 aa5968d388b8: Waiting 07:12:33 5e182d60921d: Waiting 07:12:33 454269f26dcb: Layer already exists 07:12:33 fd86ce27967d: Layer already exists 07:12:33 efb8de80ddcb: Layer already exists 07:12:33 78c240571efb: Layer already exists 07:12:33 ebacc217c676: Layer already exists 07:12:33 6f8dd5cf84ea: Layer already exists 07:12:33 909dc65da26f: Layer already exists 07:12:33 d2751520808f: Layer already exists 07:12:33 d894d680854c: Layer already exists 07:12:33 5e182d60921d: Layer already exists 07:12:33 7f6398458942: Layer already exists 07:12:33 aa5968d388b8: Layer already exists 07:12:33 3.0.0-dev.71: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:12:34 454269f26dcb: Preparing 07:12:34 454269f26dcb: Preparing 07:12:34 ebacc217c676: Preparing 07:12:34 efb8de80ddcb: Preparing 07:12:34 fd86ce27967d: Preparing 07:12:34 78c240571efb: Preparing 07:12:34 5e182d60921d: Preparing 07:12:34 909dc65da26f: Preparing 07:12:34 d2751520808f: Preparing 07:12:34 d894d680854c: Preparing 07:12:34 6f8dd5cf84ea: Preparing 07:12:34 7f6398458942: Preparing 07:12:34 aa5968d388b8: Preparing 07:12:34 d894d680854c: Waiting 07:12:34 6f8dd5cf84ea: Waiting 07:12:34 5e182d60921d: Waiting 07:12:34 7f6398458942: Waiting 07:12:34 aa5968d388b8: Waiting 07:12:34 d2751520808f: Waiting 07:12:34 909dc65da26f: Waiting 07:12:34 454269f26dcb: Layer already exists 07:12:34 ebacc217c676: Layer already exists 07:12:34 78c240571efb: Layer already exists 07:12:34 efb8de80ddcb: Layer already exists 07:12:34 fd86ce27967d: Layer already exists 07:12:34 6f8dd5cf84ea: Layer already exists 07:12:34 909dc65da26f: Layer already exists 07:12:34 d2751520808f: Layer already exists 07:12:34 5e182d60921d: Layer already exists 07:12:34 d894d680854c: Layer already exists 07:12:34 7f6398458942: Layer already exists 07:12:34 aa5968d388b8: Layer already exists 07:12:34 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:12:34 454269f26dcb: Preparing 07:12:34 454269f26dcb: Preparing 07:12:34 ebacc217c676: Preparing 07:12:34 efb8de80ddcb: Preparing 07:12:34 fd86ce27967d: Preparing 07:12:34 78c240571efb: Preparing 07:12:34 5e182d60921d: Preparing 07:12:34 909dc65da26f: Preparing 07:12:34 d2751520808f: Preparing 07:12:34 d894d680854c: Preparing 07:12:34 6f8dd5cf84ea: Preparing 07:12:34 7f6398458942: Preparing 07:12:34 aa5968d388b8: Preparing 07:12:34 5e182d60921d: Waiting 07:12:34 909dc65da26f: Waiting 07:12:34 d2751520808f: Waiting 07:12:34 d894d680854c: Waiting 07:12:34 6f8dd5cf84ea: Waiting 07:12:34 7f6398458942: Waiting 07:12:34 aa5968d388b8: Waiting 07:12:34 fd86ce27967d: Layer already exists 07:12:34 78c240571efb: Layer already exists 07:12:34 efb8de80ddcb: Layer already exists 07:12:34 454269f26dcb: Layer already exists 07:12:34 ebacc217c676: Layer already exists 07:12:34 5e182d60921d: Layer already exists 07:12:34 6f8dd5cf84ea: Layer already exists 07:12:34 d2751520808f: Layer already exists 07:12:34 d894d680854c: Layer already exists 07:12:34 909dc65da26f: Layer already exists 07:12:34 7f6398458942: Layer already exists 07:12:34 aa5968d388b8: Layer already exists 07:12:34 main: digest: sha256:8dae51583015bb67bcb49e6a3621166c909e4b65a011f174d9437ee2c5c276f1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:34 ===================================================== [Pipeline] echo 07:12:34 taggedImages: 07:12:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:12:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.71 07:12:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:12:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:12:34 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:34 latest 07:12:34 3.0.0-dev.71 07:12:34 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:34 main 07:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:35 ec8abe479adf: Preparing 07:12:35 46eeb81f528d: Preparing 07:12:35 0ce8ccad48fb: Preparing 07:12:35 2f97fa843f8a: Preparing 07:12:35 909dc65da26f: Preparing 07:12:35 268740545b5d: Preparing 07:12:35 aa5968d388b8: Preparing 07:12:35 268740545b5d: Waiting 07:12:35 aa5968d388b8: Waiting 07:12:35 909dc65da26f: Layer already exists 07:12:35 268740545b5d: Layer already exists 07:12:35 aa5968d388b8: Layer already exists 07:12:35 46eeb81f528d: Pushed 07:12:35 0ce8ccad48fb: Pushed 07:12:35 ec8abe479adf: Pushed 07:12:36 2f97fa843f8a: Pushed 07:12:36 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:37 ec8abe479adf: Preparing 07:12:37 46eeb81f528d: Preparing 07:12:37 0ce8ccad48fb: Preparing 07:12:37 2f97fa843f8a: Preparing 07:12:37 909dc65da26f: Preparing 07:12:37 268740545b5d: Preparing 07:12:37 aa5968d388b8: Preparing 07:12:37 aa5968d388b8: Waiting 07:12:37 268740545b5d: Waiting 07:12:37 ec8abe479adf: Layer already exists 07:12:37 909dc65da26f: Layer already exists 07:12:37 46eeb81f528d: Layer already exists 07:12:37 0ce8ccad48fb: Layer already exists 07:12:37 2f97fa843f8a: Layer already exists 07:12:37 aa5968d388b8: Layer already exists 07:12:37 268740545b5d: Layer already exists 07:12:37 latest: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 07:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:38 ec8abe479adf: Preparing 07:12:38 46eeb81f528d: Preparing 07:12:38 0ce8ccad48fb: Preparing 07:12:38 2f97fa843f8a: Preparing 07:12:38 909dc65da26f: Preparing 07:12:38 268740545b5d: Preparing 07:12:38 aa5968d388b8: Preparing 07:12:38 aa5968d388b8: Waiting 07:12:38 268740545b5d: Waiting 07:12:38 2f97fa843f8a: Layer already exists 07:12:38 46eeb81f528d: Layer already exists 07:12:38 ec8abe479adf: Layer already exists 07:12:38 909dc65da26f: Layer already exists 07:12:38 0ce8ccad48fb: Layer already exists 07:12:38 aa5968d388b8: Layer already exists 07:12:38 268740545b5d: Layer already exists 07:12:38 3.0.0-dev.71: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:38 ec8abe479adf: Preparing 07:12:38 46eeb81f528d: Preparing 07:12:38 0ce8ccad48fb: Preparing 07:12:38 2f97fa843f8a: Preparing 07:12:38 909dc65da26f: Preparing 07:12:38 268740545b5d: Preparing 07:12:38 aa5968d388b8: Preparing 07:12:38 268740545b5d: Waiting 07:12:38 2f97fa843f8a: Layer already exists 07:12:38 0ce8ccad48fb: Layer already exists 07:12:38 46eeb81f528d: Layer already exists 07:12:38 ec8abe479adf: Layer already exists 07:12:38 909dc65da26f: Layer already exists 07:12:38 268740545b5d: Layer already exists 07:12:38 aa5968d388b8: Layer already exists 07:12:38 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:12:39 ec8abe479adf: Preparing 07:12:39 46eeb81f528d: Preparing 07:12:39 0ce8ccad48fb: Preparing 07:12:39 2f97fa843f8a: Preparing 07:12:39 909dc65da26f: Preparing 07:12:39 268740545b5d: Preparing 07:12:39 aa5968d388b8: Preparing 07:12:39 aa5968d388b8: Waiting 07:12:39 268740545b5d: Waiting 07:12:39 909dc65da26f: Layer already exists 07:12:39 46eeb81f528d: Layer already exists 07:12:39 2f97fa843f8a: Layer already exists 07:12:39 0ce8ccad48fb: Layer already exists 07:12:39 ec8abe479adf: Layer already exists 07:12:39 268740545b5d: Layer already exists 07:12:39 aa5968d388b8: Layer already exists 07:12:39 main: digest: sha256:8e9f5de351fa9c849852587422613eb861ae422e85d9a0d910e482920fbc2140 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:39 ===================================================== [Pipeline] echo 07:12:39 taggedImages: 07:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.71 07:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:12:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:12:39 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:39 latest 07:12:39 3.0.0-dev.71 07:12:39 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:39 main 07:12:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:12:40 04a702737c15: Preparing 07:12:40 2081f78ad555: Preparing 07:12:40 76c0fbbd6fed: Preparing 07:12:40 991d25f2fe6b: Preparing 07:12:40 d7993081dffd: Preparing 07:12:40 e865261cbfd3: Preparing 07:12:40 b2e72027159b: Preparing 07:12:40 aa5968d388b8: Preparing 07:12:40 e865261cbfd3: Waiting 07:12:40 b2e72027159b: Waiting 07:12:40 aa5968d388b8: Waiting 07:12:40 04a702737c15: Pushed 07:12:40 2081f78ad555: Pushed 07:12:40 d7993081dffd: Pushed 07:12:40 aa5968d388b8: Layer already exists 07:12:40 e865261cbfd3: Pushed 07:12:40 b2e72027159b: Pushed 07:12:41 991d25f2fe6b: Pushed 07:12:41 76c0fbbd6fed: Pushed 07:12:41 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:12:42 04a702737c15: Preparing 07:12:42 2081f78ad555: Preparing 07:12:42 76c0fbbd6fed: Preparing 07:12:42 991d25f2fe6b: Preparing 07:12:42 d7993081dffd: Preparing 07:12:42 e865261cbfd3: Preparing 07:12:42 b2e72027159b: Preparing 07:12:42 aa5968d388b8: Preparing 07:12:42 e865261cbfd3: Waiting 07:12:42 b2e72027159b: Waiting 07:12:42 aa5968d388b8: Waiting 07:12:42 991d25f2fe6b: Layer already exists 07:12:42 2081f78ad555: Layer already exists 07:12:42 d7993081dffd: Layer already exists 07:12:42 04a702737c15: Layer already exists 07:12:42 76c0fbbd6fed: Layer already exists 07:12:42 e865261cbfd3: Layer already exists 07:12:42 b2e72027159b: Layer already exists 07:12:42 aa5968d388b8: Layer already exists 07:12:42 latest: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 07:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:12:42 04a702737c15: Preparing 07:12:42 2081f78ad555: Preparing 07:12:42 76c0fbbd6fed: Preparing 07:12:42 991d25f2fe6b: Preparing 07:12:42 d7993081dffd: Preparing 07:12:42 e865261cbfd3: Preparing 07:12:42 b2e72027159b: Preparing 07:12:42 aa5968d388b8: Preparing 07:12:42 e865261cbfd3: Waiting 07:12:42 b2e72027159b: Waiting 07:12:42 d7993081dffd: Layer already exists 07:12:42 04a702737c15: Layer already exists 07:12:42 991d25f2fe6b: Layer already exists 07:12:42 76c0fbbd6fed: Layer already exists 07:12:42 2081f78ad555: Layer already exists 07:12:42 e865261cbfd3: Layer already exists 07:12:42 aa5968d388b8: Layer already exists 07:12:42 b2e72027159b: Layer already exists 07:12:42 3.0.0-dev.71: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:12:43 04a702737c15: Preparing 07:12:43 2081f78ad555: Preparing 07:12:43 76c0fbbd6fed: Preparing 07:12:43 991d25f2fe6b: Preparing 07:12:43 d7993081dffd: Preparing 07:12:43 e865261cbfd3: Preparing 07:12:43 b2e72027159b: Preparing 07:12:43 aa5968d388b8: Preparing 07:12:43 e865261cbfd3: Waiting 07:12:43 b2e72027159b: Waiting 07:12:43 aa5968d388b8: Waiting 07:12:43 04a702737c15: Layer already exists 07:12:43 991d25f2fe6b: Layer already exists 07:12:43 76c0fbbd6fed: Layer already exists 07:12:43 2081f78ad555: Layer already exists 07:12:43 d7993081dffd: Layer already exists 07:12:43 e865261cbfd3: Layer already exists 07:12:43 aa5968d388b8: Layer already exists 07:12:43 b2e72027159b: Layer already exists 07:12:43 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:12:44 04a702737c15: Preparing 07:12:44 2081f78ad555: Preparing 07:12:44 76c0fbbd6fed: Preparing 07:12:44 991d25f2fe6b: Preparing 07:12:44 d7993081dffd: Preparing 07:12:44 e865261cbfd3: Preparing 07:12:44 b2e72027159b: Preparing 07:12:44 aa5968d388b8: Preparing 07:12:44 e865261cbfd3: Waiting 07:12:44 b2e72027159b: Waiting 07:12:44 aa5968d388b8: Waiting 07:12:44 2081f78ad555: Layer already exists 07:12:44 d7993081dffd: Layer already exists 07:12:44 991d25f2fe6b: Layer already exists 07:12:44 76c0fbbd6fed: Layer already exists 07:12:44 04a702737c15: Layer already exists 07:12:44 e865261cbfd3: Layer already exists 07:12:44 b2e72027159b: Layer already exists 07:12:44 aa5968d388b8: Layer already exists 07:12:44 main: digest: sha256:eed9285bfb0043a573a55b31a6a86ba1323ce38db562f425c8986994d2e9cb0c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:44 ===================================================== [Pipeline] echo 07:12:44 taggedImages: 07:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.71 07:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:12:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:12:44 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:44 latest 07:12:44 3.0.0-dev.71 07:12:44 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:44 main 07:12:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:12:44 004c085db638: Preparing 07:12:44 1498168d6205: Preparing 07:12:44 01532f1c1460: Preparing 07:12:44 88a9fd0f107a: Preparing 07:12:44 fca4e103d7a4: Preparing 07:12:44 582df9c87bac: Preparing 07:12:44 39c7863ef7f5: Preparing 07:12:44 dbc087bcc6a7: Preparing 07:12:44 4954827bd5b7: Preparing 07:12:44 aa5968d388b8: Preparing 07:12:44 39c7863ef7f5: Waiting 07:12:44 dbc087bcc6a7: Waiting 07:12:44 4954827bd5b7: Waiting 07:12:44 aa5968d388b8: Waiting 07:12:44 582df9c87bac: Waiting 07:12:44 1498168d6205: Pushed 07:12:44 004c085db638: Pushed 07:12:44 fca4e103d7a4: Pushed 07:12:45 582df9c87bac: Pushed 07:12:45 39c7863ef7f5: Pushed 07:12:45 dbc087bcc6a7: Pushed 07:12:45 aa5968d388b8: Layer already exists 07:12:45 4954827bd5b7: Pushed 07:12:45 88a9fd0f107a: Pushed 07:12:46 01532f1c1460: Pushed 07:12:46 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:12:47 004c085db638: Preparing 07:12:47 1498168d6205: Preparing 07:12:47 01532f1c1460: Preparing 07:12:47 88a9fd0f107a: Preparing 07:12:47 fca4e103d7a4: Preparing 07:12:47 582df9c87bac: Preparing 07:12:47 39c7863ef7f5: Preparing 07:12:47 dbc087bcc6a7: Preparing 07:12:47 4954827bd5b7: Preparing 07:12:47 aa5968d388b8: Preparing 07:12:47 582df9c87bac: Waiting 07:12:47 39c7863ef7f5: Waiting 07:12:47 dbc087bcc6a7: Waiting 07:12:47 4954827bd5b7: Waiting 07:12:47 aa5968d388b8: Waiting 07:12:47 fca4e103d7a4: Layer already exists 07:12:47 88a9fd0f107a: Layer already exists 07:12:47 01532f1c1460: Layer already exists 07:12:47 004c085db638: Layer already exists 07:12:47 1498168d6205: Layer already exists 07:12:47 39c7863ef7f5: Layer already exists 07:12:47 582df9c87bac: Layer already exists 07:12:47 dbc087bcc6a7: Layer already exists 07:12:47 4954827bd5b7: Layer already exists 07:12:47 aa5968d388b8: Layer already exists 07:12:47 latest: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 07:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:12:47 004c085db638: Preparing 07:12:47 1498168d6205: Preparing 07:12:47 01532f1c1460: Preparing 07:12:47 88a9fd0f107a: Preparing 07:12:47 fca4e103d7a4: Preparing 07:12:47 582df9c87bac: Preparing 07:12:47 39c7863ef7f5: Preparing 07:12:47 dbc087bcc6a7: Preparing 07:12:47 4954827bd5b7: Preparing 07:12:47 aa5968d388b8: Preparing 07:12:47 582df9c87bac: Waiting 07:12:47 39c7863ef7f5: Waiting 07:12:47 dbc087bcc6a7: Waiting 07:12:47 aa5968d388b8: Waiting 07:12:47 4954827bd5b7: Waiting 07:12:47 1498168d6205: Layer already exists 07:12:47 004c085db638: Layer already exists 07:12:47 fca4e103d7a4: Layer already exists 07:12:47 88a9fd0f107a: Layer already exists 07:12:47 582df9c87bac: Layer already exists 07:12:47 4954827bd5b7: Layer already exists 07:12:47 39c7863ef7f5: Layer already exists 07:12:47 dbc087bcc6a7: Layer already exists 07:12:47 01532f1c1460: Layer already exists 07:12:47 aa5968d388b8: Layer already exists 07:12:47 3.0.0-dev.71: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:12:48 004c085db638: Preparing 07:12:48 1498168d6205: Preparing 07:12:48 01532f1c1460: Preparing 07:12:48 88a9fd0f107a: Preparing 07:12:48 fca4e103d7a4: Preparing 07:12:48 582df9c87bac: Preparing 07:12:48 39c7863ef7f5: Preparing 07:12:48 dbc087bcc6a7: Preparing 07:12:48 4954827bd5b7: Preparing 07:12:48 aa5968d388b8: Preparing 07:12:48 582df9c87bac: Waiting 07:12:48 4954827bd5b7: Waiting 07:12:48 39c7863ef7f5: Waiting 07:12:48 dbc087bcc6a7: Waiting 07:12:48 aa5968d388b8: Waiting 07:12:48 88a9fd0f107a: Layer already exists 07:12:48 004c085db638: Layer already exists 07:12:48 1498168d6205: Layer already exists 07:12:48 01532f1c1460: Layer already exists 07:12:48 fca4e103d7a4: Layer already exists 07:12:48 582df9c87bac: Layer already exists 07:12:48 4954827bd5b7: Layer already exists 07:12:48 dbc087bcc6a7: Layer already exists 07:12:48 aa5968d388b8: Layer already exists 07:12:48 39c7863ef7f5: Layer already exists 07:12:48 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:12:49 004c085db638: Preparing 07:12:49 1498168d6205: Preparing 07:12:49 01532f1c1460: Preparing 07:12:49 88a9fd0f107a: Preparing 07:12:49 fca4e103d7a4: Preparing 07:12:49 582df9c87bac: Preparing 07:12:49 39c7863ef7f5: Preparing 07:12:49 dbc087bcc6a7: Preparing 07:12:49 4954827bd5b7: Preparing 07:12:49 aa5968d388b8: Preparing 07:12:49 582df9c87bac: Waiting 07:12:49 39c7863ef7f5: Waiting 07:12:49 dbc087bcc6a7: Waiting 07:12:49 aa5968d388b8: Waiting 07:12:49 4954827bd5b7: Waiting 07:12:49 88a9fd0f107a: Layer already exists 07:12:49 fca4e103d7a4: Layer already exists 07:12:49 004c085db638: Layer already exists 07:12:49 1498168d6205: Layer already exists 07:12:49 01532f1c1460: Layer already exists 07:12:49 39c7863ef7f5: Layer already exists 07:12:49 4954827bd5b7: Layer already exists 07:12:49 dbc087bcc6a7: Layer already exists 07:12:49 582df9c87bac: Layer already exists 07:12:49 aa5968d388b8: Layer already exists 07:12:49 main: digest: sha256:a1f186c20b8d0380ac688cc2fbdf439e003de2644502e50bd5280ba2568d4d61 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:49 ===================================================== [Pipeline] echo 07:12:49 taggedImages: 07:12:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:12:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.71 07:12:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:12:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:12:49 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:49 latest 07:12:49 3.0.0-dev.71 07:12:49 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:49 main 07:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:12:49 cac247d156ae: Preparing 07:12:49 b7f767024d19: Preparing 07:12:49 909dc65da26f: Preparing 07:12:49 16d976f697e6: Preparing 07:12:49 4e6476652798: Preparing 07:12:49 909dc65da26f: Layer already exists 07:12:49 4e6476652798: Layer already exists 07:12:49 cac247d156ae: Pushed 07:12:50 16d976f697e6: Pushed 07:12:52 b7f767024d19: Pushed 07:12:52 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:12:52 cac247d156ae: Preparing 07:12:52 b7f767024d19: Preparing 07:12:52 909dc65da26f: Preparing 07:12:52 16d976f697e6: Preparing 07:12:52 4e6476652798: Preparing 07:12:52 4e6476652798: Layer already exists 07:12:52 909dc65da26f: Layer already exists 07:12:52 b7f767024d19: Layer already exists 07:12:52 16d976f697e6: Layer already exists 07:12:52 cac247d156ae: Layer already exists 07:12:52 latest: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 07:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:12:53 cac247d156ae: Preparing 07:12:53 b7f767024d19: Preparing 07:12:53 909dc65da26f: Preparing 07:12:53 16d976f697e6: Preparing 07:12:53 4e6476652798: Preparing 07:12:53 909dc65da26f: Layer already exists 07:12:53 cac247d156ae: Layer already exists 07:12:53 b7f767024d19: Layer already exists 07:12:53 16d976f697e6: Layer already exists 07:12:53 4e6476652798: Layer already exists 07:12:53 3.0.0-dev.71: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:12:54 cac247d156ae: Preparing 07:12:54 b7f767024d19: Preparing 07:12:54 909dc65da26f: Preparing 07:12:54 16d976f697e6: Preparing 07:12:54 4e6476652798: Preparing 07:12:54 cac247d156ae: Layer already exists 07:12:54 16d976f697e6: Layer already exists 07:12:54 4e6476652798: Layer already exists 07:12:54 b7f767024d19: Layer already exists 07:12:54 909dc65da26f: Layer already exists 07:12:54 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:12:54 cac247d156ae: Preparing 07:12:54 b7f767024d19: Preparing 07:12:54 909dc65da26f: Preparing 07:12:54 16d976f697e6: Preparing 07:12:54 4e6476652798: Preparing 07:12:54 909dc65da26f: Layer already exists 07:12:54 16d976f697e6: Layer already exists 07:12:54 cac247d156ae: Layer already exists 07:12:54 b7f767024d19: Layer already exists 07:12:54 4e6476652798: Layer already exists 07:12:54 main: digest: sha256:07efda57d877f80015a0851a0db8456a08c93a28eb2d6721993387cc29532442 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:54 ===================================================== [Pipeline] echo 07:12:54 taggedImages: 07:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.71 07:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:12:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:12:54 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:54 latest 07:12:54 3.0.0-dev.71 07:12:54 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:12:54 main 07:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:12:55 9f1b20f7f440: Preparing 07:12:55 4935f06b092b: Preparing 07:12:55 70d0cb59a321: Preparing 07:12:55 ab906d93c35e: Preparing 07:12:55 bad644373350: Preparing 07:12:55 ce6ce313892b: Preparing 07:12:55 4e6476652798: Preparing 07:12:55 ce6ce313892b: Waiting 07:12:55 4e6476652798: Waiting 07:12:55 9f1b20f7f440: Pushed 07:12:55 4935f06b092b: Pushed 07:12:55 70d0cb59a321: Pushed 07:12:55 4e6476652798: Layer already exists 07:12:56 ce6ce313892b: Pushed 07:12:59 bad644373350: Pushed 07:13:01 ab906d93c35e: Pushed 07:13:02 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:02 Removing intermediate container 9002a8b32598 07:13:02 ---> d80c10692b25 07:13:02 Step 8/23 : COPY . . 07:13:02 Removing intermediate container ea1810941b24 07:13:02 ---> 513bb03d6fdf 07:13:02 Step 7/24 : COPY . . 07:13:02 Removing intermediate container b822595505b5 07:13:02 ---> e9feb2de4e69 07:13:02 Step 8/22 : COPY . . 07:13:02 Removing intermediate container 0570fd24b4c3 07:13:02 ---> 28773960a870 07:13:02 Step 8/24 : COPY . . 07:13:02 Removing intermediate container a126d5451832 07:13:02 ---> 0398d5b73337 07:13:02 Step 7/21 : COPY . . 07:13:02 ---> 34ebca104670 07:13:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:13:02 ---> 9a040c29c939 07:13:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:13:02 ---> e7659b217fb6 07:13:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:13:02 ---> 63606cebb7ac 07:13:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:13:02 ---> Running in 5a21da543f31 07:13:02 ---> Running in c74ffcca82f2 07:13:02 ---> Running in 0c5e65051f9f 07:13:02 ---> Running in 2eaa04e169eb 07:13:02 ---> cb09b23a2ab7 07:13:02 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:13:02 ---> Running in f192a5ba2cf8 07:13:02 Removing intermediate container 5a21da543f31 07:13:02 ---> ce1e7d540ff0 07:13:02 Step 9/24 : WORKDIR /edgex-go/spire-build 07:13:02 ---> Running in 4e543514322d 07:13:02 Removing intermediate container 4e543514322d 07:13:02 ---> b207d6fc6d78 07:13:02 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 07:13:02 ---> Running in e513391be1f4 07:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:13:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:02 9f1b20f7f440: Preparing 07:13:02 4935f06b092b: Preparing 07:13:02 70d0cb59a321: Preparing 07:13:02 ab906d93c35e: Preparing 07:13:02 bad644373350: Preparing 07:13:02 ce6ce313892b: Preparing 07:13:02 4e6476652798: Preparing 07:13:02 ce6ce313892b: Waiting 07:13:02 4e6476652798: Waiting 07:13:02 ab906d93c35e: Layer already exists 07:13:02 4935f06b092b: Layer already exists 07:13:02 bad644373350: Layer already exists 07:13:02 70d0cb59a321: Layer already exists 07:13:02 9f1b20f7f440: Layer already exists 07:13:02 ce6ce313892b: Layer already exists 07:13:02 4e6476652798: Layer already exists 07:13:02 latest: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 07:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:03 9f1b20f7f440: Preparing 07:13:03 4935f06b092b: Preparing 07:13:03 70d0cb59a321: Preparing 07:13:03 ab906d93c35e: Preparing 07:13:03 bad644373350: Preparing 07:13:03 ce6ce313892b: Preparing 07:13:03 4e6476652798: Preparing 07:13:03 4e6476652798: Waiting 07:13:03 ce6ce313892b: Waiting 07:13:03 bad644373350: Layer already exists 07:13:03 4935f06b092b: Layer already exists 07:13:03 ab906d93c35e: Layer already exists 07:13:03 70d0cb59a321: Layer already exists 07:13:03 9f1b20f7f440: Layer already exists 07:13:03 4e6476652798: Layer already exists 07:13:03 ce6ce313892b: Layer already exists 07:13:03 3.0.0-dev.71: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:03 9f1b20f7f440: Preparing 07:13:03 4935f06b092b: Preparing 07:13:03 70d0cb59a321: Preparing 07:13:03 ab906d93c35e: Preparing 07:13:03 bad644373350: Preparing 07:13:03 ce6ce313892b: Preparing 07:13:03 4e6476652798: Preparing 07:13:03 ce6ce313892b: Waiting 07:13:03 4e6476652798: Waiting 07:13:03 ab906d93c35e: Layer already exists 07:13:03 9f1b20f7f440: Layer already exists 07:13:03 bad644373350: Layer already exists 07:13:03 4935f06b092b: Layer already exists 07:13:03 70d0cb59a321: Layer already exists 07:13:03 ce6ce313892b: Layer already exists 07:13:03 4e6476652798: Layer already exists 07:13:03 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:04 9f1b20f7f440: Preparing 07:13:04 4935f06b092b: Preparing 07:13:04 70d0cb59a321: Preparing 07:13:04 ab906d93c35e: Preparing 07:13:04 bad644373350: Preparing 07:13:04 ce6ce313892b: Preparing 07:13:04 4e6476652798: Preparing 07:13:04 4e6476652798: Waiting 07:13:04 ce6ce313892b: Waiting 07:13:04 ab906d93c35e: Layer already exists 07:13:04 bad644373350: Layer already exists 07:13:04 9f1b20f7f440: Layer already exists 07:13:04 4935f06b092b: Layer already exists 07:13:04 70d0cb59a321: Layer already exists 07:13:04 4e6476652798: Layer already exists 07:13:04 ce6ce313892b: Layer already exists 07:13:04 main: digest: sha256:870ad9a2943c32d8b94639129037f1f055311a2524fdde9b75772dc5eeb2e835 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:04 ===================================================== [Pipeline] echo 07:13:04 taggedImages: 07:13:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:13:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.71 07:13:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:13:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:13:04 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:04 latest 07:13:04 3.0.0-dev.71 07:13:04 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:04 main 07:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:13:05 0659c30876da: Preparing 07:13:05 70a6fa93f34d: Preparing 07:13:05 c28979ba566f: Preparing 07:13:05 36f591969941: Preparing 07:13:05 d408f110749c: Preparing 07:13:05 4e6476652798: Preparing 07:13:05 4e6476652798: Waiting 07:13:05 c28979ba566f: Pushed 07:13:05 4e6476652798: Layer already exists 07:13:05 0659c30876da: Pushed 07:13:05 70a6fa93f34d: Pushed 07:13:05 d408f110749c: Pushed 07:13:06 Removing intermediate container e513391be1f4 07:13:06 ---> 0295195e89ce 07:13:06 Step 11/24 : WORKDIR /edgex-go 07:13:06 ---> Running in 68d768552225 07:13:06 Removing intermediate container 68d768552225 07:13:06 ---> b2c571be98b7 07:13:06 07:13:06 Step 12/24 : FROM alpine:3.15 07:13:07 3.15: Pulling from library/alpine 07:13:09 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:13:09 Status: Downloaded newer image for alpine:3.15 07:13:09 ---> 354640af7b1b 07:13:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:13:09 ---> Running in 9a3bb2d68f9b 07:13:10 Removing intermediate container 9a3bb2d68f9b 07:13:10 ---> 357968750705 07:13:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:10 ---> Running in 44fbaac6d121 07:13:12 36f591969941: Pushed 07:13:12 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:13:12 0659c30876da: Preparing 07:13:12 70a6fa93f34d: Preparing 07:13:12 c28979ba566f: Preparing 07:13:12 36f591969941: Preparing 07:13:12 d408f110749c: Preparing 07:13:12 4e6476652798: Preparing 07:13:12 4e6476652798: Waiting 07:13:12 70a6fa93f34d: Layer already exists 07:13:12 0659c30876da: Layer already exists 07:13:12 c28979ba566f: Layer already exists 07:13:12 d408f110749c: Layer already exists 07:13:12 36f591969941: Layer already exists 07:13:12 4e6476652798: Layer already exists 07:13:12 latest: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 07:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:13:13 0659c30876da: Preparing 07:13:13 70a6fa93f34d: Preparing 07:13:13 c28979ba566f: Preparing 07:13:13 36f591969941: Preparing 07:13:13 d408f110749c: Preparing 07:13:13 4e6476652798: Preparing 07:13:13 4e6476652798: Waiting 07:13:13 d408f110749c: Layer already exists 07:13:13 70a6fa93f34d: Layer already exists 07:13:13 0659c30876da: Layer already exists 07:13:13 36f591969941: Layer already exists 07:13:13 c28979ba566f: Layer already exists 07:13:13 4e6476652798: Layer already exists 07:13:13 3.0.0-dev.71: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:13:14 0659c30876da: Preparing 07:13:14 70a6fa93f34d: Preparing 07:13:14 c28979ba566f: Preparing 07:13:14 36f591969941: Preparing 07:13:14 d408f110749c: Preparing 07:13:14 4e6476652798: Preparing 07:13:14 4e6476652798: Waiting 07:13:14 d408f110749c: Layer already exists 07:13:14 70a6fa93f34d: Layer already exists 07:13:14 36f591969941: Layer already exists 07:13:14 0659c30876da: Layer already exists 07:13:14 c28979ba566f: Layer already exists 07:13:14 4e6476652798: Layer already exists 07:13:14 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:13:14 0659c30876da: Preparing 07:13:14 70a6fa93f34d: Preparing 07:13:14 c28979ba566f: Preparing 07:13:14 36f591969941: Preparing 07:13:14 d408f110749c: Preparing 07:13:14 4e6476652798: Preparing 07:13:14 4e6476652798: Waiting 07:13:14 d408f110749c: Layer already exists 07:13:14 c28979ba566f: Layer already exists 07:13:14 70a6fa93f34d: Layer already exists 07:13:14 36f591969941: Layer already exists 07:13:14 0659c30876da: Layer already exists 07:13:14 4e6476652798: Layer already exists 07:13:14 main: digest: sha256:e85d7c792dc306edd539532a9d01ea868b93e839a94f649f7f6ddf1363283c32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:14 ===================================================== [Pipeline] echo 07:13:14 taggedImages: 07:13:14 - nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:13:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.71 07:13:14 - nexus3.edgexfoundry.org:10004/security-spire-config:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:13:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:13:14 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:14 latest 07:13:14 3.0.0-dev.71 07:13:14 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:14 main 07:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:13:15 bf9128e92d18: Preparing 07:13:15 7e88d031893a: Preparing 07:13:15 5ec07c9af991: Preparing 07:13:15 36f591969941: Preparing 07:13:15 ce6ce313892b: Preparing 07:13:15 4e6476652798: Preparing 07:13:15 4e6476652798: Waiting 07:13:15 36f591969941: Layer already exists 07:13:15 ce6ce313892b: Layer already exists 07:13:15 4e6476652798: Layer already exists 07:13:15 5ec07c9af991: Pushed 07:13:15 7e88d031893a: Pushed 07:13:15 bf9128e92d18: Pushed 07:13:15 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:13:15 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:13:15 OK: 15734 distinct packages available 07:13:15 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:13:16 bf9128e92d18: Preparing 07:13:16 7e88d031893a: Preparing 07:13:16 5ec07c9af991: Preparing 07:13:16 36f591969941: Preparing 07:13:16 ce6ce313892b: Preparing 07:13:16 4e6476652798: Preparing 07:13:16 4e6476652798: Waiting 07:13:16 7e88d031893a: Layer already exists 07:13:16 5ec07c9af991: Layer already exists 07:13:16 ce6ce313892b: Layer already exists 07:13:16 36f591969941: Layer already exists 07:13:16 bf9128e92d18: Layer already exists 07:13:16 4e6476652798: Layer already exists 07:13:16 latest: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:13:16 bf9128e92d18: Preparing 07:13:16 7e88d031893a: Preparing 07:13:16 5ec07c9af991: Preparing 07:13:16 36f591969941: Preparing 07:13:16 ce6ce313892b: Preparing 07:13:16 4e6476652798: Preparing 07:13:16 ce6ce313892b: Layer already exists 07:13:16 36f591969941: Layer already exists 07:13:16 bf9128e92d18: Layer already exists 07:13:16 7e88d031893a: Layer already exists 07:13:16 5ec07c9af991: Layer already exists 07:13:16 4e6476652798: Layer already exists 07:13:16 3.0.0-dev.71: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:13:17 bf9128e92d18: Preparing 07:13:17 7e88d031893a: Preparing 07:13:17 5ec07c9af991: Preparing 07:13:17 36f591969941: Preparing 07:13:17 ce6ce313892b: Preparing 07:13:17 4e6476652798: Preparing 07:13:17 4e6476652798: Waiting 07:13:17 ce6ce313892b: Layer already exists 07:13:17 5ec07c9af991: Layer already exists 07:13:17 7e88d031893a: Layer already exists 07:13:17 bf9128e92d18: Layer already exists 07:13:17 36f591969941: Layer already exists 07:13:17 4e6476652798: Layer already exists 07:13:17 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:13:18 bf9128e92d18: Preparing 07:13:18 7e88d031893a: Preparing 07:13:18 5ec07c9af991: Preparing 07:13:18 36f591969941: Preparing 07:13:18 ce6ce313892b: Preparing 07:13:18 4e6476652798: Preparing 07:13:18 4e6476652798: Waiting 07:13:18 7e88d031893a: Layer already exists 07:13:18 bf9128e92d18: Layer already exists 07:13:18 ce6ce313892b: Layer already exists 07:13:18 5ec07c9af991: Layer already exists 07:13:18 36f591969941: Layer already exists 07:13:18 4e6476652798: Layer already exists 07:13:18 main: digest: sha256:3ad2638be304f4c05e755f34f2db8ca01d215495425f97124400de3431256f5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:18 ===================================================== [Pipeline] echo 07:13:18 taggedImages: 07:13:18 - nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:13:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.71 07:13:18 - nexus3.edgexfoundry.org:10004/security-spire-server:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:13:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:13:18 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:18 latest 07:13:18 3.0.0-dev.71 07:13:18 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:18 main 07:13:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 (1/5) Installing dumb-init (1.2.5-r1) 07:13:18 (2/5) Installing musl-obstack (1.2.3-r0) 07:13:18 (3/5) Installing libucontext (1.1-r0) 07:13:18 (4/5) Installing gcompat (1.0.0-r4) 07:13:18 (5/5) Installing openssl (1.1.1t-r1) 07:13:18 Executing busybox-1.34.1-r7.trigger 07:13:18 OK: 6 MiB in 19 packages 07:13:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:13:18 e997e98ceb2d: Preparing 07:13:18 16df14fe3270: Preparing 07:13:18 909dc65da26f: Preparing 07:13:18 449455d50636: Preparing 07:13:18 aa5968d388b8: Preparing 07:13:18 aa5968d388b8: Layer already exists 07:13:18 909dc65da26f: Layer already exists 07:13:18 e997e98ceb2d: Pushed 07:13:18 449455d50636: Pushed 07:13:20 Removing intermediate container 44fbaac6d121 07:13:20 ---> ebb7e8ce896d 07:13:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:13:21 16df14fe3270: Pushed 07:13:21 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:13:21 e997e98ceb2d: Preparing 07:13:21 16df14fe3270: Preparing 07:13:21 909dc65da26f: Preparing 07:13:21 449455d50636: Preparing 07:13:21 aa5968d388b8: Preparing 07:13:21 16df14fe3270: Layer already exists 07:13:21 aa5968d388b8: Layer already exists 07:13:21 e997e98ceb2d: Layer already exists 07:13:21 449455d50636: Layer already exists 07:13:21 909dc65da26f: Layer already exists 07:13:21 latest: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 07:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:13:22 e997e98ceb2d: Preparing 07:13:22 16df14fe3270: Preparing 07:13:22 909dc65da26f: Preparing 07:13:22 449455d50636: Preparing 07:13:22 aa5968d388b8: Preparing 07:13:22 449455d50636: Layer already exists 07:13:22 909dc65da26f: Layer already exists 07:13:22 e997e98ceb2d: Layer already exists 07:13:22 aa5968d388b8: Layer already exists 07:13:22 16df14fe3270: Layer already exists 07:13:22 3.0.0-dev.71: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:13:23 e997e98ceb2d: Preparing 07:13:23 16df14fe3270: Preparing 07:13:23 909dc65da26f: Preparing 07:13:23 449455d50636: Preparing 07:13:23 aa5968d388b8: Preparing 07:13:23 aa5968d388b8: Layer already exists 07:13:23 16df14fe3270: Layer already exists 07:13:23 e997e98ceb2d: Layer already exists 07:13:23 909dc65da26f: Layer already exists 07:13:23 449455d50636: Layer already exists 07:13:23 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:13:23 e997e98ceb2d: Preparing 07:13:23 16df14fe3270: Preparing 07:13:23 909dc65da26f: Preparing 07:13:23 449455d50636: Preparing 07:13:23 aa5968d388b8: Preparing 07:13:23 909dc65da26f: Layer already exists 07:13:23 449455d50636: Layer already exists 07:13:23 16df14fe3270: Layer already exists 07:13:23 e997e98ceb2d: Layer already exists 07:13:23 aa5968d388b8: Layer already exists 07:13:23 main: digest: sha256:2e62d00ca90dd2d5d2797102266055099c03d96b32765075ed8465f24b7dbca6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:23 ===================================================== [Pipeline] echo 07:13:23 taggedImages: 07:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.71 07:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:13:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:13:23 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:23 latest 07:13:23 3.0.0-dev.71 07:13:23 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:23 main 07:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:13:24 3c2bbeeb9f9e: Preparing 07:13:24 207a7860bd18: Preparing 07:13:24 909dc65da26f: Preparing 07:13:24 75c5bf40635b: Preparing 07:13:24 aa5968d388b8: Preparing 07:13:24 909dc65da26f: Layer already exists 07:13:24 75c5bf40635b: Layer already exists 07:13:24 aa5968d388b8: Layer already exists 07:13:24 3c2bbeeb9f9e: Pushed 07:13:25 ---> 3f4fff48df4d 07:13:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:13:27 207a7860bd18: Pushed 07:13:27 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:13:27 3c2bbeeb9f9e: Preparing 07:13:27 207a7860bd18: Preparing 07:13:27 909dc65da26f: Preparing 07:13:27 75c5bf40635b: Preparing 07:13:27 aa5968d388b8: Preparing 07:13:27 75c5bf40635b: Layer already exists 07:13:27 909dc65da26f: Layer already exists 07:13:27 207a7860bd18: Layer already exists 07:13:27 aa5968d388b8: Layer already exists 07:13:27 3c2bbeeb9f9e: Layer already exists 07:13:27 latest: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 07:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:13:28 3c2bbeeb9f9e: Preparing 07:13:28 207a7860bd18: Preparing 07:13:28 909dc65da26f: Preparing 07:13:28 75c5bf40635b: Preparing 07:13:28 aa5968d388b8: Preparing 07:13:28 909dc65da26f: Layer already exists 07:13:28 207a7860bd18: Layer already exists 07:13:28 aa5968d388b8: Layer already exists 07:13:28 3c2bbeeb9f9e: Layer already exists 07:13:28 75c5bf40635b: Layer already exists 07:13:28 3.0.0-dev.71: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:13:29 3c2bbeeb9f9e: Preparing 07:13:29 207a7860bd18: Preparing 07:13:29 909dc65da26f: Preparing 07:13:29 75c5bf40635b: Preparing 07:13:29 aa5968d388b8: Preparing 07:13:29 aa5968d388b8: Layer already exists 07:13:29 909dc65da26f: Layer already exists 07:13:29 75c5bf40635b: Layer already exists 07:13:29 207a7860bd18: Layer already exists 07:13:29 3c2bbeeb9f9e: Layer already exists 07:13:29 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:13:29 3c2bbeeb9f9e: Preparing 07:13:29 207a7860bd18: Preparing 07:13:29 909dc65da26f: Preparing 07:13:29 75c5bf40635b: Preparing 07:13:29 aa5968d388b8: Preparing 07:13:29 207a7860bd18: Layer already exists 07:13:29 75c5bf40635b: Layer already exists 07:13:29 aa5968d388b8: Layer already exists 07:13:29 3c2bbeeb9f9e: Layer already exists 07:13:29 909dc65da26f: Layer already exists 07:13:29 main: digest: sha256:80a282309a37019335e062bec7d0e5c44c388527365999500d53a74a3bb1194a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:29 ===================================================== [Pipeline] echo 07:13:29 taggedImages: 07:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.71 07:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:13:29 - 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] } 07:13:35 ---> 6b7dbc2c6af2 07:13:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:13:35 ---> ab91d626b4d0 07:13:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:13:35 ---> 8b8ff43399ba 07:13:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:13:37 ---> 50e667dc9bd4 07:13:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:13:37 ---> Running in 9f33f7827cbe 07:13:37 Removing intermediate container 9f33f7827cbe 07:13:37 ---> 1c2bf1810068 07:13:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:13:37 ---> Running in e2dcf1e86400 07:13:38 Removing intermediate container e2dcf1e86400 07:13:38 ---> 10c60d4ff7a7 07:13:38 Step 22/24 : LABEL arch=arm64 07:13:38 ---> Running in f7e93015b30e 07:13:39 Removing intermediate container f7e93015b30e 07:13:39 ---> 6dcc9942d7b4 07:13:39 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:13:39 ---> Running in 07ed106daf2e 07:13:39 Removing intermediate container 07ed106daf2e 07:13:39 ---> a089486db2ab 07:13:39 Step 24/24 : LABEL version=3.0.0-dev.71 07:13:40 ---> Running in 989eba5ca923 07:13:40 Removing intermediate container 989eba5ca923 07:13:40 ---> 3c9ef8f03bef 07:13:40 07:13:40 Successfully built 3c9ef8f03bef 07:13:40 Successfully tagged security-spire-agent-arm64:latest 07:13:40  Building security-spire-agent ... done Building security-spiffe-token-provider 07:13:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:13:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:13:44 ---> 145668017004 07:13:44 Step 3/19 : WORKDIR /edgex-go 07:13:44 ---> Using cache 07:13:44 ---> 61a329d00053 07:13:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:13:44 ---> Running in af6fcd34122e 07:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:13:50 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:13:50 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:13:50 OK: 16903 distinct packages available 07:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:13:54 OK: 221 MiB in 51 packages 07:13:58 Removing intermediate container af6fcd34122e 07:13:58 ---> e0e2f3bf15be 07:13:58 Step 5/19 : COPY go.mod vendor* ./ 07:14:01 ---> bc65ea3686b0 07:14:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:01 ---> Running in 417c6792cb87 07:15:37 Removing intermediate container 417c6792cb87 07:15:37 ---> e2c04cbef6f2 07:15:37 Step 7/19 : COPY . . 07:15:38 ---> 505743a3af5a 07:15:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:38 ---> Running in 82bcf65e2b09 07:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:19:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:19:24 Removing intermediate container f192a5ba2cf8 07:19:24 ---> 97157d718d82 07:19:24 07:19:24 Step 9/21 : FROM alpine:3.16 07:19:24 3.16: Pulling from library/alpine 07:19:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:19:24 Status: Downloaded newer image for alpine:3.16 07:19:24 ---> 4c81e5bf8899 07:19:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:19:25 ---> Running in b60e32d51008 07:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:19:29 (1/6) Installing ca-certificates (20220614-r0) 07:19:29 (2/6) Installing brotli-libs (1.0.9-r6) 07:19:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:19:29 (4/6) Installing libcurl (7.83.1-r6) 07:19:29 (5/6) Installing curl (7.83.1-r6) 07:19:29 (6/6) Installing dumb-init (1.2.5-r1) 07:19:29 Executing busybox-1.35.0-r17.trigger 07:19:29 Executing ca-certificates-20220614-r0.trigger 07:19:29 OK: 8 MiB in 20 packages 07:19:32 Removing intermediate container b60e32d51008 07:19:32 ---> 28e22dc5bc02 07:19:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:19:32 ---> Running in aacdb3d01c47 07:19:32 Removing intermediate container aacdb3d01c47 07:19:32 ---> 0d4b408aeac7 07:19:32 Step 12/21 : WORKDIR /edgex 07:19:32 ---> Running in fb77b0643f64 07:19:33 Removing intermediate container fb77b0643f64 07:19:33 ---> 547167b5a617 07:19:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:19:34 ---> 2fbd04040525 07:19:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:19:35 ---> 89f28bf6c61d 07:19:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:19:36 ---> 2ace931914b1 07:19:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:19:37 ---> a0e2c19c6420 07:19:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:19:38 ---> Running in aa8b7c0966bb 07:19:41 Removing intermediate container aa8b7c0966bb 07:19:41 ---> 8aea26e8c405 07:19:41 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:19:41 ---> Running in d5467b0c53d3 07:19:41 Removing intermediate container d5467b0c53d3 07:19:41 ---> ba04ebfec747 07:19:41 Step 19/21 : LABEL arch=arm64 07:19:41 ---> Running in aa944c6e46b0 07:19:42 Removing intermediate container aa944c6e46b0 07:19:42 ---> 750acc7502f8 07:19:42 Step 20/21 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:19:42 ---> Running in 45cf61915174 07:19:42 Removing intermediate container 45cf61915174 07:19:42 ---> 61a3e24ad99f 07:19:42 Step 21/21 : LABEL version=3.0.0-dev.71 07:19:43 ---> Running in a0a8a8cacbeb 07:19:43 Removing intermediate container a0a8a8cacbeb 07:19:43 ---> ac86c3849dc9 07:19:43 07:19:43 Successfully built ac86c3849dc9 07:19:43 Successfully tagged security-proxy-setup-arm64:latest 07:19:43  Building security-proxy-setup ... done Building support-notifications 07:19:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:19:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:19:47 ---> 145668017004 07:19:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:19:47 ---> Using cache 07:19:47 ---> 04ae55543e49 07:19:47 Step 4/22 : WORKDIR /edgex-go 07:19:47 ---> Using cache 07:19:47 ---> 782081490547 07:19:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:19:47 ---> Running in 47e42cedb252 07:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:19:51 OK: 221 MiB in 51 packages 07:19:54 Removing intermediate container 47e42cedb252 07:19:54 ---> 93540318d09b 07:19:54 Step 6/22 : COPY go.mod vendor* ./ 07:19:55 ---> 84c6a8397767 07:19:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:55 ---> Running in f8b2e33b266e 07:20:02 Removing intermediate container 0c5e65051f9f 07:20:02 ---> 212068ff385a 07:20:02 07:20:02 Step 10/23 : FROM alpine:3.16 07:20:02 ---> 4c81e5bf8899 07:20:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:20:02 ---> Running in 4b0a641a6105 07:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:20:05 (1/1) Installing dumb-init (1.2.5-r1) 07:20:05 Executing busybox-1.35.0-r17.trigger 07:20:05 OK: 5 MiB in 15 packages 07:20:07 Removing intermediate container 4b0a641a6105 07:20:07 ---> 079809d20177 07:20:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:20:07 ---> Running in 53e024fed7b7 07:20:07 Removing intermediate container 53e024fed7b7 07:20:07 ---> c2d9637047da 07:20:07 Step 13/23 : ENV APP_PORT=59882 07:20:07 ---> Running in 62cf947dd1e7 07:20:08 Removing intermediate container 62cf947dd1e7 07:20:08 ---> d656f6ffae29 07:20:08 Step 14/23 : EXPOSE $APP_PORT 07:20:08 ---> Running in 41f66f80d542 07:20:09 Removing intermediate container 41f66f80d542 07:20:09 ---> 685618294ccb 07:20:09 Step 15/23 : WORKDIR / 07:20:09 ---> Running in 605800576c94 07:20:11 Removing intermediate container 605800576c94 07:20:11 ---> 854a8a85ca7e 07:20:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:13 ---> 69dbd39ad00a 07:20:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:20:17 ---> ede8d5f0d2b5 07:20:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:20:18 ---> 8eb483669cd3 07:20:18 Step 19/23 : ENTRYPOINT ["/core-command"] 07:20:19 ---> Running in de0a6d16e42b 07:20:20 Removing intermediate container de0a6d16e42b 07:20:20 ---> 9750aa96d2af 07:20:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:20:20 ---> Running in 5b8caa3201a9 07:20:21 Removing intermediate container 5b8caa3201a9 07:20:21 ---> 5a86b36843ed 07:20:21 Step 21/23 : LABEL arch=arm64 07:20:21 ---> Running in 6b0711d0f5c9 07:20:22 Removing intermediate container 6b0711d0f5c9 07:20:22 ---> 0cd06b4c0c83 07:20:22 Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:20:23 ---> Running in 68ff0fc35f6e 07:20:24 Removing intermediate container c74ffcca82f2 07:20:24 ---> 5084b5feb677 07:20:24 07:20:24 Step 10/24 : FROM alpine:3.16 07:20:24 ---> 4c81e5bf8899 07:20:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:20:24 ---> Using cache 07:20:24 ---> 079809d20177 07:20:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:20:24 ---> Using cache 07:20:24 ---> c2d9637047da 07:20:24 Step 13/24 : ENV APP_PORT=59881 07:20:24 Removing intermediate container 68ff0fc35f6e 07:20:24 ---> b61c3fbdd377 07:20:24 Step 23/23 : LABEL version=3.0.0-dev.71 07:20:24 ---> Running in 41475c6a899f 07:20:24 ---> Running in d61d69aa83a3 07:20:25 Removing intermediate container 41475c6a899f 07:20:25 ---> 078854d5cb67 07:20:25 Step 14/24 : EXPOSE $APP_PORT 07:20:25 Removing intermediate container 2eaa04e169eb 07:20:25 ---> 5c1c69bd44df 07:20:25 07:20:25 Step 10/22 : FROM alpine:3.16 07:20:25 ---> 4c81e5bf8899 07:20:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:20:25 Removing intermediate container d61d69aa83a3 07:20:25 ---> 3ac9f872cefb 07:20:25 07:20:25 ---> Running in fa2fba93fa2a 07:20:25 ---> Running in 236f1c53ece1 07:20:25 Successfully built 3ac9f872cefb 07:20:25 Successfully tagged core-command-arm64:latest 07:20:25  Building core-command ... done Building security-proxy-auth 07:20:26 Removing intermediate container fa2fba93fa2a 07:20:26 ---> fee5571df2f3 07:20:26 Step 15/24 : WORKDIR / 07:20:26 Removing intermediate container 236f1c53ece1 07:20:26 ---> db523ac762ba 07:20:26 ---> Running in 4c916383da7a 07:20:26 Step 12/22 : ENV APP_PORT=59880 07:20:26 ---> Running in 0824f7c946ad 07:20:27 Removing intermediate container 0824f7c946ad 07:20:27 ---> b0b115ec741d 07:20:27 Step 13/22 : EXPOSE $APP_PORT 07:20:27 Removing intermediate container 4c916383da7a 07:20:27 ---> 2ab92c456b0b 07:20:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:27 ---> Running in f9eb6799423d 07:20:28 Removing intermediate container f9eb6799423d 07:20:28 ---> d6b16b1c04f5 07:20:28 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:20:28 ---> Running in aa61440820d7 07:20:28 ---> e1c77e04ef6d 07:20:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:20:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:20:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:20:31 ---> 145668017004 07:20:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:20:31 ---> Using cache 07:20:31 ---> 04ae55543e49 07:20:31 Step 4/22 : WORKDIR /edgex-go 07:20:31 ---> Using cache 07:20:31 ---> 782081490547 07:20:31 Step 5/22 : RUN apk add --update --no-cache make git 07:20:31 ---> Using cache 07:20:31 ---> 9995a151a68f 07:20:31 Step 6/22 : COPY go.mod vendor* ./ 07:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:20:31 ---> Using cache 07:20:31 ---> 35bc599e357b 07:20:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:31 ---> Using cache 07:20:31 ---> 28773960a870 07:20:31 Step 8/22 : COPY . . 07:20:31 ---> Using cache 07:20:31 ---> 9a040c29c939 07:20:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:20:31 ---> Running in 39e1c350270b 07:20:31 ---> 7464808fc11a 07:20:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:20:32 (1/1) Installing dumb-init (1.2.5-r1) 07:20:33 Executing busybox-1.35.0-r17.trigger 07:20:33 OK: 5 MiB in 15 packages 07:20:33 ---> 2833d7b733b1 07:20:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:20:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:20:34 ---> 1534bb835da3 07:20:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:20:34 Removing intermediate container aa61440820d7 07:20:34 ---> c8f6164f7c76 07:20:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:35 ---> Running in 8979a151c8d7 07:20:35 Removing intermediate container 8979a151c8d7 07:20:35 ---> abd4fa4b03aa 07:20:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:20:35 ---> Running in f1ce63fef578 07:20:35 ---> b7f32602fffd 07:20:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:20:36 Removing intermediate container f1ce63fef578 07:20:36 ---> 23a31a948d92 07:20:36 Step 22/24 : LABEL arch=arm64 07:20:36 ---> Running in 4478bef35258 07:20:38 Removing intermediate container 4478bef35258 07:20:38 ---> 05de2d18eddb 07:20:38 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:20:38 ---> 60c95ba034e8 07:20:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:20:38 ---> Running in dae40ba92e91 07:20:39 Removing intermediate container dae40ba92e91 07:20:39 ---> f0406e995d13 07:20:39 Step 24/24 : LABEL version=3.0.0-dev.71 07:20:39 ---> Running in 8bf409a926a7 07:20:40 ---> 857a8cc6fb8c 07:20:40 Step 18/22 : ENTRYPOINT ["/core-data"] 07:20:40 ---> Running in 1e44ff07b061 07:20:40 Removing intermediate container 8bf409a926a7 07:20:40 ---> 09d369e2f0f2 07:20:40 07:20:40 Successfully built 09d369e2f0f2 07:20:40 Successfully tagged core-metadata-arm64:latest 07:20:40 Building security-bootstrapper 07:20:41  Building core-metadata ... done Removing intermediate container 1e44ff07b061 07:20:41 ---> abef6b5f8aa4 07:20:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:20:41 ---> Running in 86a90b9f0b61 07:20:42 Removing intermediate container 86a90b9f0b61 07:20:42 ---> 87a1330710f6 07:20:42 Step 20/22 : LABEL arch=arm64 07:20:42 ---> Running in 9b3df2d47bb5 07:20:43 Removing intermediate container 9b3df2d47bb5 07:20:43 ---> 004c32f664db 07:20:43 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:20:43 ---> Running in 129e7a751cca 07:20:44 Removing intermediate container 129e7a751cca 07:20:44 ---> 7ecfdd8c9071 07:20:44 Step 22/22 : LABEL version=3.0.0-dev.71 07:20:44 ---> Running in 9458dd88189e 07:20:45 Removing intermediate container 9458dd88189e 07:20:45 ---> c0d0a146d4ba 07:20:45 07:20:45 Successfully built c0d0a146d4ba 07:20:45 Successfully tagged core-data-arm64:latest 07:20:45  Building core-data ... done Building security-secretstore-setup 07:20:46 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:20:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:20:46 ---> 145668017004 07:20:46 Step 3/32 : WORKDIR /edgex-go 07:20:46 ---> Using cache 07:20:46 ---> 61a329d00053 07:20:46 Step 4/32 : RUN apk add --update --no-cache make git 07:20:46 ---> Running in afda89ed5302 07:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:20:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:20:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:20:50 ---> 145668017004 07:20:50 Step 3/24 : WORKDIR /edgex-go 07:20:50 ---> Using cache 07:20:50 ---> 61a329d00053 07:20:50 Step 4/24 : RUN apk add --update --no-cache make git 07:20:51 OK: 221 MiB in 51 packages 07:20:52 ---> Running in 8aa87dc32ec8 07:20:53 Removing intermediate container afda89ed5302 07:20:53 ---> c1299f876c7c 07:20:53 Step 5/32 : COPY go.mod vendor* ./ 07:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:20:55 ---> 6b9f19134cd5 07:20:55 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:55 ---> Running in c042e703c727 07:20:55 OK: 221 MiB in 51 packages 07:20:58 Removing intermediate container 8aa87dc32ec8 07:20:58 ---> 2762e10f1e3e 07:20:58 Step 5/24 : COPY go.mod vendor* ./ 07:20:59 ---> 751d3b236b0f 07:20:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:59 ---> Running in 09d2505eaa56 07:21:22 Removing intermediate container f8b2e33b266e 07:21:22 ---> 90b21b768ef5 07:21:22 Step 8/22 : COPY . . 07:21:25 ---> 26e8380f4744 07:21:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:21:25 ---> Running in c2b0444a9fd5 07:21:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:22:48 Removing intermediate container c042e703c727 07:22:48 ---> 18c6a23b501d 07:22:48 Step 7/32 : COPY . . 07:22:48 Removing intermediate container 09d2505eaa56 07:22:48 ---> f28f6f257e01 07:22:48 Step 7/24 : COPY . . 07:22:48 ---> 51856b4309de 07:22:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:22:48 ---> Running in 379193aa1905 07:22:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:22:48 ---> 1a38ff640dc6 07:22:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:48 ---> Running in 7b65c6fe66e9 07:22:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:23:36 Removing intermediate container 82bcf65e2b09 07:23:36 ---> 6db4b3f937f9 07:23:36 07:23:36 Step 9/19 : FROM alpine:3.15 07:23:36 ---> 354640af7b1b 07:23:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:23:36 ---> Using cache 07:23:36 ---> 357968750705 07:23:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:23:36 ---> Running in 6dd069d138e7 07:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:23:39 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:23:39 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:23:39 OK: 15734 distinct packages available 07:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:23:40 (1/9) Installing ca-certificates (20220614-r0) 07:23:40 (2/9) Installing brotli-libs (1.0.9-r5) 07:23:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:23:40 (4/9) Installing libcurl (7.80.0-r6) 07:23:40 (5/9) Installing curl (7.80.0-r6) 07:23:40 (6/9) Installing dumb-init (1.2.5-r1) 07:23:40 (7/9) Installing musl-obstack (1.2.3-r0) 07:23:40 (8/9) Installing libucontext (1.1-r0) 07:23:40 (9/9) Installing gcompat (1.0.0-r4) 07:23:40 Executing busybox-1.34.1-r7.trigger 07:23:40 Executing ca-certificates-20220614-r0.trigger 07:23:41 OK: 8 MiB in 23 packages 07:23:43 Removing intermediate container 6dd069d138e7 07:23:43 ---> 82fc7814e849 07:23:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:44 ---> c20f68a1f977 07:23:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:23:46 ---> 6231037f9d69 07:23:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:23:47 ---> e8988e1be7d1 07:23:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:23:47 ---> Running in 88827848a9b0 07:23:47 Removing intermediate container 88827848a9b0 07:23:47 ---> 5bfef33857e8 07:23:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:23:47 ---> Running in 5e7fbf45c12e 07:23:48 Removing intermediate container 5e7fbf45c12e 07:23:48 ---> 50ecc8ab7974 07:23:48 Step 17/19 : LABEL arch=arm64 07:23:48 ---> Running in 1faca3a80b2a 07:23:48 Removing intermediate container 1faca3a80b2a 07:23:48 ---> 4dd7b617ea24 07:23:48 Step 18/19 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:23:48 ---> Running in a83761612435 07:23:51 Removing intermediate container a83761612435 07:23:51 ---> 818f90aff806 07:23:51 Step 19/19 : LABEL version=3.0.0-dev.71 07:23:51 ---> Running in 271dd4a01ff3 07:23:52 Removing intermediate container 271dd4a01ff3 07:23:52 ---> 0ec742edf618 07:23:52 07:23:52 Successfully built 0ec742edf618 07:23:52 Successfully tagged security-spiffe-token-provider-arm64:latest 07:23:52 Building support-scheduler 07:23:55  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:23:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:23:55 ---> 145668017004 07:23:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:23:55 ---> Using cache 07:23:55 ---> 04ae55543e49 07:23:55 Step 4/22 : WORKDIR /edgex-go 07:23:55 ---> Using cache 07:23:55 ---> 782081490547 07:23:55 Step 5/22 : RUN apk add --update --no-cache make git 07:23:55 ---> Using cache 07:23:55 ---> 9995a151a68f 07:23:55 Step 6/22 : COPY go.mod vendor* ./ 07:23:55 ---> Using cache 07:23:55 ---> 35bc599e357b 07:23:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:55 ---> Using cache 07:23:55 ---> 28773960a870 07:23:55 Step 8/22 : COPY . . 07:23:56 ---> Using cache 07:23:56 ---> 9a040c29c939 07:23:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:23:56 ---> Running in 54cac12b7d88 07:23:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:19 Removing intermediate container 39e1c350270b 07:26:19 ---> a24b1eb7302d 07:26:19 07:26:19 Step 10/22 : FROM alpine:3.16 07:26:19 ---> 4c81e5bf8899 07:26:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:26:19 ---> Running in 36dd592155bb 07:26:19 Removing intermediate container 36dd592155bb 07:26:19 ---> e3dd5971f07f 07:26:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:26:19 ---> Running in 88dec30ffb9c 07:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:26:19 (1/1) Installing dumb-init (1.2.5-r1) 07:26:19 Executing busybox-1.35.0-r17.trigger 07:26:19 OK: 5 MiB in 15 packages 07:26:19 Removing intermediate container 88dec30ffb9c 07:26:19 ---> 947cb4b3c62a 07:26:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:26:19 ---> 1a0cf18f7202 07:26:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:26:20 ---> 2cb4587863fd 07:26:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 07:26:21 ---> 3968a8855f82 07:26:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:26:22 ---> 37bade380ecb 07:26:22 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:26:22 ---> Running in 3f3706493adc 07:26:25 Removing intermediate container 3f3706493adc 07:26:25 ---> 0a76c7bb2721 07:26:25 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:26:25 ---> Running in 09528f5c4add 07:26:26 Removing intermediate container 09528f5c4add 07:26:26 ---> fe41cdf0f180 07:26:26 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:26:26 ---> Running in 623d8e5dda65 07:26:26 Removing intermediate container 623d8e5dda65 07:26:26 ---> 44f13fe052bb 07:26:26 Step 20/22 : LABEL arch=arm64 07:26:26 ---> Running in c7586ec971ab 07:26:27 Removing intermediate container c7586ec971ab 07:26:27 ---> 11d76137bf3f 07:26:27 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:26:27 ---> Running in 9c88b7a54704 07:26:28 Removing intermediate container 9c88b7a54704 07:26:28 ---> b1d3a82ffef7 07:26:28 Step 22/22 : LABEL version=3.0.0-dev.71 07:26:28 ---> Running in 82aa82504a34 07:26:28 Removing intermediate container 82aa82504a34 07:26:28 ---> 23c642fc253d 07:26:28 07:26:28 Successfully built 23c642fc253d 07:26:28 Successfully tagged security-proxy-auth-arm64:latest 07:26:28  Building security-proxy-auth ... done Building core-common-config-bootstrapper 07:26:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:26:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:26:32 ---> 145668017004 07:26:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:26:32 ---> Using cache 07:26:32 ---> 04ae55543e49 07:26:32 Step 4/22 : WORKDIR /edgex-go 07:26:32 ---> Using cache 07:26:32 ---> 782081490547 07:26:32 Step 5/22 : RUN apk add --update --no-cache make git 07:26:32 ---> Using cache 07:26:32 ---> 9995a151a68f 07:26:32 Step 6/22 : COPY go.mod vendor* ./ 07:26:32 ---> Using cache 07:26:32 ---> 35bc599e357b 07:26:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 ---> Using cache 07:26:32 ---> 28773960a870 07:26:32 Step 8/22 : COPY . . 07:26:32 ---> Using cache 07:26:32 ---> 9a040c29c939 07:26:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:26:32 ---> Running in 93041279f878 07:26:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:28:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:53 Removing intermediate container 7b65c6fe66e9 07:28:53 ---> 4176ac0f711b 07:28:53 07:28:53 Step 9/24 : FROM alpine:3.16 07:28:53 ---> 4c81e5bf8899 07:28:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:28:53 ---> Running in 720e20b4f390 07:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:28:57 (1/3) Installing ca-certificates (20220614-r0) 07:28:57 (2/3) Installing dumb-init (1.2.5-r1) 07:28:57 (3/3) Installing su-exec (0.2-r1) 07:28:57 Executing busybox-1.35.0-r17.trigger 07:28:57 Executing ca-certificates-20220614-r0.trigger 07:28:57 OK: 6 MiB in 17 packages 07:29:01 Removing intermediate container 720e20b4f390 07:29:01 ---> d31a04727867 07:29:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:29:01 ---> Running in 2dab475817c2 07:29:01 Removing intermediate container 2dab475817c2 07:29:01 ---> 1487ac9dcac3 07:29:01 Step 12/24 : WORKDIR / 07:29:02 ---> Running in c258db9b1efc 07:29:03 Removing intermediate container c258db9b1efc 07:29:03 ---> 2a6d18c0fc68 07:29:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:29:05 ---> bc909eb1561f 07:29:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:29:05 Removing intermediate container 379193aa1905 07:29:05 ---> c18b58f958e2 07:29:05 07:29:05 Step 9/32 : FROM alpine:3.16 07:29:05 ---> 4c81e5bf8899 07:29:05 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:29:06 ---> Running in 6d8bf6218b82 07:29:06 ---> ff2ec92f2bfd 07:29:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:29:06 Removing intermediate container 6d8bf6218b82 07:29:06 ---> c00732db7988 07:29:06 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:29:06 ---> Running in 1524b2b269e9 07:29:08 ---> c09cc18977e2 07:29:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:29:09 ---> 3ce6a665e623 07:29:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:29:10 ---> 0ff86eedcd9f 07:29:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:29:11 (1/2) Installing dumb-init (1.2.5-r1) 07:29:11 (2/2) Installing su-exec (0.2-r1) 07:29:11 Executing busybox-1.35.0-r17.trigger 07:29:11 OK: 5 MiB in 16 packages 07:29:12 ---> acd004f5f1a0 07:29:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:29:13 Removing intermediate container 1524b2b269e9 07:29:13 ---> 69e58c6e2951 07:29:13 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:29:13 ---> Running in aa2d274c5d3d 07:29:14 ---> 8db1ee1e7c3b 07:29:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:29:14 ---> Running in e4654f541b24 07:29:14 Removing intermediate container aa2d274c5d3d 07:29:14 ---> 45ce738e3541 07:29:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:29:14 ---> Running in 4891901d52ea 07:29:15 Removing intermediate container 4891901d52ea 07:29:15 ---> 6d85844e04ae 07:29:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:29:15 ---> Running in 8d3b8b5c13f4 07:29:17 Removing intermediate container 8d3b8b5c13f4 07:29:17 ---> e676cfe0043f 07:29:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:29:17 ---> Running in 9442c99c06e0 07:29:17 Removing intermediate container 9442c99c06e0 07:29:17 ---> bbe81e68363e 07:29:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:29:18 ---> Running in e31dcb4e0b9b 07:29:19 Removing intermediate container e4654f541b24 07:29:19 ---> e5ef60420e8f 07:29:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:29:19 ---> Running in b17a38e851bf 07:29:20 Removing intermediate container b17a38e851bf 07:29:20 ---> 62f8fb867d3f 07:29:20 Step 22/24 : LABEL arch=arm64 07:29:20 ---> Running in bf8e9050ccd8 07:29:20 Removing intermediate container bf8e9050ccd8 07:29:20 ---> d1a0015dd1b1 07:29:20 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:29:21 ---> Running in fcfbad34a154 07:29:21 Removing intermediate container fcfbad34a154 07:29:21 ---> 396d3dccade7 07:29:21 Step 24/24 : LABEL version=3.0.0-dev.71 07:29:21 ---> Running in d55bb366c253 07:29:22 Removing intermediate container e31dcb4e0b9b 07:29:22 ---> 078d859ff162 07:29:22 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:29:22 ---> Running in 52119f579050 07:29:22 Removing intermediate container d55bb366c253 07:29:22 ---> ef426406e6e4 07:29:22 07:29:22 Successfully built ef426406e6e4 07:29:22 Successfully tagged security-secretstore-setup-arm64:latest 07:29:22  Building security-secretstore-setup ... done Building security-spire-config 07:29:22 Removing intermediate container 52119f579050 07:29:22 ---> a1090403f2a3 07:29:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:29:24 ---> 8506af849ac3 07:29:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:29:24 ---> Running in 4ae73ead92ff 07:29:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:29:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:29:27 ---> 145668017004 07:29:27 Step 3/24 : WORKDIR /edgex-go 07:29:27 ---> Using cache 07:29:27 ---> 61a329d00053 07:29:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:29:27 ---> Using cache 07:29:27 ---> 7d21cfffa306 07:29:27 Step 5/24 : COPY go.mod vendor* ./ 07:29:27 Removing intermediate container 4ae73ead92ff 07:29:27 ---> 65aa36700ed9 07:29:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:27 ---> Using cache 07:29:27 ---> 87e52ff3fcf7 07:29:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:27 ---> Using cache 07:29:27 ---> 513bb03d6fdf 07:29:27 Step 7/24 : COPY . . 07:29:27 ---> Using cache 07:29:27 ---> 34ebca104670 07:29:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:29:27 ---> Using cache 07:29:27 ---> ce1e7d540ff0 07:29:27 Step 9/24 : WORKDIR /edgex-go/spire-build 07:29:27 ---> Using cache 07:29:27 ---> b207d6fc6d78 07:29:27 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 07:29:27 ---> Using cache 07:29:27 ---> 0295195e89ce 07:29:27 Step 11/24 : WORKDIR /edgex-go 07:29:27 ---> Using cache 07:29:27 ---> b2c571be98b7 07:29:27 07:29:27 Step 12/24 : FROM alpine:3.15 07:29:27 ---> 354640af7b1b 07:29:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:29:27 ---> Using cache 07:29:27 ---> 357968750705 07:29:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:29:28 ---> Running in 61854762fd26 07:29:30 ---> 680e3e3cefb8 07:29:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:29:31 ---> 538496af45de 07:29:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:29:32 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:29:32 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:29:32 OK: 15734 distinct packages available 07:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:29:32 ---> 8ec5027562d2 07:29:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:29:33 ---> 23d908f1c58a 07:29:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:29:34 (1/4) Installing dumb-init (1.2.5-r1) 07:29:34 (2/4) Installing musl-obstack (1.2.3-r0) 07:29:34 (3/4) Installing libucontext (1.1-r0) 07:29:34 (4/4) Installing gcompat (1.0.0-r4) 07:29:34 Executing busybox-1.34.1-r7.trigger 07:29:34 OK: 6 MiB in 18 packages 07:29:34 ---> d9047e44cea4 07:29:34 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:29:36 ---> fefaf7a28bad 07:29:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:29:36 Removing intermediate container 61854762fd26 07:29:36 ---> 7b3214a9697a 07:29:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:29:37 ---> f4321e82de54 07:29:37 Step 27/32 : RUN chmod +x /entrypoint.sh 07:29:37 ---> Running in 75a4550ac6c8 07:29:42 Removing intermediate container 75a4550ac6c8 07:29:42 ---> 57bd5193eee6 07:29:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:29:42 ---> Running in 94d872665cf7 07:29:42 ---> f844dc0711b5 07:29:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:29:43 Removing intermediate container 94d872665cf7 07:29:43 ---> b438b8eef665 07:29:43 Step 29/32 : CMD ["gate"] 07:29:43 ---> Running in 39229f45d292 07:29:44 ---> e430342f709e 07:29:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:29:44 Removing intermediate container 39229f45d292 07:29:44 ---> c35ce2b19c31 07:29:44 Step 30/32 : LABEL arch=arm64 07:29:44 ---> Running in 33ffde722044 07:29:44 ---> Running in f393913ab32b 07:29:44 Removing intermediate container 33ffde722044 07:29:44 ---> 2272f434cefa 07:29:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:29:44 Removing intermediate container f393913ab32b 07:29:44 ---> 6dd2394634d6 07:29:44 Step 31/32 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:29:44 ---> Running in ad2b48743291 07:29:45 Removing intermediate container ad2b48743291 07:29:45 ---> 547b3ca225c8 07:29:45 Step 32/32 : LABEL version=3.0.0-dev.71 07:29:45 ---> Running in e521e84a56b8 07:29:46 ---> 92ce7121b8ab 07:29:46 Step 19/24 : WORKDIR / 07:29:46 ---> Running in aa6ec7edfa0e 07:29:46 Removing intermediate container e521e84a56b8 07:29:46 ---> a40f2bb577b9 07:29:46 07:29:46 Successfully built a40f2bb577b9 07:29:46 Successfully tagged security-bootstrapper-arm64:latest 07:29:46  Building security-bootstrapper ... done Building security-spire-server 07:29:46 Removing intermediate container aa6ec7edfa0e 07:29:46 ---> 555d32789c62 07:29:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:29:46 ---> Running in 6bfd7ad19a91 07:29:47 Removing intermediate container 6bfd7ad19a91 07:29:47 ---> 730eea309d2b 07:29:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:29:47 ---> Running in f69c9a822925 07:29:48 Removing intermediate container f69c9a822925 07:29:48 ---> 6da6fc2bdea0 07:29:48 Step 22/24 : LABEL arch=arm64 07:29:48 ---> Running in 31fbe6e5ff6f 07:29:48 Removing intermediate container 31fbe6e5ff6f 07:29:48 ---> 514943a0cd7c 07:29:48 Step 23/24 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:29:48 ---> Running in 2077e485e14a 07:29:49 Removing intermediate container 2077e485e14a 07:29:49 ---> fb680d02f4e9 07:29:49 Step 24/24 : LABEL version=3.0.0-dev.71 07:29:49 ---> Running in 37ff2a6685c0 07:29:50 Removing intermediate container 37ff2a6685c0 07:29:50 ---> 5a62df88f3bd 07:29:50 07:29:50 Successfully built 5a62df88f3bd 07:29:50 Successfully tagged security-spire-config-arm64:latest 07:29:51  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:29:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:29:51 ---> 145668017004 07:29:51 Step 3/23 : WORKDIR /edgex-go 07:29:51 ---> Using cache 07:29:51 ---> 61a329d00053 07:29:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:29:51 ---> Using cache 07:29:51 ---> 7d21cfffa306 07:29:51 Step 5/23 : COPY go.mod vendor* ./ 07:29:51 ---> Using cache 07:29:51 ---> 87e52ff3fcf7 07:29:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:51 ---> Using cache 07:29:51 ---> 513bb03d6fdf 07:29:51 Step 7/23 : COPY . . 07:29:51 ---> Using cache 07:29:51 ---> 34ebca104670 07:29:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:29:51 ---> Using cache 07:29:51 ---> ce1e7d540ff0 07:29:51 Step 9/23 : WORKDIR /edgex-go/spire-build 07:29:51 ---> Using cache 07:29:51 ---> b207d6fc6d78 07:29:51 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:29:51 ---> Running in dfd4b8566dec 07:29:54 Removing intermediate container dfd4b8566dec 07:29:54 ---> eff126607cc0 07:29:54 Step 11/23 : WORKDIR /edgex-go 07:29:54 ---> Running in 9fa69becb322 07:29:55 Removing intermediate container 9fa69becb322 07:29:55 ---> 77528625b1b7 07:29:55 07:29:55 Step 12/23 : FROM alpine:3.15 07:29:55 ---> 354640af7b1b 07:29:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:29:55 ---> Using cache 07:29:55 ---> 357968750705 07:29:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:29:56 ---> Using cache 07:29:56 ---> ebb7e8ce896d 07:29:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:30:01 ---> 1f892c3aace7 07:30:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:30:02 ---> f2a89de8012d 07:30:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:30:02 ---> 475e8561e9c3 07:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:30:03 ---> 60b80a7d9924 07:30:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:30:03 ---> Running in 1122ca0dad25 07:30:04 Removing intermediate container 1122ca0dad25 07:30:04 ---> 83ee58d48389 07:30:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:30:04 ---> Running in 8a53d1ec05f7 07:30:05 Removing intermediate container 8a53d1ec05f7 07:30:05 ---> f2e38f42b1e7 07:30:05 Step 21/23 : LABEL arch=arm64 07:30:05 ---> Running in 735b51ca3be9 07:30:05 Removing intermediate container 735b51ca3be9 07:30:05 ---> 091fad963c6a 07:30:05 Step 22/23 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:30:05 ---> Running in e58afff84fd8 07:30:08 Removing intermediate container e58afff84fd8 07:30:08 ---> 297c6266e8cc 07:30:08 Step 23/23 : LABEL version=3.0.0-dev.71 07:30:08 ---> Running in 24a1488aef55 07:30:09 Removing intermediate container 24a1488aef55 07:30:09 ---> 5ba24750a055 07:30:09 07:30:09 Successfully built 5ba24750a055 07:30:09 Successfully tagged security-spire-server-arm64:latest 07:30:42  Building security-spire-server ... done Removing intermediate container c2b0444a9fd5 07:30:42 ---> ee1c04525e2d 07:30:42 07:30:42 Step 10/22 : FROM alpine:3.16 07:30:42 ---> 4c81e5bf8899 07:30:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:30:42 ---> Running in 14d0718616c3 07:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:30:45 (1/2) Installing ca-certificates (20220614-r0) 07:30:46 (2/2) Installing dumb-init (1.2.5-r1) 07:30:46 Executing busybox-1.35.0-r17.trigger 07:30:46 Executing ca-certificates-20220614-r0.trigger 07:30:46 OK: 6 MiB in 16 packages 07:30:49 Removing intermediate container 14d0718616c3 07:30:49 ---> cdc7764fb67a 07:30:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:30:49 ---> Running in a14fe12112d2 07:30:49 Removing intermediate container a14fe12112d2 07:30:49 ---> 964381d27ba7 07:30:49 Step 13/22 : ENV APP_PORT=59860 07:30:49 ---> Running in 961d29383b4e 07:30:50 Removing intermediate container 961d29383b4e 07:30:50 ---> b13e5f5052df 07:30:50 Step 14/22 : EXPOSE $APP_PORT 07:30:50 ---> Running in 043a416f8eb8 07:30:50 Removing intermediate container 043a416f8eb8 07:30:50 ---> 6b19d172482f 07:30:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:51 ---> 41ab42361e67 07:30:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:30:54 ---> d51df0a37d8a 07:30:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:30:55 ---> 8c3892c18d09 07:30:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:30:55 ---> Running in eb6956a45246 07:30:55 Removing intermediate container eb6956a45246 07:30:55 ---> 83add34a832f 07:30:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:30:55 ---> Running in c47232a87aac 07:30:56 Removing intermediate container c47232a87aac 07:30:56 ---> becc1fcdeba8 07:30:56 Step 20/22 : LABEL arch=arm64 07:30:56 ---> Running in 439f0e050c26 07:30:57 Removing intermediate container 439f0e050c26 07:30:57 ---> 935c8dc683f3 07:30:57 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:30:57 ---> Running in 990555f63e65 07:30:57 Removing intermediate container 990555f63e65 07:30:57 ---> 841fe75dcdfd 07:30:57 Step 22/22 : LABEL version=3.0.0-dev.71 07:30:57 ---> Running in 7536c67286ab 07:30:58 Removing intermediate container 7536c67286ab 07:30:58 ---> d9b64ad91c4f 07:30:58 07:30:58 Successfully built d9b64ad91c4f 07:30:58 Successfully tagged support-notifications-arm64:latest 07:31:30  Building support-notifications ... done Removing intermediate container 93041279f878 07:31:30 ---> c5b3bca981c9 07:31:30 07:31:30 Step 10/22 : FROM alpine:3.16 07:31:30 ---> 4c81e5bf8899 07:31:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:31:30 ---> Using cache 07:31:30 ---> e3dd5971f07f 07:31:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:31:30 ---> Using cache 07:31:30 ---> 947cb4b3c62a 07:31:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:30 ---> Using cache 07:31:30 ---> 1a0cf18f7202 07:31:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:31:30 ---> bad72f737c44 07:31:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:31:30 ---> 0131faa155d4 07:31:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:31:30 ---> 2e835cb9acb6 07:31:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:31:30 ---> Running in 7dbc27bc2473 07:31:31 Removing intermediate container 7dbc27bc2473 07:31:31 ---> 7bd0f1c216b0 07:31:31 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:31:31 ---> Running in feaf870af7cb 07:31:31 Removing intermediate container feaf870af7cb 07:31:31 ---> 6661595d9f86 07:31:31 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:31:32 ---> Running in bd68c8b29152 07:31:32 Removing intermediate container bd68c8b29152 07:31:32 ---> da2dfe240838 07:31:32 Step 20/22 : LABEL arch=arm64 07:31:32 ---> Running in 578a47d25772 07:31:33 Removing intermediate container 578a47d25772 07:31:33 ---> 0a90d06b7c98 07:31:33 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:33 ---> Running in 91420f04d3ca 07:31:33 Removing intermediate container 91420f04d3ca 07:31:33 ---> da784db02377 07:31:33 Step 22/22 : LABEL version=3.0.0-dev.71 07:31:33 ---> Running in 0cddc2e9d845 07:31:33 Removing intermediate container 0cddc2e9d845 07:31:33 ---> eb26a0b78b23 07:31:33 07:31:34 Successfully built eb26a0b78b23 07:31:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 07:31:39  Building core-common-config-bootstrapper ... done Removing intermediate container 54cac12b7d88 07:31:39 ---> 19d7dca24143 07:31:39 07:31:39 Step 10/22 : FROM alpine:3.16 07:31:39 ---> 4c81e5bf8899 07:31:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:31:39 ---> Using cache 07:31:39 ---> 079809d20177 07:31:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:39 ---> Using cache 07:31:39 ---> c2d9637047da 07:31:39 Step 13/22 : ENV APP_PORT=59861 07:31:39 ---> Running in 07410b9f3d4e 07:31:39 Removing intermediate container 07410b9f3d4e 07:31:39 ---> 2a3bf6fb938d 07:31:39 Step 14/22 : EXPOSE $APP_PORT 07:31:39 ---> Running in 1f3ad01a1b42 07:31:39 Removing intermediate container 1f3ad01a1b42 07:31:39 ---> 2d9d41a96c29 07:31:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:40 ---> 092608a51344 07:31:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:31:41 ---> 168ff19e7de6 07:31:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:31:42 ---> ccc420b72cea 07:31:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:31:42 ---> Running in d9c1c4a220f1 07:31:42 Removing intermediate container d9c1c4a220f1 07:31:42 ---> 8b8ec58c499c 07:31:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:31:42 ---> Running in eb69309d5c66 07:31:43 Removing intermediate container eb69309d5c66 07:31:43 ---> 3ebcbdff2f07 07:31:43 Step 20/22 : LABEL arch=arm64 07:31:43 ---> Running in c6611fa2019f 07:31:43 Removing intermediate container c6611fa2019f 07:31:43 ---> 0f31c399447a 07:31:43 Step 21/22 : LABEL git_sha=21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:43 ---> Running in 20e849d68c4c 07:31:43 Removing intermediate container 20e849d68c4c 07:31:43 ---> 9f8d9456caa7 07:31:43 Step 22/22 : LABEL version=3.0.0-dev.71 07:31:44 ---> Running in ac118e9f5651 07:31:44 Removing intermediate container ac118e9f5651 07:31:44 ---> 033df1f8f94e 07:31:44 07:31:44 Successfully built 033df1f8f94e 07:31:44 Successfully tagged support-scheduler-arm64:latest 07:31:44  Building support-scheduler ... done  [Pipeline] } 07:31:44 $ docker stop --time=1 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 07:31:46 $ docker rm -f --volumes 3813ffb196f4c1e1e644dac253190895426b5a208ec7249801c34e4ed8de4f29 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:46 + docker images 07:31:46 REPOSITORY TAG IMAGE ID CREATED SIZE 07:31:46 support-scheduler-arm64 latest 033df1f8f94e 2 seconds ago 29.1MB 07:31:46 19d7dca24143 9 seconds ago 1.4GB 07:31:46 core-common-config-bootstrapper-arm64 latest eb26a0b78b23 13 seconds ago 14.9MB 07:31:46 c5b3bca981c9 20 seconds ago 1.33GB 07:31:46 support-notifications-arm64 latest d9b64ad91c4f 48 seconds ago 29.7MB 07:31:46 ee1c04525e2d About a minute ago 1.4GB 07:31:46 security-spire-server-arm64 latest 5ba24750a055 About a minute ago 84.3MB 07:31:46 77528625b1b7 About a minute ago 1.21GB 07:31:46 security-spire-config-arm64 latest 5a62df88f3bd About a minute ago 83.6MB 07:31:46 security-bootstrapper-arm64 latest a40f2bb577b9 2 minutes ago 19.6MB 07:31:46 security-secretstore-setup-arm64 latest ef426406e6e4 2 minutes ago 29MB 07:31:46 c18b58f958e2 2 minutes ago 1.33GB 07:31:46 4176ac0f711b 2 minutes ago 1.33GB 07:31:46 security-proxy-auth-arm64 latest 23c642fc253d 5 minutes ago 15.6MB 07:31:46 a24b1eb7302d 5 minutes ago 1.32GB 07:31:46 security-spiffe-token-provider-arm64 latest 0ec742edf618 7 minutes ago 29.1MB 07:31:46 6db4b3f937f9 8 minutes ago 1.37GB 07:31:46 core-data-arm64 latest c0d0a146d4ba 11 minutes ago 17.3MB 07:31:46 core-metadata-arm64 latest 09d369e2f0f2 11 minutes ago 17.8MB 07:31:46 core-command-arm64 latest 3ac9f872cefb 11 minutes ago 17.1MB 07:31:46 5c1c69bd44df 11 minutes ago 1.34GB 07:31:46 5084b5feb677 11 minutes ago 1.34GB 07:31:46 212068ff385a 11 minutes ago 1.34GB 07:31:46 security-proxy-setup-arm64 latest ac86c3849dc9 12 minutes ago 26.9MB 07:31:46 97157d718d82 12 minutes ago 1.33GB 07:31:46 security-spire-agent-arm64 latest 3c9ef8f03bef 18 minutes ago 122MB 07:31:46 b2c571be98b7 18 minutes ago 1.21GB 07:31:46 ci-base-image-arm64 latest 145668017004 21 minutes ago 905MB 07:31:46 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 07:31:46 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 07:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 07:31:46 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 07:31:47 provisioning config files... 07:31:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/432@tmp/config9665709353598470497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:47 ---> docker-login.sh 07:31:47 nexus3.edgexfoundry.org:10001 07:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:47 Configure a credential helper to remove this warning. See 07:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:47 07:31:47 Login Succeeded 07:31:47 nexus3.edgexfoundry.org:10002 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 nexus3.edgexfoundry.org:10003 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 nexus3.edgexfoundry.org:10004 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 docker.io 07:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:49 Configure a credential helper to remove this warning. See 07:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:49 07:31:49 Login Succeeded 07:31:49 ---> docker-login.sh ends [Pipeline] } 07:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:31:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:31:49 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:49 latest 07:31:49 3.0.0-dev.71 07:31:49 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:31:49 main 07:31:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:31:50 252c1088e074: Preparing 07:31:50 ebe48a1857cd: Preparing 07:31:50 016c158035b0: Preparing 07:31:50 c9c5d14f50d5: Preparing 07:31:50 f70ee36035b9: Preparing 07:31:50 f70ee36035b9: Layer already exists 07:31:52 016c158035b0: Pushed 07:31:52 252c1088e074: Pushed 07:31:52 c9c5d14f50d5: Pushed 07:31:52 ebe48a1857cd: Pushed 07:31:52 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:31:53 252c1088e074: Preparing 07:31:53 ebe48a1857cd: Preparing 07:31:53 016c158035b0: Preparing 07:31:53 c9c5d14f50d5: Preparing 07:31:53 f70ee36035b9: Preparing 07:31:53 c9c5d14f50d5: Layer already exists 07:31:53 016c158035b0: Layer already exists 07:31:53 252c1088e074: Layer already exists 07:31:53 ebe48a1857cd: Layer already exists 07:31:53 f70ee36035b9: Layer already exists 07:31:53 latest: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 07:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:31:54 252c1088e074: Preparing 07:31:54 ebe48a1857cd: Preparing 07:31:54 016c158035b0: Preparing 07:31:54 c9c5d14f50d5: Preparing 07:31:54 f70ee36035b9: Preparing 07:31:54 ebe48a1857cd: Layer already exists 07:31:54 f70ee36035b9: Layer already exists 07:31:54 252c1088e074: Layer already exists 07:31:54 016c158035b0: Layer already exists 07:31:54 c9c5d14f50d5: Layer already exists 07:31:54 3.0.0-dev.71: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:31:54 252c1088e074: Preparing 07:31:54 ebe48a1857cd: Preparing 07:31:54 016c158035b0: Preparing 07:31:54 c9c5d14f50d5: Preparing 07:31:54 f70ee36035b9: Preparing 07:31:54 252c1088e074: Layer already exists 07:31:54 016c158035b0: Layer already exists 07:31:54 c9c5d14f50d5: Layer already exists 07:31:54 ebe48a1857cd: Layer already exists 07:31:54 f70ee36035b9: Layer already exists 07:31:54 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:31:55 252c1088e074: Preparing 07:31:55 ebe48a1857cd: Preparing 07:31:55 016c158035b0: Preparing 07:31:55 c9c5d14f50d5: Preparing 07:31:55 f70ee36035b9: Preparing 07:31:55 ebe48a1857cd: Layer already exists 07:31:55 016c158035b0: Layer already exists 07:31:55 c9c5d14f50d5: Layer already exists 07:31:55 252c1088e074: Layer already exists 07:31:55 f70ee36035b9: Layer already exists 07:31:55 main: digest: sha256:235244c74f76602267d1d19d7d1c16da83c06c953eab1e09c11858c0900b2103 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:55 ===================================================== [Pipeline] echo 07:31:55 taggedImages: 07:31:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:31:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.71 07:31:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:31:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:31:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:31:55 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:55 latest 07:31:55 3.0.0-dev.71 07:31:55 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:31:55 main 07:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:31:56 b6f1dc534e87: Preparing 07:31:56 0e944bcb1c73: Preparing 07:31:56 5a8d39165707: Preparing 07:31:56 b32d885315ee: Preparing 07:31:56 016c158035b0: Preparing 07:31:56 32c6f5e5e1f3: Preparing 07:31:56 f70ee36035b9: Preparing 07:31:56 32c6f5e5e1f3: Waiting 07:31:56 f70ee36035b9: Waiting 07:31:56 016c158035b0: Layer already exists 07:31:56 0e944bcb1c73: Pushed 07:31:56 5a8d39165707: Pushed 07:31:56 f70ee36035b9: Layer already exists 07:31:56 32c6f5e5e1f3: Pushed 07:31:56 b6f1dc534e87: Pushed 07:31:58 b32d885315ee: Pushed 07:31:58 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:59 + 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 07:31:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:31:59 b6f1dc534e87: Preparing 07:31:59 0e944bcb1c73: Preparing 07:31:59 5a8d39165707: Preparing 07:31:59 b32d885315ee: Preparing 07:31:59 016c158035b0: Preparing 07:31:59 32c6f5e5e1f3: Preparing 07:31:59 f70ee36035b9: Preparing 07:31:59 32c6f5e5e1f3: Waiting 07:31:59 f70ee36035b9: Waiting 07:31:59 5a8d39165707: Layer already exists 07:31:59 b6f1dc534e87: Layer already exists 07:31:59 b32d885315ee: Layer already exists 07:31:59 0e944bcb1c73: Layer already exists 07:31:59 016c158035b0: Layer already exists 07:31:59 32c6f5e5e1f3: Layer already exists 07:31:59 f70ee36035b9: Layer already exists 07:31:59 latest: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 07:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:32:00 b6f1dc534e87: Preparing 07:32:00 0e944bcb1c73: Preparing 07:32:00 5a8d39165707: Preparing 07:32:00 b32d885315ee: Preparing 07:32:00 016c158035b0: Preparing 07:32:00 32c6f5e5e1f3: Preparing 07:32:00 f70ee36035b9: Preparing 07:32:00 32c6f5e5e1f3: Waiting 07:32:00 f70ee36035b9: Waiting 07:32:00 5a8d39165707: Layer already exists 07:32:00 016c158035b0: Layer already exists 07:32:00 b32d885315ee: Layer already exists 07:32:00 b6f1dc534e87: Layer already exists 07:32:00 0e944bcb1c73: Layer already exists 07:32:00 32c6f5e5e1f3: Layer already exists 07:32:00 f70ee36035b9: Layer already exists 07:32:00 3.0.0-dev.71: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:32:01 b6f1dc534e87: Preparing 07:32:01 0e944bcb1c73: Preparing 07:32:01 5a8d39165707: Preparing 07:32:01 b32d885315ee: Preparing 07:32:01 016c158035b0: Preparing 07:32:01 32c6f5e5e1f3: Preparing 07:32:01 f70ee36035b9: Preparing 07:32:01 32c6f5e5e1f3: Waiting 07:32:01 f70ee36035b9: Waiting 07:32:01 5a8d39165707: Layer already exists 07:32:01 b6f1dc534e87: Layer already exists 07:32:01 0e944bcb1c73: Layer already exists 07:32:01 016c158035b0: Layer already exists 07:32:01 b32d885315ee: Layer already exists 07:32:01 f70ee36035b9: Layer already exists 07:32:01 32c6f5e5e1f3: Layer already exists 07:32:01 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:01 + 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 07:32:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:32:01 b6f1dc534e87: Preparing 07:32:01 0e944bcb1c73: Preparing 07:32:01 5a8d39165707: Preparing 07:32:01 b32d885315ee: Preparing 07:32:01 016c158035b0: Preparing 07:32:01 32c6f5e5e1f3: Preparing 07:32:01 f70ee36035b9: Preparing 07:32:01 32c6f5e5e1f3: Waiting 07:32:01 f70ee36035b9: Waiting 07:32:01 b32d885315ee: Layer already exists 07:32:01 b6f1dc534e87: Layer already exists 07:32:01 0e944bcb1c73: Layer already exists 07:32:01 016c158035b0: Layer already exists 07:32:01 5a8d39165707: Layer already exists 07:32:01 32c6f5e5e1f3: Layer already exists 07:32:01 f70ee36035b9: Layer already exists 07:32:01 main: digest: sha256:4913240ab4ccc3b04f67809c9bfe03a4acfdfe920a37f5e1408e1fd2243204c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:02 ===================================================== [Pipeline] echo 07:32:02 taggedImages: 07:32:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:32:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.71 07:32:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:32:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:32:02 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:02 latest 07:32:02 3.0.0-dev.71 07:32:02 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:02 main 07:32:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:32:02 b205d386b264: Preparing 07:32:02 112783b141ef: Preparing 07:32:02 016c158035b0: Preparing 07:32:02 58aae7886b0f: Preparing 07:32:02 f70ee36035b9: Preparing 07:32:02 016c158035b0: Layer already exists 07:32:02 f70ee36035b9: Layer already exists 07:32:02 b205d386b264: Pushed 07:32:02 58aae7886b0f: Pushed 07:32:05 112783b141ef: Pushed 07:32:05 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:32:06 b205d386b264: Preparing 07:32:06 112783b141ef: Preparing 07:32:06 016c158035b0: Preparing 07:32:06 58aae7886b0f: Preparing 07:32:06 f70ee36035b9: Preparing 07:32:06 016c158035b0: Layer already exists 07:32:06 58aae7886b0f: Layer already exists 07:32:06 112783b141ef: Layer already exists 07:32:06 f70ee36035b9: Layer already exists 07:32:06 b205d386b264: Layer already exists 07:32:06 latest: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 07:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:32:07 b205d386b264: Preparing 07:32:07 112783b141ef: Preparing 07:32:07 016c158035b0: Preparing 07:32:07 58aae7886b0f: Preparing 07:32:07 f70ee36035b9: Preparing 07:32:07 b205d386b264: Layer already exists 07:32:07 f70ee36035b9: Layer already exists 07:32:07 58aae7886b0f: Layer already exists 07:32:07 016c158035b0: Layer already exists 07:32:07 112783b141ef: Layer already exists 07:32:07 3.0.0-dev.71: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:32:07 b205d386b264: Preparing 07:32:07 112783b141ef: Preparing 07:32:07 016c158035b0: Preparing 07:32:07 58aae7886b0f: Preparing 07:32:07 f70ee36035b9: Preparing 07:32:07 f70ee36035b9: Layer already exists 07:32:07 b205d386b264: Layer already exists 07:32:07 016c158035b0: Layer already exists 07:32:07 112783b141ef: Layer already exists 07:32:07 58aae7886b0f: Layer already exists 07:32:07 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:32:08 b205d386b264: Preparing 07:32:08 112783b141ef: Preparing 07:32:08 016c158035b0: Preparing 07:32:08 58aae7886b0f: Preparing 07:32:08 f70ee36035b9: Preparing 07:32:08 f70ee36035b9: Layer already exists 07:32:08 58aae7886b0f: Layer already exists 07:32:08 112783b141ef: Layer already exists 07:32:08 016c158035b0: Layer already exists 07:32:08 b205d386b264: Layer already exists 07:32:08 main: digest: sha256:e858d7090004671415812fe289985dd47963de9d958040a31fff02ec326f49fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:08 ===================================================== [Pipeline] echo 07:32:08 taggedImages: 07:32:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:32:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.71 07:32:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:32:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:32:08 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:08 latest 07:32:08 3.0.0-dev.71 07:32:08 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:08 main 07:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:32:09 163834aa4821: Preparing 07:32:09 91434b464ec3: Preparing 07:32:09 23f66958bc70: Preparing 07:32:09 016c158035b0: Preparing 07:32:09 c9c5d14f50d5: Preparing 07:32:09 f70ee36035b9: Preparing 07:32:09 f70ee36035b9: Waiting 07:32:09 c9c5d14f50d5: Layer already exists 07:32:09 016c158035b0: Layer already exists 07:32:09 f70ee36035b9: Layer already exists 07:32:09 91434b464ec3: Pushed 07:32:09 163834aa4821: Pushed 07:32:13 23f66958bc70: Pushed 07:32:13 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:32:13 163834aa4821: Preparing 07:32:13 91434b464ec3: Preparing 07:32:13 23f66958bc70: Preparing 07:32:13 016c158035b0: Preparing 07:32:13 c9c5d14f50d5: Preparing 07:32:13 f70ee36035b9: Preparing 07:32:13 f70ee36035b9: Waiting 07:32:13 016c158035b0: Layer already exists 07:32:13 91434b464ec3: Layer already exists 07:32:13 163834aa4821: Layer already exists 07:32:13 23f66958bc70: Layer already exists 07:32:13 c9c5d14f50d5: Layer already exists 07:32:13 f70ee36035b9: Layer already exists 07:32:14 latest: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 07:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:32:14 163834aa4821: Preparing 07:32:14 91434b464ec3: Preparing 07:32:14 23f66958bc70: Preparing 07:32:14 016c158035b0: Preparing 07:32:14 c9c5d14f50d5: Preparing 07:32:14 f70ee36035b9: Preparing 07:32:14 f70ee36035b9: Waiting 07:32:14 23f66958bc70: Layer already exists 07:32:14 163834aa4821: Layer already exists 07:32:14 91434b464ec3: Layer already exists 07:32:14 016c158035b0: Layer already exists 07:32:14 c9c5d14f50d5: Layer already exists 07:32:14 f70ee36035b9: Layer already exists 07:32:14 3.0.0-dev.71: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:32:15 163834aa4821: Preparing 07:32:15 91434b464ec3: Preparing 07:32:15 23f66958bc70: Preparing 07:32:15 016c158035b0: Preparing 07:32:15 c9c5d14f50d5: Preparing 07:32:15 f70ee36035b9: Preparing 07:32:15 f70ee36035b9: Waiting 07:32:15 163834aa4821: Layer already exists 07:32:15 91434b464ec3: Layer already exists 07:32:15 016c158035b0: Layer already exists 07:32:15 c9c5d14f50d5: Layer already exists 07:32:15 23f66958bc70: Layer already exists 07:32:15 f70ee36035b9: Layer already exists 07:32:16 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:32:16 163834aa4821: Preparing 07:32:16 91434b464ec3: Preparing 07:32:16 23f66958bc70: Preparing 07:32:16 016c158035b0: Preparing 07:32:16 c9c5d14f50d5: Preparing 07:32:16 f70ee36035b9: Preparing 07:32:16 f70ee36035b9: Waiting 07:32:16 23f66958bc70: Layer already exists 07:32:16 163834aa4821: Layer already exists 07:32:16 016c158035b0: Layer already exists 07:32:16 c9c5d14f50d5: Layer already exists 07:32:16 91434b464ec3: Layer already exists 07:32:16 f70ee36035b9: Layer already exists 07:32:16 main: digest: sha256:7f6961397e7ff85e52c2d32e5b2f31a81a486d9fc376d9bda0a07b64b658ad42 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:17 ===================================================== [Pipeline] echo 07:32:17 taggedImages: 07:32:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:32:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.71 07:32:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:32:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:32:17 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:17 latest 07:32:17 3.0.0-dev.71 07:32:17 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:17 main 07:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:32:17 71a58c820c34: Preparing 07:32:17 71a58c820c34: Preparing 07:32:17 3895a8403a7a: Preparing 07:32:17 fd2ce4d035f2: Preparing 07:32:17 ff7a61428277: Preparing 07:32:17 0d57be8080ff: Preparing 07:32:17 f0f313a01862: Preparing 07:32:17 016c158035b0: Preparing 07:32:17 173033d995fa: Preparing 07:32:17 e56dd61d2cf2: Preparing 07:32:17 14ec19ca92b7: Preparing 07:32:17 28e55a1640f2: Preparing 07:32:17 f70ee36035b9: Preparing 07:32:17 f0f313a01862: Waiting 07:32:17 e56dd61d2cf2: Waiting 07:32:17 14ec19ca92b7: Waiting 07:32:17 28e55a1640f2: Waiting 07:32:17 f70ee36035b9: Waiting 07:32:17 016c158035b0: Waiting 07:32:17 173033d995fa: Waiting 07:32:17 ff7a61428277: Pushed 07:32:17 71a58c820c34: Pushed 07:32:17 0d57be8080ff: Pushed 07:32:17 fd2ce4d035f2: Pushed 07:32:17 3895a8403a7a: Pushed 07:32:17 016c158035b0: Layer already exists 07:32:18 173033d995fa: Pushed 07:32:18 14ec19ca92b7: Pushed 07:32:18 e56dd61d2cf2: Pushed 07:32:18 28e55a1640f2: Pushed 07:32:18 f70ee36035b9: Layer already exists 07:32:21 f0f313a01862: Pushed 07:32:21 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:32:22 71a58c820c34: Preparing 07:32:22 71a58c820c34: Preparing 07:32:22 3895a8403a7a: Preparing 07:32:22 fd2ce4d035f2: Preparing 07:32:22 ff7a61428277: Preparing 07:32:22 0d57be8080ff: Preparing 07:32:22 f0f313a01862: Preparing 07:32:22 016c158035b0: Preparing 07:32:22 173033d995fa: Preparing 07:32:22 e56dd61d2cf2: Preparing 07:32:22 14ec19ca92b7: Preparing 07:32:22 28e55a1640f2: Preparing 07:32:22 f70ee36035b9: Preparing 07:32:22 173033d995fa: Waiting 07:32:22 e56dd61d2cf2: Waiting 07:32:22 14ec19ca92b7: Waiting 07:32:22 28e55a1640f2: Waiting 07:32:22 f70ee36035b9: Waiting 07:32:22 f0f313a01862: Waiting 07:32:22 ff7a61428277: Layer already exists 07:32:22 71a58c820c34: Layer already exists 07:32:22 3895a8403a7a: Layer already exists 07:32:22 fd2ce4d035f2: Layer already exists 07:32:22 0d57be8080ff: Layer already exists 07:32:22 e56dd61d2cf2: Layer already exists 07:32:22 14ec19ca92b7: Layer already exists 07:32:22 f0f313a01862: Layer already exists 07:32:22 016c158035b0: Layer already exists 07:32:22 173033d995fa: Layer already exists 07:32:22 f70ee36035b9: Layer already exists 07:32:22 28e55a1640f2: Layer already exists 07:32:22 latest: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 07:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:32:23 71a58c820c34: Preparing 07:32:23 71a58c820c34: Preparing 07:32:23 3895a8403a7a: Preparing 07:32:23 fd2ce4d035f2: Preparing 07:32:23 ff7a61428277: Preparing 07:32:23 0d57be8080ff: Preparing 07:32:23 f0f313a01862: Preparing 07:32:23 016c158035b0: Preparing 07:32:23 173033d995fa: Preparing 07:32:23 e56dd61d2cf2: Preparing 07:32:23 14ec19ca92b7: Preparing 07:32:23 28e55a1640f2: Preparing 07:32:23 f70ee36035b9: Preparing 07:32:23 f0f313a01862: Waiting 07:32:23 14ec19ca92b7: Waiting 07:32:23 016c158035b0: Waiting 07:32:23 28e55a1640f2: Waiting 07:32:23 173033d995fa: Waiting 07:32:23 f70ee36035b9: Waiting 07:32:23 e56dd61d2cf2: Waiting 07:32:23 0d57be8080ff: Layer already exists 07:32:23 71a58c820c34: Layer already exists 07:32:23 fd2ce4d035f2: Layer already exists 07:32:23 ff7a61428277: Layer already exists 07:32:23 3895a8403a7a: Layer already exists 07:32:23 173033d995fa: Layer already exists 07:32:23 f0f313a01862: Layer already exists 07:32:23 016c158035b0: Layer already exists 07:32:23 e56dd61d2cf2: Layer already exists 07:32:23 14ec19ca92b7: Layer already exists 07:32:23 28e55a1640f2: Layer already exists 07:32:23 f70ee36035b9: Layer already exists 07:32:23 3.0.0-dev.71: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:32:24 71a58c820c34: Preparing 07:32:24 71a58c820c34: Preparing 07:32:24 3895a8403a7a: Preparing 07:32:24 fd2ce4d035f2: Preparing 07:32:24 ff7a61428277: Preparing 07:32:24 0d57be8080ff: Preparing 07:32:24 f0f313a01862: Preparing 07:32:24 016c158035b0: Preparing 07:32:24 173033d995fa: Preparing 07:32:24 e56dd61d2cf2: Preparing 07:32:24 14ec19ca92b7: Preparing 07:32:24 28e55a1640f2: Preparing 07:32:24 f70ee36035b9: Preparing 07:32:24 e56dd61d2cf2: Waiting 07:32:24 28e55a1640f2: Waiting 07:32:24 f70ee36035b9: Waiting 07:32:24 f0f313a01862: Waiting 07:32:24 14ec19ca92b7: Waiting 07:32:24 173033d995fa: Waiting 07:32:24 016c158035b0: Waiting 07:32:24 fd2ce4d035f2: Layer already exists 07:32:24 0d57be8080ff: Layer already exists 07:32:24 3895a8403a7a: Layer already exists 07:32:24 71a58c820c34: Layer already exists 07:32:24 ff7a61428277: Layer already exists 07:32:24 f0f313a01862: Layer already exists 07:32:24 016c158035b0: Layer already exists 07:32:24 173033d995fa: Layer already exists 07:32:24 e56dd61d2cf2: Layer already exists 07:32:24 14ec19ca92b7: Layer already exists 07:32:24 28e55a1640f2: Layer already exists 07:32:24 f70ee36035b9: Layer already exists 07:32:24 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:32:25 71a58c820c34: Preparing 07:32:25 71a58c820c34: Preparing 07:32:25 3895a8403a7a: Preparing 07:32:25 fd2ce4d035f2: Preparing 07:32:25 ff7a61428277: Preparing 07:32:25 0d57be8080ff: Preparing 07:32:25 f0f313a01862: Preparing 07:32:25 016c158035b0: Preparing 07:32:25 173033d995fa: Preparing 07:32:25 e56dd61d2cf2: Preparing 07:32:25 14ec19ca92b7: Preparing 07:32:25 28e55a1640f2: Preparing 07:32:25 f70ee36035b9: Preparing 07:32:25 173033d995fa: Waiting 07:32:25 e56dd61d2cf2: Waiting 07:32:25 14ec19ca92b7: Waiting 07:32:25 28e55a1640f2: Waiting 07:32:25 f70ee36035b9: Waiting 07:32:25 f0f313a01862: Waiting 07:32:25 016c158035b0: Waiting 07:32:25 fd2ce4d035f2: Layer already exists 07:32:25 0d57be8080ff: Layer already exists 07:32:25 71a58c820c34: Layer already exists 07:32:25 ff7a61428277: Layer already exists 07:32:25 3895a8403a7a: Layer already exists 07:32:25 016c158035b0: Layer already exists 07:32:25 f0f313a01862: Layer already exists 07:32:25 173033d995fa: Layer already exists 07:32:25 e56dd61d2cf2: Layer already exists 07:32:25 14ec19ca92b7: Layer already exists 07:32:25 28e55a1640f2: Layer already exists 07:32:25 f70ee36035b9: Layer already exists 07:32:25 main: digest: sha256:e5aeeef262d4bb590b4e4b61070de9bb31bbfd3c43e05f072c4ea238bf25c57f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:25 ===================================================== [Pipeline] echo 07:32:25 taggedImages: 07:32:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:32:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.71 07:32:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:32:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:32:25 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:25 latest 07:32:25 3.0.0-dev.71 07:32:25 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:25 main 07:32:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:32:26 155832f97736: Preparing 07:32:26 c804d008553b: Preparing 07:32:26 290be569b41f: Preparing 07:32:26 8e823893152a: Preparing 07:32:26 016c158035b0: Preparing 07:32:26 32c6f5e5e1f3: Preparing 07:32:26 f70ee36035b9: Preparing 07:32:26 32c6f5e5e1f3: Waiting 07:32:26 016c158035b0: Layer already exists 07:32:26 32c6f5e5e1f3: Layer already exists 07:32:26 f70ee36035b9: Layer already exists 07:32:26 c804d008553b: Pushed 07:32:26 155832f97736: Pushed 07:32:26 290be569b41f: Pushed 07:32:28 8e823893152a: Pushed 07:32:28 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:32:29 155832f97736: Preparing 07:32:29 c804d008553b: Preparing 07:32:29 290be569b41f: Preparing 07:32:29 8e823893152a: Preparing 07:32:29 016c158035b0: Preparing 07:32:29 32c6f5e5e1f3: Preparing 07:32:29 f70ee36035b9: Preparing 07:32:29 32c6f5e5e1f3: Waiting 07:32:29 f70ee36035b9: Waiting 07:32:29 016c158035b0: Layer already exists 07:32:29 c804d008553b: Layer already exists 07:32:29 290be569b41f: Layer already exists 07:32:29 8e823893152a: Layer already exists 07:32:29 155832f97736: Layer already exists 07:32:29 32c6f5e5e1f3: Layer already exists 07:32:29 f70ee36035b9: Layer already exists 07:32:29 latest: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 07:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:32:30 155832f97736: Preparing 07:32:30 c804d008553b: Preparing 07:32:30 290be569b41f: Preparing 07:32:30 8e823893152a: Preparing 07:32:30 016c158035b0: Preparing 07:32:30 32c6f5e5e1f3: Preparing 07:32:30 f70ee36035b9: Preparing 07:32:30 32c6f5e5e1f3: Waiting 07:32:30 f70ee36035b9: Waiting 07:32:30 c804d008553b: Layer already exists 07:32:30 8e823893152a: Layer already exists 07:32:30 016c158035b0: Layer already exists 07:32:30 290be569b41f: Layer already exists 07:32:30 155832f97736: Layer already exists 07:32:30 32c6f5e5e1f3: Layer already exists 07:32:30 f70ee36035b9: Layer already exists 07:32:30 3.0.0-dev.71: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:32:31 155832f97736: Preparing 07:32:31 c804d008553b: Preparing 07:32:31 290be569b41f: Preparing 07:32:31 8e823893152a: Preparing 07:32:31 016c158035b0: Preparing 07:32:31 32c6f5e5e1f3: Preparing 07:32:31 f70ee36035b9: Preparing 07:32:31 32c6f5e5e1f3: Waiting 07:32:31 f70ee36035b9: Waiting 07:32:31 8e823893152a: Layer already exists 07:32:31 c804d008553b: Layer already exists 07:32:31 155832f97736: Layer already exists 07:32:31 016c158035b0: Layer already exists 07:32:31 290be569b41f: Layer already exists 07:32:31 32c6f5e5e1f3: Layer already exists 07:32:31 f70ee36035b9: Layer already exists 07:32:31 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:32:32 155832f97736: Preparing 07:32:32 c804d008553b: Preparing 07:32:32 290be569b41f: Preparing 07:32:32 8e823893152a: Preparing 07:32:32 016c158035b0: Preparing 07:32:32 32c6f5e5e1f3: Preparing 07:32:32 f70ee36035b9: Preparing 07:32:32 32c6f5e5e1f3: Waiting 07:32:32 f70ee36035b9: Waiting 07:32:32 016c158035b0: Layer already exists 07:32:32 290be569b41f: Layer already exists 07:32:32 8e823893152a: Layer already exists 07:32:32 155832f97736: Layer already exists 07:32:32 c804d008553b: Layer already exists 07:32:32 32c6f5e5e1f3: Layer already exists 07:32:32 f70ee36035b9: Layer already exists 07:32:32 main: digest: sha256:7c999eab1cb828e7ddae706caec57b7534f2ab8cad7aec31f6c28246eb6445eb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:32 ===================================================== [Pipeline] echo 07:32:32 taggedImages: 07:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.71 07:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:32:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:32:32 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:32 latest 07:32:32 3.0.0-dev.71 07:32:32 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:32 main 07:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:32:33 b74b653a0d2c: Preparing 07:32:33 d21631feddd8: Preparing 07:32:33 a19bc046e73a: Preparing 07:32:33 9b291a9a05cd: Preparing 07:32:33 41b8a6db59eb: Preparing 07:32:33 27ee28e6e29c: Preparing 07:32:33 ef324e100deb: Preparing 07:32:33 f70ee36035b9: Preparing 07:32:33 ef324e100deb: Waiting 07:32:33 f70ee36035b9: Waiting 07:32:33 27ee28e6e29c: Waiting 07:32:33 41b8a6db59eb: Pushed 07:32:33 b74b653a0d2c: Pushed 07:32:33 d21631feddd8: Pushed 07:32:33 f70ee36035b9: Layer already exists 07:32:33 27ee28e6e29c: Pushed 07:32:34 ef324e100deb: Pushed 07:32:35 9b291a9a05cd: Pushed 07:32:35 a19bc046e73a: Pushed 07:32:36 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + 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 07:32:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:32:36 b74b653a0d2c: Preparing 07:32:36 d21631feddd8: Preparing 07:32:36 a19bc046e73a: Preparing 07:32:36 9b291a9a05cd: Preparing 07:32:36 41b8a6db59eb: Preparing 07:32:36 27ee28e6e29c: Preparing 07:32:36 ef324e100deb: Preparing 07:32:36 f70ee36035b9: Preparing 07:32:36 27ee28e6e29c: Waiting 07:32:36 ef324e100deb: Waiting 07:32:36 f70ee36035b9: Waiting 07:32:36 a19bc046e73a: Layer already exists 07:32:36 41b8a6db59eb: Layer already exists 07:32:36 9b291a9a05cd: Layer already exists 07:32:36 d21631feddd8: Layer already exists 07:32:36 b74b653a0d2c: Layer already exists 07:32:36 f70ee36035b9: Layer already exists 07:32:36 27ee28e6e29c: Layer already exists 07:32:36 ef324e100deb: Layer already exists 07:32:37 latest: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 07:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:32:37 b74b653a0d2c: Preparing 07:32:37 d21631feddd8: Preparing 07:32:37 a19bc046e73a: Preparing 07:32:37 9b291a9a05cd: Preparing 07:32:37 41b8a6db59eb: Preparing 07:32:37 27ee28e6e29c: Preparing 07:32:37 ef324e100deb: Preparing 07:32:37 f70ee36035b9: Preparing 07:32:37 27ee28e6e29c: Waiting 07:32:37 ef324e100deb: Waiting 07:32:37 f70ee36035b9: Waiting 07:32:37 9b291a9a05cd: Layer already exists 07:32:37 41b8a6db59eb: Layer already exists 07:32:37 d21631feddd8: Layer already exists 07:32:37 a19bc046e73a: Layer already exists 07:32:37 b74b653a0d2c: Layer already exists 07:32:37 27ee28e6e29c: Layer already exists 07:32:37 ef324e100deb: Layer already exists 07:32:37 f70ee36035b9: Layer already exists 07:32:38 3.0.0-dev.71: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:32:38 b74b653a0d2c: Preparing 07:32:38 d21631feddd8: Preparing 07:32:38 a19bc046e73a: Preparing 07:32:38 9b291a9a05cd: Preparing 07:32:38 41b8a6db59eb: Preparing 07:32:38 27ee28e6e29c: Preparing 07:32:38 ef324e100deb: Preparing 07:32:38 f70ee36035b9: Preparing 07:32:38 27ee28e6e29c: Waiting 07:32:38 ef324e100deb: Waiting 07:32:38 f70ee36035b9: Waiting 07:32:38 a19bc046e73a: Layer already exists 07:32:38 d21631feddd8: Layer already exists 07:32:38 b74b653a0d2c: Layer already exists 07:32:38 41b8a6db59eb: Layer already exists 07:32:38 9b291a9a05cd: Layer already exists 07:32:38 ef324e100deb: Layer already exists 07:32:38 f70ee36035b9: Layer already exists 07:32:38 27ee28e6e29c: Layer already exists 07:32:38 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:39 + 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 07:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:32:39 b74b653a0d2c: Preparing 07:32:39 d21631feddd8: Preparing 07:32:39 a19bc046e73a: Preparing 07:32:39 9b291a9a05cd: Preparing 07:32:39 41b8a6db59eb: Preparing 07:32:39 27ee28e6e29c: Preparing 07:32:39 ef324e100deb: Preparing 07:32:39 f70ee36035b9: Preparing 07:32:39 ef324e100deb: Waiting 07:32:39 f70ee36035b9: Waiting 07:32:39 27ee28e6e29c: Waiting 07:32:39 41b8a6db59eb: Layer already exists 07:32:39 a19bc046e73a: Layer already exists 07:32:39 d21631feddd8: Layer already exists 07:32:39 b74b653a0d2c: Layer already exists 07:32:39 9b291a9a05cd: Layer already exists 07:32:39 ef324e100deb: Layer already exists 07:32:39 27ee28e6e29c: Layer already exists 07:32:39 f70ee36035b9: Layer already exists 07:32:39 main: digest: sha256:7966d077ff91471ec04292cec99d30727eea0fbe4df25a1baac9b6eb929750f4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:39 ===================================================== [Pipeline] echo 07:32:39 taggedImages: 07:32:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:32:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.71 07:32:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:32:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:32:39 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:39 latest 07:32:39 3.0.0-dev.71 07:32:39 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:39 main 07:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:32:40 1bdf739c9724: Preparing 07:32:40 6df03868a053: Preparing 07:32:40 130b8f037100: Preparing 07:32:40 83231ebef64e: Preparing 07:32:40 a7b9b89a0181: Preparing 07:32:40 c3b6c43633c5: Preparing 07:32:40 fd445e199a8b: Preparing 07:32:40 92345b283635: Preparing 07:32:40 1ae8addadeff: Preparing 07:32:40 f70ee36035b9: Preparing 07:32:40 c3b6c43633c5: Waiting 07:32:40 fd445e199a8b: Waiting 07:32:40 92345b283635: Waiting 07:32:40 1ae8addadeff: Waiting 07:32:40 f70ee36035b9: Waiting 07:32:40 1bdf739c9724: Pushed 07:32:40 a7b9b89a0181: Pushed 07:32:40 6df03868a053: Pushed 07:32:41 c3b6c43633c5: Pushed 07:32:41 92345b283635: Pushed 07:32:41 fd445e199a8b: Pushed 07:32:41 f70ee36035b9: Layer already exists 07:32:41 1ae8addadeff: Pushed 07:32:43 83231ebef64e: Pushed 07:32:43 130b8f037100: Pushed 07:32:44 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:44 + 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 07:32:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:32:44 1bdf739c9724: Preparing 07:32:44 6df03868a053: Preparing 07:32:44 130b8f037100: Preparing 07:32:44 83231ebef64e: Preparing 07:32:44 a7b9b89a0181: Preparing 07:32:44 c3b6c43633c5: Preparing 07:32:44 fd445e199a8b: Preparing 07:32:44 92345b283635: Preparing 07:32:44 1ae8addadeff: Preparing 07:32:44 f70ee36035b9: Preparing 07:32:44 92345b283635: Waiting 07:32:44 1ae8addadeff: Waiting 07:32:44 f70ee36035b9: Waiting 07:32:44 c3b6c43633c5: Waiting 07:32:44 fd445e199a8b: Waiting 07:32:44 83231ebef64e: Layer already exists 07:32:44 6df03868a053: Layer already exists 07:32:44 1bdf739c9724: Layer already exists 07:32:44 130b8f037100: Layer already exists 07:32:44 a7b9b89a0181: Layer already exists 07:32:44 fd445e199a8b: Layer already exists 07:32:44 c3b6c43633c5: Layer already exists 07:32:44 1ae8addadeff: Layer already exists 07:32:44 92345b283635: Layer already exists 07:32:44 f70ee36035b9: Layer already exists 07:32:45 latest: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 07:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:32:45 1bdf739c9724: Preparing 07:32:45 6df03868a053: Preparing 07:32:45 130b8f037100: Preparing 07:32:45 83231ebef64e: Preparing 07:32:45 a7b9b89a0181: Preparing 07:32:45 c3b6c43633c5: Preparing 07:32:45 fd445e199a8b: Preparing 07:32:45 92345b283635: Preparing 07:32:45 1ae8addadeff: Preparing 07:32:45 f70ee36035b9: Preparing 07:32:45 c3b6c43633c5: Waiting 07:32:45 fd445e199a8b: Waiting 07:32:45 92345b283635: Waiting 07:32:45 1ae8addadeff: Waiting 07:32:45 f70ee36035b9: Waiting 07:32:45 6df03868a053: Layer already exists 07:32:45 83231ebef64e: Layer already exists 07:32:45 1bdf739c9724: Layer already exists 07:32:45 130b8f037100: Layer already exists 07:32:45 a7b9b89a0181: Layer already exists 07:32:45 fd445e199a8b: Layer already exists 07:32:45 c3b6c43633c5: Layer already exists 07:32:45 92345b283635: Layer already exists 07:32:45 f70ee36035b9: Layer already exists 07:32:45 1ae8addadeff: Layer already exists 07:32:45 3.0.0-dev.71: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:32:46 1bdf739c9724: Preparing 07:32:46 6df03868a053: Preparing 07:32:46 130b8f037100: Preparing 07:32:46 83231ebef64e: Preparing 07:32:46 a7b9b89a0181: Preparing 07:32:46 c3b6c43633c5: Preparing 07:32:46 fd445e199a8b: Preparing 07:32:46 92345b283635: Preparing 07:32:46 1ae8addadeff: Preparing 07:32:46 f70ee36035b9: Preparing 07:32:46 c3b6c43633c5: Waiting 07:32:46 fd445e199a8b: Waiting 07:32:46 1ae8addadeff: Waiting 07:32:46 92345b283635: Waiting 07:32:46 f70ee36035b9: Waiting 07:32:46 1bdf739c9724: Layer already exists 07:32:46 130b8f037100: Layer already exists 07:32:46 6df03868a053: Layer already exists 07:32:46 83231ebef64e: Layer already exists 07:32:46 a7b9b89a0181: Layer already exists 07:32:46 c3b6c43633c5: Layer already exists 07:32:46 92345b283635: Layer already exists 07:32:46 fd445e199a8b: Layer already exists 07:32:46 f70ee36035b9: Layer already exists 07:32:46 1ae8addadeff: Layer already exists 07:32:46 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:47 + 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 07:32:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:32:47 1bdf739c9724: Preparing 07:32:47 6df03868a053: Preparing 07:32:47 130b8f037100: Preparing 07:32:47 83231ebef64e: Preparing 07:32:47 a7b9b89a0181: Preparing 07:32:47 c3b6c43633c5: Preparing 07:32:47 fd445e199a8b: Preparing 07:32:47 92345b283635: Preparing 07:32:47 1ae8addadeff: Preparing 07:32:47 f70ee36035b9: Preparing 07:32:47 c3b6c43633c5: Waiting 07:32:47 fd445e199a8b: Waiting 07:32:47 92345b283635: Waiting 07:32:47 1ae8addadeff: Waiting 07:32:47 f70ee36035b9: Waiting 07:32:47 1bdf739c9724: Layer already exists 07:32:47 83231ebef64e: Layer already exists 07:32:47 6df03868a053: Layer already exists 07:32:47 130b8f037100: Layer already exists 07:32:47 a7b9b89a0181: Layer already exists 07:32:47 fd445e199a8b: Layer already exists 07:32:47 c3b6c43633c5: Layer already exists 07:32:47 92345b283635: Layer already exists 07:32:47 f70ee36035b9: Layer already exists 07:32:47 1ae8addadeff: Layer already exists 07:32:47 main: digest: sha256:daf95a5ec3cfaa68698b64d5d75071cfa39ea1e933d54d844e18b961fb0d1bf0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:48 ===================================================== [Pipeline] echo 07:32:48 taggedImages: 07:32:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:32:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.71 07:32:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:32:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:32:48 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:48 latest 07:32:48 3.0.0-dev.71 07:32:48 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:48 main 07:32:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:32:48 665869ea6a22: Preparing 07:32:48 74779e122eab: Preparing 07:32:48 016c158035b0: Preparing 07:32:48 8b845918b9b4: Preparing 07:32:48 a8cfdf0cc8ec: Preparing 07:32:48 a8cfdf0cc8ec: Layer already exists 07:32:48 016c158035b0: Layer already exists 07:32:48 665869ea6a22: Pushed 07:32:49 8b845918b9b4: Pushed 07:32:53 74779e122eab: Pushed 07:32:53 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:53 + 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 07:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:32:53 665869ea6a22: Preparing 07:32:53 74779e122eab: Preparing 07:32:53 016c158035b0: Preparing 07:32:53 8b845918b9b4: Preparing 07:32:53 a8cfdf0cc8ec: Preparing 07:32:53 74779e122eab: Layer already exists 07:32:53 8b845918b9b4: Layer already exists 07:32:53 016c158035b0: Layer already exists 07:32:53 a8cfdf0cc8ec: Layer already exists 07:32:53 665869ea6a22: Layer already exists 07:32:53 latest: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 07:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:32:54 665869ea6a22: Preparing 07:32:54 74779e122eab: Preparing 07:32:54 016c158035b0: Preparing 07:32:54 8b845918b9b4: Preparing 07:32:54 a8cfdf0cc8ec: Preparing 07:32:54 a8cfdf0cc8ec: Layer already exists 07:32:54 665869ea6a22: Layer already exists 07:32:54 016c158035b0: Layer already exists 07:32:54 74779e122eab: Layer already exists 07:32:54 8b845918b9b4: Layer already exists 07:32:54 3.0.0-dev.71: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:32:55 665869ea6a22: Preparing 07:32:55 74779e122eab: Preparing 07:32:55 016c158035b0: Preparing 07:32:55 8b845918b9b4: Preparing 07:32:55 a8cfdf0cc8ec: Preparing 07:32:55 74779e122eab: Layer already exists 07:32:55 016c158035b0: Layer already exists 07:32:55 8b845918b9b4: Layer already exists 07:32:55 a8cfdf0cc8ec: Layer already exists 07:32:55 665869ea6a22: Layer already exists 07:32:55 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:55 + 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 07:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:32:55 665869ea6a22: Preparing 07:32:55 74779e122eab: Preparing 07:32:55 016c158035b0: Preparing 07:32:55 8b845918b9b4: Preparing 07:32:55 a8cfdf0cc8ec: Preparing 07:32:55 a8cfdf0cc8ec: Layer already exists 07:32:55 8b845918b9b4: Layer already exists 07:32:55 74779e122eab: Layer already exists 07:32:55 665869ea6a22: Layer already exists 07:32:55 016c158035b0: Layer already exists 07:32:55 main: digest: sha256:fcfb29b9b85f49b5d7664e8a4df547ea8733a2d520c7f614258b99beef7a96e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:55 ===================================================== [Pipeline] echo 07:32:55 taggedImages: 07:32:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:32:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.71 07:32:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:32:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:32:55 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:55 latest 07:32:55 3.0.0-dev.71 07:32:55 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:32:55 main 07:32:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:32:56 a870ba6c5427: Preparing 07:32:56 fdb6cab3890c: Preparing 07:32:56 70bf96ab7ce2: Preparing 07:32:56 335cbf566399: Preparing 07:32:56 f478e2d07d83: Preparing 07:32:56 35349b8416ef: Preparing 07:32:56 a8cfdf0cc8ec: Preparing 07:32:56 35349b8416ef: Waiting 07:32:56 a8cfdf0cc8ec: Waiting 07:32:56 fdb6cab3890c: Pushed 07:32:56 70bf96ab7ce2: Pushed 07:32:56 a870ba6c5427: Pushed 07:32:56 a8cfdf0cc8ec: Layer already exists 07:32:57 35349b8416ef: Pushed 07:33:04 f478e2d07d83: Pushed 07:33:10 335cbf566399: Pushed 07:33:10 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:11 + 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 07:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:33:11 a870ba6c5427: Preparing 07:33:11 fdb6cab3890c: Preparing 07:33:11 70bf96ab7ce2: Preparing 07:33:11 335cbf566399: Preparing 07:33:11 f478e2d07d83: Preparing 07:33:11 35349b8416ef: Preparing 07:33:11 a8cfdf0cc8ec: Preparing 07:33:11 35349b8416ef: Waiting 07:33:11 a8cfdf0cc8ec: Waiting 07:33:11 fdb6cab3890c: Layer already exists 07:33:11 335cbf566399: Layer already exists 07:33:11 a870ba6c5427: Layer already exists 07:33:11 f478e2d07d83: Layer already exists 07:33:11 70bf96ab7ce2: Layer already exists 07:33:11 35349b8416ef: Layer already exists 07:33:11 a8cfdf0cc8ec: Layer already exists 07:33:11 latest: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 07:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:33:12 a870ba6c5427: Preparing 07:33:12 fdb6cab3890c: Preparing 07:33:12 70bf96ab7ce2: Preparing 07:33:12 335cbf566399: Preparing 07:33:12 f478e2d07d83: Preparing 07:33:12 35349b8416ef: Preparing 07:33:12 a8cfdf0cc8ec: Preparing 07:33:12 35349b8416ef: Waiting 07:33:12 a8cfdf0cc8ec: Waiting 07:33:12 fdb6cab3890c: Layer already exists 07:33:12 a870ba6c5427: Layer already exists 07:33:12 f478e2d07d83: Layer already exists 07:33:12 335cbf566399: Layer already exists 07:33:12 70bf96ab7ce2: Layer already exists 07:33:12 35349b8416ef: Layer already exists 07:33:12 a8cfdf0cc8ec: Layer already exists 07:33:12 3.0.0-dev.71: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:33:13 a870ba6c5427: Preparing 07:33:13 fdb6cab3890c: Preparing 07:33:13 70bf96ab7ce2: Preparing 07:33:13 335cbf566399: Preparing 07:33:13 f478e2d07d83: Preparing 07:33:13 35349b8416ef: Preparing 07:33:13 a8cfdf0cc8ec: Preparing 07:33:13 35349b8416ef: Waiting 07:33:13 a8cfdf0cc8ec: Waiting 07:33:13 70bf96ab7ce2: Layer already exists 07:33:13 335cbf566399: Layer already exists 07:33:13 a870ba6c5427: Layer already exists 07:33:13 fdb6cab3890c: Layer already exists 07:33:13 f478e2d07d83: Layer already exists 07:33:13 a8cfdf0cc8ec: Layer already exists 07:33:13 35349b8416ef: Layer already exists 07:33:13 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:13 + 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 07:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:33:13 a870ba6c5427: Preparing 07:33:13 fdb6cab3890c: Preparing 07:33:13 70bf96ab7ce2: Preparing 07:33:13 335cbf566399: Preparing 07:33:13 f478e2d07d83: Preparing 07:33:13 35349b8416ef: Preparing 07:33:13 a8cfdf0cc8ec: Preparing 07:33:13 35349b8416ef: Waiting 07:33:13 a8cfdf0cc8ec: Waiting 07:33:13 70bf96ab7ce2: Layer already exists 07:33:13 a870ba6c5427: Layer already exists 07:33:13 fdb6cab3890c: Layer already exists 07:33:13 335cbf566399: Layer already exists 07:33:13 f478e2d07d83: Layer already exists 07:33:13 35349b8416ef: Layer already exists 07:33:13 a8cfdf0cc8ec: Layer already exists 07:33:14 main: digest: sha256:d7a8b3293433cf1439305b0ec1a228bbf509ff3cc5d756b3a8b36e4969c29c3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:14 ===================================================== [Pipeline] echo 07:33:14 taggedImages: 07:33:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:33:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.71 07:33:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:33:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:33:14 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:14 latest 07:33:14 3.0.0-dev.71 07:33:14 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:14 main 07:33:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:33:14 6d146c795354: Preparing 07:33:14 4738c1cb9d0a: Preparing 07:33:14 894cf82f03c6: Preparing 07:33:14 2b96d8333a69: Preparing 07:33:14 0bb3238c9046: Preparing 07:33:14 a8cfdf0cc8ec: Preparing 07:33:14 a8cfdf0cc8ec: Waiting 07:33:15 6d146c795354: Pushed 07:33:15 894cf82f03c6: Pushed 07:33:15 4738c1cb9d0a: Pushed 07:33:15 a8cfdf0cc8ec: Layer already exists 07:33:15 0bb3238c9046: Pushed 07:33:30 2b96d8333a69: Pushed 07:33:30 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:30 + 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 07:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:33:31 6d146c795354: Preparing 07:33:31 4738c1cb9d0a: Preparing 07:33:31 894cf82f03c6: Preparing 07:33:31 2b96d8333a69: Preparing 07:33:31 0bb3238c9046: Preparing 07:33:31 a8cfdf0cc8ec: Preparing 07:33:31 a8cfdf0cc8ec: Waiting 07:33:31 0bb3238c9046: Layer already exists 07:33:31 2b96d8333a69: Layer already exists 07:33:31 894cf82f03c6: Layer already exists 07:33:31 4738c1cb9d0a: Layer already exists 07:33:31 6d146c795354: Layer already exists 07:33:31 a8cfdf0cc8ec: Layer already exists 07:33:31 latest: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 07:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:33:32 6d146c795354: Preparing 07:33:32 4738c1cb9d0a: Preparing 07:33:32 894cf82f03c6: Preparing 07:33:32 2b96d8333a69: Preparing 07:33:32 0bb3238c9046: Preparing 07:33:32 a8cfdf0cc8ec: Preparing 07:33:32 a8cfdf0cc8ec: Waiting 07:33:32 2b96d8333a69: Layer already exists 07:33:32 4738c1cb9d0a: Layer already exists 07:33:32 6d146c795354: Layer already exists 07:33:32 894cf82f03c6: Layer already exists 07:33:32 0bb3238c9046: Layer already exists 07:33:32 a8cfdf0cc8ec: Layer already exists 07:33:32 3.0.0-dev.71: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:33:32 6d146c795354: Preparing 07:33:32 4738c1cb9d0a: Preparing 07:33:32 894cf82f03c6: Preparing 07:33:32 2b96d8333a69: Preparing 07:33:32 0bb3238c9046: Preparing 07:33:32 a8cfdf0cc8ec: Preparing 07:33:32 a8cfdf0cc8ec: Waiting 07:33:32 2b96d8333a69: Layer already exists 07:33:32 6d146c795354: Layer already exists 07:33:32 4738c1cb9d0a: Layer already exists 07:33:32 894cf82f03c6: Layer already exists 07:33:32 0bb3238c9046: Layer already exists 07:33:32 a8cfdf0cc8ec: Layer already exists 07:33:32 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:33 + 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 07:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:33:33 6d146c795354: Preparing 07:33:33 4738c1cb9d0a: Preparing 07:33:33 894cf82f03c6: Preparing 07:33:33 2b96d8333a69: Preparing 07:33:33 0bb3238c9046: Preparing 07:33:33 a8cfdf0cc8ec: Preparing 07:33:33 a8cfdf0cc8ec: Waiting 07:33:33 2b96d8333a69: Layer already exists 07:33:33 4738c1cb9d0a: Layer already exists 07:33:33 894cf82f03c6: Layer already exists 07:33:33 6d146c795354: Layer already exists 07:33:33 0bb3238c9046: Layer already exists 07:33:33 a8cfdf0cc8ec: Layer already exists 07:33:33 main: digest: sha256:551d455d3f61e7980a1cbcb4b1563496dae3cdadf4b1264f03713b2978dda768 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:33 ===================================================== [Pipeline] echo 07:33:33 taggedImages: 07:33:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:33:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.71 07:33:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:33:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:33:33 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:33 latest 07:33:33 3.0.0-dev.71 07:33:33 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:33 main 07:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:33:34 da3075d0da55: Preparing 07:33:34 0562164f16f9: Preparing 07:33:34 091698070af0: Preparing 07:33:34 8f8b9e028ade: Preparing 07:33:34 35349b8416ef: Preparing 07:33:34 a8cfdf0cc8ec: Preparing 07:33:34 a8cfdf0cc8ec: Waiting 07:33:34 35349b8416ef: Layer already exists 07:33:34 a8cfdf0cc8ec: Layer already exists 07:33:34 da3075d0da55: Pushed 07:33:34 0562164f16f9: Pushed 07:33:34 091698070af0: Pushed 07:33:49 8f8b9e028ade: Pushed 07:33:49 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33: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 07:33:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:33:50 da3075d0da55: Preparing 07:33:50 0562164f16f9: Preparing 07:33:50 091698070af0: Preparing 07:33:50 8f8b9e028ade: Preparing 07:33:50 35349b8416ef: Preparing 07:33:50 a8cfdf0cc8ec: Preparing 07:33:50 a8cfdf0cc8ec: Waiting 07:33:50 8f8b9e028ade: Layer already exists 07:33:50 091698070af0: Layer already exists 07:33:50 da3075d0da55: Layer already exists 07:33:50 0562164f16f9: Layer already exists 07:33:50 35349b8416ef: Layer already exists 07:33:50 a8cfdf0cc8ec: Layer already exists 07:33:50 latest: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 07:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:33:51 da3075d0da55: Preparing 07:33:51 0562164f16f9: Preparing 07:33:51 091698070af0: Preparing 07:33:51 8f8b9e028ade: Preparing 07:33:51 35349b8416ef: Preparing 07:33:51 a8cfdf0cc8ec: Preparing 07:33:51 a8cfdf0cc8ec: Waiting 07:33:51 091698070af0: Layer already exists 07:33:51 0562164f16f9: Layer already exists 07:33:51 da3075d0da55: Layer already exists 07:33:51 8f8b9e028ade: Layer already exists 07:33:51 35349b8416ef: Layer already exists 07:33:51 a8cfdf0cc8ec: Layer already exists 07:33:51 3.0.0-dev.71: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:33:51 da3075d0da55: Preparing 07:33:51 0562164f16f9: Preparing 07:33:51 091698070af0: Preparing 07:33:51 8f8b9e028ade: Preparing 07:33:51 35349b8416ef: Preparing 07:33:51 a8cfdf0cc8ec: Preparing 07:33:51 a8cfdf0cc8ec: Waiting 07:33:51 8f8b9e028ade: Layer already exists 07:33:51 091698070af0: Layer already exists 07:33:51 da3075d0da55: Layer already exists 07:33:51 35349b8416ef: Layer already exists 07:33:51 0562164f16f9: Layer already exists 07:33:51 a8cfdf0cc8ec: Layer already exists 07:33:51 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33: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 07:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:33:52 da3075d0da55: Preparing 07:33:52 0562164f16f9: Preparing 07:33:52 091698070af0: Preparing 07:33:52 8f8b9e028ade: Preparing 07:33:52 35349b8416ef: Preparing 07:33:52 a8cfdf0cc8ec: Preparing 07:33:52 a8cfdf0cc8ec: Waiting 07:33:52 091698070af0: Layer already exists 07:33:52 da3075d0da55: Layer already exists 07:33:52 35349b8416ef: Layer already exists 07:33:52 0562164f16f9: Layer already exists 07:33:52 8f8b9e028ade: Layer already exists 07:33:52 a8cfdf0cc8ec: Layer already exists 07:33:52 main: digest: sha256:fed15df953510d5d1b03de8b3952f7cc0c9ed1d794674c9b59fb17fd06633e02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:52 ===================================================== [Pipeline] echo 07:33:52 taggedImages: 07:33:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:33:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.71 07:33:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:33:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:33:52 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:52 latest 07:33:52 3.0.0-dev.71 07:33:52 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:33:52 main 07:33:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:33:53 714f1852b0fd: Preparing 07:33:53 f8360deddf34: Preparing 07:33:53 016c158035b0: Preparing 07:33:53 a0377f50399a: Preparing 07:33:53 f70ee36035b9: Preparing 07:33:53 f70ee36035b9: Layer already exists 07:33:53 016c158035b0: Layer already exists 07:33:53 714f1852b0fd: Pushed 07:33:53 a0377f50399a: Pushed 07:33:58 f8360deddf34: Pushed 07:33:58 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:33:59 714f1852b0fd: Preparing 07:33:59 f8360deddf34: Preparing 07:33:59 016c158035b0: Preparing 07:33:59 a0377f50399a: Preparing 07:33:59 f70ee36035b9: Preparing 07:33:59 f70ee36035b9: Layer already exists 07:33:59 a0377f50399a: Layer already exists 07:33:59 714f1852b0fd: Layer already exists 07:33:59 016c158035b0: Layer already exists 07:33:59 f8360deddf34: Layer already exists 07:33:59 latest: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 07:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:34:00 714f1852b0fd: Preparing 07:34:00 f8360deddf34: Preparing 07:34:00 016c158035b0: Preparing 07:34:00 a0377f50399a: Preparing 07:34:00 f70ee36035b9: Preparing 07:34:00 714f1852b0fd: Layer already exists 07:34:00 a0377f50399a: Layer already exists 07:34:00 f70ee36035b9: Layer already exists 07:34:00 016c158035b0: Layer already exists 07:34:00 f8360deddf34: Layer already exists 07:34:00 3.0.0-dev.71: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:34:01 714f1852b0fd: Preparing 07:34:01 f8360deddf34: Preparing 07:34:01 016c158035b0: Preparing 07:34:01 a0377f50399a: Preparing 07:34:01 f70ee36035b9: Preparing 07:34:01 f70ee36035b9: Layer already exists 07:34:01 a0377f50399a: Layer already exists 07:34:01 714f1852b0fd: Layer already exists 07:34:01 016c158035b0: Layer already exists 07:34:01 f8360deddf34: Layer already exists 07:34:01 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:34:01 714f1852b0fd: Preparing 07:34:01 f8360deddf34: Preparing 07:34:01 016c158035b0: Preparing 07:34:01 a0377f50399a: Preparing 07:34:01 f70ee36035b9: Preparing 07:34:01 f70ee36035b9: Layer already exists 07:34:01 a0377f50399a: Layer already exists 07:34:01 016c158035b0: Layer already exists 07:34:01 f8360deddf34: Layer already exists 07:34:01 714f1852b0fd: Layer already exists 07:34:01 main: digest: sha256:c3101062946b3ab0659d4c99617e24a358883e51d78a952eb96cd8b6d3636e0f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:01 ===================================================== [Pipeline] echo 07:34:01 taggedImages: 07:34:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:34:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:34:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.71 07:34:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:34:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:34:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:34:01 21c015b1160669c2439abb52f07d44b16c2c3e9a 07:34:01 latest 07:34:01 3.0.0-dev.71 07:34:01 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:34:01 main 07:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:34:02 224537ada50f: Preparing 07:34:02 14b136905371: Preparing 07:34:02 016c158035b0: Preparing 07:34:02 c9c5d14f50d5: Preparing 07:34:02 f70ee36035b9: Preparing 07:34:02 f70ee36035b9: Layer already exists 07:34:02 016c158035b0: Layer already exists 07:34:02 c9c5d14f50d5: Layer already exists 07:34:02 224537ada50f: Pushed 07:34:08 14b136905371: Pushed 07:34:08 21c015b1160669c2439abb52f07d44b16c2c3e9a: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:34:08 224537ada50f: Preparing 07:34:08 14b136905371: Preparing 07:34:08 016c158035b0: Preparing 07:34:08 c9c5d14f50d5: Preparing 07:34:08 f70ee36035b9: Preparing 07:34:08 224537ada50f: Layer already exists 07:34:08 f70ee36035b9: Layer already exists 07:34:08 14b136905371: Layer already exists 07:34:08 016c158035b0: Layer already exists 07:34:08 c9c5d14f50d5: Layer already exists 07:34:08 latest: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 07:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:34:09 224537ada50f: Preparing 07:34:09 14b136905371: Preparing 07:34:09 016c158035b0: Preparing 07:34:09 c9c5d14f50d5: Preparing 07:34:09 f70ee36035b9: Preparing 07:34:09 f70ee36035b9: Layer already exists 07:34:09 c9c5d14f50d5: Layer already exists 07:34:09 016c158035b0: Layer already exists 07:34:09 224537ada50f: Layer already exists 07:34:09 14b136905371: Layer already exists 07:34:09 3.0.0-dev.71: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:34:10 224537ada50f: Preparing 07:34:10 14b136905371: Preparing 07:34:10 016c158035b0: Preparing 07:34:10 c9c5d14f50d5: Preparing 07:34:10 f70ee36035b9: Preparing 07:34:10 c9c5d14f50d5: Layer already exists 07:34:10 f70ee36035b9: Layer already exists 07:34:10 14b136905371: Layer already exists 07:34:10 224537ada50f: Layer already exists 07:34:10 016c158035b0: Layer already exists 07:34:10 21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:34:10 224537ada50f: Preparing 07:34:10 14b136905371: Preparing 07:34:10 016c158035b0: Preparing 07:34:10 c9c5d14f50d5: Preparing 07:34:10 f70ee36035b9: Preparing 07:34:10 224537ada50f: Layer already exists 07:34:10 c9c5d14f50d5: Layer already exists 07:34:10 f70ee36035b9: Layer already exists 07:34:10 016c158035b0: Layer already exists 07:34:10 14b136905371: Layer already exists 07:34:10 main: digest: sha256:ac47732061c00aa62a49d32cd01205c25aa4723e3fff4cff16449bc654d86895 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:10 ===================================================== [Pipeline] echo 07:34:10 taggedImages: 07:34:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a 07:34:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:34:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.71 07:34:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21c015b1160669c2439abb52f07d44b16c2c3e9a-3.0.0-dev.71 07:34:10 - 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 07:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:11 07:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:11 arm64: Pulling from edgex-lftools-log-publisher 07:34:11 8998bd30e6a1: Pulling fs layer 07:34:11 04944245beec: Pulling fs layer 07:34:11 699f458cf7ca: Pulling fs layer 07:34:11 765212b225bb: Pulling fs layer 07:34:11 f23df028b6ca: Pulling fs layer 07:34:11 d65c8cfc05b1: Pulling fs layer 07:34:11 2437ff75d9bd: Pulling fs layer 07:34:11 765212b225bb: Waiting 07:34:11 f23df028b6ca: Waiting 07:34:11 d65c8cfc05b1: Waiting 07:34:11 2437ff75d9bd: Waiting 07:34:11 04944245beec: Verifying Checksum 07:34:11 04944245beec: Download complete 07:34:11 765212b225bb: Download complete 07:34:11 f23df028b6ca: Verifying Checksum 07:34:11 f23df028b6ca: Download complete 07:34:11 d65c8cfc05b1: Verifying Checksum 07:34:11 d65c8cfc05b1: Download complete 07:34:12 699f458cf7ca: Verifying Checksum 07:34:12 699f458cf7ca: Download complete 07:34:12 8998bd30e6a1: Verifying Checksum 07:34:12 8998bd30e6a1: Download complete 07:34:15 2437ff75d9bd: Verifying Checksum 07:34:15 2437ff75d9bd: Download complete 07:34:16 8998bd30e6a1: Pull complete 07:34:16 04944245beec: Pull complete 07:34:18 699f458cf7ca: Pull complete 07:34:18 765212b225bb: Pull complete 07:34:19 f23df028b6ca: Pull complete 07:34:19 d65c8cfc05b1: Pull complete 07:34:34 2437ff75d9bd: Pull complete 07:34:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-7928 does not seem to be running inside a container 07:34:34 $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@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 07:34:37 $ docker top 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:38 ---> job-cost.sh 07:34:38 lf-activate-venv: SKIPPING 07:34:38 INFO: No Stack... 07:34:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:39 INFO: Archiving Costs [Pipeline] sh 07:34:39 + cat /w/workspace/edgex-go/432/archives/cost.csv 07:34:39 + cut -d, -f6 [Pipeline] lock 07:34:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] 07:34:39 Resource [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] did not exist. Created. 07:34:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:34:41 Stashed 1 file(s) [Pipeline] } 07:34:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-432-stack-cost] [Pipeline] // lock [Pipeline] } 07:34:41 $ docker stop --time=1 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc 07:34:42 $ docker rm -f --volumes 57bc6b55c5d616113cbe9f54fe07260a992723182e135b7bf0d38079e58e68bc [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 07:34:43 provisioning config files... 07:34:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/432@tmp/config6585235974351703544tmp [Pipeline] { [Pipeline] sh 07:34:43 + set +x 07:34:43 + curl -s https://codecov.io/bash 07:34:43 + bash -s -- 07:34:43 07:34:43 _____ _ 07:34:43 / ____| | | 07:34:43 | | ___ __| | ___ ___ _____ __ 07:34:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:43 Bash-1.0.6 07:34:43 07:34:43 07:34:43 ==> git version 2.25.1 found 07:34:43 ==> 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 07:34:43 Release-Date: 2020-01-08 07:34:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:34:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:34:43 ==> Jenkins CI detected. 07:34:43 current dir:  /w/workspace/edgex-go/432 07:34:43 project root: . 07:34:43 --> token set from env 07:34:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:43 ==> Running gcov in . (disable via -X gcov) 07:34:43 ==> Python coveragepy not found 07:34:43 ==> Searching for coverage reports in: 07:34:43 + . 07:34:43 -> Found 1 reports 07:34:43 ==> Detecting git/mercurial file structure 07:34:43 ==> Reading reports 07:34:43 + ./coverage.out bytes=487670 07:34:43 ==> Appending adjustments 07:34:43 https://docs.codecov.io/docs/fixing-reports 07:34:44 + Found adjustments 07:34:44 ==> Gzipping contents 07:34:44 64K /tmp/codecov.OTpJQc.gz 07:34:44 ==> Uploading reports 07:34:44 url: https://codecov.io 07:34:44 query: branch=main&commit=21c015b1160669c2439abb52f07d44b16c2c3e9a&build=432&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F432%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:34:44 -> Pinging Codecov 07:34:44 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=21c015b1160669c2439abb52f07d44b16c2c3e9a&build=432&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F432%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:34:44 -> Uploading to 07:34:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/21c015b1160669c2439abb52f07d44b16c2c3e9a/13526993-88dd-4620-87f8-578b29d9840b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T073444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef337520f3f404bf52110ff5bbee75c6195b73c1c8136bb3e55f2b61a2f0d05 07:34:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:44 Dload Upload Total Spent Left Speed 07:34:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63125 0 0 100 63125 0 211k --:--:-- --:--:-- --:--:-- 211k 07:34:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/21c015b1160669c2439abb52f07d44b16c2c3e9a [Pipeline] } 07:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:34:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:34:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:34:45 07:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:34:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:34:45 df9b9388f04a: Pulling fs layer 07:34:45 52dc419b0ee2: Pulling fs layer 07:34:45 25bc292e5bac: Pulling fs layer 07:34:45 114826534d7a: Pulling fs layer 07:34:45 4657fd5d0bcf: Pulling fs layer 07:34:45 6ad1cebc031e: Pulling fs layer 07:34:45 8a3aa393b2d8: Pulling fs layer 07:34:45 6ad1cebc031e: Waiting 07:34:45 114826534d7a: Waiting 07:34:45 4657fd5d0bcf: Waiting 07:34:45 25bc292e5bac: Verifying Checksum 07:34:45 25bc292e5bac: Download complete 07:34:45 52dc419b0ee2: Verifying Checksum 07:34:45 52dc419b0ee2: Download complete 07:34:45 4657fd5d0bcf: Verifying Checksum 07:34:45 4657fd5d0bcf: Download complete 07:34:45 df9b9388f04a: Verifying Checksum 07:34:45 df9b9388f04a: Download complete 07:34:46 df9b9388f04a: Pull complete 07:34:46 6ad1cebc031e: Verifying Checksum 07:34:46 6ad1cebc031e: Download complete 07:34:46 52dc419b0ee2: Pull complete 07:34:46 25bc292e5bac: Pull complete 07:34:46 114826534d7a: Download complete 07:34:46 8a3aa393b2d8: Verifying Checksum 07:34:46 8a3aa393b2d8: Download complete 07:34:50 114826534d7a: Pull complete 07:34:50 4657fd5d0bcf: Pull complete 07:34:50 6ad1cebc031e: Pull complete 07:34:52 8a3aa393b2d8: Pull complete 07:34:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:52 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:34:52 $ 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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:34:56 $ docker top 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc -eo pid,comm [Pipeline] { [Pipeline] echo 07:34:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:34:56 + set -o pipefail 07:34:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:35:00 07:35:00 Monitoring /w/workspace/edgex-go/432 (github.com/edgexfoundry/edgex-go)... 07:35:00 07:35:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/00ff46d2-3984-4d03-9901-c1847c273635 07:35:00 07:35:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:35:00 07:35:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:35:00 07:35:00 07:35:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:35:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:35:00 More details here: https://snyk.co/ue1NS [Pipeline] } 07:35:00 $ docker stop --time=1 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc 07:35:03 $ docker rm -f --volumes 12b51fd327673129d7b88b414fdddc22099b3af44d5d95cf7fafdde97aa13abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:35:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:03 provisioning config files... 07:35:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/432@tmp/config12926826718061989560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:03 --> edgex-publish-swagger.sh 07:35:03 === Publish openapi/v3 API === 07:35:03 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:35:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/432/openapi/v3/core-command.yaml] 07:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:03 Dload Upload Total Spent Left Speed 07:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23468 0:00:01 0:00:01 --:--:-- 23468 100 29030 0 0 100 29030 0 22750 0:00:01 0:00:01 --:--:-- 22732 07:35:05 07:35:05 07:35:05 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/432/openapi/v3/core-data.yaml] 07:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:05 Dload Upload Total Spent Left Speed 07:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57400 0:00:01 0:00:01 --:--:-- 57400 100 69110 0 0 100 69110 0 54246 0:00:01 0:00:01 --:--:-- 54246 07:35:06 07:35:06 07:35:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/432/openapi/v3/core-metadata.yaml] 07:35:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:06 Dload Upload Total Spent Left Speed 07:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 140k 0 0 100 140k 0 125k 0:00:01 0:00:01 --:--:-- 125k 07:35:07 07:35:07 07:35:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/432/openapi/v3/support-notifications.yaml] 07:35:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:07 Dload Upload Total Spent Left Speed 07:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 07:35:07 07:35:07 07:35:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/432/openapi/v3/support-scheduler.yaml] 07:35:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:07 Dload Upload Total Spent Left Speed 07:35:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 72188 --:--:-- --:--:-- --:--:-- 72188 07:35:08 07:35:08 [Pipeline] } 07:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:35:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:09 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:35:09 $ docker top 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:09 [ssh-agent] Looking for ssh-agent implementation... 07:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:09 $ docker exec 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 ssh-agent 07:35:09 SSH_AUTH_SOCK=/tmp/ssh-0Xo779YCrzFb/agent.31 07:35:09 SSH_AGENT_PID=37 07:35:09 Running ssh-add (command line suppressed) 07:35:10 Identity added: /w/workspace/edgex-go/432@tmp/private_key_2653711252731891085.key (/w/workspace/edgex-go/432@tmp/private_key_2653711252731891085.key) 07:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:10 + git semver tag 07:35:10 2023-03-01 07:35:10,511 [run_tag] DEBUG tag force:False 07:35:10 2023-03-01 07:35:10,512 [check_head_tag] DEBUG check head tag 07:35:10 2023-03-01 07:35:10,515 [execute] INFO git cat-file --batch-check 07:35:10 2023-03-01 07:35:10,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=) 07:35:10 2023-03-01 07:35:10,518 [execute] INFO git cat-file --batch 07:35:10 2023-03-01 07:35:10,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=) 07:35:10 2023-03-01 07:35:10,558 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:10 2023-03-01 07:35:10,558 [execute] INFO git tag -a v3.0.0-dev.71 -m v3.0.0-dev.71 07:35:10 2023-03-01 07:35:10,558 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.71', '-m', 'v3.0.0-dev.71'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) 07:35:10 2023-03-01 07:35:10,563 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:10 3.0.0-dev.71 [Pipeline] } 07:35:10 $ docker exec --env ******** --env ******** 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 ssh-agent -k 07:35:10 unset SSH_AUTH_SOCK; 07:35:10 unset SSH_AGENT_PID; 07:35:10 echo Agent pid 37 killed; 07:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:11 + git semver [Pipeline] } 07:35:11 $ docker stop --time=1 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 07:35:12 $ docker rm -f --volumes 580da15392cc782d0789a642275e750582e7d88250e52b6bd43b1f6d206f3801 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:12 07:35:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:13 0.23.1-centos7: Pulling from edgex-lftools 07:35:13 ab5ef0e58194: Pulling fs layer 07:35:13 9712f1f96733: Pulling fs layer 07:35:13 63f879dbbcfc: Pulling fs layer 07:35:13 0d9ebad4ef96: Pulling fs layer 07:35:13 e9a5061849ea: Pulling fs layer 07:35:13 d747dcd14b5f: Pulling fs layer 07:35:13 2de7ff778b66: Pulling fs layer 07:35:13 0d9ebad4ef96: Waiting 07:35:13 e9a5061849ea: Waiting 07:35:13 d747dcd14b5f: Waiting 07:35:13 9712f1f96733: Download complete 07:35:13 63f879dbbcfc: Verifying Checksum 07:35:13 63f879dbbcfc: Download complete 07:35:13 e9a5061849ea: Verifying Checksum 07:35:13 e9a5061849ea: Download complete 07:35:13 d747dcd14b5f: Download complete 07:35:14 ab5ef0e58194: Verifying Checksum 07:35:14 ab5ef0e58194: Download complete 07:35:14 0d9ebad4ef96: Verifying Checksum 07:35:14 0d9ebad4ef96: Download complete 07:35:14 2de7ff778b66: Verifying Checksum 07:35:14 2de7ff778b66: Download complete 07:35:16 ab5ef0e58194: Pull complete 07:35:16 9712f1f96733: Pull complete 07:35:17 63f879dbbcfc: Pull complete 07:35:20 0d9ebad4ef96: Pull complete 07:35:20 e9a5061849ea: Pull complete 07:35:20 d747dcd14b5f: Pull complete 07:35:21 2de7ff778b66: Pull complete 07:35:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:35:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:21 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:35:25 $ docker top 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:35:25 provisioning config files... 07:35:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/432@tmp/config2055323223499300805tmp 07:35:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/432@tmp/config7030649724173310875tmp 07:35:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/432@tmp/config16916139012916507574tmp [Pipeline] { [Pipeline] echo 07:35:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:35:25 ---> sigul-configuration.sh 07:35:25 gpg: directory `/root/.gnupg' created 07:35:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:35:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:35:25 gpg: keyring `/root/.gnupg/secring.gpg' created 07:35:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:35:25 gpg: CAST5 encrypted data 07:35:25 gpg: encrypted with 1 passphrase 07:35:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:35:26 + mkdir /home/jenkins 07:35:26 + mkdir /home/jenkins/sigul [Pipeline] sh 07:35:26 + 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 07:35:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:35:26 ---> sigul-install.sh 07:35:26 Sigul already installed; skipping installation. [Pipeline] sh 07:35:27 + git tag --list 07:35:27 0.6.0 07:35:27 0.6.1 07:35:27 0.7.0 07:35:27 0.7.1 07:35:27 v1.0.0 07:35:27 v1.0.1 07:35:27 v1.1.0 07:35:27 v1.2.0 07:35:27 v1.2.1 07:35:27 v1.3.0 07:35:27 v1.3.1 07:35:27 v2.0.0 07:35:27 v2.1.0 07:35:27 v2.1.1 07:35:27 v2.1.1-dev.1 07:35:27 v2.1.1-dev.2 07:35:27 v2.1.1-dev.3 07:35:27 v2.1.1-dev.4 07:35:27 v2.1.1-dev.5 07:35:27 v2.1.1-dev.6 07:35:27 v2.1.1-dev.7 07:35:27 v2.1.1-dev.8 07:35:27 v2.1.2-dev.1 07:35:27 v2.2.0 07:35:27 v2.2.1-dev.1 07:35:27 v2.2.1-dev.10 07:35:27 v2.2.1-dev.11 07:35:27 v2.2.1-dev.12 07:35:27 v2.2.1-dev.13 07:35:27 v2.2.1-dev.14 07:35:27 v2.2.1-dev.15 07:35:27 v2.2.1-dev.16 07:35:27 v2.2.1-dev.17 07:35:27 v2.2.1-dev.18 07:35:27 v2.2.1-dev.19 07:35:27 v2.2.1-dev.2 07:35:27 v2.2.1-dev.20 07:35:27 v2.2.1-dev.21 07:35:27 v2.2.1-dev.22 07:35:27 v2.2.1-dev.23 07:35:27 v2.2.1-dev.24 07:35:27 v2.2.1-dev.25 07:35:27 v2.2.1-dev.26 07:35:27 v2.2.1-dev.27 07:35:27 v2.2.1-dev.28 07:35:27 v2.2.1-dev.29 07:35:27 v2.2.1-dev.3 07:35:27 v2.2.1-dev.4 07:35:27 v2.2.1-dev.5 07:35:27 v2.2.1-dev.6 07:35:27 v2.2.1-dev.7 07:35:27 v2.2.1-dev.8 07:35:27 v2.2.1-dev.9 07:35:27 v2.3.0 07:35:27 v2.3.0-dev.100 07:35:27 v2.3.0-dev.101 07:35:27 v2.3.0-dev.102 07:35:27 v2.3.0-dev.103 07:35:27 v2.3.0-dev.104 07:35:27 v2.3.0-dev.105 07:35:27 v2.3.0-dev.106 07:35:27 v2.3.0-dev.29 07:35:27 v2.3.0-dev.30 07:35:27 v2.3.0-dev.31 07:35:27 v2.3.0-dev.32 07:35:27 v2.3.0-dev.33 07:35:27 v2.3.0-dev.34 07:35:27 v2.3.0-dev.35 07:35:27 v2.3.0-dev.36 07:35:27 v2.3.0-dev.37 07:35:27 v2.3.0-dev.38 07:35:27 v2.3.0-dev.39 07:35:27 v2.3.0-dev.40 07:35:27 v2.3.0-dev.41 07:35:27 v2.3.0-dev.42 07:35:27 v2.3.0-dev.43 07:35:27 v2.3.0-dev.44 07:35:27 v2.3.0-dev.45 07:35:27 v2.3.0-dev.46 07:35:27 v2.3.0-dev.47 07:35:27 v2.3.0-dev.48 07:35:27 v2.3.0-dev.49 07:35:27 v2.3.0-dev.50 07:35:27 v2.3.0-dev.51 07:35:27 v2.3.0-dev.52 07:35:27 v2.3.0-dev.53 07:35:27 v2.3.0-dev.54 07:35:27 v2.3.0-dev.55 07:35:27 v2.3.0-dev.56 07:35:27 v2.3.0-dev.57 07:35:27 v2.3.0-dev.58 07:35:27 v2.3.0-dev.59 07:35:27 v2.3.0-dev.60 07:35:27 v2.3.0-dev.61 07:35:27 v2.3.0-dev.62 07:35:27 v2.3.0-dev.63 07:35:27 v2.3.0-dev.64 07:35:27 v2.3.0-dev.65 07:35:27 v2.3.0-dev.66 07:35:27 v2.3.0-dev.67 07:35:27 v2.3.0-dev.68 07:35:27 v2.3.0-dev.69 07:35:27 v2.3.0-dev.70 07:35:27 v2.3.0-dev.71 07:35:27 v2.3.0-dev.72 07:35:27 v2.3.0-dev.73 07:35:27 v2.3.0-dev.74 07:35:27 v2.3.0-dev.75 07:35:27 v2.3.0-dev.76 07:35:27 v2.3.0-dev.77 07:35:27 v2.3.0-dev.78 07:35:27 v2.3.0-dev.79 07:35:27 v2.3.0-dev.80 07:35:27 v2.3.0-dev.81 07:35:27 v2.3.0-dev.82 07:35:27 v2.3.0-dev.83 07:35:27 v2.3.0-dev.84 07:35:27 v2.3.0-dev.85 07:35:27 v2.3.0-dev.86 07:35:27 v2.3.0-dev.87 07:35:27 v2.3.0-dev.88 07:35:27 v2.3.0-dev.89 07:35:27 v2.3.0-dev.90 07:35:27 v2.3.0-dev.91 07:35:27 v2.3.0-dev.92 07:35:27 v2.3.0-dev.93 07:35:27 v2.3.0-dev.94 07:35:27 v2.3.0-dev.95 07:35:27 v2.3.0-dev.96 07:35:27 v2.3.0-dev.97 07:35:27 v2.3.0-dev.98 07:35:27 v2.3.0-dev.99 07:35:27 v2.3.1-dev.1 07:35:27 v2.3.1-dev.2 07:35:27 v2.3.1-dev.3 07:35:27 v2.3.1-dev.4 07:35:27 v2.3.1-dev.5 07:35:27 v3.0.0-dev.1 07:35:27 v3.0.0-dev.10 07:35:27 v3.0.0-dev.11 07:35:27 v3.0.0-dev.12 07:35:27 v3.0.0-dev.13 07:35:27 v3.0.0-dev.14 07:35:27 v3.0.0-dev.15 07:35:27 v3.0.0-dev.16 07:35:27 v3.0.0-dev.17 07:35:27 v3.0.0-dev.18 07:35:27 v3.0.0-dev.19 07:35:27 v3.0.0-dev.2 07:35:27 v3.0.0-dev.20 07:35:27 v3.0.0-dev.21 07:35:27 v3.0.0-dev.22 07:35:27 v3.0.0-dev.23 07:35:27 v3.0.0-dev.24 07:35:27 v3.0.0-dev.25 07:35:27 v3.0.0-dev.26 07:35:27 v3.0.0-dev.27 07:35:27 v3.0.0-dev.28 07:35:27 v3.0.0-dev.29 07:35:27 v3.0.0-dev.3 07:35:27 v3.0.0-dev.30 07:35:27 v3.0.0-dev.31 07:35:27 v3.0.0-dev.32 07:35:27 v3.0.0-dev.33 07:35:27 v3.0.0-dev.34 07:35:27 v3.0.0-dev.35 07:35:27 v3.0.0-dev.36 07:35:27 v3.0.0-dev.37 07:35:27 v3.0.0-dev.38 07:35:27 v3.0.0-dev.39 07:35:27 v3.0.0-dev.4 07:35:27 v3.0.0-dev.40 07:35:27 v3.0.0-dev.41 07:35:27 v3.0.0-dev.42 07:35:27 v3.0.0-dev.43 07:35:27 v3.0.0-dev.44 07:35:27 v3.0.0-dev.45 07:35:27 v3.0.0-dev.46 07:35:27 v3.0.0-dev.47 07:35:27 v3.0.0-dev.48 07:35:27 v3.0.0-dev.49 07:35:27 v3.0.0-dev.5 07:35:27 v3.0.0-dev.50 07:35:27 v3.0.0-dev.51 07:35:27 v3.0.0-dev.52 07:35:27 v3.0.0-dev.53 07:35:27 v3.0.0-dev.54 07:35:27 v3.0.0-dev.55 07:35:27 v3.0.0-dev.56 07:35:27 v3.0.0-dev.57 07:35:27 v3.0.0-dev.58 07:35:27 v3.0.0-dev.59 07:35:27 v3.0.0-dev.6 07:35:27 v3.0.0-dev.60 07:35:27 v3.0.0-dev.61 07:35:27 v3.0.0-dev.62 07:35:27 v3.0.0-dev.63 07:35:27 v3.0.0-dev.64 07:35:27 v3.0.0-dev.65 07:35:27 v3.0.0-dev.66 07:35:27 v3.0.0-dev.67 07:35:27 v3.0.0-dev.68 07:35:27 v3.0.0-dev.69 07:35:27 v3.0.0-dev.7 07:35:27 v3.0.0-dev.70 07:35:27 v3.0.0-dev.71 07:35:27 v3.0.0-dev.8 07:35:27 v3.0.0-dev.9 [Pipeline] sh 07:35:27 + lftools sign git-tag v3.0.0-dev.71 07:35:27 Signing Git tag with Sigul... 07:35:27 Signing v3.0.0-dev.71 [Pipeline] echo 07:35:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:35:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:35:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:35:29 $ docker stop --time=1 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 07:35:30 $ docker rm -f --volumes 9a62864a17a760d232979e29569724356040d424101d04a61d7dc7c856a59b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:35:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:31 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:35:31 $ docker top f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 -eo pid,comm 07:35:31 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). 07:35:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:31 [ssh-agent] Looking for ssh-agent implementation... 07:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:31 $ docker exec f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 ssh-agent 07:35:31 SSH_AUTH_SOCK=/tmp/ssh-gvhyZpZLNl4T/agent.32 07:35:31 SSH_AGENT_PID=38 07:35:31 Running ssh-add (command line suppressed) 07:35:31 Identity added: /w/workspace/edgex-go/432@tmp/private_key_13189599595398190491.key (/w/workspace/edgex-go/432@tmp/private_key_13189599595398190491.key) 07:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:32 + git semver bump pre 07:35:32 2023-03-01 07:35:32,386 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:32 2023-03-01 07:35:32,387 [bump_version] DEBUG bumping version:3.0.0-dev.71 on axis:pre with prefix:dev 07:35:32 2023-03-01 07:35:32,387 [bump_version] DEBUG bumped version:3.0.0-dev.72 07:35:32 2023-03-01 07:35:32,387 [write_version] DEBUG write version:3.0.0-dev.72 to path:/w/workspace/edgex-go/432/.semver/main with force:True 07:35:32 2023-03-01 07:35:32,387 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:32 2023-03-01 07:35:32,387 [write_file] DEBUG write to file:/w/workspace/edgex-go/432/.semver/main 07:35:32 2023-03-01 07:35:32,389 [execute] INFO git cat-file --batch-check 07:35:32 2023-03-01 07:35:32,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) 07:35:32 2023-03-01 07:35:32,395 [execute] INFO git cat-file --batch 07:35:32 2023-03-01 07:35:32,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) 07:35:32 2023-03-01 07:35:32,401 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:32 3.0.0-dev.72 [Pipeline] } 07:35:32 $ docker exec --env ******** --env ******** f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 ssh-agent -k 07:35:32 unset SSH_AUTH_SOCK; 07:35:32 unset SSH_AGENT_PID; 07:35:32 echo Agent pid 38 killed; 07:35:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:32 + git semver [Pipeline] } 07:35:33 $ docker stop --time=1 f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 07:35:34 $ docker rm -f --volumes f080812380ff2cfa6b126a37b35c9e419d3ee13e1a12f8cc34ecf6cd3f865b31 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:35 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:35:35 $ docker top 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 -eo pid,comm 07:35:35 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). 07:35:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:35 [ssh-agent] Looking for ssh-agent implementation... 07:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:35 $ docker exec 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 ssh-agent 07:35:35 SSH_AUTH_SOCK=/tmp/ssh-KB5oSb6Vu1bX/agent.32 07:35:35 SSH_AGENT_PID=38 07:35:35 Running ssh-add (command line suppressed) 07:35:35 Identity added: /w/workspace/edgex-go/432@tmp/private_key_2107976823448653535.key (/w/workspace/edgex-go/432@tmp/private_key_2107976823448653535.key) 07:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:36 + git semver push 07:35:36 2023-03-01 07:35:36,407 [run_push] DEBUG push 07:35:36 2023-03-01 07:35:36,407 [execute] INFO git cat-file --batch-check 07:35:36 2023-03-01 07:35:36,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=) 07:35:36 2023-03-01 07:35:36,411 [execute] INFO git rev-list 9b0d1784bd3957d6c8cf5712d4a0eeccd5f63dd7 -- 07:35:36 2023-03-01 07:35:36,411 [execute] DEBUG Popen(['git', 'rev-list', '9b0d1784bd3957d6c8cf5712d4a0eeccd5f63dd7', '--'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=None) 07:35:36 2023-03-01 07:35:36,428 [execute] INFO git fetch -v origin 07:35:36 2023-03-01 07:35:36,428 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=True, shell=None, istream=None) 07:35:37 2023-03-01 07:35:37,166 [run_push] DEBUG no remote changes detected 07:35:37 2023-03-01 07:35:37,166 [execute] INFO git push origin semver 07:35:37 2023-03-01 07:35:37,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/432/.semver, universal_newlines=False, shell=None, istream=None) 07:35:38 2023-03-01 07:35:38,082 [run_push] DEBUG push all version tags 07:35:38 2023-03-01 07:35:38,083 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:35:38 2023-03-01 07:35:38,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/432, universal_newlines=False, shell=None, istream=None) 07:35:39 2023-03-01 07:35:38,991 [read_version] DEBUG read version from /w/workspace/edgex-go/432/.semver/main 07:35:39 3.0.0-dev.72 [Pipeline] } 07:35:39 $ docker exec --env ******** --env ******** 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 ssh-agent -k 07:35:39 unset SSH_AUTH_SOCK; 07:35:39 unset SSH_AGENT_PID; 07:35:39 echo Agent pid 38 killed; 07:35:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:39 + git semver [Pipeline] } 07:35:39 $ docker stop --time=1 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 07:35:41 $ docker rm -f --volumes 24fd7578ef7d981b1b4eb3b7259e8e7d725f09e056a9f8e49fc4d8ea83b7a2a0 [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 07:35:41 + [ -d /w/workspace/edgex-go/432/archives ] [Pipeline] libraryResource [Pipeline] sh 07:35:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:35:43 ---> package-listing.sh 07:35:43 ++ facter osfamily 07:35:43 ++ tr '[:upper:]' '[:lower:]' 07:35:43 + OS_FAMILY=debian 07:35:43 + workspace=/w/workspace/edgex-go/432 07:35:43 + START_PACKAGES=/tmp/packages_start.txt 07:35:43 + END_PACKAGES=/tmp/packages_end.txt 07:35:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:43 + PACKAGES=/tmp/packages_start.txt 07:35:43 + '[' /w/workspace/edgex-go/432 ']' 07:35:43 + PACKAGES=/tmp/packages_end.txt 07:35:43 + case "${OS_FAMILY}" in 07:35:43 + dpkg -l 07:35:43 + grep '^ii' 07:35:43 + '[' -f /tmp/packages_start.txt ']' 07:35:43 + '[' -f /tmp/packages_end.txt ']' 07:35:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:43 + '[' /w/workspace/edgex-go/432 ']' 07:35:43 + mkdir -p /w/workspace/edgex-go/432/archives/ 07:35:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/432/archives/ [Pipeline] echo 07:35:43 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/432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:35:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:44 07:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:44 latest: Pulling from edgex-lftools-log-publisher 07:35:44 5eb5b503b376: Pulling fs layer 07:35:44 5c69ac0246d0: Pulling fs layer 07:35:44 ec43610c2a17: Pulling fs layer 07:35:44 3a2ae6a8a46f: Pulling fs layer 07:35:44 33b1e0a273af: Pulling fs layer 07:35:44 5d3b04190fa2: Pulling fs layer 07:35:44 2f39f015ded8: Pulling fs layer 07:35:44 33b1e0a273af: Waiting 07:35:44 5d3b04190fa2: Waiting 07:35:44 2f39f015ded8: Waiting 07:35:44 3a2ae6a8a46f: Waiting 07:35:44 5c69ac0246d0: Verifying Checksum 07:35:44 5c69ac0246d0: Download complete 07:35:44 3a2ae6a8a46f: Verifying Checksum 07:35:44 3a2ae6a8a46f: Download complete 07:35:44 33b1e0a273af: Verifying Checksum 07:35:44 33b1e0a273af: Download complete 07:35:44 5d3b04190fa2: Verifying Checksum 07:35:44 5d3b04190fa2: Download complete 07:35:44 ec43610c2a17: Verifying Checksum 07:35:44 ec43610c2a17: Download complete 07:35:44 5eb5b503b376: Verifying Checksum 07:35:44 5eb5b503b376: Download complete 07:35:45 2f39f015ded8: Download complete 07:35:45 5eb5b503b376: Pull complete 07:35:46 5c69ac0246d0: Pull complete 07:35:46 ec43610c2a17: Pull complete 07:35:46 3a2ae6a8a46f: Pull complete 07:35:46 33b1e0a273af: Pull complete 07:35:46 5d3b04190fa2: Pull complete 07:35:50 2f39f015ded8: Pull complete 07:35:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:50 prd-ubuntu20.04-docker-8c-8g-7927 does not seem to be running inside a container 07:35:50 $ 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/432/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/432 -v /w/workspace/edgex-go/432:/w/workspace/edgex-go/432:rw,z -v /w/workspace/edgex-go/432@tmp:/w/workspace/edgex-go/432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:35:53 $ docker top 7f0ae44d80d87f5f65c05af6a0f56769a8fd27a34f9ffa127064f2f14d44b372 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:54 + touch /tmp/pre-build-complete [Pipeline] sh 07:35:54 + mkdir -p /var/log/sysstat [Pipeline] sh 07:35:54 + ls /var/log/sa-host 07:35:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:54 provisioning config files... 07:35:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/432@tmp/config15269315793603160589tmp [Pipeline] { [Pipeline] echo 07:35:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:35:55 ---> create-netrc.sh [Pipeline] } 07:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:35:55 ---> python-tools-install.sh [Pipeline] echo 07:35:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:35:55 ---> sudo-logs.sh 07:35:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:35:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:35:56 ---> job-cost.sh 07:35:56 lf-activate-venv: SKIPPING 07:35:56 DEBUG: total: 0.10999999940395355 07:35:56 INFO: Retrieving Stack Cost... 07:35:56 INFO: Retrieving Pricing Info for: v3-standard-8 07:35:57 INFO: Archiving Costs [Pipeline] echo 07:35:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:35:57 ---> logs-deploy.sh 07:35:57 lf-activate-venv: SKIPPING 07:35:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/432 07:35:57 INFO: archiving workspace using pattern(s): 07:35:58 Archives upload complete. 07:35:58 INFO: archiving logs to Nexus 07:35:59 ---> uname -a: 07:35:59 Linux prd-ubuntu20-04-docker-8c-8g-7927 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:35:59 07:35:59 07:35:59 ---> lscpu: 07:35:59 Architecture: x86_64 07:35:59 CPU op-mode(s): 32-bit, 64-bit 07:35:59 Byte Order: Little Endian 07:35:59 Address sizes: 40 bits physical, 48 bits virtual 07:35:59 CPU(s): 8 07:35:59 On-line CPU(s) list: 0-7 07:35:59 Thread(s) per core: 1 07:35:59 Core(s) per socket: 1 07:35:59 Socket(s): 8 07:35:59 NUMA node(s): 1 07:35:59 Vendor ID: AuthenticAMD 07:35:59 CPU family: 23 07:35:59 Model: 49 07:35:59 Model name: AMD EPYC-Rome Processor 07:35:59 Stepping: 0 07:35:59 CPU MHz: 2799.998 07:35:59 BogoMIPS: 5599.99 07:35:59 Virtualization: AMD-V 07:35:59 Hypervisor vendor: KVM 07:35:59 Virtualization type: full 07:35:59 L1d cache: 256 KiB 07:35:59 L1i cache: 256 KiB 07:35:59 L2 cache: 4 MiB 07:35:59 L3 cache: 128 MiB 07:35:59 NUMA node0 CPU(s): 0-7 07:35:59 Vulnerability Itlb multihit: Not affected 07:35:59 Vulnerability L1tf: Not affected 07:35:59 Vulnerability Mds: Not affected 07:35:59 Vulnerability Meltdown: Not affected 07:35:59 Vulnerability Mmio stale data: Not affected 07:35:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:35:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:35:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:35:59 Vulnerability Srbds: Not affected 07:35:59 Vulnerability Tsx async abort: Not affected 07:35:59 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 07:35:59 07:35:59 07:35:59 ---> nproc: 07:35:59 8 07:35:59 07:35:59 07:35:59 ---> df -h: 07:35:59 Filesystem Size Used Avail Use% Mounted on 07:35:59 overlay 155G 21G 135G 14% / 07:35:59 tmpfs 64M 0 64M 0% /dev 07:35:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:35:59 shm 64M 0 64M 0% /dev/shm 07:35:59 /dev/vda1 155G 21G 135G 14% /facter-os 07:35:59 07:35:59 07:35:59 ---> sar -b -r -n DEV: 07:35:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7927) 03/01/23 _x86_64_ (8 CPU) 07:35:59 07:35:59 07:03:34 LINUX RESTART (8 CPU) 07:35:59 07:35:59 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:35:59 07:05:01 157.61 38.16 119.45 0.00 4259.16 75849.63 0.00 07:35:59 07:06:01 58.67 0.08 58.59 0.00 4.40 39093.77 0.00 07:35:59 07:07:01 37.08 0.25 36.83 0.00 3.20 21170.87 0.00 07:35:59 07:08:01 379.59 5.93 373.65 0.00 74.12 143138.81 0.00 07:35:59 07:09:01 591.74 11.13 580.61 0.00 939.95 272726.42 0.00 07:35:59 07:10:01 672.94 1.85 671.09 0.00 1984.87 191617.66 0.00 07:35:59 07:11:01 427.82 1.73 426.09 0.00 2284.04 157351.15 0.00 07:35:59 07:12:01 732.91 1.23 731.68 0.00 14.00 178608.37 0.00 07:35:59 07:13:01 87.99 0.08 87.90 0.00 8.93 17749.02 0.00 07:35:59 07:14:01 15.95 0.02 15.93 0.00 3.07 11926.01 0.00 07:35:59 07:15:01 2.82 0.00 2.82 0.00 0.00 11436.19 0.00 07:35:59 07:16:01 3.48 0.00 3.48 0.00 0.00 11444.63 0.00 07:35:59 07:17:01 2.65 0.02 2.63 0.00 0.13 11436.09 0.00 07:35:59 07:18:01 2.00 0.00 2.00 0.00 0.00 2035.26 0.00 07:35:59 07:19:01 4.12 1.03 3.08 0.00 22.00 42.26 0.00 07:35:59 07:20:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 07:35:59 07:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 07:35:59 07:22:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 07:35:59 07:23:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 07:35:59 07:24:01 2.17 0.00 2.17 0.00 0.00 24.53 0.00 07:35:59 07:25:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 07:35:59 07:26:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 07:35:59 07:27:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:35:59 07:28:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 07:35:59 07:29:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 07:35:59 07:30:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 07:35:59 07:31:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 07:35:59 07:32:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 07:35:59 07:33:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 07:35:59 07:34:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 07:35:59 07:35:01 54.81 0.17 54.64 0.00 10.80 25269.26 0.00 07:35:59 Average: 104.90 1.99 102.91 0.00 309.96 37779.32 0.00 07:35:59 07:35:59 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:59 07:05:01 28122476 31578880 729628 2.22 110028 3560804 2060376 6.07 1136056 3197096 242748 07:35:59 07:06:01 28155672 31514300 784188 2.38 114244 3453312 2178700 6.42 1268476 3013524 40272 07:35:59 07:07:01 27655124 31572216 724968 2.20 116812 3976392 1930484 5.69 1389360 3360616 313832 07:35:59 07:08:01 24235936 31518708 765900 2.33 200952 7042224 1926680 5.68 2000644 5934496 597396 07:35:59 07:09:01 20451756 30881440 1379552 4.20 308276 9947408 3545608 10.45 2772792 8774336 599832 07:35:59 07:10:01 20562900 31384992 880212 2.68 319408 10312364 2469200 7.28 2243864 9188144 1924 07:35:59 07:11:01 18749308 30925832 1326456 4.03 339496 11539576 3328516 9.81 2918804 10206692 331392 07:35:59 07:12:01 18656748 31470716 792200 2.41 419424 12048072 1976892 5.83 2495340 10691012 67388 07:35:59 07:13:01 19216536 31511732 755056 2.30 419964 11557036 1953616 5.76 2462704 10196512 784 07:35:59 07:14:01 19228932 31524636 742172 2.26 420400 11557232 1875852 5.53 2450368 10196440 4 07:35:59 07:15:01 19229980 31525920 741004 2.25 420424 11557244 1896848 5.59 2448356 10196576 16 07:35:59 07:16:01 19237088 31533072 734216 2.23 420468 11557248 1896848 5.59 2441192 10196580 172 07:35:59 07:17:01 19237128 31533164 734180 2.23 420520 11557248 1896848 5.59 2441256 10196580 220 07:35:59 07:18:01 19237568 31534080 733532 2.23 420520 11557380 1896848 5.59 2439948 10197036 200 07:35:59 07:19:01 19236460 31534032 734112 2.23 420596 11557972 1930692 5.69 2440032 10197560 152 07:35:59 07:20:01 19236884 31534484 733536 2.23 420616 11557980 1930692 5.69 2440136 10197568 168 07:35:59 07:21:01 19237280 31534888 733252 2.23 420620 11557984 1930692 5.69 2440028 10197572 136 07:35:59 07:22:01 19237012 31534628 733468 2.23 420644 11557984 1930692 5.69 2440068 10197572 180 07:35:59 07:23:01 19236752 31534428 733636 2.23 420668 11557988 1930692 5.69 2440164 10197576 176 07:35:59 07:24:01 19236688 31534408 733628 2.23 420712 11557996 1930692 5.69 2440116 10197584 8 07:35:59 07:25:01 19236792 31534528 733592 2.23 420736 11557996 1930692 5.69 2440200 10197584 176 07:35:59 07:26:01 19236824 31534596 733536 2.23 420740 11558000 1914172 5.64 2440284 10197588 244 07:35:59 07:27:01 19237100 31534876 733252 2.23 420744 11558000 1914172 5.64 2440236 10197588 12 07:35:59 07:28:01 19236744 31534552 733468 2.23 420776 11558004 1914172 5.64 2439896 10197592 16 07:35:59 07:29:01 19236696 31534536 733428 2.23 420804 11558000 1914172 5.64 2439948 10197600 12 07:35:59 07:30:01 19236772 31534648 733140 2.23 420824 11558012 1914172 5.64 2440044 10197600 44 07:35:59 07:31:01 19236724 31534624 733120 2.23 420828 11558016 1914172 5.64 2439988 10197604 8 07:35:59 07:32:01 19236888 31534792 732832 2.23 420828 11558016 1914172 5.64 2440332 10197604 280 07:35:59 07:33:01 19236616 31534532 733016 2.23 420844 11558020 1914172 5.64 2440344 10197608 180 07:35:59 07:34:01 19236432 31534384 733008 2.23 420852 11558024 1914172 5.64 2440320 10197612 108 07:35:59 07:35:01 18179792 31492484 769012 2.34 427872 12481396 2042880 6.02 2568440 11036932 235148 07:35:59 Average: 20256310 31485649 784719 2.39 374537 10601062 2052213 6.05 2339346 9346580 78491 07:35:59 07:35:59 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:59 07:05:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 07:35:59 07:05:01 docker0 437.96 388.17 33.23 3419.53 0.00 0.00 0.00 0.00 07:35:59 07:05:01 ens3 1312.81 1247.74 12495.18 161.97 0.00 0.00 0.00 0.00 07:35:59 07:06:01 veth6459292 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 07:35:59 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:06:01 docker0 1.30 1.37 0.08 0.11 0.00 0.00 0.00 0.00 07:35:59 07:06:01 ens3 37.14 22.63 32.78 14.67 0.00 0.00 0.00 0.00 07:35:59 07:07:01 veth6459292 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:07:01 ens3 37.94 39.29 23.74 109.37 0.00 0.00 0.00 0.00 07:35:59 07:08:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 07:35:59 07:08:01 docker0 437.34 802.92 37.99 6064.15 0.00 0.00 0.00 0.00 07:35:59 07:08:01 ens3 885.87 490.48 7754.03 59.69 0.00 0.00 0.00 0.00 07:35:59 07:08:01 veth131c9b6 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:09:01 veth405f476 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:35:59 07:09:01 docker0 7.26 11.98 0.47 157.69 0.00 0.00 0.00 0.00 07:35:59 07:09:01 ens3 137.05 75.91 1397.72 13.79 0.00 0.00 0.00 0.00 07:35:59 07:09:01 veth00a73a1 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:09:01 veth131c9b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:09:01 vethf3e4d89 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:10:01 veth8288967 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:10:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:35:59 07:10:01 docker0 13.68 27.33 0.94 263.00 0.00 0.00 0.00 0.00 07:35:59 07:10:01 ens3 367.76 140.58 1005.83 25.43 0.00 0.00 0.00 0.00 07:35:59 07:10:01 veth181421a 3.62 5.00 0.35 2.20 0.00 0.00 0.00 0.00 07:35:59 07:10:01 veth131c9b6 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 07:35:59 07:11:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:11:01 docker0 173.39 321.11 14.13 1786.10 0.00 0.00 0.00 0.00 07:35:59 07:11:01 vethb9b8efe 22.14 31.51 2.16 9.84 0.00 0.00 0.00 0.00 07:35:59 07:11:01 vethd36d6a5 54.47 99.78 5.32 484.55 0.00 0.00 0.00 0.04 07:35:59 07:11:01 ens3 747.57 292.79 2812.59 38.57 0.00 0.00 0.00 0.00 07:35:59 07:11:01 veth2bc1671 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:11:01 veth748e378 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:11:01 vethdfe7e6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:11:01 veth131c9b6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:35:59 07:12:01 docker0 89.14 239.13 7.66 1980.30 0.00 0.00 0.00 0.00 07:35:59 07:12:01 ens3 264.64 103.53 2000.85 19.99 0.00 0.00 0.00 0.00 07:35:59 07:12:01 veth131c9b6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:35:59 07:13:01 lo 46.78 46.78 4.61 4.61 0.00 0.00 0.00 0.00 07:35:59 07:13:01 docker0 4.20 7.73 0.28 91.76 0.00 0.00 0.00 0.00 07:35:59 07:13:01 ens3 470.08 459.68 332.66 2157.40 0.00 0.00 0.00 0.00 07:35:59 07:14:01 lo 19.40 19.40 1.91 1.91 0.00 0.00 0.00 0.00 07:35:59 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:14:01 ens3 208.90 218.20 106.23 960.95 0.00 0.00 0.00 0.00 07:35:59 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:15:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 07:35:59 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:20:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 07:35:59 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:25:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 07:35:59 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:27:01 ens3 0.42 0.40 0.25 0.21 0.00 0.00 0.00 0.00 07:35:59 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:30:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:35:59 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:33:01 ens3 1.63 1.52 6.14 0.10 0.00 0.00 0.00 0.00 07:35:59 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:59 07:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:35:59 07:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:35:59 07:35:01 docker0 36.13 61.02 3.08 588.60 0.00 0.00 0.00 0.00 07:35:59 07:35:01 ens3 197.23 118.50 4564.85 17.23 0.00 0.00 0.00 0.00 07:35:59 07:35:01 veth1f5db78 36.13 61.14 3.57 588.61 0.00 0.00 0.00 0.05 07:35:59 Average: lo 2.52 2.52 0.25 0.25 0.00 0.00 0.00 0.00 07:35:59 Average: docker0 38.72 60.02 3.16 462.94 0.00 0.00 0.00 0.00 07:35:59 Average: ens3 150.68 103.64 1049.45 115.48 0.00 0.00 0.00 0.00 07:35:59 Average: veth1f5db78 1.17 1.97 0.12 18.99 0.00 0.00 0.00 0.00 07:35:59 07:35:59 07:35:59 ---> sar -P ALL: 07:35:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7927) 03/01/23 _x86_64_ (8 CPU) 07:35:59 07:35:59 07:03:34 LINUX RESTART (8 CPU) 07:35:59 07:35:59 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:35:59 07:05:01 all 11.62 0.00 4.21 3.02 0.06 81.08 07:35:59 07:05:01 0 12.60 0.00 4.32 0.74 0.07 82.27 07:35:59 07:05:01 1 10.46 0.00 3.89 12.26 0.07 73.32 07:35:59 07:05:01 2 13.13 0.00 4.12 4.02 0.05 78.68 07:35:59 07:05:01 3 9.40 0.00 5.98 1.49 0.07 83.07 07:35:59 07:05:01 4 14.07 0.00 4.25 3.39 0.05 78.24 07:35:59 07:05:01 5 8.57 0.00 3.04 0.08 0.07 88.24 07:35:59 07:05:01 6 11.37 0.00 3.59 0.34 0.07 84.64 07:35:59 07:05:01 7 13.38 0.00 4.52 1.83 0.07 80.21 07:35:59 07:06:01 all 32.04 0.00 5.48 1.17 0.06 61.25 07:35:59 07:06:01 0 33.16 0.00 5.23 0.02 0.05 61.54 07:35:59 07:06:01 1 31.83 0.00 5.55 2.85 0.05 59.71 07:35:59 07:06:01 2 31.55 0.00 5.72 0.15 0.05 62.53 07:35:59 07:06:01 3 32.39 0.00 5.87 1.21 0.07 60.46 07:35:59 07:06:01 4 30.89 0.00 4.73 0.05 0.07 64.26 07:35:59 07:06:01 5 31.53 0.00 6.42 4.91 0.05 57.08 07:35:59 07:06:01 6 33.24 0.00 5.05 0.20 0.07 61.44 07:35:59 07:06:01 7 31.68 0.00 5.31 0.02 0.07 62.92 07:35:59 07:07:01 all 47.12 0.00 6.60 1.31 0.15 44.82 07:35:59 07:07:01 0 47.04 0.00 6.60 0.03 0.17 46.15 07:35:59 07:07:01 1 46.44 0.00 6.92 3.73 0.13 42.78 07:35:59 07:07:01 2 47.93 0.00 6.52 0.14 0.14 45.28 07:35:59 07:07:01 3 47.09 0.00 7.16 5.88 0.12 39.75 07:35:59 07:07:01 4 46.12 0.00 6.43 0.10 0.17 47.18 07:35:59 07:07:01 5 46.15 0.00 6.07 0.46 0.15 47.17 07:35:59 07:07:01 6 48.69 0.00 6.75 0.08 0.17 44.31 07:35:59 07:07:01 7 47.49 0.00 6.38 0.05 0.15 45.93 07:35:59 07:08:01 all 10.93 0.00 7.01 7.90 0.11 74.05 07:35:59 07:08:01 0 9.10 0.00 4.81 4.80 0.07 81.22 07:35:59 07:08:01 1 11.54 0.00 7.23 8.16 0.08 72.99 07:35:59 07:08:01 2 12.30 0.00 7.70 8.65 0.08 71.26 07:35:59 07:08:01 3 9.59 0.00 6.43 2.21 0.10 81.67 07:35:59 07:08:01 4 10.76 0.00 8.03 28.78 0.17 52.25 07:35:59 07:08:01 5 11.80 0.00 6.45 2.50 0.07 79.19 07:35:59 07:08:01 6 13.21 0.00 7.04 3.85 0.12 75.79 07:35:59 07:08:01 7 9.11 0.00 8.43 4.51 0.19 77.76 07:35:59 07:09:01 all 34.56 0.00 10.22 10.06 0.09 45.07 07:35:59 07:09:01 0 35.81 0.00 8.77 5.10 0.08 50.24 07:35:59 07:09:01 1 33.62 0.00 10.13 3.65 0.05 52.55 07:35:59 07:09:01 2 33.90 0.00 13.19 41.83 0.10 10.98 07:35:59 07:09:01 3 33.57 0.00 10.38 2.45 0.07 53.53 07:35:59 07:09:01 4 34.28 0.00 9.31 3.80 0.15 52.46 07:35:59 07:09:01 5 34.13 0.00 9.30 4.06 0.08 52.44 07:35:59 07:09:01 6 37.39 0.00 9.17 4.18 0.05 49.20 07:35:59 07:09:01 7 33.78 0.00 11.58 15.85 0.10 38.68 07:35:59 07:10:01 all 56.11 0.00 13.47 9.96 0.26 20.20 07:35:59 07:10:01 0 56.77 0.00 13.41 7.94 0.21 21.67 07:35:59 07:10:01 1 56.58 0.00 13.34 8.78 0.33 20.97 07:35:59 07:10:01 2 53.35 0.00 13.22 10.52 0.33 22.58 07:35:59 07:10:01 3 54.96 0.00 14.92 9.36 0.28 20.48 07:35:59 07:10:01 4 57.99 0.00 14.65 15.95 0.21 11.20 07:35:59 07:10:01 5 56.11 0.00 11.52 6.14 0.28 25.96 07:35:59 07:10:01 6 56.07 0.00 11.67 5.24 0.24 26.78 07:35:59 07:10:01 7 57.04 0.00 15.04 15.74 0.21 11.98 07:35:59 07:11:01 all 22.82 0.00 8.31 25.69 0.17 43.01 07:35:59 07:11:01 0 21.05 0.00 10.08 16.37 0.14 52.36 07:35:59 07:11:01 1 24.74 0.00 8.22 20.65 0.23 46.16 07:35:59 07:11:01 2 23.35 0.00 7.80 18.31 0.17 50.37 07:35:59 07:11:01 3 21.60 0.00 8.66 48.88 0.14 20.72 07:35:59 07:11:01 4 24.00 0.00 7.25 14.14 0.17 54.44 07:35:59 07:11:01 5 22.92 0.00 9.35 46.69 0.10 20.93 07:35:59 07:11:01 6 20.61 0.00 7.44 17.25 0.19 54.51 07:35:59 07:11:01 7 24.27 0.00 7.68 23.35 0.21 44.50 07:35:59 07:12:01 all 43.86 0.00 11.55 12.20 0.19 32.21 07:35:59 07:12:01 0 45.42 0.00 11.97 20.17 0.19 22.24 07:35:59 07:12:01 1 43.82 0.00 11.02 6.84 0.19 38.13 07:35:59 07:12:01 2 43.08 0.00 12.21 20.35 0.19 24.17 07:35:59 07:12:01 3 42.74 0.00 11.46 16.37 0.23 29.21 07:35:59 07:12:01 4 44.95 0.00 11.33 10.38 0.12 33.22 07:35:59 07:12:01 5 45.20 0.00 10.86 7.26 0.12 36.56 07:35:59 07:12:01 6 43.46 0.00 11.79 6.74 0.33 37.68 07:35:59 07:12:01 7 42.17 0.00 11.76 9.55 0.14 36.38 07:35:59 07:13:01 all 7.23 0.00 1.46 1.83 0.10 89.38 07:35:59 07:13:01 0 12.03 0.00 1.88 8.67 0.08 77.33 07:35:59 07:13:01 1 7.80 0.00 1.72 0.65 0.13 89.70 07:35:59 07:13:01 2 5.77 0.00 1.61 2.80 0.10 89.71 07:35:59 07:13:01 3 4.93 0.00 1.42 0.12 0.08 93.45 07:35:59 07:13:01 4 8.03 0.00 1.30 0.38 0.13 90.15 07:35:59 07:13:01 5 7.35 0.00 1.42 0.33 0.08 90.81 07:35:59 07:13:01 6 5.22 0.00 0.92 0.23 0.07 93.56 07:35:59 07:13:01 7 6.64 0.00 1.43 1.40 0.10 90.43 07:35:59 07:14:01 all 3.14 0.00 0.47 0.11 0.05 96.24 07:35:59 07:14:01 0 2.42 0.00 0.50 0.62 0.03 96.42 07:35:59 07:14:01 1 3.43 0.00 0.53 0.03 0.08 95.92 07:35:59 07:14:01 2 2.94 0.00 0.45 0.08 0.03 96.49 07:35:59 07:14:01 3 0.77 0.00 0.33 0.00 0.02 98.88 07:35:59 07:14:01 4 3.93 0.00 0.57 0.12 0.05 95.33 07:35:59 07:14:01 5 4.63 0.00 0.53 0.00 0.05 94.78 07:35:59 07:14:01 6 4.82 0.00 0.45 0.00 0.05 94.68 07:35:59 07:14:01 7 2.11 0.00 0.42 0.02 0.05 97.41 07:35:59 07:15:01 all 0.20 0.00 0.01 0.02 0.01 99.76 07:35:59 07:15:01 0 0.03 0.00 0.03 0.13 0.02 99.78 07:35:59 07:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:35:59 07:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:15:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:35:59 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:15:01 6 1.53 0.00 0.00 0.00 0.02 98.45 07:35:59 07:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:35:59 07:35:59 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:35:59 07:16:01 all 0.23 0.00 0.01 0.02 0.02 99.73 07:35:59 07:16:01 0 0.05 0.00 0.02 0.12 0.02 99.80 07:35:59 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:35:59 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:16:01 5 0.00 0.00 0.00 0.00 0.07 99.93 07:35:59 07:16:01 6 1.66 0.00 0.02 0.00 0.02 98.30 07:35:59 07:16:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:35:59 07:17:01 all 0.21 0.00 0.01 0.05 0.01 99.72 07:35:59 07:17:01 0 0.00 0.00 0.03 0.40 0.00 99.57 07:35:59 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:17:01 6 1.60 0.00 0.00 0.00 0.02 98.39 07:35:59 07:17:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:35:59 07:18:01 all 0.26 0.00 0.01 0.01 0.01 99.71 07:35:59 07:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:35:59 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:18:01 2 0.05 0.00 0.02 0.07 0.02 99.85 07:35:59 07:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:18:01 6 1.22 0.00 0.00 0.00 0.00 98.78 07:35:59 07:18:01 7 0.80 0.00 0.02 0.00 0.00 99.19 07:35:59 07:19:01 all 0.29 0.00 0.05 0.02 0.01 99.63 07:35:59 07:19:01 0 0.03 0.00 0.10 0.07 0.02 99.78 07:35:59 07:19:01 1 0.00 0.00 0.05 0.02 0.00 99.93 07:35:59 07:19:01 2 0.08 0.00 0.03 0.07 0.02 99.80 07:35:59 07:19:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:35:59 07:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:35:59 07:19:01 5 0.00 0.00 0.05 0.00 0.00 99.95 07:35:59 07:19:01 6 0.20 0.00 0.05 0.03 0.02 99.70 07:35:59 07:19:01 7 1.92 0.00 0.03 0.00 0.02 98.03 07:35:59 07:20:01 all 0.04 0.00 0.00 0.01 0.00 99.95 07:35:59 07:20:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:35:59 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:20:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:35:59 07:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:35:59 07:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:35:59 07:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:35:59 07:20:01 7 0.13 0.00 0.00 0.00 0.00 99.87 07:35:59 07:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:35:59 07:21:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:35:59 07:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:21:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:35:59 07:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:22:01 all 0.01 0.00 0.01 0.02 0.01 99.96 07:35:59 07:22:01 0 0.03 0.00 0.00 0.12 0.02 99.83 07:35:59 07:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:35:59 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:22:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:35:59 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:35:59 07:23:01 all 0.05 0.00 0.03 0.01 0.01 99.90 07:35:59 07:23:01 0 0.03 0.00 0.02 0.08 0.00 99.87 07:35:59 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:23:01 3 0.03 0.00 0.07 0.00 0.02 99.88 07:35:59 07:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:23:01 6 0.03 0.00 0.05 0.02 0.00 99.90 07:35:59 07:23:01 7 0.22 0.00 0.02 0.00 0.02 99.75 07:35:59 07:24:01 all 0.01 0.00 0.01 0.02 0.01 99.95 07:35:59 07:24:01 0 0.02 0.00 0.02 0.15 0.02 99.80 07:35:59 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:35:59 07:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:24:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:35:59 07:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:35:59 07:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:25:01 all 0.03 0.00 0.00 0.01 0.00 99.96 07:35:59 07:25:01 0 0.03 0.00 0.02 0.03 0.00 99.92 07:35:59 07:25:01 1 0.10 0.00 0.00 0.00 0.00 99.90 07:35:59 07:25:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:35:59 07:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:35:59 07:26:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:35:59 07:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:35:59 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:35:59 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:35:59 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:35:59 07:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:35:59 07:27:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:35:59 07:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:35:59 07:27:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:35:59 07:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:35:59 07:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:28:01 all 0.01 0.00 0.00 0.01 0.01 99.97 07:35:59 07:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:35:59 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:35:59 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:28:01 6 0.02 0.00 0.00 0.05 0.02 99.92 07:35:59 07:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:35:59 07:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:35:59 07:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:35:59 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:35:59 07:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:35:59 07:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:35:59 07:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:35:59 07:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:35:59 07:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:35:59 07:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:35:59 07:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:35:59 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:35:59 07:30:01 6 0.02 0.00 0.02 0.03 0.00 99.93 07:35:59 07:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:35:59 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:35:59 07:31:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:35:59 07:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:35:59 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:31:01 5 0.05 0.00 0.00 0.00 0.03 99.92 07:35:59 07:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:35:59 07:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:35:59 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:35:59 07:32:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:35:59 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:32:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:35:59 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:35:59 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:32:01 5 0.03 0.00 0.00 0.00 0.03 99.93 07:35:59 07:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:35:59 07:33:01 0 0.05 0.00 0.02 0.02 0.00 99.92 07:35:59 07:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:35:59 07:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:35:59 07:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:35:59 07:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:35:59 07:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:35:59 07:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:35:59 07:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:35:59 07:34:01 all 0.00 0.00 0.01 0.00 0.01 99.98 07:35:59 07:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:35:59 07:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:35:59 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:34:01 5 0.03 0.00 0.00 0.00 0.03 99.93 07:35:59 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:35:59 07:35:01 all 4.10 0.00 1.59 0.63 0.03 93.65 07:35:59 07:35:01 0 2.94 0.00 2.24 0.60 0.10 94.11 07:35:59 07:35:01 1 4.28 0.00 1.10 0.02 0.00 94.60 07:35:59 07:35:01 2 4.26 0.00 1.54 4.04 0.03 90.13 07:35:59 07:35:01 3 3.70 0.00 1.29 0.02 0.02 94.98 07:35:59 07:35:01 4 4.14 0.00 1.78 0.23 0.02 93.83 07:35:59 07:35:01 5 5.20 0.00 1.79 0.02 0.03 92.96 07:35:59 07:35:01 6 4.06 0.00 1.43 0.02 0.02 94.48 07:35:59 07:35:01 7 4.20 0.00 1.56 0.12 0.02 94.11 07:35:59 Average: all 8.71 0.00 2.23 2.34 0.05 86.67 07:35:59 Average: 0 8.84 0.00 2.22 2.09 0.04 86.80 07:35:59 Average: 1 8.69 0.00 2.21 2.14 0.04 86.92 07:35:59 Average: 2 8.60 0.00 2.35 3.50 0.05 85.50 07:35:59 Average: 3 8.26 0.00 2.34 2.76 0.04 86.60 07:35:59 Average: 4 8.88 0.00 2.22 2.44 0.05 86.42 07:35:59 Average: 5 8.69 0.00 2.12 2.29 0.04 86.86 07:35:59 Average: 6 9.02 0.00 2.07 1.21 0.05 87.66 07:35:59 Average: 7 8.72 0.00 2.35 2.28 0.05 86.60 07:35:59 07:35:59 07:35:59