Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27f8dfd4927d2773c81647b42d879c019fbc73ec 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-ssh3605710924058180531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1067111623372230179.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6335494849276770599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh139347452796692859.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-ssh10626259963625889203.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6080 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/579 [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/579 # 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 27f8dfd4927d2773c81647b42d879c019fbc73ec (main) Commit message: "Merge pull request #4670 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.13.0" > 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 27f8dfd4927d2773c81647b42d879c019fbc73ec # timeout=10 > git rev-list --no-walk 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:00 ========================================================= 05:08:00 EdgeX Global Pipelines Version Info 05:08:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:01 ------------------- 05:08:01 stable info: 05:08:01 ------------------- 05:08:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:08:01 Message: update stable to v1.0.254 05:08:01 ------------------- 05:08:01 experimental info: 05:08:01 ------------------- 05:08:01 Commited By: **** collab-it+edgex@linuxfoundation.org 05:08:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:08:01 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27f8dfd [Pipeline] echo 05:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:02 provisioning config files... 05:08:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config9913154852582458676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:02 ---> docker-login.sh 05:08:02 nexus3.edgexfoundry.org:10001 05:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:02 Configure a credential helper to remove this warning. See 05:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:02 05:08:02 Login Succeeded 05:08:02 nexus3.edgexfoundry.org:10002 05:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:03 Configure a credential helper to remove this warning. See 05:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:03 05:08:03 Login Succeeded 05:08:03 nexus3.edgexfoundry.org:10003 05:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:03 Configure a credential helper to remove this warning. See 05:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:03 05:08:03 Login Succeeded 05:08:03 nexus3.edgexfoundry.org:10004 05:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:03 Configure a credential helper to remove this warning. See 05:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:03 05:08:03 Login Succeeded 05:08:03 docker.io 05:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:03 Configure a credential helper to remove this warning. See 05:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:03 05:08:03 Login Succeeded 05:08:03 ---> docker-login.sh ends [Pipeline] } 05:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:04 + 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 05:08:04 + cut -d/ -f2 05:08:04 + dirname cmd/core-command/Dockerfile 05:08:04 + echo core-command,cmd/core-command/Dockerfile 05:08:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:08:04 + dirname cmd/core-data/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo core-data,cmd/core-data/Dockerfile 05:08:04 + dirname cmd/core-metadata/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo core-metadata,cmd/core-metadata/Dockerfile 05:08:04 + dirname+ cmd/security-bootstrapper/Dockerfile 05:08:04 cut -d/ -f2 05:08:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:08:04 + dirname cmd/security-proxy-auth/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:08:04 + dirname cmd/security-proxy-setup/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:08:04 + dirname cmd/security-secretstore-setup/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:08:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:08:04 + dirname cmd/security-spire-agent/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:08:04 + dirname cmd/security-spire-config/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:08:04 + + dirname cmd/security-spire-server/Dockerfile 05:08:04 cut -d/ -f2 05:08:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:08:04 + dirname cmd/support-notifications/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo support-notifications,cmd/support-notifications/Dockerfile 05:08:04 + dirname cmd/support-scheduler/Dockerfile 05:08:04 + cut -d/ -f2 05:08:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:08:04 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 05:08:04 + git rev-list -1 --merges 27f8dfd4927d2773c81647b42d879c019fbc73ec~1..27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo 05:08:04 -----------> git rev-list -1 --merges 27f8dfd4927d2773c81647b42d879c019fbc73ec~1..27f8dfd4927d2773c81647b42d879c019fbc73ec 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:08:04 27f8dfd4927d2773c81647b42d879c019fbc73ec [false] [Pipeline] sh 05:08:04 + git log --format=format:%s -1 27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo 05:08:04 ========================================================= 05:08:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:08:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:08:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:08:05 + grep -v github /etc/ssh/ssh_known_hosts 05:08:05 + [ -e /tmp/ssh_known_hosts ] 05:08:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:08:05 + + sudo tee -a /etc/ssh/ssh_known_hosts 05:08:05 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:08:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:05 05:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:08:05 b85a868b505f: Pulling fs layer 05:08:05 e2be974225ed: Pulling fs layer 05:08:05 339a4e72a1f5: Pulling fs layer 05:08:05 988bab9f4d93: Pulling fs layer 05:08:05 1469e6f7b9e6: Pulling fs layer 05:08:05 eaf3925da568: Pulling fs layer 05:08:05 bab4dde63d76: Pulling fs layer 05:08:05 bde34c3a00c8: Pulling fs layer 05:08:05 b352a97aabf1: Pulling fs layer 05:08:05 4872d77fe225: Pulling fs layer 05:08:05 5851b861e8e6: Pulling fs layer 05:08:05 bde34c3a00c8: Waiting 05:08:05 988bab9f4d93: Waiting 05:08:05 1469e6f7b9e6: Waiting 05:08:05 b352a97aabf1: Waiting 05:08:05 4872d77fe225: Waiting 05:08:05 5851b861e8e6: Waiting 05:08:05 eaf3925da568: Waiting 05:08:05 e2be974225ed: Verifying Checksum 05:08:05 e2be974225ed: Download complete 05:08:05 988bab9f4d93: Verifying Checksum 05:08:05 988bab9f4d93: Download complete 05:08:05 1469e6f7b9e6: Verifying Checksum 05:08:05 1469e6f7b9e6: Download complete 05:08:06 eaf3925da568: Verifying Checksum 05:08:06 eaf3925da568: Download complete 05:08:06 339a4e72a1f5: Verifying Checksum 05:08:06 339a4e72a1f5: Download complete 05:08:06 bde34c3a00c8: Download complete 05:08:06 b352a97aabf1: Download complete 05:08:06 4872d77fe225: Verifying Checksum 05:08:06 4872d77fe225: Download complete 05:08:06 5851b861e8e6: Verifying Checksum 05:08:06 5851b861e8e6: Download complete 05:08:06 b85a868b505f: Verifying Checksum 05:08:06 b85a868b505f: Download complete 05:08:06 bab4dde63d76: Verifying Checksum 05:08:06 bab4dde63d76: Download complete 05:08:07 b85a868b505f: Pull complete 05:08:07 e2be974225ed: Pull complete 05:08:08 339a4e72a1f5: Pull complete 05:08:08 988bab9f4d93: Pull complete 05:08:08 1469e6f7b9e6: Pull complete 05:08:08 eaf3925da568: Pull complete 05:08:10 bab4dde63d76: Pull complete 05:08:10 bde34c3a00c8: Pull complete 05:08:10 b352a97aabf1: Pull complete 05:08:10 4872d77fe225: Pull complete 05:08:10 5851b861e8e6: Pull complete 05:08:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:10 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:08:13 $ docker top f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 -eo pid,comm 05:08:13 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). 05:08:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:13 [ssh-agent] Looking for ssh-agent implementation... 05:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:13 $ docker exec f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent 05:08:14 SSH_AUTH_SOCK=/tmp/ssh-Clz74JQ0CGhb/agent.32 05:08:14 SSH_AGENT_PID=38 05:08:14 Running ssh-add (command line suppressed) 05:08:14 Identity added: /w/workspace/edgex-go/579@tmp/private_key_685529933497560947.key (/w/workspace/edgex-go/579@tmp/private_key_685529933497560947.key) 05:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:14 + git tag --points-at HEAD [Pipeline] } 05:08:14 $ docker exec --env ******** --env ******** f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent -k 05:08:14 unset SSH_AUTH_SOCK; 05:08:14 unset SSH_AGENT_PID; 05:08:14 echo Agent pid 38 killed; 05:08:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:14 [ssh-agent] Looking for ssh-agent implementation... 05:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:14 $ docker exec f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent 05:08:14 SSH_AUTH_SOCK=/tmp/ssh-yGa8ptYMY4bE/agent.70 05:08:14 SSH_AGENT_PID=76 05:08:14 Running ssh-add (command line suppressed) 05:08:15 Identity added: /w/workspace/edgex-go/579@tmp/private_key_17025794367344834350.key (/w/workspace/edgex-go/579@tmp/private_key_17025794367344834350.key) 05:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:15 + git semver init 05:08:15 2023-09-13 05:08:15,495 [run_init] DEBUG init version:0.0.0 force:False 05:08:15 2023-09-13 05:08:15,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/579/.semver 05:08:15 2023-09-13 05:08:15,496 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/579/.semver 05:08:15 2023-09-13 05:08:15,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/579/.semver'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) 05:08:22 2023-09-13 05:08:20,984 [append_file] DEBUG append to file:/w/workspace/edgex-go/579/.git/info/exclude 05:08:22 2023-09-13 05:08:20,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/579/.semver/main with force:False 05:08:22 2023-09-13 05:08:20,984 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:08:22 2023-09-13 05:08:20,985 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:08:22 3.1.0-dev.45 [Pipeline] } 05:08:22 $ docker exec --env ******** --env ******** f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent -k 05:08:22 unset SSH_AUTH_SOCK; 05:08:22 unset SSH_AGENT_PID; 05:08:22 echo Agent pid 76 killed; 05:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:22 + git semver [Pipeline] } 05:08:22 $ docker stop --time=1 f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 05:08:24 $ docker rm -f --volumes f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:08:24 Stashed 1 file(s) [Pipeline] echo 05:08:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.45 [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 05:08:25 + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] echo 05:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:25 ========================================================= 05:08:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:08:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:08:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:08:25 7264a8db6415: Pulling fs layer 05:08:25 c4d48a809fc2: Pulling fs layer 05:08:25 4f1c88b9dad5: Pulling fs layer 05:08:25 ad3a456e5733: Pulling fs layer 05:08:25 9e4f439ed901: Pulling fs layer 05:08:25 feaf6a47b606: Pulling fs layer 05:08:25 5e8b037d7d82: Pulling fs layer 05:08:25 8ac70367396e: Pulling fs layer 05:08:25 6db16350a2e2: Pulling fs layer 05:08:25 9250d5d63582: Pulling fs layer 05:08:25 ad3a456e5733: Waiting 05:08:25 5e8b037d7d82: Waiting 05:08:25 9e4f439ed901: Waiting 05:08:25 feaf6a47b606: Waiting 05:08:25 9250d5d63582: Waiting 05:08:25 6db16350a2e2: Waiting 05:08:25 c4d48a809fc2: Download complete 05:08:25 ad3a456e5733: Verifying Checksum 05:08:25 ad3a456e5733: Download complete 05:08:25 9e4f439ed901: Download complete 05:08:25 7264a8db6415: Verifying Checksum 05:08:25 7264a8db6415: Download complete 05:08:25 feaf6a47b606: Verifying Checksum 05:08:25 feaf6a47b606: Download complete 05:08:25 7264a8db6415: Pull complete 05:08:25 c4d48a809fc2: Pull complete 05:08:25 8ac70367396e: Verifying Checksum 05:08:25 8ac70367396e: Download complete 05:08:26 4f1c88b9dad5: Verifying Checksum 05:08:26 4f1c88b9dad5: Download complete 05:08:26 6db16350a2e2: Verifying Checksum 05:08:26 6db16350a2e2: Download complete 05:08:26 9250d5d63582: Verifying Checksum 05:08:26 9250d5d63582: Download complete 05:08:26 5e8b037d7d82: Verifying Checksum 05:08:26 5e8b037d7d82: Download complete 05:08:29 4f1c88b9dad5: Pull complete 05:08:29 ad3a456e5733: Pull complete 05:08:30 9e4f439ed901: Pull complete 05:08:30 feaf6a47b606: Pull complete 05:08:32 5e8b037d7d82: Pull complete 05:08:32 8ac70367396e: Pull complete 05:08:33 6db16350a2e2: Pull complete 05:08:33 9250d5d63582: Pull complete 05:08:33 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 05:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:08:34 + docker build -t ci-base-image-x86_64 -f - . 05:08:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:08:34 WORKDIR /edgex 05:08:34 COPY go.mod . 05:08:34 RUN go mod download 05:08:35 Sending build context to Docker daemon 170.9MB 05:08:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:08:35 ---> fa269f55d9b9 05:08:35 Step 2/4 : WORKDIR /edgex 05:08:39 Still waiting to schedule task 05:08:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:08:43 ---> Running in d94505934d5b 05:08:43 Removing intermediate container d94505934d5b 05:08:43 ---> 3d3ccfc28320 05:08:43 Step 3/4 : COPY go.mod . 05:08:43 ---> a049a1aba7b1 05:08:43 Step 4/4 : RUN go mod download 05:08:43 ---> Running in 91f0b3137f51 05:09:01 Removing intermediate container 91f0b3137f51 05:09:01 ---> e94d7ca61791 05:09:01 Successfully built e94d7ca61791 05:09:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:01 + docker inspect -f . ci-base-image-x86_64 05:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:01 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:09:02 $ docker top 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:02 + go version 05:09:02 go version go1.21.0 linux/amd64 [Pipeline] } 05:09:02 $ docker stop --time=1 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 05:09:03 $ docker rm -f --volumes 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:04 + docker inspect -f . ci-base-image-x86_64 05:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:04 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:09:04 $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:09:04 $ docker top 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 -eo pid,comm [Pipeline] { [Pipeline] echo 05:09:04 ========================================================= 05:09:04 [edgeXBuildGoParallel] Running Tests and Build... 05:09:04 ========================================================= [Pipeline] sh 05:09:05 + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] fileExists [Pipeline] sh 05:09:05 + make test 05:09:05 go test -race -coverprofile=coverage.out ./... 05:09:13 ? github.com/edgexfoundry/edgex-go [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:09:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:09:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:09:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 05:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.4% of statements 05:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.0% of statements 05:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.191s coverage: 93.4% of statements 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 3.8% of statements 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.396s coverage: 97.6% of statements 05:09:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 05:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 05:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements 05:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.039s coverage: 82.9% of statements 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.059s coverage: 96.3% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.034s coverage: 87.5% of statements 05:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.057s coverage: 94.4% of statements 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:09:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:09:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.102s coverage: 81.8% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.7% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements 05:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 05:10:08 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 05:10:08 running golangci-lint 05:10:08 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:10:08 go version go1.21.0 linux/amd64 05:10:08 level=info msg="[config_reader] Used config file .golangci.yml" 05:10:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:10:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6081 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:10:14 Running in /w/workspace/edgex-go/579 [Pipeline] { [Pipeline] checkout 05:10:14 The recommended git tool is: git 05:10:19 using credential edgex-jenkins-ssh 05:10:19 Cloning the remote Git repository 05:10:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:10:19 > git init /w/workspace/edgex-go/579 # timeout=10 05:10:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:10:19 > git --version # timeout=10 05:10:19 > git --version # 'git version 2.25.1' 05:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:21 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 10.498192688s" 05:10:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.281767ms" 05:10:29 level=info msg="[linters_context/goanalysis] analyzers took 1m11.51726576s with top 10 stages: buildir: 36.042930447s, gosec: 7.369306161s, fact_deprecated: 1.705109209s, inspect: 1.682404621s, printf: 1.391073769s, ctrlflow: 1.08402939s, S1038: 866.553864ms, nilness: 836.236987ms, fact_purity: 813.268402ms, directives: 579.314159ms" 05:10:29 level=info msg="[runner] Issues before processing: 194, after processing: 0" 05:10:29 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 194/194, skip_dirs: 194/194, autogenerated_exclude: 194/194, identifier_marker: 194/194, filename_unadjuster: 194/194, exclude: 194/194, exclude-rules: 21/194, nolint: 0/21, cgo: 194/194, skip_files: 194/194" 05:10:29 level=info msg="[runner] processing took 15.658904ms with stages: nolint: 6.427686ms, identifier_marker: 3.335734ms, autogenerated_exclude: 2.560927ms, path_prettifier: 1.576836ms, exclude-rules: 999.921µs, skip_dirs: 679.978µs, filename_unadjuster: 46.58µs, cgo: 26.671µs, max_same_issues: 890ns, skip_files: 670ns, fixer: 530ns, uniq_by_line: 520ns, diff: 370ns, exclude: 280ns, severity-rules: 250ns, sort_results: 241ns, path_prefixer: 210ns, source_code: 200ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 05:10:29 level=info msg="[runner] linters took 8.722794087s with stages: goanalysis_metalinter: 8.707050453s" 05:10:29 level=info msg="File cache stats: 0 entries of total size 0B" 05:10:29 level=info msg="Memory: 193 samples, avg is 280.8MB, max is 958.4MB" 05:10:29 level=info msg="Execution took 19.270386289s" 05:10:29 go vet ./... 05:10:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:32 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:10:32 + ls -al . 05:10:32 total 728 05:10:32 drwxrwxr-x 12 1001 1001 4096 Sep 13 05:09 . 05:10:32 drwxr-xr-x 4 root root 4096 Sep 13 05:09 .. 05:10:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 .blubracket 05:10:32 -rw-rw-r-- 1 1001 1001 16 Sep 13 05:07 .dockerignore 05:10:32 drwxrwxr-x 8 1001 1001 4096 Sep 13 05:10 .git 05:10:32 drwxrwxr-x 3 1001 1001 4096 Sep 13 05:07 .github 05:10:32 -rw-rw-r-- 1 1001 1001 1173 Sep 13 05:07 .gitignore 05:10:32 -rw-rw-r-- 1 1001 1001 42 Sep 13 05:07 .golangci.yml 05:10:32 -rw-rw-r-- 1 1001 1001 100 Sep 13 05:07 .hadolint.yml 05:10:32 drwxr-xr-x 3 1001 1001 4096 Sep 13 05:08 .semver 05:10:32 -rw-rw-r-- 1 1001 1001 166 Sep 13 05:07 .sonarcloud.properties 05:10:32 -rw-rw-r-- 1 1001 1001 1171 Sep 13 05:07 ADOPTERS.md 05:10:32 -rw-rw-r-- 1 1001 1001 11674 Sep 13 05:07 Attribution.txt 05:10:32 -rw-rw-r-- 1 1001 1001 93407 Sep 13 05:07 CHANGELOG.md 05:10:32 -rw-rw-r-- 1 1001 1001 3804 Sep 13 05:07 CONTRIBUTING.md 05:10:32 -rw-rw-r-- 1 1001 1001 677 Sep 13 05:07 GOVERNANCE.md 05:10:32 -rw-rw-r-- 1 1001 1001 883 Sep 13 05:07 Jenkinsfile 05:10:32 -rw-rw-r-- 1 1001 1001 10775 Sep 13 05:07 LICENSE 05:10:32 -rw-rw-r-- 1 1001 1001 14764 Sep 13 05:07 Makefile 05:10:32 -rw-rw-r-- 1 1001 1001 582 Sep 13 05:07 OWNERS.md 05:10:32 -rw-rw-r-- 1 1001 1001 9923 Sep 13 05:07 README.md 05:10:32 -rw-rw-r-- 1 1001 1001 789 Sep 13 05:07 SECURITY.md 05:10:32 -rw-rw-r-- 1 1001 1001 12 Sep 13 05:08 VERSION 05:10:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 bin 05:10:32 drwxrwxr-x 18 1001 1001 4096 Sep 13 05:07 cmd 05:10:32 -rw-r--r-- 1 root root 450471 Sep 13 05:10 coverage.out 05:10:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 fuzz_test 05:10:32 -rw-rw-r-- 1 1001 1001 3687 Sep 13 05:07 go.mod 05:10:32 -rw-rw-r-- 1 1001 1001 34973 Sep 13 05:07 go.sum 05:10:32 drwxrwxr-x 7 1001 1001 4096 Sep 13 05:07 internal 05:10:32 drwxrwxr-x 3 1001 1001 4096 Sep 13 05:07 openapi 05:10:32 -rw-rw-r-- 1 1001 1001 594 Sep 13 05:07 security.txt 05:10:32 drwxrwxr-x 4 1001 1001 4096 Sep 13 05:07 snap 05:10:32 -rw-rw-r-- 1 1001 1001 204 Sep 13 05:07 version.go [Pipeline] sh 05:10:33 + '[' -e coverage.out ] 05:10:33 + chown 1001:1001 coverage.out [Pipeline] stash 05:10:33 Stashed 1 file(s) [Pipeline] sh 05:10:33 + make build 05:10:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:10:37 Avoid second fetch 05:10:37 Checking out Revision 27f8dfd4927d2773c81647b42d879c019fbc73ec (main) 05:10:38 Commit message: "Merge pull request #4670 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.13.0" 05:10:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:37 > git config core.sparsecheckout # timeout=10 05:10:37 > git checkout -f 27f8dfd4927d2773c81647b42d879c019fbc73ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:10:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:39 Dload Upload Total Spent Left Speed 05:10:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 05:10:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:10:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:10:40 + sudo tee /etc/docker/daemon.new 05:10:40 { 05:10:40 "registry-mirrors": [ 05:10:40 "https://nexus3.edgexfoundry.org:10001" 05:10:40 ], 05:10:40 "bip": "10.250.0.254/24", 05:10:40 "hosts": [ 05:10:40 "tcp://0.0.0.0:5555", 05:10:40 "unix:///var/run/docker.sock" 05:10:40 ], 05:10:40 "mtu": 1458, 05:10:40 "selinux-enabled": true, 05:10:40 "seccomp-profile": "/etc/docker/seccomp.json" 05:10:40 } [Pipeline] sh 05:10:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:10:40 + sudo service docker restart 05:10:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:10:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:10:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:10:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:10:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:10:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:10:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:10:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:10:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:59 provisioning config files... 05:10:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config15582985047283200175tmp 05:10:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:59 ---> docker-login.sh 05:10:59 nexus3.edgexfoundry.org:10001 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 nexus3.edgexfoundry.org:10002 05:11:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 nexus3.edgexfoundry.org:10003 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 nexus3.edgexfoundry.org:10004 [Pipeline] } 05:11:01 $ docker stop --time=1 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 05:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:01 Configure a credential helper to remove this warning. See 05:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:01 05:11:01 Login Succeeded 05:11:01 docker.io 05:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:01 Configure a credential helper to remove this warning. See 05:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:01 05:11:01 Login Succeeded 05:11:01 ---> docker-login.sh ends 05:11:05 $ docker rm -f --volumes 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:11:05 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:06 + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] echo 05:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:06 ========================================================= 05:11:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:11:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:11:06 05:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:11:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:06 9fda8d8052c6: Pulling fs layer 05:11:06 5d54e960e981: Pulling fs layer 05:11:06 c4a7e357bf2a: Pulling fs layer 05:11:06 f0e02332f6b5: Pulling fs layer 05:11:06 66412af1f25a: Pulling fs layer 05:11:06 1baf3a5c0e64: Pulling fs layer 05:11:06 9a37bb91b891: Pulling fs layer 05:11:06 a29adfc67d43: Pulling fs layer 05:11:06 d5de9f91c1a4: Pulling fs layer 05:11:06 1baf3a5c0e64: Waiting 05:11:06 9a37bb91b891: Waiting 05:11:06 a29adfc67d43: Waiting 05:11:06 f0e02332f6b5: Waiting 05:11:06 d5de9f91c1a4: Waiting 05:11:06 66412af1f25a: Waiting 05:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:11:06 latest: Pulling from edgex-devops/edgex-compose 05:11:06 91d30c5bc195: Pulling fs layer 05:11:06 2e9b0aa3be6d: Pulling fs layer 05:11:06 9c61dcf015f6: Pulling fs layer 05:11:06 4698f68db338: Pulling fs layer 05:11:06 2a2f49069b9e: Pulling fs layer 05:11:06 e0025b399a48: Pulling fs layer 05:11:06 2a2f49069b9e: Waiting 05:11:06 4698f68db338: Waiting 05:11:07 5d54e960e981: Download complete 05:11:07 f0e02332f6b5: Verifying Checksum 05:11:07 f0e02332f6b5: Download complete 05:11:07 66412af1f25a: Verifying Checksum 05:11:07 66412af1f25a: Download complete 05:11:07 9fda8d8052c6: Verifying Checksum 05:11:07 9fda8d8052c6: Download complete 05:11:07 91d30c5bc195: Verifying Checksum 05:11:07 4698f68db338: Verifying Checksum 05:11:07 4698f68db338: Download complete 05:11:07 91d30c5bc195: Pull complete 05:11:07 2e9b0aa3be6d: Download complete 05:11:07 e0025b399a48: Verifying Checksum 05:11:07 e0025b399a48: Download complete 05:11:07 9a37bb91b891: Verifying Checksum 05:11:07 9a37bb91b891: Download complete 05:11:07 2a2f49069b9e: Verifying Checksum 05:11:07 2a2f49069b9e: Download complete 05:11:07 2e9b0aa3be6d: Pull complete 05:11:07 9fda8d8052c6: Pull complete 05:11:07 a29adfc67d43: Download complete 05:11:07 9c61dcf015f6: Verifying Checksum 05:11:07 9c61dcf015f6: Download complete 05:11:08 5d54e960e981: Pull complete 05:11:08 d5de9f91c1a4: Verifying Checksum 05:11:08 d5de9f91c1a4: Download complete 05:11:08 c4a7e357bf2a: Verifying Checksum 05:11:08 c4a7e357bf2a: Download complete 05:11:09 1baf3a5c0e64: Verifying Checksum 05:11:09 1baf3a5c0e64: Download complete 05:11:10 9c61dcf015f6: Pull complete 05:11:10 4698f68db338: Pull complete 05:11:10 2a2f49069b9e: Pull complete 05:11:10 e0025b399a48: Pull complete 05:11:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:11 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:11:11 $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:11:13 $ docker top 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:13 + docker compose -f ./docker-compose-build.yml build --parallel 05:11:15 #1 [core-data internal] load build definition from Dockerfile 05:11:15 #1 transferring dockerfile: 1.90kB done 05:11:15 #1 DONE 0.0s 05:11:15 05:11:15 #2 [core-command internal] load build definition from Dockerfile 05:11:15 #2 transferring dockerfile: 1.82kB done 05:11:15 #2 DONE 0.0s 05:11:15 05:11:15 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:11:15 #3 transferring dockerfile: 2.12kB done 05:11:15 #3 DONE 0.0s 05:11:15 05:11:15 #4 [security-proxy-setup internal] load build definition from Dockerfile 05:11:15 #4 transferring dockerfile: 2.39kB done 05:11:15 #4 DONE 0.0s 05:11:15 05:11:15 #5 [security-secretstore-setup internal] load build definition from Dockerfile 05:11:16 #5 transferring dockerfile: 2.38kB done 05:11:16 #5 DONE 0.1s 05:11:16 05:11:16 #6 [security-spire-config internal] load build definition from Dockerfile 05:11:16 #6 transferring dockerfile: 1.58kB done 05:11:16 #6 DONE 0.1s 05:11:16 05:11:16 #7 [core-data internal] load .dockerignore 05:11:16 #7 transferring context: 56B done 05:11:16 #7 DONE 0.1s 05:11:16 05:11:16 #8 [security-bootstrapper internal] load build definition from Dockerfile 05:11:16 #8 transferring dockerfile: 2.82kB done 05:11:16 #8 DONE 0.1s 05:11:16 05:11:16 #9 [security-spire-agent internal] load build definition from Dockerfile 05:11:16 #9 transferring dockerfile: 1.70kB done 05:11:16 #9 DONE 0.1s 05:11:16 05:11:16 #10 [core-metadata internal] load build definition from Dockerfile 05:11:16 #10 transferring dockerfile: 1.96kB done 05:11:16 #10 DONE 0.1s 05:11:16 05:11:16 #11 [security-spire-server internal] load build definition from Dockerfile 05:11:16 #11 transferring dockerfile: 1.59kB done 05:11:16 #11 DONE 0.1s 05:11:16 05:11:16 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:11:16 #12 transferring dockerfile: 1.78kB done 05:11:16 #12 DONE 0.1s 05:11:16 05:11:16 #13 [support-scheduler internal] load build definition from Dockerfile 05:11:16 #13 transferring dockerfile: 1.82kB done 05:11:16 #13 DONE 0.1s 05:11:16 05:11:16 #14 [support-notifications internal] load build definition from Dockerfile 05:11:16 #14 transferring dockerfile: 1.84kB done 05:11:16 #14 DONE 0.1s 05:11:16 05:11:16 #15 [security-proxy-auth internal] load build definition from Dockerfile 05:11:16 #15 transferring dockerfile: 2.04kB done 05:11:16 #15 DONE 0.1s 05:11:16 05:11:16 #16 [core-command internal] load .dockerignore 05:11:16 #16 transferring context: 56B done 05:11:16 #16 DONE 0.0s 05:11:16 05:11:16 #17 [core-common-config-bootstrapper internal] load .dockerignore 05:11:16 #17 transferring context: 56B done 05:11:16 #17 DONE 0.0s 05:11:16 05:11:16 #18 [security-proxy-setup internal] load .dockerignore 05:11:16 #18 transferring context: 56B done 05:11:16 #18 DONE 0.0s 05:11:16 05:11:16 #19 [security-secretstore-setup internal] load .dockerignore 05:11:16 #19 transferring context: 56B done 05:11:16 #19 DONE 0.0s 05:11:16 05:11:16 #20 [security-spire-config internal] load .dockerignore 05:11:16 #20 transferring context: 56B done 05:11:16 #20 DONE 0.0s 05:11:16 05:11:16 #21 [security-spire-server internal] load .dockerignore 05:11:16 #21 transferring context: 56B done 05:11:16 #21 DONE 0.0s 05:11:16 05:11:16 #22 [security-spire-agent internal] load .dockerignore 05:11:16 #22 transferring context: 56B done 05:11:16 #22 DONE 0.0s 05:11:16 05:11:16 #23 [core-metadata internal] load .dockerignore 05:11:16 #23 transferring context: 56B done 05:11:16 #23 DONE 0.0s 05:11:16 05:11:16 #24 [security-spiffe-token-provider internal] load .dockerignore 05:11:16 #24 transferring context: 56B done 05:11:16 #24 DONE 0.0s 05:11:16 05:11:16 #25 [security-bootstrapper internal] load .dockerignore 05:11:16 #25 transferring context: 56B done 05:11:16 #25 DONE 0.0s 05:11:16 05:11:16 #26 [support-notifications internal] load .dockerignore 05:11:16 #26 transferring context: 56B done 05:11:16 #26 DONE 0.0s 05:11:16 05:11:16 #27 [support-scheduler internal] load .dockerignore 05:11:16 #27 transferring context: 56B done 05:11:16 #27 DONE 0.0s 05:11:16 05:11:16 #28 [security-proxy-auth internal] load .dockerignore 05:11:16 #28 transferring context: 56B done 05:11:16 #28 DONE 0.0s 05:11:16 05:11:16 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:11:16 #29 DONE 0.0s 05:11:16 05:11:16 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:11:16 #30 ... 05:11:16 05:11:16 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:11:16 #29 DONE 0.0s 05:11:16 05:11:16 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 05:11:16 #30 ... 05:11:16 05:11:16 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:11:16 #29 DONE 0.0s 05:11:16 05:11:16 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:11:17 #30 ... 05:11:17 05:11:17 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:11:17 #31 DONE 0.4s 05:11:17 05:11:17 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:11:17 #32 DONE 0.5s 05:11:17 05:11:17 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:11:17 #30 DONE 0.8s 05:11:17 05:11:17 #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:11:17 #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 05:11:17 #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 05:11:17 #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:11:17 #33 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 05:11:17 #33 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 05:11:17 #33 DONE 0.6s 05:11:17 05:11:17 #34 [security-spire-config internal] load build context 05:11:17 #34 transferring context: 16.36kB 0.1s done 05:11:17 #34 DONE 0.4s 05:11:17 05:11:17 #35 [security-spire-server internal] load build context 05:11:17 #35 transferring context: 18.11kB 0.1s done 05:11:17 #35 DONE 0.5s 05:11:17 05:11:17 #36 [security-spire-agent internal] load build context 05:11:17 #36 transferring context: 17.64kB 0.1s done 05:11:17 #36 DONE 0.5s 05:11:17 05:11:17 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:11:17 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 05:11:17 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 05:11:17 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 05:11:17 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:11:17 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 05:11:17 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 05:11:17 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 05:11:17 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:11:17 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 05:11:17 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 05:11:17 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 05:11:17 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 05:11:18 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.7s 05:11:18 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s 05:11:18 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 05:11:18 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 05:11:18 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 05:11:18 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 05:11:19 #37 ... 05:11:19 05:11:19 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:11:19 #38 DONE 1.9s 05:11:19 05:11:19 #39 [core-metadata builder 2/7] WORKDIR /edgex-go 05:11:19 c4a7e357bf2a: Pull complete 05:11:19 f0e02332f6b5: Pull complete 05:11:19 66412af1f25a: Pull complete 05:11:24 #39 ... 05:11:24 05:11:24 #40 [support-notifications internal] load build context 05:11:24 #40 transferring context: 252.99MB 6.6s 05:11:26 1baf3a5c0e64: Pull complete 05:11:26 #40 transferring context: 364.71MB 9.3s done 05:11:26 #40 ... 05:11:26 05:11:26 #41 [support-scheduler internal] load build context 05:11:27 #41 transferring context: 364.71MB 9.6s done 05:11:27 #41 ... 05:11:27 05:11:27 #42 [security-proxy-auth internal] load build context 05:11:27 #42 transferring context: 364.71MB 9.6s done 05:11:27 #42 ... 05:11:27 05:11:27 #43 [core-common-config-bootstrapper internal] load build context 05:11:27 #43 ... 05:11:27 05:11:27 #44 [security-bootstrapper internal] load build context 05:11:27 #44 transferring context: 364.71MB 9.8s done 05:11:27 #44 ... 05:11:27 05:11:27 #45 [security-spiffe-token-provider internal] load build context 05:11:27 #45 transferring context: 364.71MB 10.0s done 05:11:27 #45 ... 05:11:27 05:11:27 #46 [core-data internal] load build context 05:11:27 #46 transferring context: 364.71MB 10.2s done 05:11:27 #46 ... 05:11:27 05:11:27 #47 [security-proxy-setup internal] load build context 05:11:27 #47 transferring context: 364.71MB 10.4s done 05:11:27 #47 ... 05:11:27 05:11:27 #48 [security-secretstore-setup internal] load build context 05:11:27 #48 transferring context: 364.71MB 9.4s done 05:11:27 #48 ... 05:11:27 05:11:27 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:11:27 #0 7.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:27 #0 7.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:27 #0 7.544 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:11:27 #0 7.544 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:11:27 #0 7.544 OK: 20063 distinct packages available 05:11:27 #0 7.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:27 #0 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:27 #0 7.882 (1/4) Installing dumb-init (1.2.5-r2) 05:11:27 #0 7.885 (2/4) Installing musl-obstack (1.2.3-r2) 05:11:27 #0 7.890 (3/4) Installing libucontext (1.2-r2) 05:11:27 #0 7.892 (4/4) Installing gcompat (1.1.0-r1) 05:11:27 #0 7.896 Executing busybox-1.36.1-r2.trigger 05:11:27 #0 7.904 OK: 8 MiB in 19 packages 05:11:28 #49 ... 05:11:28 05:11:28 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:11:28 #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:28 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:28 #0 1.588 (1/4) Installing dumb-init (1.2.5-r2) 05:11:28 #0 1.828 (2/4) Installing openssl (3.1.2-r0) 05:11:28 #0 1.833 (3/4) Installing su-exec (0.2-r3) 05:11:28 #0 1.834 (4/4) Installing yq (4.33.3-r3) 05:11:28 #0 1.892 Executing busybox-1.36.1-r2.trigger 05:11:28 #0 1.898 OK: 17 MiB in 19 packages 05:11:28 #50 ... 05:11:28 05:11:28 #51 [core-metadata internal] load build context 05:11:28 #51 transferring context: 364.71MB 8.8s done 05:11:28 #51 ... 05:11:28 05:11:28 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 05:11:28 #52 ... 05:11:28 05:11:28 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:11:28 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 05:11:28 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:11:28 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 05:11:28 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 05:11:28 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 05:11:28 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 05:11:28 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:11:28 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 05:11:28 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 05:11:28 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done 05:11:28 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 05:11:28 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 05:11:28 9a37bb91b891: Pull complete 05:11:28 #53 ... 05:11:28 05:11:28 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 05:11:28 #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:28 #0 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:28 #0 6.032 (1/2) Installing dumb-init (1.2.5-r2) 05:11:28 #0 6.039 (2/2) Installing su-exec (0.2-r3) 05:11:28 #0 6.047 Executing busybox-1.36.1-r2.trigger 05:11:28 #0 6.052 OK: 7 MiB in 17 packages 05:11:28 #54 ... 05:11:28 05:11:28 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:11:28 #55 ... 05:11:28 05:11:28 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:11:29 #56 ... 05:11:29 05:11:29 #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:11:29 #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:29 #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:29 #0 6.787 (1/1) Installing dumb-init (1.2.5-r2) 05:11:29 #0 7.157 Executing busybox-1.36.1-r2.trigger 05:11:29 #0 7.171 OK: 7 MiB in 16 packages 05:11:29 a29adfc67d43: Pull complete 05:11:29 #57 ... 05:11:29 05:11:29 #58 [core-command internal] load build context 05:11:29 #58 transferring context: 364.71MB 9.7s done 05:11:29 #58 ... 05:11:29 05:11:29 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:11:29 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 05:11:29 #37 ... 05:11:29 05:11:29 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:29 #59 ... 05:11:29 05:11:29 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:11:30 #60 ... 05:11:30 05:11:30 #43 [core-common-config-bootstrapper internal] load build context 05:11:30 #43 transferring context: 364.71MB 10.6s done 05:11:30 d5de9f91c1a4: Pull complete 05:11:30 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 05:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:11:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:11:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:11:31 WORKDIR /edgex 05:11:31 COPY go.mod . 05:11:31 RUN go mod download 05:11:31 + docker build -t ci-base-image-arm64 -f - . 05:11:31 Sending build context to Docker daemon 2.979MB 05:11:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:11:31 ---> 746ca1b523b5 05:11:31 Step 2/4 : WORKDIR /edgex 05:11:33 ---> Running in 79e6e1ff400e 05:11:33 Removing intermediate container 79e6e1ff400e 05:11:33 ---> 356f037be260 05:11:33 Step 3/4 : COPY go.mod . 05:11:34 ---> 87757e24e329 05:11:34 Step 4/4 : RUN go mod download 05:11:34 ---> Running in fe648c9e1ee7 05:11:40 #43 ... 05:11:40 05:11:40 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:11:40 #60 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:40 #60 ... 05:11:40 05:11:40 #51 [core-metadata internal] load build context 05:11:40 #51 DONE 22.9s 05:11:40 05:11:40 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:40 #59 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:40 #59 ... 05:11:40 05:11:40 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:11:40 #39 DONE 21.5s 05:11:40 05:11:40 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:40 #59 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:40 #59 ... 05:11:40 05:11:40 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:11:40 #57 DONE 22.6s 05:11:40 05:11:40 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:11:40 #49 DONE 22.7s 05:11:40 05:11:40 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:11:40 #50 DONE 22.8s 05:11:40 05:11:40 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:40 #59 22.85 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:11:40 #59 22.85 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:11:40 #59 22.85 OK: 20063 distinct packages available 05:11:40 #59 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:40 #59 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:40 #59 23.25 (1/11) Installing ca-certificates (20230506-r0) 05:11:40 #59 23.26 (2/11) Installing brotli-libs (1.0.9-r14) 05:11:40 #59 23.28 (3/11) Installing libunistring (1.1-r1) 05:11:40 #59 23.29 (4/11) Installing libidn2 (2.3.4-r1) 05:11:40 #59 23.30 (5/11) Installing nghttp2-libs (1.55.1-r0) 05:11:40 #59 23.30 (6/11) Installing libcurl (8.2.1-r0) 05:11:40 #59 23.31 (7/11) Installing curl (8.2.1-r0) 05:11:41 #59 ... 05:11:41 05:11:41 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 05:11:41 #54 DONE 23.4s 05:11:41 05:11:41 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:41 #59 23.31 (8/11) Installing dumb-init (1.2.5-r2) 05:11:41 #59 23.31 (9/11) Installing musl-obstack (1.2.3-r2) 05:11:41 #59 23.32 (10/11) Installing libucontext (1.2-r2) 05:11:41 #59 23.38 (11/11) Installing gcompat (1.1.0-r1) 05:11:41 #59 23.38 Executing busybox-1.36.1-r2.trigger 05:11:41 #59 23.39 Executing ca-certificates-20230506-r0.trigger 05:11:41 #59 23.43 OK: 12 MiB in 26 packages 05:11:41 #59 ... 05:11:41 05:11:41 #40 [support-notifications internal] load build context 05:11:41 #40 DONE 24.0s 05:11:41 05:11:41 #48 [security-secretstore-setup internal] load build context 05:11:41 #48 DONE 24.3s 05:11:41 05:11:41 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:11:41 #60 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:41 #60 22.80 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:11:41 #60 22.80 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:11:41 #60 22.80 OK: 20063 distinct packages available 05:11:41 #60 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:41 #60 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:41 #60 23.16 (1/5) Installing dumb-init (1.2.5-r2) 05:11:41 #60 23.20 (2/5) Installing musl-obstack (1.2.3-r2) 05:11:41 #60 23.20 (3/5) Installing libucontext (1.2-r2) 05:11:41 #60 23.21 (4/5) Installing gcompat (1.1.0-r1) 05:11:41 #60 23.21 (5/5) Installing openssl (3.1.2-r0) 05:11:41 #60 23.22 Executing busybox-1.36.1-r2.trigger 05:11:41 #60 23.23 OK: 8 MiB in 20 packages 05:11:41 #60 ... 05:11:41 05:11:41 #41 [support-scheduler internal] load build context 05:11:41 #41 DONE 24.4s 05:11:41 05:11:41 #42 [security-proxy-auth internal] load build context 05:11:41 #42 DONE 24.5s 05:11:42 05:11:42 #58 [core-command internal] load build context 05:11:42 #58 DONE 24.6s 05:11:42 05:11:42 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:11:42 #55 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:42 #55 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:42 #55 22.75 (1/4) Installing ca-certificates (20230506-r0) 05:11:42 #55 22.77 (2/4) Installing dumb-init (1.2.5-r2) 05:11:42 #55 22.77 (3/4) Installing su-exec (0.2-r3) 05:11:42 #55 22.77 (4/4) Installing yq (4.33.3-r3) 05:11:42 #55 22.99 Executing busybox-1.36.1-r2.trigger 05:11:42 #55 22.99 Executing ca-certificates-20230506-r0.trigger 05:11:42 #55 23.04 OK: 17 MiB in 19 packages 05:11:42 #55 ... 05:11:42 05:11:42 #44 [security-bootstrapper internal] load build context 05:11:42 #44 DONE 24.7s 05:11:42 05:11:42 #45 [security-spiffe-token-provider internal] load build context 05:11:42 #45 DONE 24.8s 05:11:42 05:11:42 #46 [core-data internal] load build context 05:11:42 #46 DONE 24.9s 05:11:42 05:11:42 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 05:11:42 #52 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:42 #52 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:42 #52 22.92 (1/2) Installing ca-certificates (20230506-r0) 05:11:42 #52 22.96 (2/2) Installing dumb-init (1.2.5-r2) 05:11:42 #52 22.97 Executing busybox-1.36.1-r2.trigger 05:11:42 #52 22.97 Executing ca-certificates-20230506-r0.trigger 05:11:42 #52 23.02 OK: 8 MiB in 17 packages 05:11:42 #52 ... 05:11:42 05:11:42 #47 [security-proxy-setup internal] load build context 05:11:42 #47 DONE 25.1s 05:11:42 05:11:42 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:11:42 #61 ... 05:11:42 05:11:42 #43 [core-common-config-bootstrapper internal] load build context 05:11:42 #43 DONE 25.2s 05:11:42 05:11:42 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:11:42 #56 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:42 #56 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:42 #56 22.72 (1/1) Installing dumb-init (1.2.5-r2) 05:11:42 #56 22.73 Executing busybox-1.36.1-r2.trigger 05:11:42 #56 22.73 OK: 7 MiB in 16 packages 05:11:42 #56 DONE 24.8s 05:11:42 05:11:42 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:11:42 #62 ... 05:11:42 05:11:42 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 05:11:42 #52 DONE 25.0s 05:11:43 05:11:43 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:11:43 #55 DONE 25.1s 05:11:43 05:11:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:11:43 #61 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:43 #61 ... 05:11:43 05:11:43 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:11:43 #60 DONE 25.2s 05:11:43 05:11:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:11:43 #61 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:43 #61 ... 05:11:43 05:11:43 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:11:43 #59 DONE 25.4s 05:11:43 05:11:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:11:43 #61 3.039 OK: 265 MiB in 56 packages 05:11:43 #61 ... 05:11:43 05:11:43 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 05:11:43 #63 DONE 2.8s 05:11:43 05:11:43 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:11:43 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:43 #64 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:43 #64 ... 05:11:43 05:11:43 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:11:43 #61 DONE 3.5s 05:11:43 05:11:43 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:11:43 #64 3.536 OK: 265 MiB in 56 packages 05:11:44 #64 ... 05:11:44 05:11:44 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:11:44 #65 DONE 3.1s 05:11:44 05:11:44 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:11:44 #64 DONE 4.2s 05:11:44 05:11:44 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:11:45 #66 ... 05:11:45 05:11:45 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:11:45 #62 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:45 #62 3.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:45 #62 3.948 OK: 265 MiB in 56 packages 05:11:45 #62 DONE 4.9s 05:11:45 05:11:45 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:11:45 #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:45 #0 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:45 #0 3.585 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:11:45 #0 3.585 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:11:45 #0 3.585 OK: 20063 distinct packages available 05:11:45 #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:11:45 #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:11:45 #0 3.950 OK: 265 MiB in 56 packages 05:11:45 #67 DONE 5.1s 05:11:45 05:11:45 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:11:45 #68 ... 05:11:45 05:11:45 #69 [core-command builder 4/7] COPY go.mod vendor* ./ 05:11:45 #69 DONE 2.1s 05:11:45 05:11:45 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:47 #70 ... 05:11:47 05:11:47 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 05:11:47 #71 DONE 2.8s 05:11:47 05:11:47 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:11:47 #66 DONE 2.7s 05:11:47 05:11:47 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:11:47 #72 DONE 1.8s 05:11:47 05:11:47 #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:11:47 #73 DONE 2.0s 05:11:47 05:11:47 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:11:47 #68 DONE 2.0s 05:11:47 05:11:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:11:50 #37 ... 05:11:50 05:11:50 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:11:50 #74 DONE 2.1s 05:11:50 05:11:50 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:11:50 #75 DONE 2.2s 05:11:50 05:11:50 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:11:50 #76 DONE 2.2s 05:11:50 05:11:50 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 05:11:50 #77 DONE 0.1s 05:11:50 05:11:50 #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / 05:11:50 #78 DONE 0.1s 05:11:50 05:11:50 #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 05:11:50 #79 DONE 0.1s 05:11:50 05:11:50 #80 [security-spire-server stage-2 5/8] COPY security.txt / 05:11:50 #80 DONE 0.1s 05:11:50 05:11:50 #81 [security-spire-config stage-2 5/9] COPY security.txt / 05:11:50 #81 DONE 0.1s 05:11:50 05:11:50 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 05:11:50 #82 DONE 0.1s 05:11:50 05:11:50 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:11:50 #83 DONE 0.1s 05:11:50 05:11:50 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:11:50 #84 DONE 0.1s 05:11:50 05:11:50 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:11:50 #85 DONE 0.1s 05:11:50 05:11:50 #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:11:50 #86 DONE 0.2s 05:11:50 05:11:50 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 05:11:50 #87 DONE 0.1s 05:11:50 05:11:50 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:11:50 #88 DONE 0.2s 05:11:50 05:11:50 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:11:50 #89 DONE 0.1s 05:11:50 05:11:50 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:11:50 #90 DONE 0.1s 05:11:50 05:11:50 #91 [security-spire-config] exporting to image 05:11:50 #91 exporting layers 05:11:50 #91 ... 05:11:50 05:11:50 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:11:50 #92 DONE 0.2s 05:11:50 05:11:50 #91 [security-spire-agent] exporting to image 05:11:51 #91 exporting layers 0.6s done 05:11:51 #91 writing image sha256:dc34f5bb05782be7865700853f6a125f38bb9c215fbf8acf963a8bd895f56fdf 0.0s done 05:11:51 #91 naming to docker.io/library/security-spire-config done 05:11:51 #91 writing image sha256:148c2d59671631378830ab8f8dc0ec13a22f1195c17f583b0e8bde395d352fa4 done 05:11:51 #91 writing image sha256:43e5fb6933d9e928f63f7d4ee36e9e857f3ecb3bab15ff67ab387f8499654860 done 05:11:51 #91 naming to docker.io/library/security-spire-server done 05:11:51 #91 naming to docker.io/library/security-spire-agent done 05:11:51 #91 DONE 0.8s 05:11:51 05:11:51 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:54 #93 ... 05:11:54 05:11:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:11:54 #53 ... 05:11:54 05:11:54 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:57 #94 ... 05:11:57 05:11:57 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:13 Removing intermediate container fe648c9e1ee7 05:12:13 ---> 5015e89986ed 05:12:13 Successfully built 5015e89986ed 05:12:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:13 + docker inspect -f . ci-base-image-arm64 05:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container 05:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:12:15 $ docker top d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:15 + go version 05:12:15 go version go1.21.0 linux/arm64 [Pipeline] } 05:12:15 $ docker stop --time=1 d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac 05:12:17 $ docker rm -f --volumes d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:12:18 05:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:12:18 latest: Pulling from edgex-devops/edgex-compose-arm64 05:12:18 547446be3368: Pulling fs layer 05:12:18 d125d8839a47: Pulling fs layer 05:12:18 3e85d5ac6304: Pulling fs layer 05:12:18 c3105a71a48b: Pulling fs layer 05:12:18 0f093f025ec4: Pulling fs layer 05:12:18 c3106fc0e877: Pulling fs layer 05:12:18 0f093f025ec4: Waiting 05:12:18 c3106fc0e877: Waiting 05:12:18 c3105a71a48b: Waiting 05:12:18 547446be3368: Verifying Checksum 05:12:18 547446be3368: Download complete 05:12:18 c3105a71a48b: Verifying Checksum 05:12:18 c3105a71a48b: Download complete 05:12:18 d125d8839a47: Verifying Checksum 05:12:18 d125d8839a47: Download complete 05:12:18 c3106fc0e877: Verifying Checksum 05:12:18 c3106fc0e877: Download complete 05:12:19 0f093f025ec4: Verifying Checksum 05:12:19 0f093f025ec4: Download complete 05:12:19 547446be3368: Pull complete 05:12:20 d125d8839a47: Pull complete 05:12:20 3e85d5ac6304: Verifying Checksum 05:12:20 3e85d5ac6304: Download complete 05:12:29 3e85d5ac6304: Pull complete 05:12:29 c3105a71a48b: Pull complete 05:12:29 0f093f025ec4: Pull complete 05:12:29 c3106fc0e877: Pull complete 05:12:29 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:30 prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container 05:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:12:32 $ docker top cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:32 + docker compose -f ./docker-compose-build.yml build --parallel 05:12:41 #1 [security-proxy-auth internal] load build definition from Dockerfile 05:12:41 #1 transferring dockerfile: 05:12:41 #1 transferring dockerfile: 2.04kB done 05:12:41 #1 DONE 0.1s 05:12:41 05:12:41 #2 [core-data internal] load build definition from Dockerfile 05:12:41 #2 transferring dockerfile: 1.90kB done 05:12:41 #2 DONE 0.0s 05:12:41 05:12:41 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:12:41 #3 transferring dockerfile: 2.12kB done 05:12:41 #3 DONE 0.1s 05:12:41 05:12:41 #4 [support-scheduler internal] load build definition from Dockerfile 05:12:41 #4 transferring dockerfile: 1.82kB done 05:12:41 #4 DONE 0.0s 05:12:41 05:12:41 #5 [core-command internal] load build definition from Dockerfile 05:12:41 #5 transferring dockerfile: 1.82kB 0.0s done 05:12:41 #5 DONE 0.1s 05:12:41 05:12:41 #6 [support-notifications internal] load build definition from Dockerfile 05:12:41 #6 transferring dockerfile: 1.84kB done 05:12:41 #6 DONE 0.1s 05:12:41 05:12:41 #7 [core-metadata internal] load build definition from Dockerfile 05:12:41 #7 transferring dockerfile: 1.96kB done 05:12:41 #7 DONE 0.1s 05:12:41 05:12:41 #8 [security-proxy-setup internal] load build definition from Dockerfile 05:12:41 #8 transferring dockerfile: 2.39kB done 05:12:41 #8 DONE 0.1s 05:12:41 05:12:41 #9 [security-spire-config internal] load build definition from Dockerfile 05:12:41 #9 transferring dockerfile: 1.58kB 0.0s done 05:12:41 #9 DONE 0.1s 05:12:41 05:12:41 #10 [security-spire-agent internal] load build definition from Dockerfile 05:12:41 #10 transferring dockerfile: 1.70kB done 05:12:41 #10 DONE 0.1s 05:12:41 05:12:41 #11 [security-spire-server internal] load build definition from Dockerfile 05:12:41 #11 transferring dockerfile: 1.59kB done 05:12:41 #11 DONE 0.1s 05:12:41 05:12:41 #12 [security-secretstore-setup internal] load build definition from Dockerfile 05:12:41 #12 transferring dockerfile: 2.38kB 0.0s done 05:12:41 #12 DONE 0.1s 05:12:42 05:12:42 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:12:42 #13 transferring dockerfile: 1.78kB done 05:12:42 #13 DONE 0.1s 05:12:42 05:12:42 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:12:42 #14 transferring dockerfile: 2.82kB 0.0s done 05:12:42 #14 DONE 0.1s 05:12:42 05:12:42 #15 [security-proxy-auth internal] load .dockerignore 05:12:42 #15 transferring context: 56B 0.0s done 05:12:42 #15 DONE 0.1s 05:12:43 05:12:43 #16 [core-data internal] load .dockerignore 05:12:43 #16 transferring context: 56B done 05:12:43 #16 DONE 0.0s 05:12:43 05:12:43 #17 [core-common-config-bootstrapper internal] load .dockerignore 05:12:43 #17 transferring context: 56B done 05:12:43 #17 DONE 0.0s 05:12:43 05:12:43 #18 [support-scheduler internal] load .dockerignore 05:12:43 #18 transferring context: 56B done 05:12:43 #18 DONE 0.1s 05:12:43 05:12:43 #19 [core-command internal] load .dockerignore 05:12:43 #19 transferring context: 56B done 05:12:43 #19 DONE 0.1s 05:12:43 05:12:43 #20 [support-notifications internal] load .dockerignore 05:12:43 #20 transferring context: 56B done 05:12:43 #20 DONE 0.1s 05:12:43 05:12:43 #21 [core-metadata internal] load .dockerignore 05:12:43 #21 transferring context: 56B done 05:12:43 #21 DONE 0.1s 05:12:43 05:12:43 #22 [security-proxy-setup internal] load .dockerignore 05:12:43 #22 transferring context: 56B done 05:12:43 #22 DONE 0.0s 05:12:43 05:12:43 #23 [security-spire-config internal] load .dockerignore 05:12:43 #23 transferring context: 56B 0.0s done 05:12:43 #23 DONE 0.1s 05:12:43 05:12:43 #24 [security-spire-server internal] load .dockerignore 05:12:43 #24 transferring context: 56B done 05:12:43 #24 DONE 0.1s 05:12:43 05:12:43 #25 [security-spire-agent internal] load .dockerignore 05:12:43 #25 transferring context: 56B done 05:12:43 #25 DONE 0.1s 05:12:43 05:12:43 #26 [security-secretstore-setup internal] load .dockerignore 05:12:43 #26 transferring context: 56B done 05:12:43 #26 DONE 0.1s 05:12:43 05:12:43 #27 [security-spiffe-token-provider internal] load .dockerignore 05:12:43 #27 transferring context: 56B done 05:12:43 #27 DONE 0.1s 05:12:43 05:12:43 #28 [security-bootstrapper internal] load .dockerignore 05:12:43 #28 transferring context: 56B 0.0s done 05:12:43 #28 DONE 0.1s 05:12:43 05:12:43 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:43 #29 DONE 0.0s 05:12:43 05:12:43 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:12:44 #30 DONE 0.5s 05:12:44 05:12:44 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:44 #31 ... 05:12:44 05:12:44 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:44 #29 DONE 0.0s 05:12:44 05:12:44 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:44 #31 DONE 0.5s 05:12:44 05:12:44 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:44 #29 DONE 0.0s 05:12:44 05:12:44 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:12:44 #30 ... 05:12:44 05:12:44 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:44 #29 DONE 0.0s 05:12:44 05:12:44 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:44 #31 DONE 0.5s 05:12:44 05:12:44 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:12:44 #95 DONE 49.5s 05:12:44 05:12:44 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:44 #93 DONE 49.4s 05:12:44 05:12:44 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:44 #94 DONE 49.5s 05:12:44 05:12:44 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:44 #70 DONE 51.0s 05:12:44 05:12:44 #96 [security-proxy-setup builder 6/7] COPY . . 05:12:44 #96 ... 05:12:44 05:12:44 #97 [core-command builder 6/7] COPY . . 05:12:44 #30 DONE 0.5s 05:12:44 05:12:44 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:44 #29 DONE 0.0s 05:12:44 05:12:44 #32 [security-proxy-auth internal] load build context 05:12:44 #32 ... 05:12:44 05:12:44 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:44 #31 DONE 0.6s 05:12:44 05:12:44 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:44 #29 DONE 0.0s 05:12:44 05:12:44 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:44 #31 DONE 0.6s 05:12:44 05:12:44 #33 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 05:12:45 #33 ... 05:12:45 05:12:45 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:12:45 #30 DONE 0.7s 05:12:45 05:12:45 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:45 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:45 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:45 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:45 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:45 #31 DONE 0.6s 05:12:45 05:12:45 #34 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:12:45 #34 ... 05:12:45 05:12:45 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:12:45 #30 DONE 0.9s 05:12:45 05:12:45 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:45 #29 DONE 0.0s 05:12:45 05:12:45 #32 [security-proxy-auth internal] load build context 05:12:45 #32 transferring context: 2.59MB 0.7s done 05:12:45 #32 DONE 1.2s 05:12:45 05:12:45 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:12:45 #30 ... 05:12:45 05:12:45 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:45 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:45 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:45 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:45 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:45 #31 DONE 0.7s 05:12:45 05:12:45 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:45 #29 DONE 0.0s 05:12:45 05:12:45 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 05:12:46 #30 ... 05:12:46 05:12:46 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:12:46 #29 DONE 0.0s 05:12:46 05:12:46 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:12:46 #30 DONE 2.3s 05:12:46 05:12:46 #35 [support-notifications internal] load build context 05:12:47 #35 ... 05:12:47 05:12:47 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:47 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:47 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:47 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:47 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:47 #31 DONE 0.7s 05:12:47 05:12:47 #35 [support-notifications internal] load build context 05:12:47 #97 ... 05:12:47 05:12:47 #98 [support-notifications builder 6/7] COPY . . 05:12:47 #98 ... 05:12:47 05:12:47 #99 [security-spiffe-token-provider builder 6/7] COPY . . 05:12:47 #35 ... 05:12:47 05:12:47 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:47 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:47 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:47 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:47 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:47 #31 DONE 0.7s 05:12:47 05:12:47 #36 [core-data internal] load build context 05:12:47 #36 transferring context: 2.59MB 1.7s done 05:12:47 #36 DONE 2.9s 05:12:47 05:12:47 #35 [support-notifications internal] load build context 05:12:47 #35 ... 05:12:47 05:12:47 #37 [core-common-config-bootstrapper internal] load build context 05:12:47 #37 transferring context: 2.59MB 1.6s done 05:12:47 #37 DONE 2.9s 05:12:47 05:12:47 #35 [support-notifications internal] load build context 05:12:47 #35 ... 05:12:47 05:12:47 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:12:47 #38 DONE 2.7s 05:12:47 05:12:47 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:47 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:47 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:47 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:47 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:47 #31 DONE 0.7s 05:12:47 05:12:47 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 05:12:47 #39 ... 05:12:47 05:12:47 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:47 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:47 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:47 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:47 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:47 #31 DONE 0.7s 05:12:47 05:12:47 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:12:47 #40 DONE 2.9s 05:12:47 05:12:47 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:47 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:48 #41 ... 05:12:48 05:12:48 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 05:12:48 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 05:12:48 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 05:12:48 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 05:12:48 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 05:12:48 #31 DONE 0.7s 05:12:48 05:12:48 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:12:48 #42 DONE 0.0s 05:12:48 05:12:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:48 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 05:12:48 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:12:48 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 05:12:48 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 05:12:48 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 05:12:48 #41 ... 05:12:48 05:12:48 #43 [support-scheduler internal] load build context 05:12:48 #43 transferring context: 2.59MB 2.4s done 05:12:48 #43 DONE 4.0s 05:12:48 05:12:48 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:48 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 05:12:48 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 05:12:49 #41 ... 05:12:49 05:12:49 #44 [core-command internal] load build context 05:12:49 #44 transferring context: 2.59MB 2.4s done 05:12:49 #44 DONE 4.1s 05:12:49 05:12:49 #45 [core-metadata internal] load build context 05:12:49 #45 transferring context: 2.59MB 2.6s done 05:12:49 #45 DONE 4.1s 05:12:49 05:12:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:49 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 05:12:49 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 05:12:49 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 05:12:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 05:12:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s 05:12:49 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 05:12:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 05:12:49 #41 ... 05:12:49 05:12:49 #35 [support-notifications internal] load build context 05:12:49 #35 transferring context: 2.59MB 2.8s done 05:12:49 #35 DONE 4.4s 05:12:49 05:12:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:49 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 05:12:49 #41 ... 05:12:49 05:12:49 #46 [security-secretstore-setup internal] load build context 05:12:49 #46 transferring context: 2.59MB 1.7s done 05:12:49 #46 DONE 4.0s 05:12:49 05:12:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:49 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.17MB / 23.39MB 1.4s 05:12:50 #41 ... 05:12:50 05:12:50 #47 [security-proxy-setup internal] load build context 05:12:50 #47 transferring context: 2.59MB 2.5s done 05:12:50 #47 DONE 5.0s 05:12:50 05:12:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.43MB / 23.39MB 1.8s 05:12:50 #99 DONE 13.4s 05:12:50 05:12:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:50 #37 ... 05:12:50 05:12:50 #98 [support-notifications builder 6/7] COPY . . 05:12:50 #98 DONE 13.4s 05:12:50 05:12:50 #100 [security-bootstrapper builder 6/7] COPY . . 05:12:50 #100 CACHED 05:12:50 05:12:50 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:12:50 #101 CACHED 05:12:50 05:12:50 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #102 CACHED 05:12:50 05:12:50 #103 [security-proxy-auth builder 6/7] COPY . . 05:12:50 #103 CACHED 05:12:50 05:12:50 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:12:50 #104 CACHED 05:12:50 05:12:50 #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #105 CACHED 05:12:50 05:12:50 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #106 CACHED 05:12:50 05:12:50 #107 [core-metadata builder 6/7] COPY . . 05:12:50 #107 CACHED 05:12:50 05:12:50 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:12:50 #108 CACHED 05:12:50 05:12:50 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:12:50 #109 CACHED 05:12:50 05:12:50 #110 [support-scheduler builder 6/7] COPY . . 05:12:50 #110 CACHED 05:12:50 05:12:50 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #111 CACHED 05:12:50 05:12:50 #96 [security-proxy-setup builder 6/7] COPY . . 05:12:50 #96 DONE 13.4s 05:12:50 05:12:50 #112 [security-secretstore-setup builder 6/7] COPY . . 05:12:50 #112 CACHED 05:12:50 05:12:50 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #113 CACHED 05:12:50 05:12:50 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:12:50 #114 CACHED 05:12:50 05:12:50 #97 [core-command builder 6/7] COPY . . 05:12:50 #97 DONE 13.4s 05:12:50 05:12:50 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 05:12:50 #115 CACHED 05:12:50 05:12:50 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #116 CACHED 05:12:50 05:12:50 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:12:50 #117 CACHED 05:12:50 05:12:50 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 05:12:50 #118 CACHED 05:12:50 05:12:50 #119 [core-data builder 6/7] COPY . . 05:12:50 #119 CACHED 05:12:50 05:12:50 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:50 #120 CACHED 05:12:50 05:12:50 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:12:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.62MB / 23.39MB 2.2s 05:12:50 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:12:50 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:12:51 #121 0.952 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:12:51 #41 ... 05:12:51 05:12:51 #48 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:12:51 #48 DONE 7.9s 05:12:51 05:12:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:51 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.52MB / 23.39MB 2.7s 05:12:51 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.86MB / 23.39MB 3.1s 05:12:51 #41 ... 05:12:51 05:12:51 #49 [security-spire-config internal] load build context 05:12:51 #49 transferring context: 16.36kB 0.3s done 05:12:51 #49 DONE 4.1s 05:12:51 05:12:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:52 #41 ... 05:12:52 05:12:52 #50 [security-spire-server internal] load build context 05:12:52 #50 transferring context: 18.11kB 0.4s done 05:12:52 #50 DONE 4.3s 05:12:52 05:12:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:52 #41 ... 05:12:52 05:12:52 #51 [security-spire-agent internal] load build context 05:12:52 #51 transferring context: 17.64kB 0.1s done 05:12:52 #51 DONE 3.9s 05:12:52 05:12:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:52 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 3.6s 05:12:52 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 4.3s 05:12:53 #41 ... 05:12:53 05:12:53 #52 [core-data builder 2/7] WORKDIR /edgex-go 05:12:53 #52 DONE 2.5s 05:12:53 05:12:53 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:53 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 05:12:53 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.09MB / 23.39MB 4.7s 05:12:53 #41 ... 05:12:53 05:12:53 #53 [security-bootstrapper internal] load build context 05:12:53 #53 transferring context: 2.59MB 3.3s done 05:12:53 #53 DONE 6.2s 05:12:53 05:12:53 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:53 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.9s 05:12:54 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.5s 05:12:54 #41 ... 05:12:54 05:12:54 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:12:54 #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:54 #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:54 #0 8.187 (1/1) Installing dumb-init (1.2.5-r2) 05:12:54 #0 8.261 Executing busybox-1.36.1-r2.trigger 05:12:54 #0 8.360 OK: 8 MiB in 16 packages 05:12:54 #54 DONE 9.8s 05:12:54 05:12:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:54 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.10MB / 23.39MB 5.8s 05:12:54 #41 ... 05:12:54 05:12:54 #34 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:12:54 #34 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:54 #34 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:54 #34 6.290 (1/4) Installing dumb-init (1.2.5-r2) 05:12:54 #34 6.318 (2/4) Installing openssl (3.1.2-r0) 05:12:54 #34 6.413 (3/4) Installing su-exec (0.2-r3) 05:12:54 #34 6.413 (4/4) Installing yq (4.33.3-r3) 05:12:54 #34 7.349 Executing busybox-1.36.1-r2.trigger 05:12:54 #34 7.542 OK: 18 MiB in 19 packages 05:12:54 #34 DONE 9.3s 05:12:54 05:12:54 #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:12:54 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:54 #0 6.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:54 #0 9.824 (1/1) Installing dumb-init (1.2.5-r2) 05:12:54 #0 9.859 Executing busybox-1.36.1-r2.trigger 05:12:54 #0 9.913 OK: 8 MiB in 16 packages 05:12:54 #55 ... 05:12:54 05:12:54 #56 [security-spiffe-token-provider internal] load build context 05:12:54 #56 transferring context: 2.59MB 4.0s done 05:12:54 #56 DONE 7.5s 05:12:54 05:12:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:54 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.4s 05:12:55 #41 ... 05:12:55 05:12:55 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:12:55 #55 DONE 11.4s 05:12:55 05:12:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:55 #41 ... 05:12:55 05:12:55 #33 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 05:12:55 #33 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:55 #33 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:55 #33 9.033 (1/2) Installing ca-certificates (20230506-r0) 05:12:55 #33 9.196 (2/2) Installing dumb-init (1.2.5-r2) 05:12:55 #33 9.196 Executing busybox-1.36.1-r2.trigger 05:12:55 #33 9.263 Executing ca-certificates-20230506-r0.trigger 05:12:55 #33 9.822 OK: 9 MiB in 17 packages 05:12:55 #33 DONE 10.6s 05:12:55 05:12:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:55 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.22MB / 23.39MB 7.1s 05:12:55 #41 ... 05:12:55 05:12:55 #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 05:12:55 #57 DONE 0.9s 05:12:55 05:12:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:55 #41 ... 05:12:55 05:12:55 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:12:55 #0 8.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:55 #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:56 #58 10.12 (1/4) Installing ca-certificates (20230506-r0) 05:12:56 #58 ... 05:12:56 05:12:56 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:12:56 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.3s done 05:12:57 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 05:12:57 #41 ... 05:12:57 05:12:57 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:12:57 #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:57 #59 ... 05:12:57 05:12:57 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:12:57 #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 05:12:57 #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:12:57 #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 05:12:57 #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 05:12:57 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 05:12:57 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 05:12:57 #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 05:12:57 #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done 05:12:57 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 05:12:57 #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 05:12:57 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 05:12:57 #42 ... 05:12:57 05:12:57 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:12:57 #58 10.25 (2/4) Installing dumb-init (1.2.5-r2) 05:12:57 #58 10.27 (3/4) Installing su-exec (0.2-r3) 05:12:57 #58 10.28 (4/4) Installing yq (4.33.3-r3) 05:12:57 #58 10.88 Executing busybox-1.36.1-r2.trigger 05:12:57 #58 10.98 Executing ca-certificates-20230506-r0.trigger 05:12:57 #58 11.41 OK: 18 MiB in 19 packages 05:12:57 #58 DONE 12.0s 05:12:57 05:12:57 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 05:12:57 #39 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:57 #39 ... 05:12:57 05:12:57 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:12:57 #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:57 #0 8.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:57 #0 9.671 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:12:57 #0 9.671 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:12:57 #0 9.671 OK: 19939 distinct packages available 05:12:57 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:58 #60 ... 05:12:58 05:12:58 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:12:58 #61 ... 05:12:58 05:12:58 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 05:12:58 #39 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:01 #39 13.28 (1/2) Installing dumb-init (1.2.5-r2) 05:13:01 #39 13.32 (2/2) Installing su-exec (0.2-r3) 05:13:01 #39 13.34 Executing busybox-1.36.1-r2.trigger 05:13:01 #39 13.45 OK: 8 MiB in 17 packages 05:13:01 #121 ... 05:13:01 05:13:01 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:13:01 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:13:01 #122 ... 05:13:01 05:13:01 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:13:01 #0 1.410 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:13:01 #123 ... 05:13:01 05:13:01 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:13:01 #0 0.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:13:01 #124 ... 05:13:01 05:13:01 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:13:01 #0 1.337 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:13:01 #125 ... 05:13:01 05:13:01 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:13:01 #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:13:01 #126 ... 05:13:01 05:13:01 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:13:01 #0 0.709 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:13:01 #127 ... 05:13:01 05:13:01 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:13:01 #0 1.340 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:13:01 #128 ... 05:13:01 05:13:01 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:13:01 #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:13:01 #129 ... 05:13:01 05:13:01 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:13:01 #0 1.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:13:01 #130 ... 05:13:01 05:13:01 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:13:01 #0 1.344 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:13:03 #39 DONE 15.1s 05:13:03 05:13:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:03 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.7s 05:13:03 #41 ... 05:13:03 05:13:03 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:13:03 #60 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:03 #60 13.44 (1/5) Installing dumb-init (1.2.5-r2) 05:13:03 #60 13.46 (2/5) Installing musl-obstack (1.2.3-r2) 05:13:03 #60 13.50 (3/5) Installing libucontext (1.2-r2) 05:13:03 #60 13.53 (4/5) Installing gcompat (1.1.0-r1) 05:13:03 #60 13.57 (5/5) Installing openssl (3.1.2-r0) 05:13:03 #60 13.71 Executing busybox-1.36.1-r2.trigger 05:13:03 #60 13.85 OK: 9 MiB in 20 packages 05:13:03 #60 DONE 14.8s 05:13:03 05:13:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:03 #41 ... 05:13:03 05:13:03 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:13:03 #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:03 #0 8.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:03 #62 ... 05:13:03 05:13:03 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:13:03 #0 7.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:03 #0 8.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:03 #63 ... 05:13:03 05:13:03 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:13:03 #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:03 #0 7.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:03 #64 ... 05:13:03 05:13:03 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:13:03 #0 7.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:03 #0 8.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:03 #65 ... 05:13:03 05:13:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:06 #41 ... 05:13:06 05:13:06 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:13:06 #59 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:06 #59 12.13 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:13:06 #59 12.13 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:13:06 #59 12.13 OK: 19939 distinct packages available 05:13:06 #59 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:06 #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:06 #59 16.89 (1/11) Installing ca-certificates (20230506-r0) 05:13:06 #59 17.03 (2/11) Installing brotli-libs (1.0.9-r14) 05:13:06 #59 17.08 (3/11) Installing libunistring (1.1-r1) 05:13:06 #59 17.15 (4/11) Installing libidn2 (2.3.4-r1) 05:13:06 #59 17.17 (5/11) Installing nghttp2-libs (1.55.1-r0) 05:13:06 #59 17.18 (6/11) Installing libcurl (8.2.1-r0) 05:13:06 #59 17.21 (7/11) Installing curl (8.2.1-r0) 05:13:06 #59 17.24 (8/11) Installing dumb-init (1.2.5-r2) 05:13:06 #59 17.26 (9/11) Installing musl-obstack (1.2.3-r2) 05:13:06 #59 17.26 (10/11) Installing libucontext (1.2-r2) 05:13:06 #59 17.27 (11/11) Installing gcompat (1.1.0-r1) 05:13:06 #59 17.30 Executing busybox-1.36.1-r2.trigger 05:13:06 #59 17.37 Executing ca-certificates-20230506-r0.trigger 05:13:06 #59 17.81 OK: 13 MiB in 26 packages 05:13:06 #59 DONE 19.1s 05:13:06 05:13:06 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:13:06 #65 11.63 OK: 267 MiB in 56 packages 05:13:06 #65 DONE 14.4s 05:13:06 05:13:06 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:13:06 #64 10.77 OK: 267 MiB in 56 packages 05:13:06 #64 DONE 13.9s 05:13:06 05:13:06 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:13:06 #63 11.79 OK: 267 MiB in 56 packages 05:13:06 #63 DONE 13.8s 05:13:06 05:13:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:06 #41 ... 05:13:06 05:13:06 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:13:06 #61 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:06 #61 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:06 #61 15.46 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:13:06 #61 15.46 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:13:06 #61 15.46 OK: 19939 distinct packages available 05:13:06 #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:06 #61 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:06 #61 18.25 (1/4) Installing dumb-init (1.2.5-r2) 05:13:06 #61 18.27 (2/4) Installing musl-obstack (1.2.3-r2) 05:13:06 #61 18.27 (3/4) Installing libucontext (1.2-r2) 05:13:06 #61 18.28 (4/4) Installing gcompat (1.1.0-r1) 05:13:06 #61 18.29 Executing busybox-1.36.1-r2.trigger 05:13:06 #61 18.32 OK: 8 MiB in 19 packages 05:13:06 #61 DONE 18.9s 05:13:07 05:13:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:07 #41 ... 05:13:07 05:13:07 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:13:07 #66 DONE 4.3s 05:13:07 05:13:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:07 #41 ... 05:13:07 05:13:07 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:13:07 #62 11.89 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:13:07 #62 11.89 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:13:07 #62 11.89 OK: 19939 distinct packages available 05:13:07 #62 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:07 #62 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:07 #62 14.23 OK: 267 MiB in 56 packages 05:13:07 #62 DONE 14.8s 05:13:07 05:13:07 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:13:07 #67 DONE 1.0s 05:13:07 05:13:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:08 #41 ... 05:13:08 05:13:08 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 05:13:08 #68 DONE 0.7s 05:13:08 05:13:08 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:13:08 #69 DONE 1.2s 05:13:08 05:13:08 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:08 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s 05:13:08 #41 ... 05:13:08 05:13:08 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:13:08 #70 DONE 1.3s 05:13:08 05:13:08 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:08 #41 ... 05:13:08 05:13:08 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:13:08 #71 DONE 0.8s 05:13:08 05:13:08 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:08 #41 ... 05:13:08 05:13:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:13:08 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.2s done 05:13:09 #42 ... 05:13:09 05:13:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:09 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s done 05:13:09 #41 DONE 22.1s 05:13:09 05:13:09 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:13:11 #72 DONE 1.3s 05:13:11 05:13:11 #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:13:12 #73 DONE 1.6s 05:13:12 05:13:12 #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:13:12 #74 DONE 1.2s 05:13:12 05:13:12 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:13:12 #75 DONE 1.5s 05:13:12 05:13:12 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 05:13:12 #76 ... 05:13:12 05:13:12 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 05:13:12 #77 DONE 0.2s 05:13:12 05:13:12 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 05:13:12 #76 DONE 0.2s 05:13:12 05:13:12 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 05:13:12 #78 DONE 0.2s 05:13:12 05:13:12 #79 [security-spire-server stage-2 5/8] COPY security.txt / 05:13:12 #79 ... 05:13:12 05:13:12 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 05:13:12 #80 DONE 0.2s 05:13:12 05:13:12 #81 [security-spire-config stage-2 5/9] COPY security.txt / 05:13:12 #81 DONE 0.2s 05:13:12 05:13:12 #79 [security-spire-server stage-2 5/8] COPY security.txt / 05:13:12 #79 DONE 0.3s 05:13:12 05:13:12 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:13:12 #82 ... 05:13:12 05:13:12 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:13:12 #83 DONE 0.3s 05:13:12 05:13:12 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:13:12 #82 DONE 0.3s 05:13:12 05:13:12 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:13:13 #84 ... 05:13:13 05:13:13 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:13:13 #85 DONE 0.3s 05:13:13 05:13:13 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:13:13 #84 DONE 0.3s 05:13:13 05:13:13 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 05:13:13 #86 DONE 0.3s 05:13:13 05:13:13 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:13:13 #87 ... 05:13:13 05:13:13 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:13:13 #88 DONE 0.3s 05:13:13 05:13:13 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:13:13 #89 DONE 0.2s 05:13:13 05:13:13 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:13:13 #90 DONE 0.2s 05:13:13 05:13:13 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:13:13 #87 DONE 0.2s 05:13:13 05:13:13 #91 [security-spire-server] exporting to image 05:13:13 #91 exporting layers 05:13:15 #91 exporting layers 1.9s done 05:13:15 #91 writing image sha256:1b2dbf3f190c0e7619d46b5e137b9ad6d45503892abae9f137da9d7005f020ff 05:13:15 #91 exporting layers 1.9s done 05:13:15 #91 writing image sha256:1b2dbf3f190c0e7619d46b5e137b9ad6d45503892abae9f137da9d7005f020ff 0.0s done 05:13:15 #91 writing image sha256:997c5c8e146134805ec21deaf49047ba5a32a6baf4aa321375f8e4d9c4de7598 0.0s done 05:13:15 #91 naming to docker.io/library/security-spire-config-arm64 done 05:13:15 #91 naming to docker.io/library/security-spire-agent-arm64 done 05:13:15 #91 writing image sha256:bab92aac22f9376b7387f15280ca590ec91e813e3eb6e85ff23a55d56890aa33 05:13:15 #91 writing image sha256:bab92aac22f9376b7387f15280ca590ec91e813e3eb6e85ff23a55d56890aa33 done 05:13:15 #91 naming to docker.io/library/security-spire-server-arm64 done 05:13:15 #91 DONE 2.0s 05:13:15 05:13:15 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:17 #92 ... 05:13:17 05:13:17 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:17 #93 ... 05:13:17 05:13:17 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:17 #94 ... 05:13:17 05:13:17 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:50 #95 DONE 41.9s 05:13:50 05:13:50 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:50 #92 DONE 41.5s 05:13:50 05:13:50 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:50 #94 DONE 41.9s 05:13:50 05:13:50 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:50 #93 DONE 42.2s 05:13:50 05:13:50 #96 [security-proxy-setup builder 6/7] COPY . . 05:13:51 #96 ... 05:13:51 05:13:51 #97 [security-spiffe-token-provider builder 6/7] COPY . . 05:13:51 #97 DONE 1.1s 05:13:51 05:13:51 #98 [security-bootstrapper builder 6/7] COPY . . 05:13:51 #98 CACHED 05:13:51 05:13:51 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #99 CACHED 05:13:51 05:13:51 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:13:51 #100 CACHED 05:13:51 05:13:51 #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:13:51 #101 CACHED 05:13:51 05:13:51 #102 [security-secretstore-setup builder 6/7] COPY . . 05:13:51 #102 CACHED 05:13:51 05:13:51 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #103 CACHED 05:13:51 05:13:51 #96 [security-proxy-setup builder 6/7] COPY . . 05:13:51 #96 DONE 1.2s 05:13:51 05:13:51 #104 [core-metadata builder 6/7] COPY . . 05:13:51 #104 CACHED 05:13:51 05:13:51 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:13:51 #105 CACHED 05:13:51 05:13:51 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #106 CACHED 05:13:51 05:13:51 #107 [support-notifications builder 6/7] COPY . . 05:13:51 #107 DONE 1.2s 05:13:51 05:13:51 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #108 CACHED 05:13:51 05:13:51 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 05:13:51 #109 CACHED 05:13:51 05:13:51 #110 [core-command builder 6/7] COPY . . 05:13:51 #110 CACHED 05:13:51 05:13:51 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #111 CACHED 05:13:51 05:13:51 #112 [support-scheduler builder 6/7] COPY . . 05:13:51 #112 CACHED 05:13:51 05:13:51 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:13:51 #113 CACHED 05:13:51 05:13:51 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 05:13:51 #114 CACHED 05:13:51 05:13:51 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:13:51 #115 CACHED 05:13:51 05:13:51 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #116 CACHED 05:13:51 05:13:51 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 05:13:51 #117 CACHED 05:13:51 05:13:51 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:51 #118 CACHED 05:13:51 05:13:51 #119 [core-data builder 6/7] COPY . . 05:13:51 #119 CACHED 05:13:51 05:13:51 #120 [security-proxy-auth builder 6/7] COPY . . 05:13:51 #120 DONE 1.2s 05:13:51 05:13:51 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:13:56 #121 5.061 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:13:57 #131 ... 05:13:57 05:13:57 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:13:57 #122 DONE 60.7s 05:13:57 05:13:57 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:13:57 #124 ... 05:13:57 05:13:57 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:13:57 #132 DONE 1.3s 05:13:57 05:13:57 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:13:57 #125 ... 05:13:57 05:13:57 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:13:57 #133 DONE 0.2s 05:13:57 05:13:57 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:13:57 #134 DONE 0.2s 05:13:57 05:13:57 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:13:57 #123 ... 05:13:57 05:13:57 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:13:57 #135 DONE 0.1s 05:13:57 05:13:57 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:13:57 #136 DONE 0.3s 05:13:57 05:13:57 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:13:57 #137 DONE 0.1s 05:13:57 05:13:57 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:13:57 #123 ... 05:13:57 05:13:57 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:13:57 #138 DONE 2.1s 05:13:57 05:13:57 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:13:57 #129 ... 05:13:57 05:13:57 #91 [security-proxy-setup] exporting to image 05:13:57 #91 exporting layers 05:13:57 #91 exporting layers 0.5s done 05:13:57 #91 writing image sha256:27f8475a89e396d40a2b0bc50941d830e0cd28bd5559a3fb7d5cb07e3d73d674 done 05:13:57 #91 naming to docker.io/library/security-proxy-setup done 05:13:57 #91 DONE 1.3s 05:13:57 05:13:57 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:13:58 #130 ... 05:13:58 05:13:58 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:13:58 #124 DONE 67.9s 05:13:58 05:13:58 #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:13:58 #139 DONE 0.1s 05:13:58 05:13:58 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:13:58 #140 DONE 0.2s 05:13:58 05:13:58 #141 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:13:59 #141 DONE 0.6s 05:13:59 05:13:59 #142 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:13:59 #142 DONE 0.3s 05:13:59 05:13:59 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:13:59 #127 ... 05:13:59 05:13:59 #91 [security-spiffe-token-provider] exporting to image 05:13:59 #91 exporting layers 0.2s done 05:13:59 #91 writing image sha256:c4353e2c0f9e71ba748626a092a2b0b3dff4918e9b259f61a06762917603614d done 05:13:59 #91 naming to docker.io/library/security-spiffe-token-provider done 05:13:59 #91 DONE 1.5s 05:13:59 05:13:59 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:01 #121 ... 05:14:01 05:14:01 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:14:01 #0 3.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:14:01 #122 ... 05:14:01 05:14:01 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:14:01 #0 4.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:14:01 #123 ... 05:14:01 05:14:01 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:14:01 #0 5.304 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:14:01 #124 ... 05:14:01 05:14:01 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:14:01 #0 4.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:14:01 #125 ... 05:14:01 05:14:01 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:14:01 #0 5.273 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:14:01 #126 ... 05:14:01 05:14:01 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:14:01 #0 4.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:14:02 #127 ... 05:14:02 05:14:02 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:14:02 #0 4.476 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:14:02 #128 ... 05:14:02 05:14:02 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:14:02 #0 5.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:14:02 #129 ... 05:14:02 05:14:02 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:02 #0 5.448 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:14:02 #130 ... 05:14:02 05:14:02 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:14:02 #0 4.876 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:14:04 #121 ... 05:14:04 05:14:04 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:14:04 #129 74.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:14:13 #129 DONE 82.9s 05:14:13 05:14:13 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:14:13 #127 DONE 82.8s 05:14:13 05:14:13 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:14:13 #125 DONE 82.9s 05:14:13 05:14:13 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:13 #121 DONE 82.9s 05:14:13 05:14:13 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:14:13 #126 DONE 82.9s 05:14:13 05:14:13 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:14:13 #128 DONE 82.9s 05:14:13 05:14:13 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:14:13 #123 DONE 82.9s 05:14:13 05:14:13 #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #143 ... 05:14:13 05:14:13 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:14:13 #130 DONE 83.1s 05:14:13 05:14:13 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:14:13 #131 DONE 83.2s 05:14:13 05:14:13 #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:14:13 #144 ... 05:14:13 05:14:13 #145 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #145 DONE 0.5s 05:14:13 05:14:13 #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #143 DONE 0.5s 05:14:13 05:14:13 #146 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #146 DONE 0.4s 05:14:13 05:14:13 #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:14:13 #144 DONE 0.3s 05:14:13 05:14:13 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #147 DONE 0.5s 05:14:13 05:14:13 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 05:14:13 #148 ... 05:14:13 05:14:13 #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:14:13 #149 DONE 0.2s 05:14:13 05:14:13 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:14:13 #150 DONE 0.2s 05:14:13 05:14:13 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 05:14:13 #151 DONE 0.2s 05:14:13 05:14:13 #152 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #152 CACHED 05:14:13 05:14:13 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:14:13 #153 CACHED 05:14:13 05:14:13 #154 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #154 CACHED 05:14:13 05:14:13 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:14:13 #155 CACHED 05:14:13 05:14:13 #156 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #156 CACHED 05:14:13 05:14:13 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:14:13 #157 CACHED 05:14:13 05:14:13 #158 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 05:14:13 #158 CACHED 05:14:13 05:14:13 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 05:14:13 #159 CACHED 05:14:13 05:14:13 #160 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:14:13 #160 DONE 0.2s 05:14:14 05:14:14 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:14:15 #161 DONE 1.2s 05:14:15 05:14:15 #162 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:14:15 #162 DONE 1.2s 05:14:15 05:14:15 #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:14:15 #163 DONE 1.2s 05:14:15 05:14:15 #164 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:14:15 #164 DONE 1.2s 05:14:15 05:14:15 #165 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:14:15 #165 DONE 1.2s 05:14:15 05:14:15 #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:14:15 #166 ... 05:14:15 05:14:15 #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:14:15 #167 DONE 1.3s 05:14:15 05:14:15 #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:14:15 #168 DONE 1.3s 05:14:15 05:14:15 #169 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:14:15 #169 DONE 1.3s 05:14:15 05:14:15 #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:14:15 #170 DONE 0.2s 05:14:15 05:14:15 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:14:15 #171 DONE 0.3s 05:14:15 05:14:15 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:14:15 #172 DONE 0.3s 05:14:15 05:14:15 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:14:15 #173 DONE 0.3s 05:14:15 05:14:15 #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:14:15 #174 ... 05:14:15 05:14:15 #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:14:15 #175 DONE 0.3s 05:14:15 05:14:15 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:14:15 #176 DONE 0.3s 05:14:15 05:14:15 #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:14:15 #166 DONE 0.3s 05:14:15 05:14:15 #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:14:15 #177 DONE 0.4s 05:14:15 05:14:15 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 05:14:15 #148 DONE 1.8s 05:14:15 05:14:15 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:14:15 #178 DONE 0.2s 05:14:15 05:14:15 #91 [support-scheduler] exporting to image 05:14:15 #91 exporting layers 05:14:15 #91 ... 05:14:15 05:14:15 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:14:15 #179 DONE 0.4s 05:14:15 05:14:15 #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:14:15 #174 DONE 0.3s 05:14:15 05:14:15 #91 [core-metadata] exporting to image 05:14:15 #91 ... 05:14:15 05:14:15 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:14:15 #180 DONE 0.3s 05:14:15 05:14:15 #91 [core-metadata] exporting to image 05:14:15 #91 exporting layers 0.3s done 05:14:15 #91 writing image sha256:a00861680ec488c8b1620820e62a4b3271398f38dcea9340733091447a423d41 05:14:15 #91 writing image sha256:8487ffaf723f3d27a4eba3e70dbb54a832712ee1478578638725bb70188fc872 05:14:16 #91 ... 05:14:16 05:14:16 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 05:14:16 #181 DONE 0.4s 05:14:16 05:14:16 #91 [core-command] exporting to image 05:14:16 #91 exporting layers 0.2s done 05:14:16 #91 writing image sha256:a00861680ec488c8b1620820e62a4b3271398f38dcea9340733091447a423d41 0.2s done 05:14:16 #91 writing image sha256:8487ffaf723f3d27a4eba3e70dbb54a832712ee1478578638725bb70188fc872 0.2s done 05:14:16 #91 naming to docker.io/library/core-data 0.0s done 05:14:16 #91 naming to docker.io/library/support-notifications 0.0s done 05:14:16 #91 writing image sha256:e63a683737fcfe748f1334d4933b3d3650fffe80e580f3602ac9111db4ce78ff done 05:14:16 #91 naming to docker.io/library/core-command done 05:14:16 #91 writing image sha256:2468b067ef15b978a9f0446cd402c97c001dafd9fc7cae799fbfbf2ab13faead 05:14:16 #91 writing image sha256:2468b067ef15b978a9f0446cd402c97c001dafd9fc7cae799fbfbf2ab13faead done 05:14:16 #91 naming to docker.io/library/support-scheduler done 05:14:16 #91 writing image sha256:00ba41c20e9fd4928ef60e871dc752ce1e65d7d01d467eb5153bf6db19a56e54 done 05:14:16 #91 naming to docker.io/library/core-metadata done 05:14:16 #91 DONE 2.3s 05:14:16 05:14:16 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:14:16 #182 DONE 0.3s 05:14:16 05:14:16 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:14:16 #183 DONE 0.3s 05:14:16 05:14:16 #184 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 05:14:16 #184 DONE 0.4s 05:14:16 05:14:16 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:14:16 #185 DONE 0.8s 05:14:16 05:14:16 #91 [core-common-config-bootstrapper] exporting to image 05:14:16 #91 ... 05:14:16 05:14:16 #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:14:16 #186 DONE 0.3s 05:14:16 05:14:16 #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:14:16 #187 DONE 0.3s 05:14:16 05:14:16 #91 [core-common-config-bootstrapper] exporting to image 05:14:16 #91 exporting layers 0.3s done 05:14:16 #91 writing image sha256:575c8cec9897ea4b8f74598ae972e4eb0479d37ba079a9b2e2d670d97e747e4a done 05:14:16 #91 naming to docker.io/library/core-common-config-bootstrapper done 05:14:16 #91 DONE 2.6s 05:14:16 05:14:16 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:14:16 #188 DONE 0.1s 05:14:16 05:14:16 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:14:16 #189 DONE 0.1s 05:14:16 05:14:16 #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:14:16 #190 DONE 1.1s 05:14:16 05:14:16 #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:14:16 #191 DONE 0.0s 05:14:16 05:14:16 #91 [security-proxy-auth] exporting to image 05:14:17 #91 exporting layers 0.1s done 05:14:17 #91 writing image sha256:4c86b06b7f229d38d1b888b769c8d5f7708f9a5e2a6b437ab7509f8bf5387a50 done 05:14:17 #91 naming to docker.io/library/security-proxy-auth done 05:14:17 #91 DONE 2.8s 05:14:17 05:14:17 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:14:17 #192 DONE 0.1s 05:14:17 05:14:17 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:14:17 #193 DONE 0.1s 05:14:17 05:14:17 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:14:17 #194 DONE 0.4s 05:14:17 05:14:17 #91 [security-secretstore-setup] exporting to image 05:14:17 #91 ... 05:14:17 05:14:17 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 05:14:17 #195 DONE 0.4s 05:14:17 05:14:17 #91 [security-bootstrapper] exporting to image 05:14:17 #91 exporting layers 0.4s done 05:14:17 #91 writing image sha256:228d13d0041447dfd1d9d91ea51fe3f6baf2d538fdbf86c472f7f326412f1450 done 05:14:17 #91 naming to docker.io/library/security-secretstore-setup done 05:14:17 #91 exporting layers 0.3s done 05:14:17 #91 writing image sha256:f1fe33791a236bc0c21b5c0fc82562c31a4aa2f26fbd7a035465ffc7681782d6 done 05:14:17 #91 naming to docker.io/library/security-bootstrapper done 05:14:17 #91 DONE 3.3s 05:14:17 05:14:17 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:17 time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:14:17 $ docker stop --time=1 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b 05:14:19 $ docker rm -f --volumes 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b [Pipeline] // withDockerContainer [Pipeline] sh 05:14:19 + docker images 05:14:19 REPOSITORY TAG IMAGE ID CREATED SIZE 05:14:19 security-bootstrapper latest f1fe33791a23 2 seconds ago 23.3MB 05:14:19 security-secretstore-setup latest 228d13d00414 2 seconds ago 44.4MB 05:14:19 core-common-config-bootstrapper latest 575c8cec9897 3 seconds ago 18.2MB 05:14:19 security-proxy-auth latest 4c86b06b7f22 3 seconds ago 19.5MB 05:14:19 support-notifications latest a00861680ec4 4 seconds ago 34.6MB 05:14:19 core-metadata latest 00ba41c20e9f 4 seconds ago 21.7MB 05:14:19 core-command latest e63a683737fc 4 seconds ago 21.1MB 05:14:19 core-data latest 8487ffaf723f 4 seconds ago 21.3MB 05:14:19 support-scheduler latest 2468b067ef15 4 seconds ago 34MB 05:14:19 security-spiffe-token-provider latest c4353e2c0f9e 20 seconds ago 35MB 05:14:19 security-proxy-setup latest 27f8475a89e3 24 seconds ago 29.4MB 05:14:19 security-spire-agent latest 43e5fb6933d9 2 minutes ago 161MB 05:14:19 security-spire-config latest dc34f5bb0578 2 minutes ago 101MB 05:14:19 security-spire-server latest 148c2d596716 2 minutes ago 102MB 05:14:19 ci-base-image-x86_64 latest e94d7ca61791 5 minutes ago 1.08GB 05:14:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 13 hours ago 708MB 05:14:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 05:14:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:19 provisioning config files... 05:14:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config14613803298847032849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:19 ---> docker-login.sh 05:14:19 nexus3.edgexfoundry.org:10001 05:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:19 Configure a credential helper to remove this warning. See 05:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:19 05:14:19 Login Succeeded 05:14:19 nexus3.edgexfoundry.org:10002 05:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:20 Configure a credential helper to remove this warning. See 05:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:20 05:14:20 Login Succeeded 05:14:20 nexus3.edgexfoundry.org:10003 05:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:20 Configure a credential helper to remove this warning. See 05:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:20 05:14:20 Login Succeeded 05:14:20 nexus3.edgexfoundry.org:10004 05:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:20 Configure a credential helper to remove this warning. See 05:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:20 05:14:20 Login Succeeded 05:14:20 docker.io 05:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:20 Configure a credential helper to remove this warning. See 05:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:20 05:14:20 Login Succeeded 05:14:20 ---> docker-login.sh ends [Pipeline] } 05:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:14:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:14:20 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:20 latest 05:14:20 3.1.0-dev.45 05:14:20 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:20 main 05:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:21 + docker push nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:14:21 e9986a0b5e27: Preparing 05:14:21 050badfb2ead: Preparing 05:14:21 501555b4699d: Preparing 05:14:21 3b93d0fb6e7d: Preparing 05:14:21 78128fe8b74f: Preparing 05:14:21 4693057ce236: Preparing 05:14:21 4693057ce236: Waiting 05:14:21 3b93d0fb6e7d: Pushed 05:14:21 e9986a0b5e27: Pushed 05:14:21 78128fe8b74f: Pushed 05:14:21 501555b4699d: Pushed 05:14:21 4693057ce236: Layer already exists 05:14:23 050badfb2ead: Pushed 05:14:23 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:14:23 e9986a0b5e27: Preparing 05:14:23 050badfb2ead: Preparing 05:14:23 501555b4699d: Preparing 05:14:23 3b93d0fb6e7d: Preparing 05:14:23 78128fe8b74f: Preparing 05:14:23 4693057ce236: Preparing 05:14:23 4693057ce236: Waiting 05:14:23 78128fe8b74f: Layer already exists 05:14:23 e9986a0b5e27: Layer already exists 05:14:23 501555b4699d: Layer already exists 05:14:23 050badfb2ead: Layer already exists 05:14:23 3b93d0fb6e7d: Layer already exists 05:14:23 4693057ce236: Layer already exists 05:14:23 latest: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 05:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:14:24 e9986a0b5e27: Preparing 05:14:24 050badfb2ead: Preparing 05:14:24 501555b4699d: Preparing 05:14:24 3b93d0fb6e7d: Preparing 05:14:24 78128fe8b74f: Preparing 05:14:24 4693057ce236: Preparing 05:14:24 501555b4699d: Layer already exists 05:14:24 e9986a0b5e27: Layer already exists 05:14:24 78128fe8b74f: Layer already exists 05:14:24 3b93d0fb6e7d: Layer already exists 05:14:24 050badfb2ead: Layer already exists 05:14:24 4693057ce236: Layer already exists 05:14:24 3.1.0-dev.45: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:25 + docker push nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:14:25 e9986a0b5e27: Preparing 05:14:25 050badfb2ead: Preparing 05:14:25 501555b4699d: Preparing 05:14:25 3b93d0fb6e7d: Preparing 05:14:25 78128fe8b74f: Preparing 05:14:25 4693057ce236: Preparing 05:14:25 4693057ce236: Waiting 05:14:25 e9986a0b5e27: Layer already exists 05:14:25 78128fe8b74f: Layer already exists 05:14:25 501555b4699d: Layer already exists 05:14:25 050badfb2ead: Layer already exists 05:14:25 3b93d0fb6e7d: Layer already exists 05:14:25 4693057ce236: Layer already exists 05:14:25 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:14:25 e9986a0b5e27: Preparing 05:14:25 050badfb2ead: Preparing 05:14:25 501555b4699d: Preparing 05:14:25 3b93d0fb6e7d: Preparing 05:14:25 78128fe8b74f: Preparing 05:14:25 4693057ce236: Preparing 05:14:25 4693057ce236: Waiting 05:14:25 78128fe8b74f: Layer already exists 05:14:25 050badfb2ead: Layer already exists 05:14:25 3b93d0fb6e7d: Layer already exists 05:14:25 501555b4699d: Layer already exists 05:14:25 e9986a0b5e27: Layer already exists 05:14:25 4693057ce236: Layer already exists 05:14:25 main: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:25 ===================================================== [Pipeline] echo 05:14:25 taggedImages: 05:14:25 - nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:25 - nexus3.edgexfoundry.org:10004/core-command:latest 05:14:25 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 05:14:25 - nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:14:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:14:25 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:25 latest 05:14:25 3.1.0-dev.45 05:14:25 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:25 main 05:14:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:14:26 37da74071715: Preparing 05:14:26 8ebb2c768fee: Preparing 05:14:26 e2550c6d9410: Preparing 05:14:26 e9d80af2c8b4: Preparing 05:14:26 501555b4699d: Preparing 05:14:26 3b93d0fb6e7d: Preparing 05:14:26 78128fe8b74f: Preparing 05:14:26 4693057ce236: Preparing 05:14:26 3b93d0fb6e7d: Waiting 05:14:26 4693057ce236: Waiting 05:14:26 501555b4699d: Layer already exists 05:14:26 3b93d0fb6e7d: Layer already exists 05:14:26 78128fe8b74f: Layer already exists 05:14:26 4693057ce236: Layer already exists 05:14:26 37da74071715: Pushed 05:14:26 8ebb2c768fee: Pushed 05:14:26 e2550c6d9410: Pushed 05:14:27 e9d80af2c8b4: Pushed 05:14:27 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + 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 05:14:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:14:28 37da74071715: Preparing 05:14:28 8ebb2c768fee: Preparing 05:14:28 e2550c6d9410: Preparing 05:14:28 e9d80af2c8b4: Preparing 05:14:28 501555b4699d: Preparing 05:14:28 3b93d0fb6e7d: Preparing 05:14:28 78128fe8b74f: Preparing 05:14:28 4693057ce236: Preparing 05:14:28 3b93d0fb6e7d: Waiting 05:14:28 78128fe8b74f: Waiting 05:14:28 4693057ce236: Waiting 05:14:28 501555b4699d: Layer already exists 05:14:28 8ebb2c768fee: Layer already exists 05:14:28 37da74071715: Layer already exists 05:14:28 e9d80af2c8b4: Layer already exists 05:14:28 e2550c6d9410: Layer already exists 05:14:28 4693057ce236: Layer already exists 05:14:28 78128fe8b74f: Layer already exists 05:14:28 3b93d0fb6e7d: Layer already exists 05:14:28 latest: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 05:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:14:28 37da74071715: Preparing 05:14:28 8ebb2c768fee: Preparing 05:14:28 e2550c6d9410: Preparing 05:14:28 e9d80af2c8b4: Preparing 05:14:28 501555b4699d: Preparing 05:14:28 3b93d0fb6e7d: Preparing 05:14:28 78128fe8b74f: Preparing 05:14:28 4693057ce236: Preparing 05:14:28 78128fe8b74f: Waiting 05:14:28 4693057ce236: Waiting 05:14:28 3b93d0fb6e7d: Waiting 05:14:28 37da74071715: Layer already exists 05:14:28 e2550c6d9410: Layer already exists 05:14:28 501555b4699d: Layer already exists 05:14:28 e9d80af2c8b4: Layer already exists 05:14:28 8ebb2c768fee: Layer already exists 05:14:28 3b93d0fb6e7d: Layer already exists 05:14:28 78128fe8b74f: Layer already exists 05:14:28 4693057ce236: Layer already exists 05:14:28 3.1.0-dev.45: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:14:29 37da74071715: Preparing 05:14:29 8ebb2c768fee: Preparing 05:14:29 e2550c6d9410: Preparing 05:14:29 e9d80af2c8b4: Preparing 05:14:29 501555b4699d: Preparing 05:14:29 3b93d0fb6e7d: Preparing 05:14:29 78128fe8b74f: Preparing 05:14:29 4693057ce236: Preparing 05:14:29 78128fe8b74f: Waiting 05:14:29 3b93d0fb6e7d: Waiting 05:14:29 4693057ce236: Waiting 05:14:29 37da74071715: Layer already exists 05:14:29 501555b4699d: Layer already exists 05:14:29 e9d80af2c8b4: Layer already exists 05:14:29 e2550c6d9410: Layer already exists 05:14:29 8ebb2c768fee: Layer already exists 05:14:29 3b93d0fb6e7d: Layer already exists 05:14:29 4693057ce236: Layer already exists 05:14:29 78128fe8b74f: Layer already exists 05:14:29 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:29 + 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 05:14:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:14:30 37da74071715: Preparing 05:14:30 8ebb2c768fee: Preparing 05:14:30 e2550c6d9410: Preparing 05:14:30 e9d80af2c8b4: Preparing 05:14:30 501555b4699d: Preparing 05:14:30 3b93d0fb6e7d: Preparing 05:14:30 78128fe8b74f: Preparing 05:14:30 4693057ce236: Preparing 05:14:30 78128fe8b74f: Waiting 05:14:30 4693057ce236: Waiting 05:14:30 3b93d0fb6e7d: Waiting 05:14:30 e9d80af2c8b4: Layer already exists 05:14:30 8ebb2c768fee: Layer already exists 05:14:30 37da74071715: Layer already exists 05:14:30 501555b4699d: Layer already exists 05:14:30 e2550c6d9410: Layer already exists 05:14:30 3b93d0fb6e7d: Layer already exists 05:14:30 4693057ce236: Layer already exists 05:14:30 78128fe8b74f: Layer already exists 05:14:30 main: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:30 ===================================================== [Pipeline] echo 05:14:30 taggedImages: 05:14:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:14:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 05:14:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:14:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:14:30 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:30 latest 05:14:30 3.1.0-dev.45 05:14:30 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:30 main 05:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:30 + docker push nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:14:30 1727f5f673c0: Preparing 05:14:30 ed21b9ece43e: Preparing 05:14:30 501555b4699d: Preparing 05:14:30 3b93d0fb6e7d: Preparing 05:14:30 08e880396d1f: Preparing 05:14:30 4693057ce236: Preparing 05:14:30 4693057ce236: Waiting 05:14:30 501555b4699d: Layer already exists 05:14:30 3b93d0fb6e7d: Layer already exists 05:14:30 4693057ce236: Layer already exists 05:14:30 1727f5f673c0: Pushed 05:14:30 08e880396d1f: Pushed 05:14:32 ed21b9ece43e: Pushed 05:14:32 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:14:33 1727f5f673c0: Preparing 05:14:33 ed21b9ece43e: Preparing 05:14:33 501555b4699d: Preparing 05:14:33 3b93d0fb6e7d: Preparing 05:14:33 08e880396d1f: Preparing 05:14:33 4693057ce236: Preparing 05:14:33 4693057ce236: Waiting 05:14:33 1727f5f673c0: Layer already exists 05:14:33 501555b4699d: Layer already exists 05:14:33 ed21b9ece43e: Layer already exists 05:14:33 08e880396d1f: Layer already exists 05:14:33 3b93d0fb6e7d: Layer already exists 05:14:33 4693057ce236: Layer already exists 05:14:33 latest: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 05:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:14:33 1727f5f673c0: Preparing 05:14:33 ed21b9ece43e: Preparing 05:14:33 501555b4699d: Preparing 05:14:33 3b93d0fb6e7d: Preparing 05:14:33 08e880396d1f: Preparing 05:14:33 4693057ce236: Preparing 05:14:33 4693057ce236: Waiting 05:14:33 08e880396d1f: Layer already exists 05:14:33 501555b4699d: Layer already exists 05:14:33 1727f5f673c0: Layer already exists 05:14:33 ed21b9ece43e: Layer already exists 05:14:33 4693057ce236: Layer already exists 05:14:33 3b93d0fb6e7d: Layer already exists 05:14:33 3.1.0-dev.45: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + docker push nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:14:34 1727f5f673c0: Preparing 05:14:34 ed21b9ece43e: Preparing 05:14:34 501555b4699d: Preparing 05:14:34 3b93d0fb6e7d: Preparing 05:14:34 08e880396d1f: Preparing 05:14:34 4693057ce236: Preparing 05:14:34 4693057ce236: Waiting 05:14:34 3b93d0fb6e7d: Layer already exists 05:14:34 501555b4699d: Layer already exists 05:14:34 1727f5f673c0: Layer already exists 05:14:34 ed21b9ece43e: Layer already exists 05:14:34 08e880396d1f: Layer already exists 05:14:34 4693057ce236: Layer already exists 05:14:34 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:14:35 1727f5f673c0: Preparing 05:14:35 ed21b9ece43e: Preparing 05:14:35 501555b4699d: Preparing 05:14:35 3b93d0fb6e7d: Preparing 05:14:35 08e880396d1f: Preparing 05:14:35 4693057ce236: Preparing 05:14:35 4693057ce236: Waiting 05:14:35 ed21b9ece43e: Layer already exists 05:14:35 501555b4699d: Layer already exists 05:14:35 3b93d0fb6e7d: Layer already exists 05:14:35 08e880396d1f: Layer already exists 05:14:35 1727f5f673c0: Layer already exists 05:14:35 4693057ce236: Layer already exists 05:14:35 main: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:35 ===================================================== [Pipeline] echo 05:14:35 taggedImages: 05:14:35 - nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:35 - nexus3.edgexfoundry.org:10004/core-data:latest 05:14:35 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 05:14:35 - nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:14:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:14:35 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:35 latest 05:14:35 3.1.0-dev.45 05:14:35 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:35 main 05:14:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:14:35 4cb79efb83a5: Preparing 05:14:35 f93094072743: Preparing 05:14:35 ae78fd11a6cb: Preparing 05:14:35 501555b4699d: Preparing 05:14:35 3b93d0fb6e7d: Preparing 05:14:35 78128fe8b74f: Preparing 05:14:35 4693057ce236: Preparing 05:14:35 4693057ce236: Waiting 05:14:35 78128fe8b74f: Waiting 05:14:35 501555b4699d: Layer already exists 05:14:35 3b93d0fb6e7d: Layer already exists 05:14:35 78128fe8b74f: Layer already exists 05:14:35 4693057ce236: Layer already exists 05:14:35 f93094072743: Pushed 05:14:35 4cb79efb83a5: Pushed 05:14:37 ae78fd11a6cb: Pushed 05:14:37 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:14:37 4cb79efb83a5: Preparing 05:14:37 f93094072743: Preparing 05:14:37 ae78fd11a6cb: Preparing 05:14:37 501555b4699d: Preparing 05:14:37 3b93d0fb6e7d: Preparing 05:14:37 78128fe8b74f: Preparing 05:14:37 4693057ce236: Preparing 05:14:37 78128fe8b74f: Waiting 05:14:37 4693057ce236: Waiting 05:14:37 501555b4699d: Layer already exists 05:14:37 ae78fd11a6cb: Layer already exists 05:14:37 f93094072743: Layer already exists 05:14:37 3b93d0fb6e7d: Layer already exists 05:14:37 4cb79efb83a5: Layer already exists 05:14:37 78128fe8b74f: Layer already exists 05:14:37 4693057ce236: Layer already exists 05:14:37 latest: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 05:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:14:38 4cb79efb83a5: Preparing 05:14:38 f93094072743: Preparing 05:14:38 ae78fd11a6cb: Preparing 05:14:38 501555b4699d: Preparing 05:14:38 3b93d0fb6e7d: Preparing 05:14:38 78128fe8b74f: Preparing 05:14:38 4693057ce236: Preparing 05:14:38 78128fe8b74f: Waiting 05:14:38 f93094072743: Layer already exists 05:14:38 ae78fd11a6cb: Layer already exists 05:14:38 3b93d0fb6e7d: Layer already exists 05:14:38 501555b4699d: Layer already exists 05:14:38 4cb79efb83a5: Layer already exists 05:14:38 78128fe8b74f: Layer already exists 05:14:38 4693057ce236: Layer already exists 05:14:38 3.1.0-dev.45: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:14:39 4cb79efb83a5: Preparing 05:14:39 f93094072743: Preparing 05:14:39 ae78fd11a6cb: Preparing 05:14:39 501555b4699d: Preparing 05:14:39 3b93d0fb6e7d: Preparing 05:14:39 78128fe8b74f: Preparing 05:14:39 4693057ce236: Preparing 05:14:39 78128fe8b74f: Waiting 05:14:39 4693057ce236: Waiting 05:14:39 3b93d0fb6e7d: Layer already exists 05:14:39 4cb79efb83a5: Layer already exists 05:14:39 f93094072743: Layer already exists 05:14:39 ae78fd11a6cb: Layer already exists 05:14:39 501555b4699d: Layer already exists 05:14:39 78128fe8b74f: Layer already exists 05:14:39 4693057ce236: Layer already exists 05:14:39 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:14:39 4cb79efb83a5: Preparing 05:14:39 f93094072743: Preparing 05:14:39 ae78fd11a6cb: Preparing 05:14:39 501555b4699d: Preparing 05:14:39 3b93d0fb6e7d: Preparing 05:14:39 78128fe8b74f: Preparing 05:14:39 4693057ce236: Preparing 05:14:39 78128fe8b74f: Waiting 05:14:39 4693057ce236: Waiting 05:14:39 f93094072743: Layer already exists 05:14:39 501555b4699d: Layer already exists 05:14:39 4cb79efb83a5: Layer already exists 05:14:39 3b93d0fb6e7d: Layer already exists 05:14:39 ae78fd11a6cb: Layer already exists 05:14:39 4693057ce236: Layer already exists 05:14:39 78128fe8b74f: Layer already exists 05:14:39 main: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:39 ===================================================== [Pipeline] echo 05:14:39 taggedImages: 05:14:39 - nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:14:39 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 05:14:39 - nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:14:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:14:39 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:39 latest 05:14:39 3.1.0-dev.45 05:14:39 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:39 main 05:14:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:14:40 2c2aeca12d95: Preparing 05:14:40 bc5faa323a6a: Preparing 05:14:40 cb4d945b5044: Preparing 05:14:40 660ee6b66932: Preparing 05:14:40 3fe3ff824916: Preparing 05:14:40 a8556fce0b6d: Preparing 05:14:40 2748563f723a: Preparing 05:14:40 501555b4699d: Preparing 05:14:40 3b93d0fb6e7d: Preparing 05:14:40 36a0c0411474: Preparing 05:14:40 a8556fce0b6d: Waiting 05:14:40 6320fcd2bf63: Preparing 05:14:40 5f70bf18a086: Preparing 05:14:40 2748563f723a: Waiting 05:14:40 cae4c07da6ab: Preparing 05:14:40 853b428e48e6: Preparing 05:14:40 4693057ce236: Preparing 05:14:40 cae4c07da6ab: Waiting 05:14:40 853b428e48e6: Waiting 05:14:40 4693057ce236: Waiting 05:14:40 6320fcd2bf63: Waiting 05:14:40 3b93d0fb6e7d: Waiting 05:14:40 5f70bf18a086: Waiting 05:14:40 36a0c0411474: Waiting 05:14:40 bc5faa323a6a: Pushed 05:14:40 3fe3ff824916: Pushed 05:14:40 2c2aeca12d95: Pushed 05:14:40 660ee6b66932: Pushed 05:14:40 cb4d945b5044: Pushed 05:14:40 501555b4699d: Layer already exists 05:14:40 3b93d0fb6e7d: Layer already exists 05:14:40 a8556fce0b6d: Pushed 05:14:40 36a0c0411474: Pushed 05:14:40 6320fcd2bf63: Pushed 05:14:40 4693057ce236: Layer already exists 05:14:40 5f70bf18a086: Pushed 05:14:40 cae4c07da6ab: Pushed 05:14:40 853b428e48e6: Pushed 05:14:42 2748563f723a: Pushed 05:14:42 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:14:43 2c2aeca12d95: Preparing 05:14:43 bc5faa323a6a: Preparing 05:14:43 cb4d945b5044: Preparing 05:14:43 660ee6b66932: Preparing 05:14:43 3fe3ff824916: Preparing 05:14:43 a8556fce0b6d: Preparing 05:14:43 2748563f723a: Preparing 05:14:43 501555b4699d: Preparing 05:14:43 3b93d0fb6e7d: Preparing 05:14:43 36a0c0411474: Preparing 05:14:43 6320fcd2bf63: Preparing 05:14:43 5f70bf18a086: Preparing 05:14:43 cae4c07da6ab: Preparing 05:14:43 853b428e48e6: Preparing 05:14:43 4693057ce236: Preparing 05:14:43 2748563f723a: Waiting 05:14:43 a8556fce0b6d: Waiting 05:14:43 501555b4699d: Waiting 05:14:43 36a0c0411474: Waiting 05:14:43 cae4c07da6ab: Waiting 05:14:43 3b93d0fb6e7d: Waiting 05:14:43 6320fcd2bf63: Waiting 05:14:43 853b428e48e6: Waiting 05:14:43 5f70bf18a086: Waiting 05:14:43 cb4d945b5044: Layer already exists 05:14:43 2c2aeca12d95: Layer already exists 05:14:43 660ee6b66932: Layer already exists 05:14:43 bc5faa323a6a: Layer already exists 05:14:43 3fe3ff824916: Layer already exists 05:14:43 a8556fce0b6d: Layer already exists 05:14:43 501555b4699d: Layer already exists 05:14:43 3b93d0fb6e7d: Layer already exists 05:14:43 36a0c0411474: Layer already exists 05:14:43 2748563f723a: Layer already exists 05:14:43 6320fcd2bf63: Layer already exists 05:14:43 5f70bf18a086: Layer already exists 05:14:43 cae4c07da6ab: Layer already exists 05:14:43 853b428e48e6: Layer already exists 05:14:43 4693057ce236: Layer already exists 05:14:43 latest: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 05:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:14:43 2c2aeca12d95: Preparing 05:14:43 bc5faa323a6a: Preparing 05:14:43 cb4d945b5044: Preparing 05:14:43 660ee6b66932: Preparing 05:14:43 3fe3ff824916: Preparing 05:14:43 a8556fce0b6d: Preparing 05:14:43 2748563f723a: Preparing 05:14:43 501555b4699d: Preparing 05:14:43 3b93d0fb6e7d: Preparing 05:14:43 36a0c0411474: Preparing 05:14:43 6320fcd2bf63: Preparing 05:14:43 5f70bf18a086: Preparing 05:14:43 cae4c07da6ab: Preparing 05:14:43 853b428e48e6: Preparing 05:14:43 4693057ce236: Preparing 05:14:43 36a0c0411474: Waiting 05:14:43 6320fcd2bf63: Waiting 05:14:43 5f70bf18a086: Waiting 05:14:43 cae4c07da6ab: Waiting 05:14:43 853b428e48e6: Waiting 05:14:43 4693057ce236: Waiting 05:14:43 a8556fce0b6d: Waiting 05:14:43 2748563f723a: Waiting 05:14:43 501555b4699d: Waiting 05:14:43 cb4d945b5044: Layer already exists 05:14:43 3fe3ff824916: Layer already exists 05:14:43 2c2aeca12d95: Layer already exists 05:14:43 bc5faa323a6a: Layer already exists 05:14:43 660ee6b66932: Layer already exists 05:14:43 a8556fce0b6d: Layer already exists 05:14:43 36a0c0411474: Layer already exists 05:14:43 2748563f723a: Layer already exists 05:14:43 3b93d0fb6e7d: Layer already exists 05:14:43 501555b4699d: Layer already exists 05:14:43 6320fcd2bf63: Layer already exists 05:14:43 853b428e48e6: Layer already exists 05:14:43 cae4c07da6ab: Layer already exists 05:14:43 5f70bf18a086: Layer already exists 05:14:43 4693057ce236: Layer already exists 05:14:43 3.1.0-dev.45: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:14:44 2c2aeca12d95: Preparing 05:14:44 bc5faa323a6a: Preparing 05:14:44 cb4d945b5044: Preparing 05:14:44 660ee6b66932: Preparing 05:14:44 3fe3ff824916: Preparing 05:14:44 a8556fce0b6d: Preparing 05:14:44 2748563f723a: Preparing 05:14:44 501555b4699d: Preparing 05:14:44 3b93d0fb6e7d: Preparing 05:14:44 36a0c0411474: Preparing 05:14:44 6320fcd2bf63: Preparing 05:14:44 5f70bf18a086: Preparing 05:14:44 cae4c07da6ab: Preparing 05:14:44 853b428e48e6: Preparing 05:14:44 4693057ce236: Preparing 05:14:44 36a0c0411474: Waiting 05:14:44 853b428e48e6: Waiting 05:14:44 cae4c07da6ab: Waiting 05:14:44 4693057ce236: Waiting 05:14:44 6320fcd2bf63: Waiting 05:14:44 2748563f723a: Waiting 05:14:44 5f70bf18a086: Waiting 05:14:44 a8556fce0b6d: Waiting 05:14:44 501555b4699d: Waiting 05:14:44 3b93d0fb6e7d: Waiting 05:14:44 cb4d945b5044: Layer already exists 05:14:44 2c2aeca12d95: Layer already exists 05:14:44 660ee6b66932: Layer already exists 05:14:44 bc5faa323a6a: Layer already exists 05:14:44 3fe3ff824916: Layer already exists 05:14:44 a8556fce0b6d: Layer already exists 05:14:44 501555b4699d: Layer already exists 05:14:44 2748563f723a: Layer already exists 05:14:44 3b93d0fb6e7d: Layer already exists 05:14:44 36a0c0411474: Layer already exists 05:14:44 5f70bf18a086: Layer already exists 05:14:44 4693057ce236: Layer already exists 05:14:44 853b428e48e6: Layer already exists 05:14:44 6320fcd2bf63: Layer already exists 05:14:44 cae4c07da6ab: Layer already exists 05:14:44 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:14:45 2c2aeca12d95: Preparing 05:14:45 bc5faa323a6a: Preparing 05:14:45 cb4d945b5044: Preparing 05:14:45 660ee6b66932: Preparing 05:14:45 3fe3ff824916: Preparing 05:14:45 a8556fce0b6d: Preparing 05:14:45 2748563f723a: Preparing 05:14:45 501555b4699d: Preparing 05:14:45 3b93d0fb6e7d: Preparing 05:14:45 36a0c0411474: Preparing 05:14:45 6320fcd2bf63: Preparing 05:14:45 5f70bf18a086: Preparing 05:14:45 cae4c07da6ab: Preparing 05:14:45 853b428e48e6: Preparing 05:14:45 4693057ce236: Preparing 05:14:45 a8556fce0b6d: Waiting 05:14:45 3b93d0fb6e7d: Waiting 05:14:45 36a0c0411474: Waiting 05:14:45 6320fcd2bf63: Waiting 05:14:45 cae4c07da6ab: Waiting 05:14:45 2748563f723a: Waiting 05:14:45 501555b4699d: Waiting 05:14:45 4693057ce236: Waiting 05:14:45 853b428e48e6: Waiting 05:14:45 3fe3ff824916: Layer already exists 05:14:45 bc5faa323a6a: Layer already exists 05:14:45 cb4d945b5044: Layer already exists 05:14:45 660ee6b66932: Layer already exists 05:14:45 2c2aeca12d95: Layer already exists 05:14:45 501555b4699d: Layer already exists 05:14:45 36a0c0411474: Layer already exists 05:14:45 a8556fce0b6d: Layer already exists 05:14:45 2748563f723a: Layer already exists 05:14:45 3b93d0fb6e7d: Layer already exists 05:14:45 6320fcd2bf63: Layer already exists 05:14:45 cae4c07da6ab: Layer already exists 05:14:45 4693057ce236: Layer already exists 05:14:45 853b428e48e6: Layer already exists 05:14:45 5f70bf18a086: Layer already exists 05:14:45 main: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:45 ===================================================== [Pipeline] echo 05:14:45 taggedImages: 05:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 05:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:14:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:14:45 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:45 latest 05:14:45 3.1.0-dev.45 05:14:45 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:45 main 05:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:14:45 37da74071715: Preparing 05:14:45 8ebb2c768fee: Preparing 05:14:45 ebd6cfdea73c: Preparing 05:14:45 f39a781122c2: Preparing 05:14:45 501555b4699d: Preparing 05:14:45 3b93d0fb6e7d: Preparing 05:14:45 78128fe8b74f: Preparing 05:14:45 4693057ce236: Preparing 05:14:45 78128fe8b74f: Waiting 05:14:45 37da74071715: Layer already exists 05:14:45 8ebb2c768fee: Layer already exists 05:14:45 501555b4699d: Layer already exists 05:14:45 3b93d0fb6e7d: Layer already exists 05:14:45 78128fe8b74f: Layer already exists 05:14:45 4693057ce236: Layer already exists 05:14:45 ebd6cfdea73c: Pushed 05:14:47 f39a781122c2: Pushed 05:14:47 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:14:47 37da74071715: Preparing 05:14:47 8ebb2c768fee: Preparing 05:14:47 ebd6cfdea73c: Preparing 05:14:47 f39a781122c2: Preparing 05:14:47 501555b4699d: Preparing 05:14:47 3b93d0fb6e7d: Preparing 05:14:47 78128fe8b74f: Preparing 05:14:47 4693057ce236: Preparing 05:14:47 3b93d0fb6e7d: Waiting 05:14:47 78128fe8b74f: Waiting 05:14:47 4693057ce236: Waiting 05:14:47 37da74071715: Layer already exists 05:14:47 f39a781122c2: Layer already exists 05:14:47 501555b4699d: Layer already exists 05:14:47 8ebb2c768fee: Layer already exists 05:14:47 ebd6cfdea73c: Layer already exists 05:14:47 78128fe8b74f: Layer already exists 05:14:47 4693057ce236: Layer already exists 05:14:47 3b93d0fb6e7d: Layer already exists 05:14:47 latest: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 05:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:14:48 37da74071715: Preparing 05:14:48 8ebb2c768fee: Preparing 05:14:48 ebd6cfdea73c: Preparing 05:14:48 f39a781122c2: Preparing 05:14:48 501555b4699d: Preparing 05:14:48 3b93d0fb6e7d: Preparing 05:14:48 78128fe8b74f: Preparing 05:14:48 4693057ce236: Preparing 05:14:48 78128fe8b74f: Waiting 05:14:48 4693057ce236: Waiting 05:14:48 8ebb2c768fee: Layer already exists 05:14:48 501555b4699d: Layer already exists 05:14:48 f39a781122c2: Layer already exists 05:14:48 ebd6cfdea73c: Layer already exists 05:14:48 37da74071715: Layer already exists 05:14:48 3b93d0fb6e7d: Layer already exists 05:14:48 78128fe8b74f: Layer already exists 05:14:48 4693057ce236: Layer already exists 05:14:48 3.1.0-dev.45: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:14:49 37da74071715: Preparing 05:14:49 8ebb2c768fee: Preparing 05:14:49 ebd6cfdea73c: Preparing 05:14:49 f39a781122c2: Preparing 05:14:49 501555b4699d: Preparing 05:14:49 3b93d0fb6e7d: Preparing 05:14:49 78128fe8b74f: Preparing 05:14:49 4693057ce236: Preparing 05:14:49 78128fe8b74f: Waiting 05:14:49 4693057ce236: Waiting 05:14:49 3b93d0fb6e7d: Waiting 05:14:49 8ebb2c768fee: Layer already exists 05:14:49 37da74071715: Layer already exists 05:14:49 501555b4699d: Layer already exists 05:14:49 f39a781122c2: Layer already exists 05:14:49 ebd6cfdea73c: Layer already exists 05:14:49 78128fe8b74f: Layer already exists 05:14:49 3b93d0fb6e7d: Layer already exists 05:14:49 4693057ce236: Layer already exists 05:14:49 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:14:49 37da74071715: Preparing 05:14:49 8ebb2c768fee: Preparing 05:14:49 ebd6cfdea73c: Preparing 05:14:49 f39a781122c2: Preparing 05:14:49 501555b4699d: Preparing 05:14:49 3b93d0fb6e7d: Preparing 05:14:49 78128fe8b74f: Preparing 05:14:49 4693057ce236: Preparing 05:14:49 78128fe8b74f: Waiting 05:14:49 4693057ce236: Waiting 05:14:49 3b93d0fb6e7d: Waiting 05:14:49 8ebb2c768fee: Layer already exists 05:14:49 ebd6cfdea73c: Layer already exists 05:14:49 501555b4699d: Layer already exists 05:14:49 37da74071715: Layer already exists 05:14:49 f39a781122c2: Layer already exists 05:14:49 3b93d0fb6e7d: Layer already exists 05:14:49 78128fe8b74f: Layer already exists 05:14:49 4693057ce236: Layer already exists 05:14:49 main: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:49 ===================================================== [Pipeline] echo 05:14:49 taggedImages: 05:14:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:14:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 05:14:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:14:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:14:49 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:49 latest 05:14:49 3.1.0-dev.45 05:14:49 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:49 main 05:14:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:14:50 4a1e2712db45: Preparing 05:14:50 282c906ec29d: Preparing 05:14:50 35a24471449e: Preparing 05:14:50 6a034d2cee2d: Preparing 05:14:50 e6519bcaca18: Preparing 05:14:50 501555b4699d: Preparing 05:14:50 3b93d0fb6e7d: Preparing 05:14:50 7a8775530706: Preparing 05:14:50 dcdde17ec0eb: Preparing 05:14:50 4693057ce236: Preparing 05:14:50 501555b4699d: Waiting 05:14:50 3b93d0fb6e7d: Waiting 05:14:50 7a8775530706: Waiting 05:14:50 dcdde17ec0eb: Waiting 05:14:50 4693057ce236: Waiting 05:14:50 4a1e2712db45: Pushed 05:14:50 6a034d2cee2d: Pushed 05:14:50 282c906ec29d: Pushed 05:14:50 e6519bcaca18: Pushed 05:14:50 3b93d0fb6e7d: Layer already exists 05:14:50 501555b4699d: Layer already exists 05:14:50 4693057ce236: Layer already exists 05:14:50 7a8775530706: Pushed 05:14:51 35a24471449e: Pushed 05:14:51 dcdde17ec0eb: Pushed 05:14:51 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:14:52 4a1e2712db45: Preparing 05:14:52 282c906ec29d: Preparing 05:14:52 35a24471449e: Preparing 05:14:52 6a034d2cee2d: Preparing 05:14:52 e6519bcaca18: Preparing 05:14:52 501555b4699d: Preparing 05:14:52 3b93d0fb6e7d: Preparing 05:14:52 7a8775530706: Preparing 05:14:52 dcdde17ec0eb: Preparing 05:14:52 4693057ce236: Preparing 05:14:52 501555b4699d: Waiting 05:14:52 3b93d0fb6e7d: Waiting 05:14:52 dcdde17ec0eb: Waiting 05:14:52 7a8775530706: Waiting 05:14:52 4693057ce236: Waiting 05:14:52 35a24471449e: Layer already exists 05:14:52 4a1e2712db45: Layer already exists 05:14:52 e6519bcaca18: Layer already exists 05:14:52 6a034d2cee2d: Layer already exists 05:14:52 282c906ec29d: Layer already exists 05:14:52 501555b4699d: Layer already exists 05:14:52 7a8775530706: Layer already exists 05:14:52 4693057ce236: Layer already exists 05:14:52 3b93d0fb6e7d: Layer already exists 05:14:52 dcdde17ec0eb: Layer already exists 05:14:52 latest: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 05:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:14:53 4a1e2712db45: Preparing 05:14:53 282c906ec29d: Preparing 05:14:53 35a24471449e: Preparing 05:14:53 6a034d2cee2d: Preparing 05:14:53 e6519bcaca18: Preparing 05:14:53 501555b4699d: Preparing 05:14:53 3b93d0fb6e7d: Preparing 05:14:53 7a8775530706: Preparing 05:14:53 dcdde17ec0eb: Preparing 05:14:53 4693057ce236: Preparing 05:14:53 3b93d0fb6e7d: Waiting 05:14:53 7a8775530706: Waiting 05:14:53 dcdde17ec0eb: Waiting 05:14:53 4693057ce236: Waiting 05:14:53 501555b4699d: Waiting 05:14:53 e6519bcaca18: Layer already exists 05:14:53 6a034d2cee2d: Layer already exists 05:14:53 35a24471449e: Layer already exists 05:14:53 282c906ec29d: Layer already exists 05:14:53 4a1e2712db45: Layer already exists 05:14:53 501555b4699d: Layer already exists 05:14:53 3b93d0fb6e7d: Layer already exists 05:14:53 dcdde17ec0eb: Layer already exists 05:14:53 7a8775530706: Layer already exists 05:14:53 4693057ce236: Layer already exists 05:14:53 3.1.0-dev.45: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:14:53 4a1e2712db45: Preparing 05:14:53 282c906ec29d: Preparing 05:14:53 35a24471449e: Preparing 05:14:53 6a034d2cee2d: Preparing 05:14:53 e6519bcaca18: Preparing 05:14:53 501555b4699d: Preparing 05:14:53 3b93d0fb6e7d: Preparing 05:14:53 7a8775530706: Preparing 05:14:53 dcdde17ec0eb: Preparing 05:14:53 4693057ce236: Preparing 05:14:53 501555b4699d: Waiting 05:14:53 3b93d0fb6e7d: Waiting 05:14:53 7a8775530706: Waiting 05:14:53 dcdde17ec0eb: Waiting 05:14:53 4693057ce236: Waiting 05:14:53 6a034d2cee2d: Layer already exists 05:14:53 35a24471449e: Layer already exists 05:14:53 4a1e2712db45: Layer already exists 05:14:53 282c906ec29d: Layer already exists 05:14:53 e6519bcaca18: Layer already exists 05:14:53 7a8775530706: Layer already exists 05:14:53 501555b4699d: Layer already exists 05:14:53 dcdde17ec0eb: Layer already exists 05:14:53 4693057ce236: Layer already exists 05:14:53 3b93d0fb6e7d: Layer already exists 05:14:53 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:14:54 4a1e2712db45: Preparing 05:14:54 282c906ec29d: Preparing 05:14:54 35a24471449e: Preparing 05:14:54 6a034d2cee2d: Preparing 05:14:54 e6519bcaca18: Preparing 05:14:54 501555b4699d: Preparing 05:14:54 3b93d0fb6e7d: Preparing 05:14:54 7a8775530706: Preparing 05:14:54 dcdde17ec0eb: Preparing 05:14:54 4693057ce236: Preparing 05:14:54 501555b4699d: Waiting 05:14:54 3b93d0fb6e7d: Waiting 05:14:54 dcdde17ec0eb: Waiting 05:14:54 4693057ce236: Waiting 05:14:54 7a8775530706: Waiting 05:14:54 e6519bcaca18: Layer already exists 05:14:54 6a034d2cee2d: Layer already exists 05:14:54 35a24471449e: Layer already exists 05:14:54 282c906ec29d: Layer already exists 05:14:54 4a1e2712db45: Layer already exists 05:14:54 501555b4699d: Layer already exists 05:14:54 3b93d0fb6e7d: Layer already exists 05:14:54 4693057ce236: Layer already exists 05:14:54 7a8775530706: Layer already exists 05:14:54 dcdde17ec0eb: Layer already exists 05:14:54 main: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:54 ===================================================== [Pipeline] echo 05:14:54 taggedImages: 05:14:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:14:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 05:14:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:14:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:14:54 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:54 latest 05:14:54 3.1.0-dev.45 05:14:54 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:54 main 05:14:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:14:55 f47474d8c187: Preparing 05:14:55 3f61942b5688: Preparing 05:14:55 faae2318ed2c: Preparing 05:14:55 375d84bfb3e4: Preparing 05:14:55 42c4fab9ee8e: Preparing 05:14:55 e77b575e35e5: Preparing 05:14:55 d7b6afbf0f3a: Preparing 05:14:55 501555b4699d: Preparing 05:14:55 3b93d0fb6e7d: Preparing 05:14:55 3df02eb61ca9: Preparing 05:14:55 4693057ce236: Preparing 05:14:55 e77b575e35e5: Waiting 05:14:55 d7b6afbf0f3a: Waiting 05:14:55 501555b4699d: Waiting 05:14:55 3b93d0fb6e7d: Waiting 05:14:55 3df02eb61ca9: Waiting 05:14:55 4693057ce236: Waiting 05:14:55 42c4fab9ee8e: Pushed 05:14:55 3f61942b5688: Pushed 05:14:55 f47474d8c187: Pushed 05:14:55 e77b575e35e5: Pushed 05:14:55 d7b6afbf0f3a: Pushed 05:14:55 501555b4699d: Layer already exists 05:14:55 3b93d0fb6e7d: Layer already exists 05:14:55 4693057ce236: Layer already exists 05:14:56 375d84bfb3e4: Pushed 05:14:56 3df02eb61ca9: Pushed 05:14:56 faae2318ed2c: Pushed 05:14:57 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:14:57 f47474d8c187: Preparing 05:14:57 3f61942b5688: Preparing 05:14:57 faae2318ed2c: Preparing 05:14:57 375d84bfb3e4: Preparing 05:14:57 42c4fab9ee8e: Preparing 05:14:57 e77b575e35e5: Preparing 05:14:57 d7b6afbf0f3a: Preparing 05:14:57 501555b4699d: Preparing 05:14:57 3b93d0fb6e7d: Preparing 05:14:57 3df02eb61ca9: Preparing 05:14:57 4693057ce236: Preparing 05:14:57 501555b4699d: Waiting 05:14:57 3b93d0fb6e7d: Waiting 05:14:57 3df02eb61ca9: Waiting 05:14:57 4693057ce236: Waiting 05:14:57 e77b575e35e5: Waiting 05:14:57 42c4fab9ee8e: Layer already exists 05:14:57 3f61942b5688: Layer already exists 05:14:57 375d84bfb3e4: Layer already exists 05:14:57 faae2318ed2c: Layer already exists 05:14:57 f47474d8c187: Layer already exists 05:14:57 e77b575e35e5: Layer already exists 05:14:57 3df02eb61ca9: Layer already exists 05:14:57 d7b6afbf0f3a: Layer already exists 05:14:57 3b93d0fb6e7d: Layer already exists 05:14:57 501555b4699d: Layer already exists 05:14:57 4693057ce236: Layer already exists 05:14:57 latest: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 05:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:14:58 f47474d8c187: Preparing 05:14:58 3f61942b5688: Preparing 05:14:58 faae2318ed2c: Preparing 05:14:58 375d84bfb3e4: Preparing 05:14:58 42c4fab9ee8e: Preparing 05:14:58 e77b575e35e5: Preparing 05:14:58 d7b6afbf0f3a: Preparing 05:14:58 501555b4699d: Preparing 05:14:58 3b93d0fb6e7d: Preparing 05:14:58 3df02eb61ca9: Preparing 05:14:58 4693057ce236: Preparing 05:14:58 3df02eb61ca9: Waiting 05:14:58 d7b6afbf0f3a: Waiting 05:14:58 501555b4699d: Waiting 05:14:58 3b93d0fb6e7d: Waiting 05:14:58 4693057ce236: Waiting 05:14:58 e77b575e35e5: Waiting 05:14:58 faae2318ed2c: Layer already exists 05:14:58 42c4fab9ee8e: Layer already exists 05:14:58 3f61942b5688: Layer already exists 05:14:58 f47474d8c187: Layer already exists 05:14:58 375d84bfb3e4: Layer already exists 05:14:58 e77b575e35e5: Layer already exists 05:14:58 501555b4699d: Layer already exists 05:14:58 d7b6afbf0f3a: Layer already exists 05:14:58 3b93d0fb6e7d: Layer already exists 05:14:58 3df02eb61ca9: Layer already exists 05:14:58 4693057ce236: Layer already exists 05:14:58 3.1.0-dev.45: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:14:58 f47474d8c187: Preparing 05:14:58 3f61942b5688: Preparing 05:14:58 faae2318ed2c: Preparing 05:14:58 375d84bfb3e4: Preparing 05:14:58 42c4fab9ee8e: Preparing 05:14:58 e77b575e35e5: Preparing 05:14:58 d7b6afbf0f3a: Preparing 05:14:58 501555b4699d: Preparing 05:14:58 3b93d0fb6e7d: Preparing 05:14:58 3df02eb61ca9: Preparing 05:14:58 4693057ce236: Preparing 05:14:58 e77b575e35e5: Waiting 05:14:58 d7b6afbf0f3a: Waiting 05:14:58 3df02eb61ca9: Waiting 05:14:58 3b93d0fb6e7d: Waiting 05:14:58 501555b4699d: Waiting 05:14:58 4693057ce236: Waiting 05:14:58 3f61942b5688: Layer already exists 05:14:58 faae2318ed2c: Layer already exists 05:14:58 42c4fab9ee8e: Layer already exists 05:14:58 375d84bfb3e4: Layer already exists 05:14:58 f47474d8c187: Layer already exists 05:14:58 e77b575e35e5: Layer already exists 05:14:58 501555b4699d: Layer already exists 05:14:58 3b93d0fb6e7d: Layer already exists 05:14:58 d7b6afbf0f3a: Layer already exists 05:14:58 3df02eb61ca9: Layer already exists 05:14:58 4693057ce236: Layer already exists 05:14:58 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:14:59 f47474d8c187: Preparing 05:14:59 3f61942b5688: Preparing 05:14:59 faae2318ed2c: Preparing 05:14:59 375d84bfb3e4: Preparing 05:14:59 42c4fab9ee8e: Preparing 05:14:59 e77b575e35e5: Preparing 05:14:59 d7b6afbf0f3a: Preparing 05:14:59 501555b4699d: Preparing 05:14:59 3b93d0fb6e7d: Preparing 05:14:59 3df02eb61ca9: Preparing 05:14:59 4693057ce236: Preparing 05:14:59 501555b4699d: Waiting 05:14:59 e77b575e35e5: Waiting 05:14:59 3df02eb61ca9: Waiting 05:14:59 3b93d0fb6e7d: Waiting 05:14:59 4693057ce236: Waiting 05:14:59 d7b6afbf0f3a: Waiting 05:14:59 faae2318ed2c: Layer already exists 05:14:59 42c4fab9ee8e: Layer already exists 05:14:59 f47474d8c187: Layer already exists 05:14:59 375d84bfb3e4: Layer already exists 05:14:59 3f61942b5688: Layer already exists 05:14:59 d7b6afbf0f3a: Layer already exists 05:14:59 3b93d0fb6e7d: Layer already exists 05:14:59 e77b575e35e5: Layer already exists 05:14:59 501555b4699d: Layer already exists 05:14:59 3df02eb61ca9: Layer already exists 05:14:59 4693057ce236: Layer already exists 05:14:59 main: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:59 ===================================================== [Pipeline] echo 05:14:59 taggedImages: 05:14:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:14:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 05:14:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:14:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:14:59 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:14:59 latest 05:14:59 3.1.0-dev.45 05:14:59 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:14:59 main 05:14:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:15:00 276f7a78faf6: Preparing 05:15:00 0db516bd2a84: Preparing 05:15:00 501555b4699d: Preparing 05:15:00 3b93d0fb6e7d: Preparing 05:15:00 f51e2a3cc536: Preparing 05:15:00 4693057ce236: Preparing 05:15:00 501555b4699d: Layer already exists 05:15:00 3b93d0fb6e7d: Layer already exists 05:15:00 276f7a78faf6: Pushed 05:15:00 4693057ce236: Layer already exists 05:15:01 f51e2a3cc536: Pushed 05:15:02 0db516bd2a84: Pushed 05:15:02 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:03 + 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 05:15:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:15:03 276f7a78faf6: Preparing 05:15:03 0db516bd2a84: Preparing 05:15:03 501555b4699d: Preparing 05:15:03 3b93d0fb6e7d: Preparing 05:15:03 f51e2a3cc536: Preparing 05:15:03 4693057ce236: Preparing 05:15:03 4693057ce236: Waiting 05:15:03 501555b4699d: Layer already exists 05:15:03 276f7a78faf6: Layer already exists 05:15:03 f51e2a3cc536: Layer already exists 05:15:03 0db516bd2a84: Layer already exists 05:15:03 3b93d0fb6e7d: Layer already exists 05:15:03 4693057ce236: Layer already exists 05:15:03 latest: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 05:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:15:04 276f7a78faf6: Preparing 05:15:04 0db516bd2a84: Preparing 05:15:04 501555b4699d: Preparing 05:15:04 3b93d0fb6e7d: Preparing 05:15:04 f51e2a3cc536: Preparing 05:15:04 4693057ce236: Preparing 05:15:04 4693057ce236: Waiting 05:15:04 501555b4699d: Layer already exists 05:15:04 0db516bd2a84: Layer already exists 05:15:04 3b93d0fb6e7d: Layer already exists 05:15:04 276f7a78faf6: Layer already exists 05:15:04 f51e2a3cc536: Layer already exists 05:15:04 4693057ce236: Layer already exists 05:15:04 3.1.0-dev.45: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:15:04 276f7a78faf6: Preparing 05:15:04 0db516bd2a84: Preparing 05:15:04 501555b4699d: Preparing 05:15:04 3b93d0fb6e7d: Preparing 05:15:04 f51e2a3cc536: Preparing 05:15:04 4693057ce236: Preparing 05:15:04 4693057ce236: Waiting 05:15:04 276f7a78faf6: Layer already exists 05:15:04 f51e2a3cc536: Layer already exists 05:15:04 501555b4699d: Layer already exists 05:15:04 0db516bd2a84: Layer already exists 05:15:04 3b93d0fb6e7d: Layer already exists 05:15:04 4693057ce236: Layer already exists 05:15:04 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:04 + 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 05:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:15:05 276f7a78faf6: Preparing 05:15:05 0db516bd2a84: Preparing 05:15:05 501555b4699d: Preparing 05:15:05 3b93d0fb6e7d: Preparing 05:15:05 f51e2a3cc536: Preparing 05:15:05 4693057ce236: Preparing 05:15:05 4693057ce236: Waiting 05:15:05 f51e2a3cc536: Layer already exists 05:15:05 0db516bd2a84: Layer already exists 05:15:05 276f7a78faf6: Layer already exists 05:15:05 3b93d0fb6e7d: Layer already exists 05:15:05 501555b4699d: Layer already exists 05:15:05 4693057ce236: Layer already exists 05:15:05 main: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:05 ===================================================== [Pipeline] echo 05:15:05 taggedImages: 05:15:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:15:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 05:15:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:15:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:15:05 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:05 latest 05:15:05 3.1.0-dev.45 05:15:05 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:05 main 05:15:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:15:05 0bc1fae713d2: Preparing 05:15:05 0105d86de7b6: Preparing 05:15:05 8db317a9f0ae: Preparing 05:15:05 501555b4699d: Preparing 05:15:05 3b93d0fb6e7d: Preparing 05:15:05 c003ccc697c6: Preparing 05:15:05 7d48b3c9fab1: Preparing 05:15:05 e243e8bb3dfe: Preparing 05:15:05 4693057ce236: Preparing 05:15:05 c003ccc697c6: Waiting 05:15:05 7d48b3c9fab1: Waiting 05:15:05 e243e8bb3dfe: Waiting 05:15:05 4693057ce236: Waiting 05:15:05 3b93d0fb6e7d: Layer already exists 05:15:05 8db317a9f0ae: Pushed 05:15:05 0105d86de7b6: Pushed 05:15:06 0bc1fae713d2: Pushed 05:15:06 501555b4699d: Layer already exists 05:15:06 4693057ce236: Layer already exists 05:15:06 e243e8bb3dfe: Pushed 05:15:11 7d48b3c9fab1: Pushed 05:15:13 c003ccc697c6: Pushed 05:15:13 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:15:14 0bc1fae713d2: Preparing 05:15:14 0105d86de7b6: Preparing 05:15:14 8db317a9f0ae: Preparing 05:15:14 501555b4699d: Preparing 05:15:14 3b93d0fb6e7d: Preparing 05:15:14 c003ccc697c6: Preparing 05:15:14 7d48b3c9fab1: Preparing 05:15:14 e243e8bb3dfe: Preparing 05:15:14 4693057ce236: Preparing 05:15:14 c003ccc697c6: Waiting 05:15:14 7d48b3c9fab1: Waiting 05:15:14 e243e8bb3dfe: Waiting 05:15:14 4693057ce236: Waiting 05:15:14 501555b4699d: Layer already exists 05:15:14 0105d86de7b6: Layer already exists 05:15:14 0bc1fae713d2: Layer already exists 05:15:14 8db317a9f0ae: Layer already exists 05:15:14 c003ccc697c6: Layer already exists 05:15:14 3b93d0fb6e7d: Layer already exists 05:15:14 7d48b3c9fab1: Layer already exists 05:15:14 e243e8bb3dfe: Layer already exists 05:15:14 4693057ce236: Layer already exists 05:15:14 latest: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 05:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:15:15 0bc1fae713d2: Preparing 05:15:15 0105d86de7b6: Preparing 05:15:15 8db317a9f0ae: Preparing 05:15:15 501555b4699d: Preparing 05:15:15 3b93d0fb6e7d: Preparing 05:15:15 c003ccc697c6: Preparing 05:15:15 7d48b3c9fab1: Preparing 05:15:15 e243e8bb3dfe: Preparing 05:15:15 4693057ce236: Preparing 05:15:15 c003ccc697c6: Waiting 05:15:15 4693057ce236: Waiting 05:15:15 7d48b3c9fab1: Waiting 05:15:15 e243e8bb3dfe: Waiting 05:15:15 3b93d0fb6e7d: Layer already exists 05:15:15 0105d86de7b6: Layer already exists 05:15:15 501555b4699d: Layer already exists 05:15:15 8db317a9f0ae: Layer already exists 05:15:15 0bc1fae713d2: Layer already exists 05:15:15 c003ccc697c6: Layer already exists 05:15:15 7d48b3c9fab1: Layer already exists 05:15:15 e243e8bb3dfe: Layer already exists 05:15:15 4693057ce236: Layer already exists 05:15:15 3.1.0-dev.45: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:15:15 0bc1fae713d2: Preparing 05:15:15 0105d86de7b6: Preparing 05:15:15 8db317a9f0ae: Preparing 05:15:15 501555b4699d: Preparing 05:15:15 3b93d0fb6e7d: Preparing 05:15:15 c003ccc697c6: Preparing 05:15:15 7d48b3c9fab1: Preparing 05:15:15 e243e8bb3dfe: Preparing 05:15:15 4693057ce236: Preparing 05:15:15 c003ccc697c6: Waiting 05:15:15 e243e8bb3dfe: Waiting 05:15:15 4693057ce236: Waiting 05:15:15 501555b4699d: Layer already exists 05:15:15 0105d86de7b6: Layer already exists 05:15:15 0bc1fae713d2: Layer already exists 05:15:15 8db317a9f0ae: Layer already exists 05:15:15 3b93d0fb6e7d: Layer already exists 05:15:15 c003ccc697c6: Layer already exists 05:15:15 7d48b3c9fab1: Layer already exists 05:15:15 e243e8bb3dfe: Layer already exists 05:15:15 4693057ce236: Layer already exists 05:15:15 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:15:16 0bc1fae713d2: Preparing 05:15:16 0105d86de7b6: Preparing 05:15:16 8db317a9f0ae: Preparing 05:15:16 501555b4699d: Preparing 05:15:16 3b93d0fb6e7d: Preparing 05:15:16 c003ccc697c6: Preparing 05:15:16 7d48b3c9fab1: Preparing 05:15:16 e243e8bb3dfe: Preparing 05:15:16 4693057ce236: Preparing 05:15:16 c003ccc697c6: Waiting 05:15:16 7d48b3c9fab1: Waiting 05:15:16 e243e8bb3dfe: Waiting 05:15:16 4693057ce236: Waiting 05:15:16 8db317a9f0ae: Layer already exists 05:15:16 0bc1fae713d2: Layer already exists 05:15:16 501555b4699d: Layer already exists 05:15:16 0105d86de7b6: Layer already exists 05:15:16 3b93d0fb6e7d: Layer already exists 05:15:16 c003ccc697c6: Layer already exists 05:15:16 7d48b3c9fab1: Layer already exists 05:15:16 e243e8bb3dfe: Layer already exists 05:15:16 4693057ce236: Layer already exists 05:15:16 main: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:16 ===================================================== [Pipeline] echo 05:15:16 taggedImages: 05:15:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:15:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 05:15:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:15:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:15:16 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:16 latest 05:15:16 3.1.0-dev.45 05:15:16 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:16 main 05:15:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:15:17 5cb43b80eb0b: Preparing 05:15:17 cad2ceaa8fd0: Preparing 05:15:17 15d3c6a6e524: Preparing 05:15:17 501555b4699d: Preparing 05:15:17 3b93d0fb6e7d: Preparing 05:15:17 c003ccc697c6: Preparing 05:15:17 96ce0c12e711: Preparing 05:15:17 4693057ce236: Preparing 05:15:17 c003ccc697c6: Waiting 05:15:17 4693057ce236: Waiting 05:15:17 96ce0c12e711: Waiting 05:15:17 501555b4699d: Layer already exists 05:15:17 3b93d0fb6e7d: Layer already exists 05:15:17 c003ccc697c6: Layer already exists 05:15:17 4693057ce236: Layer already exists 05:15:17 5cb43b80eb0b: Pushed 05:15:17 cad2ceaa8fd0: Pushed 05:15:17 15d3c6a6e524: Pushed 05:15:17 96ce0c12e711: Pushed 05:15:17 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:15:18 5cb43b80eb0b: Preparing 05:15:18 cad2ceaa8fd0: Preparing 05:15:18 15d3c6a6e524: Preparing 05:15:18 501555b4699d: Preparing 05:15:18 3b93d0fb6e7d: Preparing 05:15:18 c003ccc697c6: Preparing 05:15:18 96ce0c12e711: Preparing 05:15:18 4693057ce236: Preparing 05:15:18 c003ccc697c6: Waiting 05:15:18 96ce0c12e711: Waiting 05:15:18 501555b4699d: Layer already exists 05:15:18 15d3c6a6e524: Layer already exists 05:15:18 cad2ceaa8fd0: Layer already exists 05:15:18 3b93d0fb6e7d: Layer already exists 05:15:18 5cb43b80eb0b: Layer already exists 05:15:18 c003ccc697c6: Layer already exists 05:15:18 4693057ce236: Layer already exists 05:15:18 96ce0c12e711: Layer already exists 05:15:18 latest: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 05:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:15:18 5cb43b80eb0b: Preparing 05:15:18 cad2ceaa8fd0: Preparing 05:15:18 15d3c6a6e524: Preparing 05:15:18 501555b4699d: Preparing 05:15:18 3b93d0fb6e7d: Preparing 05:15:18 c003ccc697c6: Preparing 05:15:18 96ce0c12e711: Preparing 05:15:18 4693057ce236: Preparing 05:15:18 4693057ce236: Waiting 05:15:18 c003ccc697c6: Waiting 05:15:18 501555b4699d: Layer already exists 05:15:18 3b93d0fb6e7d: Layer already exists 05:15:18 cad2ceaa8fd0: Layer already exists 05:15:18 15d3c6a6e524: Layer already exists 05:15:18 5cb43b80eb0b: Layer already exists 05:15:18 c003ccc697c6: Layer already exists 05:15:18 96ce0c12e711: Layer already exists 05:15:18 4693057ce236: Layer already exists 05:15:18 3.1.0-dev.45: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:15:19 5cb43b80eb0b: Preparing 05:15:19 cad2ceaa8fd0: Preparing 05:15:19 15d3c6a6e524: Preparing 05:15:19 501555b4699d: Preparing 05:15:19 3b93d0fb6e7d: Preparing 05:15:19 c003ccc697c6: Preparing 05:15:19 96ce0c12e711: Preparing 05:15:19 4693057ce236: Preparing 05:15:19 c003ccc697c6: Waiting 05:15:19 96ce0c12e711: Waiting 05:15:19 3b93d0fb6e7d: Layer already exists 05:15:19 501555b4699d: Layer already exists 05:15:19 15d3c6a6e524: Layer already exists 05:15:19 cad2ceaa8fd0: Layer already exists 05:15:19 5cb43b80eb0b: Layer already exists 05:15:19 c003ccc697c6: Layer already exists 05:15:19 96ce0c12e711: Layer already exists 05:15:19 4693057ce236: Layer already exists 05:15:19 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:15:19 5cb43b80eb0b: Preparing 05:15:19 cad2ceaa8fd0: Preparing 05:15:19 15d3c6a6e524: Preparing 05:15:19 501555b4699d: Preparing 05:15:19 3b93d0fb6e7d: Preparing 05:15:19 c003ccc697c6: Preparing 05:15:19 96ce0c12e711: Preparing 05:15:19 4693057ce236: Preparing 05:15:19 c003ccc697c6: Waiting 05:15:19 96ce0c12e711: Waiting 05:15:19 4693057ce236: Waiting 05:15:19 5cb43b80eb0b: Layer already exists 05:15:19 3b93d0fb6e7d: Layer already exists 05:15:19 cad2ceaa8fd0: Layer already exists 05:15:19 15d3c6a6e524: Layer already exists 05:15:19 501555b4699d: Layer already exists 05:15:19 c003ccc697c6: Layer already exists 05:15:19 96ce0c12e711: Layer already exists 05:15:19 4693057ce236: Layer already exists 05:15:19 main: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:20 ===================================================== [Pipeline] echo 05:15:20 taggedImages: 05:15:20 - nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:15:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 05:15:20 - nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:15:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:15:20 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:20 latest 05:15:20 3.1.0-dev.45 05:15:20 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:20 main 05:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:15:20 0bc1fae713d2: Preparing 05:15:20 83002315511b: Preparing 05:15:20 4a94ba40d193: Preparing 05:15:20 501555b4699d: Preparing 05:15:20 3b93d0fb6e7d: Preparing 05:15:20 c003ccc697c6: Preparing 05:15:20 e243e8bb3dfe: Preparing 05:15:20 4693057ce236: Preparing 05:15:20 c003ccc697c6: Waiting 05:15:20 e243e8bb3dfe: Waiting 05:15:20 3b93d0fb6e7d: Layer already exists 05:15:20 501555b4699d: Layer already exists 05:15:20 0bc1fae713d2: Layer already exists 05:15:20 c003ccc697c6: Layer already exists 05:15:20 e243e8bb3dfe: Layer already exists 05:15:20 4693057ce236: Layer already exists 05:15:20 83002315511b: Pushed 05:15:20 4a94ba40d193: Pushed 05:15:20 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:15:21 0bc1fae713d2: Preparing 05:15:21 83002315511b: Preparing 05:15:21 4a94ba40d193: Preparing 05:15:21 501555b4699d: Preparing 05:15:21 3b93d0fb6e7d: Preparing 05:15:21 c003ccc697c6: Preparing 05:15:21 e243e8bb3dfe: Preparing 05:15:21 c003ccc697c6: Waiting 05:15:21 4693057ce236: Preparing 05:15:21 e243e8bb3dfe: Waiting 05:15:21 501555b4699d: Layer already exists 05:15:21 0bc1fae713d2: Layer already exists 05:15:21 83002315511b: Layer already exists 05:15:21 4a94ba40d193: Layer already exists 05:15:21 3b93d0fb6e7d: Layer already exists 05:15:21 c003ccc697c6: Layer already exists 05:15:21 4693057ce236: Layer already exists 05:15:21 e243e8bb3dfe: Layer already exists 05:15:21 latest: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 05:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:15:22 0bc1fae713d2: Preparing 05:15:22 83002315511b: Preparing 05:15:22 4a94ba40d193: Preparing 05:15:22 501555b4699d: Preparing 05:15:22 3b93d0fb6e7d: Preparing 05:15:22 c003ccc697c6: Preparing 05:15:22 e243e8bb3dfe: Preparing 05:15:22 4693057ce236: Preparing 05:15:22 c003ccc697c6: Waiting 05:15:22 e243e8bb3dfe: Waiting 05:15:22 4693057ce236: Waiting 05:15:22 83002315511b: Layer already exists 05:15:22 501555b4699d: Layer already exists 05:15:22 0bc1fae713d2: Layer already exists 05:15:22 3b93d0fb6e7d: Layer already exists 05:15:22 4a94ba40d193: Layer already exists 05:15:22 c003ccc697c6: Layer already exists 05:15:22 e243e8bb3dfe: Layer already exists 05:15:22 4693057ce236: Layer already exists 05:15:22 3.1.0-dev.45: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:15:22 0bc1fae713d2: Preparing 05:15:22 83002315511b: Preparing 05:15:22 4a94ba40d193: Preparing 05:15:22 501555b4699d: Preparing 05:15:22 3b93d0fb6e7d: Preparing 05:15:22 c003ccc697c6: Preparing 05:15:22 e243e8bb3dfe: Preparing 05:15:22 4693057ce236: Preparing 05:15:22 e243e8bb3dfe: Waiting 05:15:22 c003ccc697c6: Waiting 05:15:22 4693057ce236: Waiting 05:15:22 501555b4699d: Layer already exists 05:15:22 3b93d0fb6e7d: Layer already exists 05:15:22 4a94ba40d193: Layer already exists 05:15:22 0bc1fae713d2: Layer already exists 05:15:22 83002315511b: Layer already exists 05:15:22 c003ccc697c6: Layer already exists 05:15:22 4693057ce236: Layer already exists 05:15:22 e243e8bb3dfe: Layer already exists 05:15:22 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:15:23 0bc1fae713d2: Preparing 05:15:23 83002315511b: Preparing 05:15:23 4a94ba40d193: Preparing 05:15:23 501555b4699d: Preparing 05:15:23 3b93d0fb6e7d: Preparing 05:15:23 c003ccc697c6: Preparing 05:15:23 e243e8bb3dfe: Preparing 05:15:23 4693057ce236: Preparing 05:15:23 e243e8bb3dfe: Waiting 05:15:23 4693057ce236: Waiting 05:15:23 0bc1fae713d2: Layer already exists 05:15:23 3b93d0fb6e7d: Layer already exists 05:15:23 4a94ba40d193: Layer already exists 05:15:23 501555b4699d: Layer already exists 05:15:23 83002315511b: Layer already exists 05:15:23 c003ccc697c6: Layer already exists 05:15:23 e243e8bb3dfe: Layer already exists 05:15:23 4693057ce236: Layer already exists 05:15:23 main: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:23 ===================================================== [Pipeline] echo 05:15:23 taggedImages: 05:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 05:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:15:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:15:23 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:23 latest 05:15:23 3.1.0-dev.45 05:15:23 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:23 main 05:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:15:24 f271da94db7e: Preparing 05:15:24 554a5fddfbfb: Preparing 05:15:24 501555b4699d: Preparing 05:15:24 3b93d0fb6e7d: Preparing 05:15:24 168561b61016: Preparing 05:15:24 4693057ce236: Preparing 05:15:24 4693057ce236: Waiting 05:15:24 3b93d0fb6e7d: Layer already exists 05:15:24 501555b4699d: Layer already exists 05:15:24 4693057ce236: Layer already exists 05:15:24 f271da94db7e: Pushed 05:15:24 168561b61016: Pushed 05:15:27 554a5fddfbfb: Pushed 05:15:27 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:15:27 f271da94db7e: Preparing 05:15:27 554a5fddfbfb: Preparing 05:15:27 501555b4699d: Preparing 05:15:27 3b93d0fb6e7d: Preparing 05:15:27 168561b61016: Preparing 05:15:27 4693057ce236: Preparing 05:15:27 4693057ce236: Waiting 05:15:27 501555b4699d: Layer already exists 05:15:27 168561b61016: Layer already exists 05:15:27 3b93d0fb6e7d: Layer already exists 05:15:27 f271da94db7e: Layer already exists 05:15:27 554a5fddfbfb: Layer already exists 05:15:27 4693057ce236: Layer already exists 05:15:27 latest: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 05:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:15:28 f271da94db7e: Preparing 05:15:28 554a5fddfbfb: Preparing 05:15:28 501555b4699d: Preparing 05:15:28 3b93d0fb6e7d: Preparing 05:15:28 168561b61016: Preparing 05:15:28 4693057ce236: Preparing 05:15:28 4693057ce236: Waiting 05:15:28 3b93d0fb6e7d: Layer already exists 05:15:28 f271da94db7e: Layer already exists 05:15:28 501555b4699d: Layer already exists 05:15:28 168561b61016: Layer already exists 05:15:28 554a5fddfbfb: Layer already exists 05:15:28 4693057ce236: Layer already exists 05:15:28 3.1.0-dev.45: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:15:29 f271da94db7e: Preparing 05:15:29 554a5fddfbfb: Preparing 05:15:29 501555b4699d: Preparing 05:15:29 3b93d0fb6e7d: Preparing 05:15:29 168561b61016: Preparing 05:15:29 4693057ce236: Preparing 05:15:29 4693057ce236: Waiting 05:15:29 501555b4699d: Layer already exists 05:15:29 3b93d0fb6e7d: Layer already exists 05:15:29 168561b61016: Layer already exists 05:15:29 f271da94db7e: Layer already exists 05:15:29 554a5fddfbfb: Layer already exists 05:15:29 4693057ce236: Layer already exists 05:15:29 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:15:29 f271da94db7e: Preparing 05:15:29 554a5fddfbfb: Preparing 05:15:29 501555b4699d: Preparing 05:15:29 3b93d0fb6e7d: Preparing 05:15:29 168561b61016: Preparing 05:15:29 4693057ce236: Preparing 05:15:29 4693057ce236: Waiting 05:15:29 168561b61016: Layer already exists 05:15:29 f271da94db7e: Layer already exists 05:15:29 3b93d0fb6e7d: Layer already exists 05:15:29 554a5fddfbfb: Layer already exists 05:15:29 501555b4699d: Layer already exists 05:15:29 4693057ce236: Layer already exists 05:15:29 main: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:29 ===================================================== [Pipeline] echo 05:15:29 taggedImages: 05:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 05:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:15:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:15:29 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:29 latest 05:15:29 3.1.0-dev.45 05:15:29 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:29 main 05:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:15:30 e30060e6c283: Preparing 05:15:30 c8978eda4518: Preparing 05:15:30 501555b4699d: Preparing 05:15:30 3b93d0fb6e7d: Preparing 05:15:30 78128fe8b74f: Preparing 05:15:30 4693057ce236: Preparing 05:15:30 4693057ce236: Waiting 05:15:30 3b93d0fb6e7d: Layer already exists 05:15:30 501555b4699d: Layer already exists 05:15:30 78128fe8b74f: Layer already exists 05:15:30 4693057ce236: Layer already exists 05:15:30 e30060e6c283: Pushed 05:15:33 c8978eda4518: Pushed 05:15:33 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:15:34 e30060e6c283: Preparing 05:15:34 c8978eda4518: Preparing 05:15:34 501555b4699d: Preparing 05:15:34 3b93d0fb6e7d: Preparing 05:15:34 78128fe8b74f: Preparing 05:15:34 4693057ce236: Preparing 05:15:34 4693057ce236: Waiting 05:15:34 e30060e6c283: Layer already exists 05:15:34 501555b4699d: Layer already exists 05:15:34 78128fe8b74f: Layer already exists 05:15:34 3b93d0fb6e7d: Layer already exists 05:15:34 c8978eda4518: Layer already exists 05:15:34 4693057ce236: Layer already exists 05:15:34 latest: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 05:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:15:34 e30060e6c283: Preparing 05:15:34 c8978eda4518: Preparing 05:15:34 501555b4699d: Preparing 05:15:34 3b93d0fb6e7d: Preparing 05:15:34 78128fe8b74f: Preparing 05:15:34 4693057ce236: Preparing 05:15:34 4693057ce236: Waiting 05:15:34 e30060e6c283: Layer already exists 05:15:34 501555b4699d: Layer already exists 05:15:34 3b93d0fb6e7d: Layer already exists 05:15:34 78128fe8b74f: Layer already exists 05:15:34 c8978eda4518: Layer already exists 05:15:34 4693057ce236: Layer already exists 05:15:34 3.1.0-dev.45: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:15:35 e30060e6c283: Preparing 05:15:35 c8978eda4518: Preparing 05:15:35 501555b4699d: Preparing 05:15:35 3b93d0fb6e7d: Preparing 05:15:35 78128fe8b74f: Preparing 05:15:35 4693057ce236: Preparing 05:15:35 4693057ce236: Waiting 05:15:35 e30060e6c283: Layer already exists 05:15:35 3b93d0fb6e7d: Layer already exists 05:15:35 78128fe8b74f: Layer already exists 05:15:35 501555b4699d: Layer already exists 05:15:35 c8978eda4518: Layer already exists 05:15:35 4693057ce236: Layer already exists 05:15:35 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:15:36 e30060e6c283: Preparing 05:15:36 c8978eda4518: Preparing 05:15:36 501555b4699d: Preparing 05:15:36 3b93d0fb6e7d: Preparing 05:15:36 78128fe8b74f: Preparing 05:15:36 4693057ce236: Preparing 05:15:36 4693057ce236: Waiting 05:15:36 501555b4699d: Layer already exists 05:15:36 78128fe8b74f: Layer already exists 05:15:36 e30060e6c283: Layer already exists 05:15:36 3b93d0fb6e7d: Layer already exists 05:15:36 4693057ce236: Layer already exists 05:15:36 c8978eda4518: Layer already exists 05:15:36 main: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:36 ===================================================== [Pipeline] echo 05:15:36 taggedImages: 05:15:36 - nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:15:36 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:15:36 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 05:15:36 - nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:15:36 - 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] } 05:25:55 #131 ... 05:25:55 05:25:55 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:55 #127 721.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:25:55 #127 ... 05:25:55 05:25:55 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:55 #123 DONE 722.9s 05:25:55 05:25:55 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:55 #127 ... 05:25:55 05:25:55 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:25:55 #132 DONE 0.1s 05:25:55 05:25:55 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:25:55 #133 DONE 0.2s 05:25:55 05:25:55 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:25:55 #134 DONE 0.1s 05:25:55 05:25:55 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:25:55 #131 ... 05:25:55 05:25:55 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:25:55 #135 DONE 0.1s 05:25:55 05:25:55 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:25:55 #136 DONE 0.2s 05:25:55 05:25:55 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:25:55 #137 DONE 0.1s 05:25:55 05:25:55 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:57 #138 DONE 2.0s 05:25:57 05:25:57 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:25:57 #131 ... 05:25:57 05:25:57 #91 [security-proxy-setup] exporting to image 05:25:57 #91 exporting layers 05:25:58 #91 exporting layers 0.9s done 05:25:58 #91 writing image sha256:ff341b4c4c5f29cd0618fbca8ec0605411b64842c08eae224228c72c2e995b05 done 05:25:58 #91 naming to docker.io/library/security-proxy-setup-arm64 done 05:25:58 #91 DONE 2.9s 05:25:58 05:25:58 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:08 #128 ... 05:26:08 05:26:08 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:26:08 #125 DONE 736.9s 05:26:08 05:26:08 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:26:08 #139 DONE 0.4s 05:26:08 05:26:08 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 05:26:11 #140 DONE 2.3s 05:26:11 05:26:11 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 05:26:11 #141 DONE 0.3s 05:26:11 05:26:11 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 05:26:11 #142 DONE 0.3s 05:26:11 05:26:11 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:11 #131 ... 05:26:11 05:26:11 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:26:11 #143 DONE 0.3s 05:26:11 05:26:11 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:26:11 #144 DONE 0.1s 05:26:11 05:26:11 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:12 #127 ... 05:26:12 05:26:12 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:26:12 #145 DONE 0.1s 05:26:12 05:26:12 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:26:12 #146 DONE 0.1s 05:26:12 05:26:12 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:12 #131 ... 05:26:12 05:26:12 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:26:12 #147 DONE 0.2s 05:26:12 05:26:12 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:26:12 #148 DONE 0.1s 05:26:12 05:26:12 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 05:26:13 #149 ... 05:26:13 05:26:13 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:13 #127 DONE 742.0s 05:26:13 05:26:13 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:13 #131 ... 05:26:13 05:26:13 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 05:26:14 #150 DONE 0.3s 05:26:14 05:26:14 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 05:26:14 #151 DONE 0.3s 05:26:14 05:26:14 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:14 #131 ... 05:26:14 05:26:14 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:26:14 #152 DONE 0.2s 05:26:14 05:26:14 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:26:14 #153 DONE 0.3s 05:26:14 05:26:14 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:26:14 #154 DONE 0.2s 05:26:14 05:26:14 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:26:15 #155 DONE 0.4s 05:26:15 05:26:15 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:15 #130 ... 05:26:15 05:26:15 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 05:26:15 #149 DONE 2.9s 05:26:15 05:26:15 #91 [security-bootstrapper] exporting to image 05:26:15 #91 exporting layers 05:26:16 #91 ... 05:26:16 05:26:16 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:26:16 #156 DONE 1.0s 05:26:16 05:26:16 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:26:16 #157 DONE 0.2s 05:26:16 05:26:16 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:16 #158 ... 05:26:16 05:26:16 #91 [security-bootstrapper] exporting to image 05:26:16 #91 exporting layers 1.3s done 05:26:16 #91 writing image sha256:0e862b64ad121f327dfde47b309d58b1c3b83e51a71263f63ab9c757de346a6f 0.0s done 05:26:16 #91 naming to docker.io/library/security-bootstrapper-arm64 done 05:26:16 #91 DONE 4.3s 05:26:17 05:26:17 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:18 #158 DONE 1.9s 05:26:18 05:26:18 #91 [security-secretstore-setup] exporting to image 05:26:19 #91 exporting layers 1.1s done 05:26:19 #91 writing image sha256:39dccec0da995ab339f68b37e32fa338c803739487c8862674242f816a2287bc done 05:26:19 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 05:26:19 #91 DONE 5.4s 05:26:19 05:26:19 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:23 #130 ... 05:26:23 05:26:23 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:26:23 #129 DONE 752.1s 05:26:23 05:26:23 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:23 #131 ... 05:26:23 05:26:23 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:26:24 #159 DONE 0.2s 05:26:24 05:26:24 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:24 #121 ... 05:26:24 05:26:24 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:26:24 #160 DONE 0.2s 05:26:24 05:26:24 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:26:24 #161 DONE 0.2s 05:26:24 05:26:24 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:24 #131 ... 05:26:24 05:26:24 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:26:24 #162 DONE 0.2s 05:26:24 05:26:24 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:26:24 #163 DONE 0.1s 05:26:24 05:26:24 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:25 #128 ... 05:26:25 05:26:25 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:27 #164 DONE 1.9s 05:26:27 05:26:27 #91 [security-proxy-auth] exporting to image 05:26:27 #91 exporting layers 05:26:27 #91 exporting layers 0.5s done 05:26:27 #91 writing image sha256:e9721d4524c8715003071e61206bbb838a22ccb7a74b7ea8fb4f218f1f541e72 done 05:26:27 #91 naming to docker.io/library/security-proxy-auth-arm64 done 05:26:27 #91 DONE 5.9s 05:26:27 05:26:27 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:26:35 #126 ... 05:26:35 05:26:35 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:35 #131 DONE 764.1s 05:26:35 05:26:35 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:35 #130 ... 05:26:35 05:26:35 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:26:35 #165 DONE 0.2s 05:26:35 05:26:35 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:26:36 #166 DONE 0.2s 05:26:36 05:26:36 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:26:36 #124 ... 05:26:36 05:26:36 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:26:36 #167 DONE 0.3s 05:26:36 05:26:36 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:36 #130 ... 05:26:36 05:26:36 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:26:36 #168 DONE 0.1s 05:26:36 05:26:36 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:26:36 #169 DONE 0.1s 05:26:36 05:26:36 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:36 #121 ... 05:26:36 05:26:36 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:38 #170 DONE 1.8s 05:26:38 05:26:38 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:38 #128 ... 05:26:38 05:26:38 #91 [core-common-config-bootstrapper] exporting to image 05:26:38 #91 exporting layers 05:26:39 #91 exporting layers 0.7s done 05:26:39 #91 writing image sha256:a4fbc65557f7fad184525f41d743fc9a462045bca5c123063de056aa0e88ef4d 05:26:39 #91 writing image sha256:a4fbc65557f7fad184525f41d743fc9a462045bca5c123063de056aa0e88ef4d done 05:26:39 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:26:39 #91 DONE 6.7s 05:26:39 05:26:39 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:12 #128 ... 05:27:12 05:27:12 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:27:12 #126 DONE 799.3s 05:27:12 05:27:12 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:12 #124 ... 05:27:12 05:27:12 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 05:27:12 #171 DONE 0.2s 05:27:12 05:27:12 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 05:27:12 #172 DONE 0.3s 05:27:12 05:27:12 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:27:12 #173 DONE 0.3s 05:27:12 05:27:12 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:27:12 #174 DONE 0.2s 05:27:12 05:27:12 #91 [core-command] exporting to image 05:27:12 #91 exporting layers 05:27:12 #91 exporting layers 0.3s done 05:27:12 #91 writing image sha256:4f688c3b99a6799bd4fc66d01a4684910d851c03121abfeac96992b61b91b77c done 05:27:12 #91 naming to docker.io/library/core-command-arm64 done 05:27:12 #91 DONE 7.0s 05:27:12 05:27:12 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:20 #128 DONE 808.2s 05:27:20 05:27:20 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:20 #130 ... 05:27:20 05:27:20 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:27:20 #175 DONE 0.3s 05:27:20 05:27:20 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:27:20 #176 DONE 0.2s 05:27:20 05:27:20 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:27:20 #177 DONE 0.3s 05:27:20 05:27:20 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:27:20 #178 DONE 0.2s 05:27:20 05:27:20 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:27:20 #179 DONE 0.2s 05:27:20 05:27:20 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:20 #121 ... 05:27:20 05:27:20 #91 [core-metadata] exporting to image 05:27:20 #91 exporting layers 05:27:21 #91 ... 05:27:21 05:27:21 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:21 #124 DONE 810.2s 05:27:21 05:27:21 #91 [core-metadata] exporting to image 05:27:21 #91 exporting layers 0.6s done 05:27:21 #91 writing image sha256:44e8a84851de2e0df210de39e5def609dd1238ccad6eacf7d81d7136ca13847e 05:27:21 #91 writing image sha256:44e8a84851de2e0df210de39e5def609dd1238ccad6eacf7d81d7136ca13847e done 05:27:21 #91 naming to docker.io/library/core-metadata-arm64 done 05:27:21 #91 DONE 7.6s 05:27:21 05:27:21 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:27:21 #122 ... 05:27:21 05:27:21 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:21 #180 DONE 0.1s 05:27:22 05:27:22 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:27:22 #181 DONE 0.2s 05:27:22 05:27:22 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:27:22 #182 DONE 0.3s 05:27:22 05:27:22 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:27:22 #183 DONE 0.1s 05:27:22 05:27:22 #91 [core-data] exporting to image 05:27:23 #91 exporting layers 0.4s done 05:27:23 #91 writing image sha256:84aedcf38af565c5e5e84a66ae259f9b7459e7e6913ca112737b9c0a62f17388 done 05:27:23 #91 naming to docker.io/library/core-data-arm64 done 05:27:23 #91 DONE 8.0s 05:27:23 05:27:23 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:39 #121 ... 05:27:39 05:27:39 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:27:39 #122 DONE 827.6s 05:27:39 05:27:39 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:39 #121 ... 05:27:39 05:27:39 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:39 #184 DONE 0.3s 05:27:39 05:27:39 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:27:39 #185 DONE 0.2s 05:27:39 05:27:39 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:27:39 #186 DONE 0.3s 05:27:39 05:27:39 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:27:40 #187 DONE 0.2s 05:27:40 05:27:40 #91 [security-spiffe-token-provider] exporting to image 05:27:40 #91 exporting layers 05:27:40 #91 exporting layers 0.5s done 05:27:40 #91 writing image sha256:76d36c7e562cb30d4276c928c4f4c79e17bf4f008c143e20350ce3c0920667ea done 05:27:40 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:27:40 #91 DONE 8.5s 05:27:40 05:27:40 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:58 #121 ... 05:27:58 05:27:58 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:58 #130 DONE 846.4s 05:27:58 05:27:58 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:58 #121 ... 05:27:58 05:27:58 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:58 #188 DONE 0.1s 05:27:58 05:27:58 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:58 #121 DONE 846.9s 05:27:58 05:27:58 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:27:58 #189 DONE 0.2s 05:27:58 05:27:58 #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:58 #190 DONE 0.2s 05:27:58 05:27:58 #191 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:27:58 #191 DONE 0.4s 05:27:58 05:27:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:27:58 #42 ... 05:27:58 05:27:58 #192 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:27:58 #192 DONE 0.1s 05:27:58 05:27:58 #193 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:27:58 #193 DONE 0.1s 05:27:58 05:27:58 #91 [support-scheduler] exporting to image 05:27:58 #91 exporting layers 05:27:59 #91 ... 05:27:59 05:27:59 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:27:59 #194 DONE 0.4s 05:27:59 05:27:59 #91 [support-scheduler] exporting to image 05:27:59 #91 exporting layers 0.4s done 05:27:59 #91 writing image sha256:546f188c739fbb61aaad10b981f35212f9d73fa786597100959bc6f7a40935ac done 05:27:59 #91 naming to docker.io/library/support-scheduler-arm64 done 05:27:59 #91 DONE 8.9s 05:27:59 05:27:59 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:27:59 #195 DONE 0.1s 05:27:59 05:27:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:27:59 #42 ... 05:27:59 05:27:59 #91 [support-notifications] exporting to image 05:27:59 #91 exporting layers 0.4s done 05:27:59 #91 writing image sha256:ca007b3b32a2a70d7341649764e66e22c17167dee9add9b4ba3318e889e362cb done 05:27:59 #91 naming to docker.io/library/support-notifications-arm64 05:27:59 #91 naming to docker.io/library/support-notifications-arm64 done 05:27:59 #91 DONE 9.3s 05:27:59 05:27:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:27:59 time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:59 time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:27:59 $ docker stop --time=1 cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 05:28:01 $ docker rm -f --volumes cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 [Pipeline] // withDockerContainer [Pipeline] sh 05:28:01 + docker images 05:28:01 REPOSITORY TAG IMAGE ID CREATED SIZE 05:28:01 support-notifications-arm64 latest ca007b3b32a2 2 seconds ago 34.1MB 05:28:01 support-scheduler-arm64 latest 546f188c739f 3 seconds ago 33.5MB 05:28:01 security-spiffe-token-provider-arm64 latest 76d36c7e562c 22 seconds ago 35MB 05:28:01 core-data-arm64 latest 84aedcf38af5 39 seconds ago 21.2MB 05:28:01 core-metadata-arm64 latest 44e8a84851de 41 seconds ago 21.5MB 05:28:01 core-command-arm64 latest 4f688c3b99a6 50 seconds ago 21MB 05:28:01 core-common-config-bootstrapper-arm64 latest a4fbc65557f7 About a minute ago 18.3MB 05:28:01 security-proxy-auth-arm64 latest e9721d4524c8 About a minute ago 19.4MB 05:28:01 security-secretstore-setup-arm64 latest 39dccec0da99 About a minute ago 43.6MB 05:28:01 security-bootstrapper-arm64 latest 0e862b64ad12 About a minute ago 23MB 05:28:01 security-proxy-setup-arm64 latest ff341b4c4c5f 2 minutes ago 29.1MB 05:28:01 security-spire-config-arm64 latest 997c5c8e1461 14 minutes ago 95.8MB 05:28:01 security-spire-agent-arm64 latest 1b2dbf3f190c 14 minutes ago 152MB 05:28:01 security-spire-server-arm64 latest bab92aac22f9 14 minutes ago 96.6MB 05:28:01 ci-base-image-arm64 latest 5015e89986ed 15 minutes ago 1.07GB 05:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 13 hours ago 695MB 05:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:01 provisioning config files... 05:28:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config10123182278023020360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> docker-login.sh 05:28:02 nexus3.edgexfoundry.org:10001 05:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:02 Configure a credential helper to remove this warning. See 05:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:02 05:28:02 Login Succeeded 05:28:02 nexus3.edgexfoundry.org:10002 05:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:03 Configure a credential helper to remove this warning. See 05:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:03 05:28:03 Login Succeeded 05:28:03 nexus3.edgexfoundry.org:10003 05:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:03 Configure a credential helper to remove this warning. See 05:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:03 05:28:03 Login Succeeded 05:28:03 nexus3.edgexfoundry.org:10004 05:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:03 Configure a credential helper to remove this warning. See 05:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:03 05:28:03 Login Succeeded 05:28:03 docker.io 05:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:04 Configure a credential helper to remove this warning. See 05:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:04 05:28:04 Login Succeeded 05:28:04 ---> docker-login.sh ends [Pipeline] } 05:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:28:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:28:04 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:04 latest 05:28:04 3.1.0-dev.45 05:28:04 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:04 main 05:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:04 a3620625f577: Preparing 05:28:04 db91048b9f7f: Preparing 05:28:04 e5aa0c4ca88d: Preparing 05:28:04 070a4ddbd772: Preparing 05:28:04 ec6da7fadcb0: Preparing 05:28:04 b2191e2be29d: Preparing 05:28:04 b2191e2be29d: Waiting 05:28:05 e5aa0c4ca88d: Pushed 05:28:05 a3620625f577: Pushed 05:28:05 ec6da7fadcb0: Pushed 05:28:05 070a4ddbd772: Pushed 05:28:05 b2191e2be29d: Layer already exists 05:28:08 db91048b9f7f: Pushed 05:28:08 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:09 a3620625f577: Preparing 05:28:09 db91048b9f7f: Preparing 05:28:09 e5aa0c4ca88d: Preparing 05:28:09 070a4ddbd772: Preparing 05:28:09 ec6da7fadcb0: Preparing 05:28:09 b2191e2be29d: Preparing 05:28:09 b2191e2be29d: Waiting 05:28:09 a3620625f577: Layer already exists 05:28:09 070a4ddbd772: Layer already exists 05:28:09 db91048b9f7f: Layer already exists 05:28:09 ec6da7fadcb0: Layer already exists 05:28:09 e5aa0c4ca88d: Layer already exists 05:28:09 b2191e2be29d: Layer already exists 05:28:09 latest: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 05:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:10 a3620625f577: Preparing 05:28:10 db91048b9f7f: Preparing 05:28:10 e5aa0c4ca88d: Preparing 05:28:10 070a4ddbd772: Preparing 05:28:10 ec6da7fadcb0: Preparing 05:28:10 b2191e2be29d: Preparing 05:28:10 b2191e2be29d: Waiting 05:28:10 070a4ddbd772: Layer already exists 05:28:10 a3620625f577: Layer already exists 05:28:10 ec6da7fadcb0: Layer already exists 05:28:10 db91048b9f7f: Layer already exists 05:28:10 e5aa0c4ca88d: Layer already exists 05:28:10 b2191e2be29d: Layer already exists 05:28:10 3.1.0-dev.45: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:10 a3620625f577: Preparing 05:28:10 db91048b9f7f: Preparing 05:28:10 e5aa0c4ca88d: Preparing 05:28:10 070a4ddbd772: Preparing 05:28:10 ec6da7fadcb0: Preparing 05:28:10 b2191e2be29d: Preparing 05:28:10 b2191e2be29d: Waiting 05:28:10 a3620625f577: Layer already exists 05:28:10 e5aa0c4ca88d: Layer already exists 05:28:10 070a4ddbd772: Layer already exists 05:28:10 db91048b9f7f: Layer already exists 05:28:10 ec6da7fadcb0: Layer already exists 05:28:10 b2191e2be29d: Layer already exists 05:28:10 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:11 a3620625f577: Preparing 05:28:11 db91048b9f7f: Preparing 05:28:11 e5aa0c4ca88d: Preparing 05:28:11 070a4ddbd772: Preparing 05:28:11 ec6da7fadcb0: Preparing 05:28:11 b2191e2be29d: Preparing 05:28:11 b2191e2be29d: Waiting 05:28:11 db91048b9f7f: Layer already exists 05:28:11 070a4ddbd772: Layer already exists 05:28:11 e5aa0c4ca88d: Layer already exists 05:28:11 a3620625f577: Layer already exists 05:28:11 ec6da7fadcb0: Layer already exists 05:28:11 b2191e2be29d: Layer already exists 05:28:11 main: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:11 ===================================================== [Pipeline] echo 05:28:11 taggedImages: 05:28:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 05:28:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:28:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:28:11 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:11 latest 05:28:11 3.1.0-dev.45 05:28:11 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:11 main 05:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:12 97e3b0c6cc5f: Preparing 05:28:12 05fe595e56f2: Preparing 05:28:12 2541a5fe582d: Preparing 05:28:12 6dd256414359: Preparing 05:28:12 e5aa0c4ca88d: Preparing 05:28:12 070a4ddbd772: Preparing 05:28:12 ec6da7fadcb0: Preparing 05:28:12 b2191e2be29d: Preparing 05:28:12 070a4ddbd772: Waiting 05:28:12 ec6da7fadcb0: Waiting 05:28:12 b2191e2be29d: Waiting 05:28:12 e5aa0c4ca88d: Layer already exists 05:28:12 070a4ddbd772: Layer already exists 05:28:12 ec6da7fadcb0: Layer already exists 05:28:12 b2191e2be29d: Layer already exists 05:28:12 05fe595e56f2: Pushed 05:28:12 2541a5fe582d: Pushed 05:28:12 97e3b0c6cc5f: Pushed 05:28:15 6dd256414359: Pushed 05:28:15 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:15 + 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 05:28:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:15 97e3b0c6cc5f: Preparing 05:28:15 05fe595e56f2: Preparing 05:28:15 2541a5fe582d: Preparing 05:28:15 6dd256414359: Preparing 05:28:15 e5aa0c4ca88d: Preparing 05:28:15 070a4ddbd772: Preparing 05:28:15 ec6da7fadcb0: Preparing 05:28:15 b2191e2be29d: Preparing 05:28:15 070a4ddbd772: Waiting 05:28:15 ec6da7fadcb0: Waiting 05:28:15 b2191e2be29d: Waiting 05:28:15 2541a5fe582d: Layer already exists 05:28:15 6dd256414359: Layer already exists 05:28:15 e5aa0c4ca88d: Layer already exists 05:28:15 97e3b0c6cc5f: Layer already exists 05:28:15 05fe595e56f2: Layer already exists 05:28:15 ec6da7fadcb0: Layer already exists 05:28:15 070a4ddbd772: Layer already exists 05:28:15 b2191e2be29d: Layer already exists 05:28:15 latest: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 05:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:16 97e3b0c6cc5f: Preparing 05:28:16 05fe595e56f2: Preparing 05:28:16 2541a5fe582d: Preparing 05:28:16 6dd256414359: Preparing 05:28:16 e5aa0c4ca88d: Preparing 05:28:16 070a4ddbd772: Preparing 05:28:16 ec6da7fadcb0: Preparing 05:28:16 b2191e2be29d: Preparing 05:28:16 ec6da7fadcb0: Waiting 05:28:16 b2191e2be29d: Waiting 05:28:16 070a4ddbd772: Waiting 05:28:16 6dd256414359: Layer already exists 05:28:16 2541a5fe582d: Layer already exists 05:28:16 05fe595e56f2: Layer already exists 05:28:16 97e3b0c6cc5f: Layer already exists 05:28:16 e5aa0c4ca88d: Layer already exists 05:28:16 ec6da7fadcb0: Layer already exists 05:28:16 070a4ddbd772: Layer already exists 05:28:16 b2191e2be29d: Layer already exists 05:28:16 3.1.0-dev.45: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:17 97e3b0c6cc5f: Preparing 05:28:17 05fe595e56f2: Preparing 05:28:17 2541a5fe582d: Preparing 05:28:17 6dd256414359: Preparing 05:28:17 e5aa0c4ca88d: Preparing 05:28:17 070a4ddbd772: Preparing 05:28:17 ec6da7fadcb0: Preparing 05:28:17 b2191e2be29d: Preparing 05:28:17 070a4ddbd772: Waiting 05:28:17 ec6da7fadcb0: Waiting 05:28:17 b2191e2be29d: Waiting 05:28:17 97e3b0c6cc5f: Layer already exists 05:28:17 e5aa0c4ca88d: Layer already exists 05:28:17 2541a5fe582d: Layer already exists 05:28:17 05fe595e56f2: Layer already exists 05:28:17 6dd256414359: Layer already exists 05:28:17 ec6da7fadcb0: Layer already exists 05:28:17 b2191e2be29d: Layer already exists 05:28:17 070a4ddbd772: Layer already exists 05:28:17 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:18 + 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 05:28:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:18 97e3b0c6cc5f: Preparing 05:28:18 05fe595e56f2: Preparing 05:28:18 2541a5fe582d: Preparing 05:28:18 6dd256414359: Preparing 05:28:18 e5aa0c4ca88d: Preparing 05:28:18 070a4ddbd772: Preparing 05:28:18 ec6da7fadcb0: Preparing 05:28:18 b2191e2be29d: Preparing 05:28:18 070a4ddbd772: Waiting 05:28:18 ec6da7fadcb0: Waiting 05:28:18 b2191e2be29d: Waiting 05:28:18 97e3b0c6cc5f: Layer already exists 05:28:18 6dd256414359: Layer already exists 05:28:18 e5aa0c4ca88d: Layer already exists 05:28:18 2541a5fe582d: Layer already exists 05:28:18 05fe595e56f2: Layer already exists 05:28:18 b2191e2be29d: Layer already exists 05:28:18 ec6da7fadcb0: Layer already exists 05:28:18 070a4ddbd772: Layer already exists 05:28:18 main: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:18 ===================================================== [Pipeline] echo 05:28:18 taggedImages: 05:28:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 05:28:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:28:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:28:18 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:18 latest 05:28:18 3.1.0-dev.45 05:28:18 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:18 main 05:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:19 42f7065da314: Preparing 05:28:19 84dd5c99f456: Preparing 05:28:19 e5aa0c4ca88d: Preparing 05:28:19 070a4ddbd772: Preparing 05:28:19 a06f8f37731c: Preparing 05:28:19 b2191e2be29d: Preparing 05:28:19 b2191e2be29d: Waiting 05:28:19 e5aa0c4ca88d: Layer already exists 05:28:19 070a4ddbd772: Layer already exists 05:28:19 b2191e2be29d: Layer already exists 05:28:19 42f7065da314: Pushed 05:28:19 a06f8f37731c: Pushed 05:28:23 84dd5c99f456: Pushed 05:28:23 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:23 42f7065da314: Preparing 05:28:23 84dd5c99f456: Preparing 05:28:23 e5aa0c4ca88d: Preparing 05:28:23 070a4ddbd772: Preparing 05:28:23 a06f8f37731c: Preparing 05:28:23 b2191e2be29d: Preparing 05:28:23 b2191e2be29d: Waiting 05:28:23 e5aa0c4ca88d: Layer already exists 05:28:23 070a4ddbd772: Layer already exists 05:28:23 84dd5c99f456: Layer already exists 05:28:23 42f7065da314: Layer already exists 05:28:23 a06f8f37731c: Layer already exists 05:28:23 b2191e2be29d: Layer already exists 05:28:23 latest: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 05:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:24 42f7065da314: Preparing 05:28:24 84dd5c99f456: Preparing 05:28:24 e5aa0c4ca88d: Preparing 05:28:24 070a4ddbd772: Preparing 05:28:24 a06f8f37731c: Preparing 05:28:24 b2191e2be29d: Preparing 05:28:24 b2191e2be29d: Waiting 05:28:24 42f7065da314: Layer already exists 05:28:24 84dd5c99f456: Layer already exists 05:28:24 070a4ddbd772: Layer already exists 05:28:24 a06f8f37731c: Layer already exists 05:28:24 e5aa0c4ca88d: Layer already exists 05:28:24 b2191e2be29d: Layer already exists 05:28:24 3.1.0-dev.45: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:25 42f7065da314: Preparing 05:28:25 84dd5c99f456: Preparing 05:28:25 e5aa0c4ca88d: Preparing 05:28:25 070a4ddbd772: Preparing 05:28:25 a06f8f37731c: Preparing 05:28:25 b2191e2be29d: Preparing 05:28:25 b2191e2be29d: Waiting 05:28:25 e5aa0c4ca88d: Layer already exists 05:28:25 42f7065da314: Layer already exists 05:28:25 a06f8f37731c: Layer already exists 05:28:25 070a4ddbd772: Layer already exists 05:28:25 84dd5c99f456: Layer already exists 05:28:25 b2191e2be29d: Layer already exists 05:28:25 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:26 42f7065da314: Preparing 05:28:26 84dd5c99f456: Preparing 05:28:26 e5aa0c4ca88d: Preparing 05:28:26 070a4ddbd772: Preparing 05:28:26 a06f8f37731c: Preparing 05:28:26 b2191e2be29d: Preparing 05:28:26 b2191e2be29d: Waiting 05:28:26 42f7065da314: Layer already exists 05:28:26 070a4ddbd772: Layer already exists 05:28:26 e5aa0c4ca88d: Layer already exists 05:28:26 a06f8f37731c: Layer already exists 05:28:26 84dd5c99f456: Layer already exists 05:28:26 b2191e2be29d: Layer already exists 05:28:26 main: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:26 ===================================================== [Pipeline] echo 05:28:26 taggedImages: 05:28:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:28:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 05:28:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:28:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:28:26 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:26 latest 05:28:26 3.1.0-dev.45 05:28:26 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:26 main 05:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:27 a19f8b486c92: Preparing 05:28:27 656038128971: Preparing 05:28:27 086be1d1aa0f: Preparing 05:28:27 e5aa0c4ca88d: Preparing 05:28:27 070a4ddbd772: Preparing 05:28:27 ec6da7fadcb0: Preparing 05:28:27 b2191e2be29d: Preparing 05:28:27 ec6da7fadcb0: Waiting 05:28:27 b2191e2be29d: Waiting 05:28:27 070a4ddbd772: Layer already exists 05:28:27 e5aa0c4ca88d: Layer already exists 05:28:27 ec6da7fadcb0: Layer already exists 05:28:27 b2191e2be29d: Layer already exists 05:28:27 656038128971: Pushed 05:28:27 a19f8b486c92: Pushed 05:28:30 086be1d1aa0f: Pushed 05:28:30 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:31 a19f8b486c92: Preparing 05:28:31 656038128971: Preparing 05:28:31 086be1d1aa0f: Preparing 05:28:31 e5aa0c4ca88d: Preparing 05:28:31 070a4ddbd772: Preparing 05:28:31 ec6da7fadcb0: Preparing 05:28:31 b2191e2be29d: Preparing 05:28:31 ec6da7fadcb0: Waiting 05:28:31 b2191e2be29d: Waiting 05:28:31 086be1d1aa0f: Layer already exists 05:28:31 a19f8b486c92: Layer already exists 05:28:31 e5aa0c4ca88d: Layer already exists 05:28:31 070a4ddbd772: Layer already exists 05:28:31 656038128971: Layer already exists 05:28:31 ec6da7fadcb0: Layer already exists 05:28:31 b2191e2be29d: Layer already exists 05:28:31 latest: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 05:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:32 a19f8b486c92: Preparing 05:28:32 656038128971: Preparing 05:28:32 086be1d1aa0f: Preparing 05:28:32 e5aa0c4ca88d: Preparing 05:28:32 070a4ddbd772: Preparing 05:28:32 ec6da7fadcb0: Preparing 05:28:32 b2191e2be29d: Preparing 05:28:32 ec6da7fadcb0: Waiting 05:28:32 b2191e2be29d: Waiting 05:28:32 e5aa0c4ca88d: Layer already exists 05:28:32 086be1d1aa0f: Layer already exists 05:28:32 656038128971: Layer already exists 05:28:32 070a4ddbd772: Layer already exists 05:28:32 a19f8b486c92: Layer already exists 05:28:32 b2191e2be29d: Layer already exists 05:28:32 ec6da7fadcb0: Layer already exists 05:28:32 3.1.0-dev.45: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:33 a19f8b486c92: Preparing 05:28:33 656038128971: Preparing 05:28:33 086be1d1aa0f: Preparing 05:28:33 e5aa0c4ca88d: Preparing 05:28:33 070a4ddbd772: Preparing 05:28:33 ec6da7fadcb0: Preparing 05:28:33 b2191e2be29d: Preparing 05:28:33 ec6da7fadcb0: Waiting 05:28:33 b2191e2be29d: Waiting 05:28:33 656038128971: Layer already exists 05:28:33 e5aa0c4ca88d: Layer already exists 05:28:33 a19f8b486c92: Layer already exists 05:28:33 070a4ddbd772: Layer already exists 05:28:33 086be1d1aa0f: Layer already exists 05:28:33 ec6da7fadcb0: Layer already exists 05:28:33 b2191e2be29d: Layer already exists 05:28:33 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:34 a19f8b486c92: Preparing 05:28:34 656038128971: Preparing 05:28:34 086be1d1aa0f: Preparing 05:28:34 e5aa0c4ca88d: Preparing 05:28:34 070a4ddbd772: Preparing 05:28:34 ec6da7fadcb0: Preparing 05:28:34 b2191e2be29d: Preparing 05:28:34 ec6da7fadcb0: Waiting 05:28:34 b2191e2be29d: Waiting 05:28:34 086be1d1aa0f: Layer already exists 05:28:34 a19f8b486c92: Layer already exists 05:28:34 656038128971: Layer already exists 05:28:34 070a4ddbd772: Layer already exists 05:28:34 e5aa0c4ca88d: Layer already exists 05:28:34 ec6da7fadcb0: Layer already exists 05:28:34 b2191e2be29d: Layer already exists 05:28:34 main: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:34 ===================================================== [Pipeline] echo 05:28:34 taggedImages: 05:28:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:28:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 05:28:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:28:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:28:34 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:34 latest 05:28:34 3.1.0-dev.45 05:28:34 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:34 main 05:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:34 0d836806176d: Preparing 05:28:34 d614e44dfb0d: Preparing 05:28:34 0dc8f6dc92cd: Preparing 05:28:34 370456c46785: Preparing 05:28:34 6267ca07e6e7: Preparing 05:28:34 f63eac6ef565: Preparing 05:28:34 9bdf2e1acc2f: Preparing 05:28:34 e5aa0c4ca88d: Preparing 05:28:34 070a4ddbd772: Preparing 05:28:34 ea9f4ca70bc2: Preparing 05:28:34 91cd5bdd12c9: Preparing 05:28:34 5f70bf18a086: Preparing 05:28:34 7dd34cbce01a: Preparing 05:28:34 225d82342f43: Preparing 05:28:34 b2191e2be29d: Preparing 05:28:34 f63eac6ef565: Waiting 05:28:34 9bdf2e1acc2f: Waiting 05:28:34 e5aa0c4ca88d: Waiting 05:28:34 070a4ddbd772: Waiting 05:28:34 ea9f4ca70bc2: Waiting 05:28:34 91cd5bdd12c9: Waiting 05:28:34 5f70bf18a086: Waiting 05:28:34 7dd34cbce01a: Waiting 05:28:34 225d82342f43: Waiting 05:28:34 b2191e2be29d: Waiting 05:28:35 370456c46785: Pushed 05:28:35 d614e44dfb0d: Pushed 05:28:35 6267ca07e6e7: Pushed 05:28:35 0d836806176d: Pushed 05:28:35 0dc8f6dc92cd: Pushed 05:28:35 e5aa0c4ca88d: Layer already exists 05:28:35 f63eac6ef565: Pushed 05:28:35 070a4ddbd772: Layer already exists 05:28:35 ea9f4ca70bc2: Pushed 05:28:35 5f70bf18a086: Pushed 05:28:35 7dd34cbce01a: Pushed 05:28:35 91cd5bdd12c9: Pushed 05:28:35 b2191e2be29d: Layer already exists 05:28:35 225d82342f43: Pushed 05:28:38 9bdf2e1acc2f: Pushed 05:28:39 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:39 0d836806176d: Preparing 05:28:39 d614e44dfb0d: Preparing 05:28:39 0dc8f6dc92cd: Preparing 05:28:39 370456c46785: Preparing 05:28:39 6267ca07e6e7: Preparing 05:28:39 f63eac6ef565: Preparing 05:28:39 9bdf2e1acc2f: Preparing 05:28:39 e5aa0c4ca88d: Preparing 05:28:39 070a4ddbd772: Preparing 05:28:39 f63eac6ef565: Waiting 05:28:39 9bdf2e1acc2f: Waiting 05:28:39 e5aa0c4ca88d: Waiting 05:28:39 ea9f4ca70bc2: Preparing 05:28:39 91cd5bdd12c9: Preparing 05:28:39 5f70bf18a086: Preparing 05:28:39 7dd34cbce01a: Preparing 05:28:39 225d82342f43: Preparing 05:28:39 070a4ddbd772: Waiting 05:28:39 b2191e2be29d: Preparing 05:28:39 ea9f4ca70bc2: Waiting 05:28:39 91cd5bdd12c9: Waiting 05:28:39 7dd34cbce01a: Waiting 05:28:39 5f70bf18a086: Waiting 05:28:39 225d82342f43: Waiting 05:28:39 b2191e2be29d: Waiting 05:28:39 6267ca07e6e7: Layer already exists 05:28:39 d614e44dfb0d: Layer already exists 05:28:39 370456c46785: Layer already exists 05:28:39 0dc8f6dc92cd: Layer already exists 05:28:39 0d836806176d: Layer already exists 05:28:39 9bdf2e1acc2f: Layer already exists 05:28:39 e5aa0c4ca88d: Layer already exists 05:28:39 070a4ddbd772: Layer already exists 05:28:39 ea9f4ca70bc2: Layer already exists 05:28:39 91cd5bdd12c9: Layer already exists 05:28:39 f63eac6ef565: Layer already exists 05:28:39 5f70bf18a086: Layer already exists 05:28:39 7dd34cbce01a: Layer already exists 05:28:39 225d82342f43: Layer already exists 05:28:39 b2191e2be29d: Layer already exists 05:28:39 latest: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 05:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:40 0d836806176d: Preparing 05:28:40 d614e44dfb0d: Preparing 05:28:40 0dc8f6dc92cd: Preparing 05:28:40 370456c46785: Preparing 05:28:40 6267ca07e6e7: Preparing 05:28:40 f63eac6ef565: Preparing 05:28:40 9bdf2e1acc2f: Preparing 05:28:40 e5aa0c4ca88d: Preparing 05:28:40 070a4ddbd772: Preparing 05:28:40 ea9f4ca70bc2: Preparing 05:28:40 91cd5bdd12c9: Preparing 05:28:40 5f70bf18a086: Preparing 05:28:40 7dd34cbce01a: Preparing 05:28:40 225d82342f43: Preparing 05:28:40 b2191e2be29d: Preparing 05:28:40 f63eac6ef565: Waiting 05:28:40 9bdf2e1acc2f: Waiting 05:28:40 e5aa0c4ca88d: Waiting 05:28:40 070a4ddbd772: Waiting 05:28:40 7dd34cbce01a: Waiting 05:28:40 ea9f4ca70bc2: Waiting 05:28:40 225d82342f43: Waiting 05:28:40 b2191e2be29d: Waiting 05:28:40 91cd5bdd12c9: Waiting 05:28:40 5f70bf18a086: Waiting 05:28:40 370456c46785: Layer already exists 05:28:40 6267ca07e6e7: Layer already exists 05:28:40 0d836806176d: Layer already exists 05:28:40 0dc8f6dc92cd: Layer already exists 05:28:40 d614e44dfb0d: Layer already exists 05:28:40 e5aa0c4ca88d: Layer already exists 05:28:40 f63eac6ef565: Layer already exists 05:28:40 9bdf2e1acc2f: Layer already exists 05:28:40 ea9f4ca70bc2: Layer already exists 05:28:40 070a4ddbd772: Layer already exists 05:28:40 5f70bf18a086: Layer already exists 05:28:40 225d82342f43: Layer already exists 05:28:40 91cd5bdd12c9: Layer already exists 05:28:40 7dd34cbce01a: Layer already exists 05:28:40 b2191e2be29d: Layer already exists 05:28:40 3.1.0-dev.45: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:41 0d836806176d: Preparing 05:28:41 d614e44dfb0d: Preparing 05:28:41 0dc8f6dc92cd: Preparing 05:28:41 370456c46785: Preparing 05:28:41 6267ca07e6e7: Preparing 05:28:41 f63eac6ef565: Preparing 05:28:41 9bdf2e1acc2f: Preparing 05:28:41 e5aa0c4ca88d: Preparing 05:28:41 070a4ddbd772: Preparing 05:28:41 ea9f4ca70bc2: Preparing 05:28:41 91cd5bdd12c9: Preparing 05:28:41 5f70bf18a086: Preparing 05:28:41 7dd34cbce01a: Preparing 05:28:41 225d82342f43: Preparing 05:28:41 b2191e2be29d: Preparing 05:28:41 f63eac6ef565: Waiting 05:28:41 9bdf2e1acc2f: Waiting 05:28:41 e5aa0c4ca88d: Waiting 05:28:41 070a4ddbd772: Waiting 05:28:41 ea9f4ca70bc2: Waiting 05:28:41 91cd5bdd12c9: Waiting 05:28:41 5f70bf18a086: Waiting 05:28:41 7dd34cbce01a: Waiting 05:28:41 225d82342f43: Waiting 05:28:41 b2191e2be29d: Waiting 05:28:41 6267ca07e6e7: Layer already exists 05:28:41 370456c46785: Layer already exists 05:28:41 0d836806176d: Layer already exists 05:28:41 0dc8f6dc92cd: Layer already exists 05:28:41 d614e44dfb0d: Layer already exists 05:28:41 f63eac6ef565: Layer already exists 05:28:41 e5aa0c4ca88d: Layer already exists 05:28:41 9bdf2e1acc2f: Layer already exists 05:28:41 ea9f4ca70bc2: Layer already exists 05:28:41 070a4ddbd772: Layer already exists 05:28:41 91cd5bdd12c9: Layer already exists 05:28:41 5f70bf18a086: Layer already exists 05:28:41 b2191e2be29d: Layer already exists 05:28:41 7dd34cbce01a: Layer already exists 05:28:41 225d82342f43: Layer already exists 05:28:41 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:42 0d836806176d: Preparing 05:28:42 d614e44dfb0d: Preparing 05:28:42 0dc8f6dc92cd: Preparing 05:28:42 370456c46785: Preparing 05:28:42 6267ca07e6e7: Preparing 05:28:42 f63eac6ef565: Preparing 05:28:42 9bdf2e1acc2f: Preparing 05:28:42 e5aa0c4ca88d: Preparing 05:28:42 070a4ddbd772: Preparing 05:28:42 ea9f4ca70bc2: Preparing 05:28:42 91cd5bdd12c9: Preparing 05:28:42 5f70bf18a086: Preparing 05:28:42 7dd34cbce01a: Preparing 05:28:42 225d82342f43: Preparing 05:28:42 b2191e2be29d: Preparing 05:28:42 f63eac6ef565: Waiting 05:28:42 9bdf2e1acc2f: Waiting 05:28:42 e5aa0c4ca88d: Waiting 05:28:42 070a4ddbd772: Waiting 05:28:42 7dd34cbce01a: Waiting 05:28:42 225d82342f43: Waiting 05:28:42 ea9f4ca70bc2: Waiting 05:28:42 91cd5bdd12c9: Waiting 05:28:42 b2191e2be29d: Waiting 05:28:42 5f70bf18a086: Waiting 05:28:42 370456c46785: Layer already exists 05:28:42 6267ca07e6e7: Layer already exists 05:28:42 0d836806176d: Layer already exists 05:28:42 0dc8f6dc92cd: Layer already exists 05:28:42 d614e44dfb0d: Layer already exists 05:28:42 9bdf2e1acc2f: Layer already exists 05:28:42 f63eac6ef565: Layer already exists 05:28:42 e5aa0c4ca88d: Layer already exists 05:28:42 070a4ddbd772: Layer already exists 05:28:42 ea9f4ca70bc2: Layer already exists 05:28:42 91cd5bdd12c9: Layer already exists 05:28:42 5f70bf18a086: Layer already exists 05:28:42 7dd34cbce01a: Layer already exists 05:28:42 225d82342f43: Layer already exists 05:28:42 b2191e2be29d: Layer already exists 05:28:42 main: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:42 ===================================================== [Pipeline] echo 05:28:42 taggedImages: 05:28:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:28:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 05:28:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:28:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:28:42 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:42 latest 05:28:42 3.1.0-dev.45 05:28:42 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:42 main 05:28:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:28:43 175ab3aac9b5: Preparing 05:28:43 c2613ebd8a8b: Preparing 05:28:43 3873526234b9: Preparing 05:28:43 7a9fd456e3ed: Preparing 05:28:43 e5aa0c4ca88d: Preparing 05:28:43 070a4ddbd772: Preparing 05:28:43 ec6da7fadcb0: Preparing 05:28:43 b2191e2be29d: Preparing 05:28:43 ec6da7fadcb0: Waiting 05:28:43 070a4ddbd772: Waiting 05:28:43 b2191e2be29d: Waiting 05:28:43 e5aa0c4ca88d: Layer already exists 05:28:43 3873526234b9: Pushed 05:28:43 070a4ddbd772: Layer already exists 05:28:43 ec6da7fadcb0: Layer already exists 05:28:43 b2191e2be29d: Layer already exists 05:28:43 c2613ebd8a8b: Pushed 05:28:43 175ab3aac9b5: Pushed 05:28:46 7a9fd456e3ed: Pushed 05:28:46 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:46 + 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 05:28:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:28:47 175ab3aac9b5: Preparing 05:28:47 c2613ebd8a8b: Preparing 05:28:47 3873526234b9: Preparing 05:28:47 7a9fd456e3ed: Preparing 05:28:47 e5aa0c4ca88d: Preparing 05:28:47 070a4ddbd772: Preparing 05:28:47 ec6da7fadcb0: Preparing 05:28:47 b2191e2be29d: Preparing 05:28:47 070a4ddbd772: Waiting 05:28:47 ec6da7fadcb0: Waiting 05:28:47 b2191e2be29d: Waiting 05:28:47 175ab3aac9b5: Layer already exists 05:28:47 c2613ebd8a8b: Layer already exists 05:28:47 e5aa0c4ca88d: Layer already exists 05:28:47 7a9fd456e3ed: Layer already exists 05:28:47 3873526234b9: Layer already exists 05:28:47 070a4ddbd772: Layer already exists 05:28:47 ec6da7fadcb0: Layer already exists 05:28:47 b2191e2be29d: Layer already exists 05:28:47 latest: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 05:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:28:48 175ab3aac9b5: Preparing 05:28:48 c2613ebd8a8b: Preparing 05:28:48 3873526234b9: Preparing 05:28:48 7a9fd456e3ed: Preparing 05:28:48 e5aa0c4ca88d: Preparing 05:28:48 070a4ddbd772: Preparing 05:28:48 ec6da7fadcb0: Preparing 05:28:48 b2191e2be29d: Preparing 05:28:48 ec6da7fadcb0: Waiting 05:28:48 b2191e2be29d: Waiting 05:28:48 070a4ddbd772: Waiting 05:28:48 c2613ebd8a8b: Layer already exists 05:28:48 e5aa0c4ca88d: Layer already exists 05:28:48 3873526234b9: Layer already exists 05:28:48 175ab3aac9b5: Layer already exists 05:28:48 7a9fd456e3ed: Layer already exists 05:28:48 070a4ddbd772: Layer already exists 05:28:48 b2191e2be29d: Layer already exists 05:28:48 ec6da7fadcb0: Layer already exists 05:28:48 3.1.0-dev.45: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:28:48 175ab3aac9b5: Preparing 05:28:48 c2613ebd8a8b: Preparing 05:28:48 3873526234b9: Preparing 05:28:48 7a9fd456e3ed: Preparing 05:28:48 e5aa0c4ca88d: Preparing 05:28:48 070a4ddbd772: Preparing 05:28:48 ec6da7fadcb0: Preparing 05:28:48 b2191e2be29d: Preparing 05:28:48 ec6da7fadcb0: Waiting 05:28:48 b2191e2be29d: Waiting 05:28:48 070a4ddbd772: Waiting 05:28:48 7a9fd456e3ed: Layer already exists 05:28:48 175ab3aac9b5: Layer already exists 05:28:48 e5aa0c4ca88d: Layer already exists 05:28:48 c2613ebd8a8b: Layer already exists 05:28:48 3873526234b9: Layer already exists 05:28:48 ec6da7fadcb0: Layer already exists 05:28:48 b2191e2be29d: Layer already exists 05:28:48 070a4ddbd772: Layer already exists 05:28:48 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:49 + 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 05:28:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:28:49 175ab3aac9b5: Preparing 05:28:49 c2613ebd8a8b: Preparing 05:28:49 3873526234b9: Preparing 05:28:49 7a9fd456e3ed: Preparing 05:28:49 e5aa0c4ca88d: Preparing 05:28:49 070a4ddbd772: Preparing 05:28:49 ec6da7fadcb0: Preparing 05:28:49 b2191e2be29d: Preparing 05:28:49 ec6da7fadcb0: Waiting 05:28:49 b2191e2be29d: Waiting 05:28:49 070a4ddbd772: Waiting 05:28:49 3873526234b9: Layer already exists 05:28:49 e5aa0c4ca88d: Layer already exists 05:28:49 7a9fd456e3ed: Layer already exists 05:28:49 175ab3aac9b5: Layer already exists 05:28:49 c2613ebd8a8b: Layer already exists 05:28:49 b2191e2be29d: Layer already exists 05:28:49 ec6da7fadcb0: Layer already exists 05:28:49 070a4ddbd772: Layer already exists 05:28:49 main: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:50 ===================================================== [Pipeline] echo 05:28:50 taggedImages: 05:28:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:28:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 05:28:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:28:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:28:50 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:50 latest 05:28:50 3.1.0-dev.45 05:28:50 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:50 main 05:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:28:50 5dba8f63a8cb: Preparing 05:28:50 3215515af648: Preparing 05:28:50 dd5edb3325f7: Preparing 05:28:50 93d303f7e0cd: Preparing 05:28:50 3f1ad11ebdb1: Preparing 05:28:50 e5aa0c4ca88d: Preparing 05:28:50 070a4ddbd772: Preparing 05:28:50 d37f184f4a4a: Preparing 05:28:50 11d7426a71c2: Preparing 05:28:50 b2191e2be29d: Preparing 05:28:50 070a4ddbd772: Waiting 05:28:50 d37f184f4a4a: Waiting 05:28:50 11d7426a71c2: Waiting 05:28:50 b2191e2be29d: Waiting 05:28:50 e5aa0c4ca88d: Waiting 05:28:50 93d303f7e0cd: Pushed 05:28:50 3215515af648: Pushed 05:28:50 e5aa0c4ca88d: Layer already exists 05:28:50 3f1ad11ebdb1: Pushed 05:28:50 5dba8f63a8cb: Pushed 05:28:50 070a4ddbd772: Layer already exists 05:28:50 b2191e2be29d: Layer already exists 05:28:50 d37f184f4a4a: Pushed 05:28:53 11d7426a71c2: Pushed 05:28:53 dd5edb3325f7: Pushed 05:28:53 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:54 + 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 05:28:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:28:54 5dba8f63a8cb: Preparing 05:28:54 3215515af648: Preparing 05:28:54 dd5edb3325f7: Preparing 05:28:54 93d303f7e0cd: Preparing 05:28:54 3f1ad11ebdb1: Preparing 05:28:54 e5aa0c4ca88d: Preparing 05:28:54 070a4ddbd772: Preparing 05:28:54 d37f184f4a4a: Preparing 05:28:54 11d7426a71c2: Preparing 05:28:54 b2191e2be29d: Preparing 05:28:54 d37f184f4a4a: Waiting 05:28:54 11d7426a71c2: Waiting 05:28:54 b2191e2be29d: Waiting 05:28:54 e5aa0c4ca88d: Waiting 05:28:54 070a4ddbd772: Waiting 05:28:54 5dba8f63a8cb: Layer already exists 05:28:54 dd5edb3325f7: Layer already exists 05:28:54 3215515af648: Layer already exists 05:28:54 93d303f7e0cd: Layer already exists 05:28:54 3f1ad11ebdb1: Layer already exists 05:28:54 d37f184f4a4a: Layer already exists 05:28:54 070a4ddbd772: Layer already exists 05:28:54 e5aa0c4ca88d: Layer already exists 05:28:54 b2191e2be29d: Layer already exists 05:28:54 11d7426a71c2: Layer already exists 05:28:54 latest: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 05:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:28:55 5dba8f63a8cb: Preparing 05:28:55 3215515af648: Preparing 05:28:55 dd5edb3325f7: Preparing 05:28:55 93d303f7e0cd: Preparing 05:28:55 3f1ad11ebdb1: Preparing 05:28:55 e5aa0c4ca88d: Preparing 05:28:55 070a4ddbd772: Preparing 05:28:55 d37f184f4a4a: Preparing 05:28:55 11d7426a71c2: Preparing 05:28:55 b2191e2be29d: Preparing 05:28:55 d37f184f4a4a: Waiting 05:28:55 11d7426a71c2: Waiting 05:28:55 b2191e2be29d: Waiting 05:28:55 070a4ddbd772: Waiting 05:28:55 e5aa0c4ca88d: Waiting 05:28:55 dd5edb3325f7: Layer already exists 05:28:55 3f1ad11ebdb1: Layer already exists 05:28:55 5dba8f63a8cb: Layer already exists 05:28:55 93d303f7e0cd: Layer already exists 05:28:55 3215515af648: Layer already exists 05:28:55 070a4ddbd772: Layer already exists 05:28:55 d37f184f4a4a: Layer already exists 05:28:55 e5aa0c4ca88d: Layer already exists 05:28:55 b2191e2be29d: Layer already exists 05:28:55 11d7426a71c2: Layer already exists 05:28:55 3.1.0-dev.45: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:28:58 5dba8f63a8cb: Preparing 05:28:58 3215515af648: Preparing 05:28:58 dd5edb3325f7: Preparing 05:28:58 93d303f7e0cd: Preparing 05:28:58 3f1ad11ebdb1: Preparing 05:28:58 e5aa0c4ca88d: Preparing 05:28:58 070a4ddbd772: Preparing 05:28:58 d37f184f4a4a: Preparing 05:28:58 11d7426a71c2: Preparing 05:28:58 b2191e2be29d: Preparing 05:28:58 d37f184f4a4a: Waiting 05:28:58 b2191e2be29d: Waiting 05:28:58 e5aa0c4ca88d: Waiting 05:28:58 11d7426a71c2: Waiting 05:28:58 070a4ddbd772: Waiting 05:28:58 dd5edb3325f7: Layer already exists 05:28:58 5dba8f63a8cb: Layer already exists 05:28:58 3215515af648: Layer already exists 05:28:58 3f1ad11ebdb1: Layer already exists 05:28:58 93d303f7e0cd: Layer already exists 05:28:58 070a4ddbd772: Layer already exists 05:28:58 d37f184f4a4a: Layer already exists 05:28:58 e5aa0c4ca88d: Layer already exists 05:28:58 11d7426a71c2: Layer already exists 05:28:58 b2191e2be29d: Layer already exists 05:28:58 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + 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 05:28:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:28:58 5dba8f63a8cb: Preparing 05:28:58 3215515af648: Preparing 05:28:58 dd5edb3325f7: Preparing 05:28:58 93d303f7e0cd: Preparing 05:28:58 3f1ad11ebdb1: Preparing 05:28:58 e5aa0c4ca88d: Preparing 05:28:58 070a4ddbd772: Preparing 05:28:58 d37f184f4a4a: Preparing 05:28:58 11d7426a71c2: Preparing 05:28:58 b2191e2be29d: Preparing 05:28:58 d37f184f4a4a: Waiting 05:28:58 e5aa0c4ca88d: Waiting 05:28:58 11d7426a71c2: Waiting 05:28:58 b2191e2be29d: Waiting 05:28:58 070a4ddbd772: Waiting 05:28:58 3f1ad11ebdb1: Layer already exists 05:28:58 3215515af648: Layer already exists 05:28:58 dd5edb3325f7: Layer already exists 05:28:58 93d303f7e0cd: Layer already exists 05:28:58 5dba8f63a8cb: Layer already exists 05:28:58 070a4ddbd772: Layer already exists 05:28:58 d37f184f4a4a: Layer already exists 05:28:58 11d7426a71c2: Layer already exists 05:28:58 e5aa0c4ca88d: Layer already exists 05:28:58 b2191e2be29d: Layer already exists 05:28:58 main: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:59 ===================================================== [Pipeline] echo 05:28:59 taggedImages: 05:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 05:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:28:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:28:59 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:59 latest 05:28:59 3.1.0-dev.45 05:28:59 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:28:59 main 05:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:28:59 f61e2ce007f1: Preparing 05:28:59 f4458f252139: Preparing 05:28:59 3d8363b81cbb: Preparing 05:28:59 6096a2c90ade: Preparing 05:28:59 59231494a785: Preparing 05:28:59 335971da8fd8: Preparing 05:28:59 4de0f9d3719a: Preparing 05:28:59 e5aa0c4ca88d: Preparing 05:28:59 070a4ddbd772: Preparing 05:28:59 e895624f14d9: Preparing 05:28:59 b2191e2be29d: Preparing 05:28:59 e5aa0c4ca88d: Waiting 05:28:59 070a4ddbd772: Waiting 05:28:59 335971da8fd8: Waiting 05:28:59 4de0f9d3719a: Waiting 05:28:59 e895624f14d9: Waiting 05:28:59 b2191e2be29d: Waiting 05:29:00 59231494a785: Pushed 05:29:00 f4458f252139: Pushed 05:29:00 f61e2ce007f1: Pushed 05:29:00 e5aa0c4ca88d: Layer already exists 05:29:00 070a4ddbd772: Layer already exists 05:29:00 335971da8fd8: Pushed 05:29:00 4de0f9d3719a: Pushed 05:29:00 b2191e2be29d: Layer already exists 05:29:03 e895624f14d9: Pushed 05:29:03 6096a2c90ade: Pushed 05:29:03 3d8363b81cbb: Pushed 05:29:03 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:04 + 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 05:29:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:04 f61e2ce007f1: Preparing 05:29:04 f4458f252139: Preparing 05:29:04 3d8363b81cbb: Preparing 05:29:04 6096a2c90ade: Preparing 05:29:04 59231494a785: Preparing 05:29:04 335971da8fd8: Preparing 05:29:04 4de0f9d3719a: Preparing 05:29:04 e5aa0c4ca88d: Preparing 05:29:04 070a4ddbd772: Preparing 05:29:04 e895624f14d9: Preparing 05:29:04 b2191e2be29d: Preparing 05:29:04 e5aa0c4ca88d: Waiting 05:29:04 070a4ddbd772: Waiting 05:29:04 e895624f14d9: Waiting 05:29:04 335971da8fd8: Waiting 05:29:04 4de0f9d3719a: Waiting 05:29:04 f61e2ce007f1: Layer already exists 05:29:04 59231494a785: Layer already exists 05:29:04 3d8363b81cbb: Layer already exists 05:29:04 6096a2c90ade: Layer already exists 05:29:04 f4458f252139: Layer already exists 05:29:04 e5aa0c4ca88d: Layer already exists 05:29:04 4de0f9d3719a: Layer already exists 05:29:04 335971da8fd8: Layer already exists 05:29:04 e895624f14d9: Layer already exists 05:29:04 070a4ddbd772: Layer already exists 05:29:04 b2191e2be29d: Layer already exists 05:29:04 latest: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 05:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:05 f61e2ce007f1: Preparing 05:29:05 f4458f252139: Preparing 05:29:05 3d8363b81cbb: Preparing 05:29:05 6096a2c90ade: Preparing 05:29:05 59231494a785: Preparing 05:29:05 335971da8fd8: Preparing 05:29:05 4de0f9d3719a: Preparing 05:29:05 e5aa0c4ca88d: Preparing 05:29:05 070a4ddbd772: Preparing 05:29:05 e895624f14d9: Preparing 05:29:05 b2191e2be29d: Preparing 05:29:05 e5aa0c4ca88d: Waiting 05:29:05 070a4ddbd772: Waiting 05:29:05 b2191e2be29d: Waiting 05:29:05 e895624f14d9: Waiting 05:29:05 335971da8fd8: Waiting 05:29:05 4de0f9d3719a: Waiting 05:29:05 3d8363b81cbb: Layer already exists 05:29:05 59231494a785: Layer already exists 05:29:05 f4458f252139: Layer already exists 05:29:05 f61e2ce007f1: Layer already exists 05:29:05 6096a2c90ade: Layer already exists 05:29:05 e5aa0c4ca88d: Layer already exists 05:29:05 335971da8fd8: Layer already exists 05:29:05 4de0f9d3719a: Layer already exists 05:29:05 e895624f14d9: Layer already exists 05:29:05 070a4ddbd772: Layer already exists 05:29:05 b2191e2be29d: Layer already exists 05:29:05 3.1.0-dev.45: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:06 f61e2ce007f1: Preparing 05:29:06 f4458f252139: Preparing 05:29:06 3d8363b81cbb: Preparing 05:29:06 6096a2c90ade: Preparing 05:29:06 59231494a785: Preparing 05:29:06 335971da8fd8: Preparing 05:29:06 4de0f9d3719a: Preparing 05:29:06 e5aa0c4ca88d: Preparing 05:29:06 070a4ddbd772: Preparing 05:29:06 e895624f14d9: Preparing 05:29:06 b2191e2be29d: Preparing 05:29:06 e5aa0c4ca88d: Waiting 05:29:06 335971da8fd8: Waiting 05:29:06 b2191e2be29d: Waiting 05:29:06 4de0f9d3719a: Waiting 05:29:06 e895624f14d9: Waiting 05:29:06 070a4ddbd772: Waiting 05:29:06 6096a2c90ade: Layer already exists 05:29:06 f4458f252139: Layer already exists 05:29:06 3d8363b81cbb: Layer already exists 05:29:06 59231494a785: Layer already exists 05:29:06 f61e2ce007f1: Layer already exists 05:29:06 4de0f9d3719a: Layer already exists 05:29:06 335971da8fd8: Layer already exists 05:29:06 070a4ddbd772: Layer already exists 05:29:06 e5aa0c4ca88d: Layer already exists 05:29:06 e895624f14d9: Layer already exists 05:29:06 b2191e2be29d: Layer already exists 05:29:06 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:06 + 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 05:29:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:07 f61e2ce007f1: Preparing 05:29:07 f4458f252139: Preparing 05:29:07 3d8363b81cbb: Preparing 05:29:07 6096a2c90ade: Preparing 05:29:07 59231494a785: Preparing 05:29:07 335971da8fd8: Preparing 05:29:07 4de0f9d3719a: Preparing 05:29:07 e5aa0c4ca88d: Preparing 05:29:07 070a4ddbd772: Preparing 05:29:07 e895624f14d9: Preparing 05:29:07 b2191e2be29d: Preparing 05:29:07 e5aa0c4ca88d: Waiting 05:29:07 070a4ddbd772: Waiting 05:29:07 e895624f14d9: Waiting 05:29:07 b2191e2be29d: Waiting 05:29:07 335971da8fd8: Waiting 05:29:07 4de0f9d3719a: Waiting 05:29:07 6096a2c90ade: Layer already exists 05:29:07 59231494a785: Layer already exists 05:29:07 f4458f252139: Layer already exists 05:29:07 3d8363b81cbb: Layer already exists 05:29:07 f61e2ce007f1: Layer already exists 05:29:07 335971da8fd8: Layer already exists 05:29:07 4de0f9d3719a: Layer already exists 05:29:07 e5aa0c4ca88d: Layer already exists 05:29:07 070a4ddbd772: Layer already exists 05:29:07 e895624f14d9: Layer already exists 05:29:07 b2191e2be29d: Layer already exists 05:29:07 main: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:07 ===================================================== [Pipeline] echo 05:29:07 taggedImages: 05:29:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:29:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 05:29:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:29:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:29:07 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:07 latest 05:29:07 3.1.0-dev.45 05:29:07 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:07 main 05:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:08 97107b24cc69: Preparing 05:29:08 106411a740e8: Preparing 05:29:08 e5aa0c4ca88d: Preparing 05:29:08 070a4ddbd772: Preparing 05:29:08 e4953e0fa2db: Preparing 05:29:08 b2191e2be29d: Preparing 05:29:08 b2191e2be29d: Waiting 05:29:08 070a4ddbd772: Layer already exists 05:29:08 e5aa0c4ca88d: Layer already exists 05:29:08 b2191e2be29d: Layer already exists 05:29:08 97107b24cc69: Pushed 05:29:09 e4953e0fa2db: Pushed 05:29:13 106411a740e8: Pushed 05:29:13 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + 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 05:29:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:13 97107b24cc69: Preparing 05:29:13 106411a740e8: Preparing 05:29:13 e5aa0c4ca88d: Preparing 05:29:13 070a4ddbd772: Preparing 05:29:13 e4953e0fa2db: Preparing 05:29:13 b2191e2be29d: Preparing 05:29:13 b2191e2be29d: Waiting 05:29:13 e5aa0c4ca88d: Layer already exists 05:29:13 106411a740e8: Layer already exists 05:29:13 e4953e0fa2db: Layer already exists 05:29:13 070a4ddbd772: Layer already exists 05:29:13 97107b24cc69: Layer already exists 05:29:13 b2191e2be29d: Layer already exists 05:29:14 latest: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 05:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:14 97107b24cc69: Preparing 05:29:14 106411a740e8: Preparing 05:29:14 e5aa0c4ca88d: Preparing 05:29:14 070a4ddbd772: Preparing 05:29:14 e4953e0fa2db: Preparing 05:29:14 b2191e2be29d: Preparing 05:29:14 b2191e2be29d: Waiting 05:29:14 97107b24cc69: Layer already exists 05:29:14 e5aa0c4ca88d: Layer already exists 05:29:14 070a4ddbd772: Layer already exists 05:29:14 e4953e0fa2db: Layer already exists 05:29:14 106411a740e8: Layer already exists 05:29:14 b2191e2be29d: Layer already exists 05:29:14 3.1.0-dev.45: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:15 97107b24cc69: Preparing 05:29:15 106411a740e8: Preparing 05:29:15 e5aa0c4ca88d: Preparing 05:29:15 070a4ddbd772: Preparing 05:29:15 e4953e0fa2db: Preparing 05:29:15 b2191e2be29d: Preparing 05:29:15 b2191e2be29d: Waiting 05:29:15 e4953e0fa2db: Layer already exists 05:29:15 106411a740e8: Layer already exists 05:29:15 e5aa0c4ca88d: Layer already exists 05:29:15 070a4ddbd772: Layer already exists 05:29:15 97107b24cc69: Layer already exists 05:29:15 b2191e2be29d: Layer already exists 05:29:15 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + 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 05:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:16 97107b24cc69: Preparing 05:29:16 106411a740e8: Preparing 05:29:16 e5aa0c4ca88d: Preparing 05:29:16 070a4ddbd772: Preparing 05:29:16 e4953e0fa2db: Preparing 05:29:16 b2191e2be29d: Preparing 05:29:16 b2191e2be29d: Waiting 05:29:16 106411a740e8: Layer already exists 05:29:16 e5aa0c4ca88d: Layer already exists 05:29:16 97107b24cc69: Layer already exists 05:29:16 e4953e0fa2db: Layer already exists 05:29:16 070a4ddbd772: Layer already exists 05:29:16 b2191e2be29d: Layer already exists 05:29:16 main: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:16 ===================================================== [Pipeline] echo 05:29:16 taggedImages: 05:29:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:29:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 05:29:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:29:16 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:29:16 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:16 latest 05:29:16 3.1.0-dev.45 05:29:16 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:16 main 05:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:17 bb51a8ca8074: Preparing 05:29:17 9c610e2d3abe: Preparing 05:29:17 fcb02ed8cbd5: Preparing 05:29:17 e5aa0c4ca88d: Preparing 05:29:17 070a4ddbd772: Preparing 05:29:17 879132e46ded: Preparing 05:29:17 24062358090a: Preparing 05:29:17 1b5f9379d47a: Preparing 05:29:17 b2191e2be29d: Preparing 05:29:17 24062358090a: Waiting 05:29:17 1b5f9379d47a: Waiting 05:29:17 b2191e2be29d: Waiting 05:29:17 879132e46ded: Waiting 05:29:17 e5aa0c4ca88d: Layer already exists 05:29:17 070a4ddbd772: Layer already exists 05:29:17 9c610e2d3abe: Pushed 05:29:17 fcb02ed8cbd5: Pushed 05:29:17 bb51a8ca8074: Pushed 05:29:17 b2191e2be29d: Layer already exists 05:29:18 1b5f9379d47a: Pushed 05:29:30 24062358090a: Pushed 05:29:35 879132e46ded: Pushed 05:29:35 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + 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 05:29:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:35 bb51a8ca8074: Preparing 05:29:35 9c610e2d3abe: Preparing 05:29:35 fcb02ed8cbd5: Preparing 05:29:35 e5aa0c4ca88d: Preparing 05:29:35 070a4ddbd772: Preparing 05:29:35 879132e46ded: Preparing 05:29:35 24062358090a: Preparing 05:29:35 1b5f9379d47a: Preparing 05:29:35 b2191e2be29d: Preparing 05:29:35 24062358090a: Waiting 05:29:35 879132e46ded: Waiting 05:29:35 1b5f9379d47a: Waiting 05:29:35 b2191e2be29d: Waiting 05:29:35 fcb02ed8cbd5: Layer already exists 05:29:35 e5aa0c4ca88d: Layer already exists 05:29:35 9c610e2d3abe: Layer already exists 05:29:35 bb51a8ca8074: Layer already exists 05:29:35 070a4ddbd772: Layer already exists 05:29:35 24062358090a: Layer already exists 05:29:35 879132e46ded: Layer already exists 05:29:35 1b5f9379d47a: Layer already exists 05:29:35 b2191e2be29d: Layer already exists 05:29:35 latest: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 05:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:36 bb51a8ca8074: Preparing 05:29:36 9c610e2d3abe: Preparing 05:29:36 fcb02ed8cbd5: Preparing 05:29:36 e5aa0c4ca88d: Preparing 05:29:36 070a4ddbd772: Preparing 05:29:36 879132e46ded: Preparing 05:29:36 24062358090a: Preparing 05:29:36 1b5f9379d47a: Preparing 05:29:36 b2191e2be29d: Preparing 05:29:36 879132e46ded: Waiting 05:29:36 24062358090a: Waiting 05:29:36 b2191e2be29d: Waiting 05:29:36 1b5f9379d47a: Waiting 05:29:36 fcb02ed8cbd5: Layer already exists 05:29:36 e5aa0c4ca88d: Layer already exists 05:29:36 bb51a8ca8074: Layer already exists 05:29:36 9c610e2d3abe: Layer already exists 05:29:36 070a4ddbd772: Layer already exists 05:29:36 879132e46ded: Layer already exists 05:29:36 24062358090a: Layer already exists 05:29:36 b2191e2be29d: Layer already exists 05:29:36 1b5f9379d47a: Layer already exists 05:29:36 3.1.0-dev.45: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:38 bb51a8ca8074: Preparing 05:29:38 9c610e2d3abe: Preparing 05:29:38 fcb02ed8cbd5: Preparing 05:29:38 e5aa0c4ca88d: Preparing 05:29:38 070a4ddbd772: Preparing 05:29:38 879132e46ded: Preparing 05:29:38 24062358090a: Preparing 05:29:38 1b5f9379d47a: Preparing 05:29:38 b2191e2be29d: Preparing 05:29:38 879132e46ded: Waiting 05:29:38 24062358090a: Waiting 05:29:38 1b5f9379d47a: Waiting 05:29:38 b2191e2be29d: Waiting 05:29:38 070a4ddbd772: Layer already exists 05:29:38 9c610e2d3abe: Layer already exists 05:29:38 fcb02ed8cbd5: Layer already exists 05:29:38 e5aa0c4ca88d: Layer already exists 05:29:38 bb51a8ca8074: Layer already exists 05:29:38 879132e46ded: Layer already exists 05:29:38 24062358090a: Layer already exists 05:29:38 1b5f9379d47a: Layer already exists 05:29:38 b2191e2be29d: Layer already exists 05:29:38 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:38 + 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 05:29:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:39 bb51a8ca8074: Preparing 05:29:39 9c610e2d3abe: Preparing 05:29:39 fcb02ed8cbd5: Preparing 05:29:39 e5aa0c4ca88d: Preparing 05:29:39 070a4ddbd772: Preparing 05:29:39 879132e46ded: Preparing 05:29:39 24062358090a: Preparing 05:29:39 1b5f9379d47a: Preparing 05:29:39 b2191e2be29d: Preparing 05:29:39 24062358090a: Waiting 05:29:39 b2191e2be29d: Waiting 05:29:39 1b5f9379d47a: Waiting 05:29:39 879132e46ded: Waiting 05:29:39 bb51a8ca8074: Layer already exists 05:29:39 e5aa0c4ca88d: Layer already exists 05:29:39 070a4ddbd772: Layer already exists 05:29:39 fcb02ed8cbd5: Layer already exists 05:29:39 9c610e2d3abe: Layer already exists 05:29:39 24062358090a: Layer already exists 05:29:39 b2191e2be29d: Layer already exists 05:29:39 879132e46ded: Layer already exists 05:29:39 1b5f9379d47a: Layer already exists 05:29:39 main: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:39 ===================================================== [Pipeline] echo 05:29:39 taggedImages: 05:29:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:29:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 05:29:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:29:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:29:39 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:39 latest 05:29:39 3.1.0-dev.45 05:29:39 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:39 main 05:29:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:29:39 05ed07324cde: Preparing 05:29:39 b58983971dfd: Preparing 05:29:39 40a98474549e: Preparing 05:29:39 e5aa0c4ca88d: Preparing 05:29:39 070a4ddbd772: Preparing 05:29:39 879132e46ded: Preparing 05:29:39 923db45eb3a5: Preparing 05:29:39 b2191e2be29d: Preparing 05:29:39 879132e46ded: Waiting 05:29:39 923db45eb3a5: Waiting 05:29:39 b2191e2be29d: Waiting 05:29:39 070a4ddbd772: Layer already exists 05:29:39 e5aa0c4ca88d: Layer already exists 05:29:39 879132e46ded: Layer already exists 05:29:40 b2191e2be29d: Layer already exists 05:29:40 05ed07324cde: Pushed 05:29:40 b58983971dfd: Pushed 05:29:40 40a98474549e: Pushed 05:29:40 923db45eb3a5: Pushed 05:29:40 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:41 + 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 05:29:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:29:41 05ed07324cde: Preparing 05:29:41 b58983971dfd: Preparing 05:29:41 40a98474549e: Preparing 05:29:41 e5aa0c4ca88d: Preparing 05:29:41 070a4ddbd772: Preparing 05:29:41 879132e46ded: Preparing 05:29:41 923db45eb3a5: Preparing 05:29:41 b2191e2be29d: Preparing 05:29:41 923db45eb3a5: Waiting 05:29:41 879132e46ded: Waiting 05:29:41 b2191e2be29d: Waiting 05:29:41 e5aa0c4ca88d: Layer already exists 05:29:41 40a98474549e: Layer already exists 05:29:41 070a4ddbd772: Layer already exists 05:29:41 05ed07324cde: Layer already exists 05:29:41 b58983971dfd: Layer already exists 05:29:41 879132e46ded: Layer already exists 05:29:41 923db45eb3a5: Layer already exists 05:29:41 b2191e2be29d: Layer already exists 05:29:41 latest: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 05:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:29:42 05ed07324cde: Preparing 05:29:42 b58983971dfd: Preparing 05:29:42 40a98474549e: Preparing 05:29:42 e5aa0c4ca88d: Preparing 05:29:42 070a4ddbd772: Preparing 05:29:42 879132e46ded: Preparing 05:29:42 923db45eb3a5: Preparing 05:29:42 b2191e2be29d: Preparing 05:29:42 879132e46ded: Waiting 05:29:42 923db45eb3a5: Waiting 05:29:42 b2191e2be29d: Waiting 05:29:42 070a4ddbd772: Layer already exists 05:29:42 b58983971dfd: Layer already exists 05:29:42 40a98474549e: Layer already exists 05:29:42 e5aa0c4ca88d: Layer already exists 05:29:42 05ed07324cde: Layer already exists 05:29:42 879132e46ded: Layer already exists 05:29:42 b2191e2be29d: Layer already exists 05:29:42 923db45eb3a5: Layer already exists 05:29:42 3.1.0-dev.45: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:29:42 05ed07324cde: Preparing 05:29:42 b58983971dfd: Preparing 05:29:42 40a98474549e: Preparing 05:29:42 e5aa0c4ca88d: Preparing 05:29:42 070a4ddbd772: Preparing 05:29:42 879132e46ded: Preparing 05:29:42 923db45eb3a5: Preparing 05:29:42 b2191e2be29d: Preparing 05:29:42 923db45eb3a5: Waiting 05:29:42 b2191e2be29d: Waiting 05:29:42 879132e46ded: Waiting 05:29:42 070a4ddbd772: Layer already exists 05:29:42 40a98474549e: Layer already exists 05:29:42 05ed07324cde: Layer already exists 05:29:42 b58983971dfd: Layer already exists 05:29:42 e5aa0c4ca88d: Layer already exists 05:29:42 923db45eb3a5: Layer already exists 05:29:42 879132e46ded: Layer already exists 05:29:42 b2191e2be29d: Layer already exists 05:29:42 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:43 + 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 05:29:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:29:43 05ed07324cde: Preparing 05:29:43 b58983971dfd: Preparing 05:29:43 40a98474549e: Preparing 05:29:43 e5aa0c4ca88d: Preparing 05:29:43 070a4ddbd772: Preparing 05:29:43 879132e46ded: Preparing 05:29:43 923db45eb3a5: Preparing 05:29:43 b2191e2be29d: Preparing 05:29:43 879132e46ded: Waiting 05:29:43 923db45eb3a5: Waiting 05:29:43 b2191e2be29d: Waiting 05:29:43 05ed07324cde: Layer already exists 05:29:43 b58983971dfd: Layer already exists 05:29:43 070a4ddbd772: Layer already exists 05:29:43 40a98474549e: Layer already exists 05:29:43 e5aa0c4ca88d: Layer already exists 05:29:43 879132e46ded: Layer already exists 05:29:43 923db45eb3a5: Layer already exists 05:29:43 b2191e2be29d: Layer already exists 05:29:43 main: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:43 ===================================================== [Pipeline] echo 05:29:43 taggedImages: 05:29:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:29:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 05:29:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:29:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:29:43 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:43 latest 05:29:43 3.1.0-dev.45 05:29:43 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:43 main 05:29:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:29:44 bb51a8ca8074: Preparing 05:29:44 8306b5b196e2: Preparing 05:29:44 5a16711e7956: Preparing 05:29:44 e5aa0c4ca88d: Preparing 05:29:44 070a4ddbd772: Preparing 05:29:44 879132e46ded: Preparing 05:29:44 1b5f9379d47a: Preparing 05:29:44 b2191e2be29d: Preparing 05:29:44 879132e46ded: Waiting 05:29:44 b2191e2be29d: Waiting 05:29:44 1b5f9379d47a: Waiting 05:29:44 070a4ddbd772: Layer already exists 05:29:44 e5aa0c4ca88d: Layer already exists 05:29:44 bb51a8ca8074: Layer already exists 05:29:44 879132e46ded: Layer already exists 05:29:44 1b5f9379d47a: Layer already exists 05:29:44 b2191e2be29d: Layer already exists 05:29:44 5a16711e7956: Pushed 05:29:44 8306b5b196e2: Pushed 05:29:44 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:45 + 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 05:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:29:45 bb51a8ca8074: Preparing 05:29:45 8306b5b196e2: Preparing 05:29:45 5a16711e7956: Preparing 05:29:45 e5aa0c4ca88d: Preparing 05:29:45 070a4ddbd772: Preparing 05:29:45 879132e46ded: Preparing 05:29:45 1b5f9379d47a: Preparing 05:29:45 b2191e2be29d: Preparing 05:29:45 1b5f9379d47a: Waiting 05:29:45 b2191e2be29d: Waiting 05:29:45 879132e46ded: Waiting 05:29:45 5a16711e7956: Layer already exists 05:29:45 070a4ddbd772: Layer already exists 05:29:45 8306b5b196e2: Layer already exists 05:29:45 e5aa0c4ca88d: Layer already exists 05:29:45 bb51a8ca8074: Layer already exists 05:29:45 879132e46ded: Layer already exists 05:29:45 1b5f9379d47a: Layer already exists 05:29:45 b2191e2be29d: Layer already exists 05:29:45 latest: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 05:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:29:46 bb51a8ca8074: Preparing 05:29:46 8306b5b196e2: Preparing 05:29:46 5a16711e7956: Preparing 05:29:46 e5aa0c4ca88d: Preparing 05:29:46 070a4ddbd772: Preparing 05:29:46 879132e46ded: Preparing 05:29:46 1b5f9379d47a: Preparing 05:29:46 b2191e2be29d: Preparing 05:29:46 879132e46ded: Waiting 05:29:46 1b5f9379d47a: Waiting 05:29:46 b2191e2be29d: Waiting 05:29:46 5a16711e7956: Layer already exists 05:29:46 070a4ddbd772: Layer already exists 05:29:46 e5aa0c4ca88d: Layer already exists 05:29:46 8306b5b196e2: Layer already exists 05:29:46 bb51a8ca8074: Layer already exists 05:29:46 879132e46ded: Layer already exists 05:29:46 b2191e2be29d: Layer already exists 05:29:46 1b5f9379d47a: Layer already exists 05:29:46 3.1.0-dev.45: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:29:46 bb51a8ca8074: Preparing 05:29:46 8306b5b196e2: Preparing 05:29:46 5a16711e7956: Preparing 05:29:46 e5aa0c4ca88d: Preparing 05:29:46 070a4ddbd772: Preparing 05:29:46 879132e46ded: Preparing 05:29:46 1b5f9379d47a: Preparing 05:29:46 b2191e2be29d: Preparing 05:29:46 1b5f9379d47a: Waiting 05:29:46 b2191e2be29d: Waiting 05:29:46 879132e46ded: Waiting 05:29:46 070a4ddbd772: Layer already exists 05:29:46 e5aa0c4ca88d: Layer already exists 05:29:46 8306b5b196e2: Layer already exists 05:29:46 bb51a8ca8074: Layer already exists 05:29:46 5a16711e7956: Layer already exists 05:29:46 879132e46ded: Layer already exists 05:29:46 1b5f9379d47a: Layer already exists 05:29:46 b2191e2be29d: Layer already exists 05:29:46 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:47 + 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 05:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:29:47 bb51a8ca8074: Preparing 05:29:47 8306b5b196e2: Preparing 05:29:47 5a16711e7956: Preparing 05:29:47 e5aa0c4ca88d: Preparing 05:29:47 070a4ddbd772: Preparing 05:29:47 879132e46ded: Preparing 05:29:47 1b5f9379d47a: Preparing 05:29:47 b2191e2be29d: Preparing 05:29:47 879132e46ded: Waiting 05:29:47 1b5f9379d47a: Waiting 05:29:47 b2191e2be29d: Waiting 05:29:47 e5aa0c4ca88d: Layer already exists 05:29:47 8306b5b196e2: Layer already exists 05:29:47 bb51a8ca8074: Layer already exists 05:29:47 5a16711e7956: Layer already exists 05:29:47 070a4ddbd772: Layer already exists 05:29:47 879132e46ded: Layer already exists 05:29:47 1b5f9379d47a: Layer already exists 05:29:47 b2191e2be29d: Layer already exists 05:29:47 main: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:47 ===================================================== [Pipeline] echo 05:29:47 taggedImages: 05:29:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:29:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 05:29:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:29:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:29:47 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:47 latest 05:29:47 3.1.0-dev.45 05:29:47 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:47 main 05:29:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:29:48 5adf8ea219df: Preparing 05:29:48 8b50c7666d99: Preparing 05:29:48 e5aa0c4ca88d: Preparing 05:29:48 070a4ddbd772: Preparing 05:29:48 0f60ecfa9a48: Preparing 05:29:48 b2191e2be29d: Preparing 05:29:48 b2191e2be29d: Waiting 05:29:48 070a4ddbd772: Layer already exists 05:29:48 e5aa0c4ca88d: Layer already exists 05:29:48 b2191e2be29d: Layer already exists 05:29:48 5adf8ea219df: Pushed 05:29:48 0f60ecfa9a48: Pushed 05:29:53 8b50c7666d99: Pushed 05:29:53 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:29:54 5adf8ea219df: Preparing 05:29:54 8b50c7666d99: Preparing 05:29:54 e5aa0c4ca88d: Preparing 05:29:54 070a4ddbd772: Preparing 05:29:54 0f60ecfa9a48: Preparing 05:29:54 b2191e2be29d: Preparing 05:29:54 b2191e2be29d: Waiting 05:29:54 e5aa0c4ca88d: Layer already exists 05:29:54 5adf8ea219df: Layer already exists 05:29:54 0f60ecfa9a48: Layer already exists 05:29:54 8b50c7666d99: Layer already exists 05:29:54 070a4ddbd772: Layer already exists 05:29:54 b2191e2be29d: Layer already exists 05:29:54 latest: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 05:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:29:55 5adf8ea219df: Preparing 05:29:55 8b50c7666d99: Preparing 05:29:55 e5aa0c4ca88d: Preparing 05:29:55 070a4ddbd772: Preparing 05:29:55 0f60ecfa9a48: Preparing 05:29:55 b2191e2be29d: Preparing 05:29:55 b2191e2be29d: Waiting 05:29:55 e5aa0c4ca88d: Layer already exists 05:29:55 070a4ddbd772: Layer already exists 05:29:55 0f60ecfa9a48: Layer already exists 05:29:55 8b50c7666d99: Layer already exists 05:29:55 5adf8ea219df: Layer already exists 05:29:55 b2191e2be29d: Layer already exists 05:29:55 3.1.0-dev.45: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:29:55 5adf8ea219df: Preparing 05:29:55 8b50c7666d99: Preparing 05:29:55 e5aa0c4ca88d: Preparing 05:29:55 070a4ddbd772: Preparing 05:29:55 0f60ecfa9a48: Preparing 05:29:55 b2191e2be29d: Preparing 05:29:55 b2191e2be29d: Waiting 05:29:55 e5aa0c4ca88d: Layer already exists 05:29:55 070a4ddbd772: Layer already exists 05:29:55 5adf8ea219df: Layer already exists 05:29:55 8b50c7666d99: Layer already exists 05:29:55 0f60ecfa9a48: Layer already exists 05:29:55 b2191e2be29d: Layer already exists 05:29:55 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:29:56 5adf8ea219df: Preparing 05:29:56 8b50c7666d99: Preparing 05:29:56 e5aa0c4ca88d: Preparing 05:29:56 070a4ddbd772: Preparing 05:29:56 0f60ecfa9a48: Preparing 05:29:56 b2191e2be29d: Preparing 05:29:56 b2191e2be29d: Waiting 05:29:56 e5aa0c4ca88d: Layer already exists 05:29:56 8b50c7666d99: Layer already exists 05:29:56 0f60ecfa9a48: Layer already exists 05:29:56 5adf8ea219df: Layer already exists 05:29:56 070a4ddbd772: Layer already exists 05:29:56 b2191e2be29d: Layer already exists 05:29:56 main: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:56 ===================================================== [Pipeline] echo 05:29:56 taggedImages: 05:29:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:29:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 05:29:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:29:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:29:56 27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:56 latest 05:29:56 3.1.0-dev.45 05:29:56 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:29:56 main 05:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:29:57 4e506bbde6d2: Preparing 05:29:57 fa4cb8fff0e3: Preparing 05:29:57 e5aa0c4ca88d: Preparing 05:29:57 070a4ddbd772: Preparing 05:29:57 ec6da7fadcb0: Preparing 05:29:57 b2191e2be29d: Preparing 05:29:57 b2191e2be29d: Waiting 05:29:57 e5aa0c4ca88d: Layer already exists 05:29:57 ec6da7fadcb0: Layer already exists 05:29:57 070a4ddbd772: Layer already exists 05:29:57 b2191e2be29d: Layer already exists 05:29:57 4e506bbde6d2: Pushed 05:30:04 fa4cb8fff0e3: Pushed 05:30:04 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:30:05 4e506bbde6d2: Preparing 05:30:05 fa4cb8fff0e3: Preparing 05:30:05 e5aa0c4ca88d: Preparing 05:30:05 070a4ddbd772: Preparing 05:30:05 ec6da7fadcb0: Preparing 05:30:05 b2191e2be29d: Preparing 05:30:05 b2191e2be29d: Waiting 05:30:05 e5aa0c4ca88d: Layer already exists 05:30:05 070a4ddbd772: Layer already exists 05:30:05 ec6da7fadcb0: Layer already exists 05:30:05 4e506bbde6d2: Layer already exists 05:30:05 fa4cb8fff0e3: Layer already exists 05:30:05 b2191e2be29d: Layer already exists 05:30:05 latest: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 05:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:30:06 4e506bbde6d2: Preparing 05:30:06 fa4cb8fff0e3: Preparing 05:30:06 e5aa0c4ca88d: Preparing 05:30:06 070a4ddbd772: Preparing 05:30:06 ec6da7fadcb0: Preparing 05:30:06 b2191e2be29d: Preparing 05:30:06 b2191e2be29d: Waiting 05:30:06 e5aa0c4ca88d: Layer already exists 05:30:06 070a4ddbd772: Layer already exists 05:30:06 fa4cb8fff0e3: Layer already exists 05:30:06 4e506bbde6d2: Layer already exists 05:30:06 ec6da7fadcb0: Layer already exists 05:30:06 b2191e2be29d: Layer already exists 05:30:06 3.1.0-dev.45: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:30:07 4e506bbde6d2: Preparing 05:30:07 fa4cb8fff0e3: Preparing 05:30:07 e5aa0c4ca88d: Preparing 05:30:07 070a4ddbd772: Preparing 05:30:07 ec6da7fadcb0: Preparing 05:30:07 b2191e2be29d: Preparing 05:30:07 b2191e2be29d: Waiting 05:30:07 fa4cb8fff0e3: Layer already exists 05:30:07 e5aa0c4ca88d: Layer already exists 05:30:07 ec6da7fadcb0: Layer already exists 05:30:07 070a4ddbd772: Layer already exists 05:30:07 4e506bbde6d2: Layer already exists 05:30:07 b2191e2be29d: Layer already exists 05:30:07 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:30:08 4e506bbde6d2: Preparing 05:30:08 fa4cb8fff0e3: Preparing 05:30:08 e5aa0c4ca88d: Preparing 05:30:08 070a4ddbd772: Preparing 05:30:08 ec6da7fadcb0: Preparing 05:30:08 b2191e2be29d: Preparing 05:30:08 b2191e2be29d: Waiting 05:30:08 e5aa0c4ca88d: Layer already exists 05:30:08 fa4cb8fff0e3: Layer already exists 05:30:08 ec6da7fadcb0: Layer already exists 05:30:08 070a4ddbd772: Layer already exists 05:30:08 4e506bbde6d2: Layer already exists 05:30:08 b2191e2be29d: Layer already exists 05:30:08 main: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:08 ===================================================== [Pipeline] echo 05:30:08 taggedImages: 05:30:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec 05:30:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:30:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 05:30:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 05:30:08 - 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 05:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:08 05:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:09 arm64: Pulling from edgex-lftools-log-publisher 05:30:09 8998bd30e6a1: Pulling fs layer 05:30:09 04944245beec: Pulling fs layer 05:30:09 699f458cf7ca: Pulling fs layer 05:30:09 765212b225bb: Pulling fs layer 05:30:09 f23df028b6ca: Pulling fs layer 05:30:09 d65c8cfc05b1: Pulling fs layer 05:30:09 2437ff75d9bd: Pulling fs layer 05:30:09 765212b225bb: Waiting 05:30:09 f23df028b6ca: Waiting 05:30:09 d65c8cfc05b1: Waiting 05:30:09 2437ff75d9bd: Waiting 05:30:09 04944245beec: Verifying Checksum 05:30:09 04944245beec: Download complete 05:30:09 765212b225bb: Download complete 05:30:09 f23df028b6ca: Verifying Checksum 05:30:09 f23df028b6ca: Download complete 05:30:09 d65c8cfc05b1: Verifying Checksum 05:30:09 d65c8cfc05b1: Download complete 05:30:09 699f458cf7ca: Verifying Checksum 05:30:09 699f458cf7ca: Download complete 05:30:10 8998bd30e6a1: Verifying Checksum 05:30:10 8998bd30e6a1: Download complete 05:30:12 2437ff75d9bd: Download complete 05:30:14 8998bd30e6a1: Pull complete 05:30:14 04944245beec: Pull complete 05:30:16 699f458cf7ca: Pull complete 05:30:16 765212b225bb: Pull complete 05:30:19 f23df028b6ca: Pull complete 05:30:19 d65c8cfc05b1: Pull complete 05:30:34 2437ff75d9bd: Pull complete 05:30:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container 05:30: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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:30:37 $ docker top e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:37 ---> job-cost.sh 05:30:38 lf-activate-venv: SKIPPING 05:30:38 INFO: No Stack... 05:30:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:30:39 INFO: Archiving Costs [Pipeline] sh 05:30:39 + cat /w/workspace/edgex-go/579/archives/cost.csv 05:30:39 + cut -d, -f6 [Pipeline] lock 05:30:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] 05:30:39 Resource [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] did not exist. Created. 05:30:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:30:40 Stashed 1 file(s) [Pipeline] } 05:30:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] [Pipeline] // lock [Pipeline] } 05:30:40 $ docker stop --time=1 e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b 05:30:42 $ docker rm -f --volumes e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b [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 05:30:42 provisioning config files... 05:30:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/579@tmp/config1936482245537328287tmp [Pipeline] { [Pipeline] sh 05:30:43 + set +x 05:30:43 + bash -s -- 05:30:43 + curl -s https://codecov.io/bash 05:30:43 05:30:43 _____ _ 05:30:43 / ____| | | 05:30:43 | | ___ __| | ___ ___ _____ __ 05:30:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:30:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:30:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:30:43 Bash-1.0.6 05:30:43 05:30:43 05:30:43 ==> git version 2.25.1 found 05:30: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 05:30:43 Release-Date: 2020-01-08 05:30: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 05:30:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:30:43 ==> Jenkins CI detected. 05:30:43 current dir:  /w/workspace/edgex-go/579 05:30:43 project root: . 05:30:43 --> token set from env 05:30:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:30:43 ==> Running gcov in . (disable via -X gcov) 05:30:43 ==> Python coveragepy not found 05:30:43 ==> Searching for coverage reports in: 05:30:43 + . 05:30:43 -> Found 1 reports 05:30:43 ==> Detecting git/mercurial file structure 05:30:43 ==> Reading reports 05:30:43 + ./coverage.out bytes=450471 05:30:43 ==> Appending adjustments 05:30:43 https://docs.codecov.io/docs/fixing-reports 05:30:44 + Found adjustments 05:30:44 ==> Gzipping contents 05:30:44 60K /tmp/codecov.9F17Ex.gz 05:30:44 ==> Uploading reports 05:30:44 url: https://codecov.io 05:30:44 query: branch=main&commit=27f8dfd4927d2773c81647b42d879c019fbc73ec&build=579&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F579%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:44 -> Pinging Codecov 05:30: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=27f8dfd4927d2773c81647b42d879c019fbc73ec&build=579&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F579%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:44 -> Uploading to 05:30:44 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/27f8dfd4927d2773c81647b42d879c019fbc73ec/1d102de2-2068-4df9-91dd-414f7b16b9a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T053044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e5d84c9f49e29a357f395395f06fca2379116457a09d4732724e15355441174 05:30:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:44 Dload Upload Total Spent Left Speed 05:30:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 233k --:--:-- --:--:-- --:--:-- 233k 05:30:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } 05:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:30:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:30:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:45 05:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:30:45 df9b9388f04a: Pulling fs layer 05:30:45 52dc419b0ee2: Pulling fs layer 05:30:45 25bc292e5bac: Pulling fs layer 05:30:45 114826534d7a: Pulling fs layer 05:30:45 4657fd5d0bcf: Pulling fs layer 05:30:45 6ad1cebc031e: Pulling fs layer 05:30:45 8a3aa393b2d8: Pulling fs layer 05:30:45 114826534d7a: Waiting 05:30:45 4657fd5d0bcf: Waiting 05:30:45 6ad1cebc031e: Waiting 05:30:45 8a3aa393b2d8: Waiting 05:30:45 25bc292e5bac: Download complete 05:30:45 52dc419b0ee2: Verifying Checksum 05:30:45 52dc419b0ee2: Download complete 05:30:45 4657fd5d0bcf: Verifying Checksum 05:30:45 4657fd5d0bcf: Download complete 05:30:45 df9b9388f04a: Verifying Checksum 05:30:45 df9b9388f04a: Download complete 05:30:46 df9b9388f04a: Pull complete 05:30:46 52dc419b0ee2: Pull complete 05:30:46 6ad1cebc031e: Verifying Checksum 05:30:46 6ad1cebc031e: Download complete 05:30:46 25bc292e5bac: Pull complete 05:30:46 114826534d7a: Verifying Checksum 05:30:46 114826534d7a: Download complete 05:30:46 8a3aa393b2d8: Verifying Checksum 05:30:46 8a3aa393b2d8: Download complete 05:30:50 114826534d7a: Pull complete 05:30:50 4657fd5d0bcf: Pull complete 05:30:50 6ad1cebc031e: Pull complete 05:30:52 8a3aa393b2d8: Pull complete 05:30:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:52 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:30: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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:31:00 $ docker top bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 -eo pid,comm [Pipeline] { [Pipeline] echo 05:31:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:31:00 + set -o pipefail 05:31:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:31:06 05:31:06 Monitoring /w/workspace/edgex-go/579 (github.com/edgexfoundry/edgex-go)... 05:31:06 05:31:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c1c13631-2562-42a3-9fa3-44c2abda3ae8 05:31:06 05:31:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:31:06 05:31:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:31:06 05:31:06 05:31:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:31:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:31:06 More details here: https://snyk.co/ue1NS 05:31:06 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:31:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:31:06 $ docker stop --time=1 bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 05:31:11 $ docker rm -f --volumes bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:31:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:12 provisioning config files... 05:31:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/579@tmp/config16895853234102323282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:12 --> edgex-publish-swagger.sh 05:31:12 === Publish openapi/v3 API === 05:31:12 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:31:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/579/openapi/v3/core-command.yaml] 05:31:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:12 Dload Upload Total Spent Left Speed 05:31:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68012 --:--:-- --:--:-- --:--:-- 67871 100 32782 0 0 100 32782 0 68012 --:--:-- --:--:-- --:--:-- 67871 05:31:12 05:31:12 05:31:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/579/openapi/v3/core-data.yaml] 05:31:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:12 Dload Upload Total Spent Left Speed 05:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 139k --:--:-- --:--:-- --:--:-- 139k 05:31:13 05:31:13 05:31:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/579/openapi/v3/core-metadata.yaml] 05:31:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:13 Dload Upload Total Spent Left Speed 05:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 260k --:--:-- --:--:-- --:--:-- 259k 100 144k 0 0 100 144k 0 260k --:--:-- --:--:-- --:--:-- 259k 05:31:13 05:31:13 05:31:13 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/579/openapi/v3/support-notifications.yaml] 05:31:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:13 Dload Upload Total Spent Left Speed 05:31:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 165k --:--:-- --:--:-- --:--:-- 165k 05:31:14 05:31:14 05:31:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/579/openapi/v3/support-scheduler.yaml] 05:31:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:14 Dload Upload Total Spent Left Speed 05:31:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80334 --:--:-- --:--:-- --:--:-- 80160 100 36954 0 0 100 36954 0 80334 --:--:-- --:--:-- --:--:-- 80160 05:31:14 05:31:14 [Pipeline] } 05:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:31:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:15 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:31:16 $ docker top cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 -eo pid,comm 05:31:16 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). 05:31:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:16 [ssh-agent] Looking for ssh-agent implementation... 05:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:16 $ docker exec cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 ssh-agent 05:31:16 SSH_AUTH_SOCK=/tmp/ssh-IJgEOF2gZPcw/agent.31 05:31:16 SSH_AGENT_PID=37 05:31:16 Running ssh-add (command line suppressed) 05:31:16 Identity added: /w/workspace/edgex-go/579@tmp/private_key_10801881414559746014.key (/w/workspace/edgex-go/579@tmp/private_key_10801881414559746014.key) 05:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:17 + git semver tag 05:31:17 2023-09-13 05:31:17,234 [run_tag] DEBUG tag force:False 05:31:17 2023-09-13 05:31:17,234 [check_head_tag] DEBUG check head tag 05:31:17 2023-09-13 05:31:17,235 [execute] INFO git cat-file --batch-check 05:31:17 2023-09-13 05:31:17,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=) 05:31:17 2023-09-13 05:31:17,239 [execute] INFO git cat-file --batch 05:31:17 2023-09-13 05:31:17,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=) 05:31:17 2023-09-13 05:31:17,260 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:17 2023-09-13 05:31:17,260 [execute] INFO git tag -a v3.1.0-dev.45 -m v3.1.0-dev.45 05:31:17 2023-09-13 05:31:17,260 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.45', '-m', 'v3.1.0-dev.45'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) 05:31:17 2023-09-13 05:31:17,265 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:17 3.1.0-dev.45 [Pipeline] } 05:31:17 $ docker exec --env ******** --env ******** cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 ssh-agent -k 05:31:17 unset SSH_AUTH_SOCK; 05:31:17 unset SSH_AGENT_PID; 05:31:17 echo Agent pid 37 killed; 05:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:17 + git semver [Pipeline] } 05:31:18 $ docker stop --time=1 cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 05:31:19 $ docker rm -f --volumes cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:19 05:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:20 0.23.1-centos7: Pulling from edgex-lftools 05:31:20 ab5ef0e58194: Pulling fs layer 05:31:20 9712f1f96733: Pulling fs layer 05:31:20 63f879dbbcfc: Pulling fs layer 05:31:20 0d9ebad4ef96: Pulling fs layer 05:31:20 e9a5061849ea: Pulling fs layer 05:31:20 d747dcd14b5f: Pulling fs layer 05:31:20 2de7ff778b66: Pulling fs layer 05:31:20 0d9ebad4ef96: Waiting 05:31:20 e9a5061849ea: Waiting 05:31:20 d747dcd14b5f: Waiting 05:31:20 2de7ff778b66: Waiting 05:31:20 9712f1f96733: Verifying Checksum 05:31:20 9712f1f96733: Download complete 05:31:20 63f879dbbcfc: Verifying Checksum 05:31:20 63f879dbbcfc: Download complete 05:31:20 e9a5061849ea: Verifying Checksum 05:31:20 e9a5061849ea: Download complete 05:31:20 d747dcd14b5f: Verifying Checksum 05:31:20 d747dcd14b5f: Download complete 05:31:20 0d9ebad4ef96: Verifying Checksum 05:31:20 0d9ebad4ef96: Download complete 05:31:20 ab5ef0e58194: Verifying Checksum 05:31:20 ab5ef0e58194: Download complete 05:31:20 2de7ff778b66: Verifying Checksum 05:31:20 2de7ff778b66: Download complete 05:31:24 ab5ef0e58194: Pull complete 05:31:24 9712f1f96733: Pull complete 05:31:24 63f879dbbcfc: Pull complete 05:31:28 0d9ebad4ef96: Pull complete 05:31:28 e9a5061849ea: Pull complete 05:31:28 d747dcd14b5f: Pull complete 05:31:29 2de7ff778b66: Pull complete 05:31:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:30 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:31:39 $ docker top 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:31:39 provisioning config files... 05:31:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/579@tmp/config7218894144569446727tmp 05:31:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/579@tmp/config18024346773085570534tmp 05:31:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/579@tmp/config11596713648238930097tmp [Pipeline] { [Pipeline] echo 05:31:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:31:39 ---> sigul-configuration.sh 05:31:39 gpg: directory `/root/.gnupg' created 05:31:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:31:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:31:39 gpg: keyring `/root/.gnupg/secring.gpg' created 05:31:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:31:39 gpg: CAST5 encrypted data 05:31:39 gpg: encrypted with 1 passphrase 05:31:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:31:39 + mkdir /home/jenkins 05:31:39 + mkdir /home/jenkins/sigul [Pipeline] sh 05:31:40 + 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 05:31:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:31:40 ---> sigul-install.sh 05:31:40 Sigul already installed; skipping installation. [Pipeline] sh 05:31:40 + git tag --list 05:31:40 0.6.0 05:31:40 0.6.1 05:31:40 0.7.0 05:31:40 0.7.1 05:31:40 v1.0.0 05:31:40 v1.0.1 05:31:40 v1.1.0 05:31:40 v1.2.0 05:31:40 v1.2.1 05:31:40 v1.3.0 05:31:40 v1.3.1 05:31:40 v2.0.0 05:31:40 v2.1.0 05:31:40 v2.1.1 05:31:40 v2.2.0 05:31:40 v2.3.0 05:31:40 v3.0 05:31:40 v3.0.0 05:31:40 v3.1.0-dev.1 05:31:40 v3.1.0-dev.10 05:31:40 v3.1.0-dev.11 05:31:40 v3.1.0-dev.12 05:31:40 v3.1.0-dev.13 05:31:40 v3.1.0-dev.14 05:31:40 v3.1.0-dev.15 05:31:40 v3.1.0-dev.16 05:31:40 v3.1.0-dev.17 05:31:40 v3.1.0-dev.18 05:31:40 v3.1.0-dev.19 05:31:40 v3.1.0-dev.2 05:31:40 v3.1.0-dev.20 05:31:40 v3.1.0-dev.21 05:31:40 v3.1.0-dev.22 05:31:40 v3.1.0-dev.23 05:31:40 v3.1.0-dev.24 05:31:40 v3.1.0-dev.25 05:31:40 v3.1.0-dev.26 05:31:40 v3.1.0-dev.27 05:31:40 v3.1.0-dev.28 05:31:40 v3.1.0-dev.29 05:31:40 v3.1.0-dev.3 05:31:40 v3.1.0-dev.30 05:31:40 v3.1.0-dev.31 05:31:40 v3.1.0-dev.32 05:31:40 v3.1.0-dev.33 05:31:40 v3.1.0-dev.34 05:31:40 v3.1.0-dev.35 05:31:40 v3.1.0-dev.36 05:31:40 v3.1.0-dev.37 05:31:40 v3.1.0-dev.38 05:31:40 v3.1.0-dev.39 05:31:40 v3.1.0-dev.4 05:31:40 v3.1.0-dev.40 05:31:40 v3.1.0-dev.41 05:31:40 v3.1.0-dev.42 05:31:40 v3.1.0-dev.43 05:31:40 v3.1.0-dev.44 05:31:40 v3.1.0-dev.45 05:31:40 v3.1.0-dev.5 05:31:40 v3.1.0-dev.6 05:31:40 v3.1.0-dev.7 05:31:40 v3.1.0-dev.8 05:31:40 v3.1.0-dev.9 [Pipeline] sh 05:31:41 + lftools sign git-tag v3.1.0-dev.45 05:31:41 Signing Git tag with Sigul... 05:31:41 Signing v3.1.0-dev.45 [Pipeline] echo 05:31:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:31:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:31:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:31:42 $ docker stop --time=1 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 05:31:44 $ docker rm -f --volumes 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:31:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:45 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:31:46 $ docker top 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd -eo pid,comm 05:31:46 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). 05:31:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:46 [ssh-agent] Looking for ssh-agent implementation... 05:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:46 $ docker exec 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd ssh-agent 05:31:46 SSH_AUTH_SOCK=/tmp/ssh-8gaxJVDFy0Kq/agent.18 05:31:46 SSH_AGENT_PID=38 05:31:46 Running ssh-add (command line suppressed) 05:31:46 Identity added: /w/workspace/edgex-go/579@tmp/private_key_5021607213083279288.key (/w/workspace/edgex-go/579@tmp/private_key_5021607213083279288.key) 05:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:46 + git semver bump pre 05:31:46 2023-09-13 05:31:46,865 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:46 2023-09-13 05:31:46,866 [bump_version] DEBUG bumping version:3.1.0-dev.45 on axis:pre with prefix:dev 05:31:46 2023-09-13 05:31:46,866 [bump_version] DEBUG bumped version:3.1.0-dev.46 05:31:46 2023-09-13 05:31:46,866 [write_version] DEBUG write version:3.1.0-dev.46 to path:/w/workspace/edgex-go/579/.semver/main with force:True 05:31:46 2023-09-13 05:31:46,866 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:46 2023-09-13 05:31:46,866 [write_file] DEBUG write to file:/w/workspace/edgex-go/579/.semver/main 05:31:46 2023-09-13 05:31:46,868 [execute] INFO git cat-file --batch-check 05:31:46 2023-09-13 05:31:46,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) 05:31:46 2023-09-13 05:31:46,873 [execute] INFO git cat-file --batch 05:31:46 2023-09-13 05:31:46,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) 05:31:46 2023-09-13 05:31:46,877 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:46 3.1.0-dev.46 [Pipeline] } 05:31:46 $ docker exec --env ******** --env ******** 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd ssh-agent -k 05:31:47 unset SSH_AUTH_SOCK; 05:31:47 unset SSH_AGENT_PID; 05:31:47 echo Agent pid 38 killed; 05:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:47 + git semver [Pipeline] } 05:31:47 $ docker stop --time=1 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd 05:31:49 $ docker rm -f --volumes 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd [Pipeline] // withDockerContainer [Pipeline] sh 05:31:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:49 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:31:50 $ docker top 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e -eo pid,comm 05:31:50 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). 05:31:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:50 [ssh-agent] Looking for ssh-agent implementation... 05:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:50 $ docker exec 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e ssh-agent 05:31:50 SSH_AUTH_SOCK=/tmp/ssh-p8ocEY8gsiPW/agent.33 05:31:50 SSH_AGENT_PID=39 05:31:50 Running ssh-add (command line suppressed) 05:31:50 Identity added: /w/workspace/edgex-go/579@tmp/private_key_6543151537666900548.key (/w/workspace/edgex-go/579@tmp/private_key_6543151537666900548.key) 05:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:50 + git semver push 05:31:51 2023-09-13 05:31:51,013 [run_push] DEBUG push 05:31:51 2023-09-13 05:31:51,013 [execute] INFO git cat-file --batch-check 05:31:51 2023-09-13 05:31:51,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) 05:31:51 2023-09-13 05:31:51,017 [execute] INFO git rev-list 0682598d18d870a79e066811c3bcadd4985b2eed -- 05:31:51 2023-09-13 05:31:51,017 [execute] DEBUG Popen(['git', 'rev-list', '0682598d18d870a79e066811c3bcadd4985b2eed', '--'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=None) 05:31:51 2023-09-13 05:31:51,034 [execute] INFO git fetch -v origin 05:31:51 2023-09-13 05:31:51,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=True, shell=None, istream=None) 05:31:51 2023-09-13 05:31:51,508 [run_push] DEBUG no remote changes detected 05:31:51 2023-09-13 05:31:51,508 [execute] INFO git push origin semver 05:31:51 2023-09-13 05:31:51,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=None) 05:31:52 2023-09-13 05:31:52,289 [run_push] DEBUG push all version tags 05:31:52 2023-09-13 05:31:52,290 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:31:52 2023-09-13 05:31:52,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) 05:31:53 2023-09-13 05:31:53,061 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main 05:31:53 3.1.0-dev.46 [Pipeline] } 05:31:53 $ docker exec --env ******** --env ******** 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e ssh-agent -k 05:31:53 unset SSH_AUTH_SOCK; 05:31:53 unset SSH_AGENT_PID; 05:31:53 echo Agent pid 39 killed; 05:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:53 + git semver [Pipeline] } 05:31:53 $ docker stop --time=1 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e 05:31:55 $ docker rm -f --volumes 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e [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 05:31:55 + [ -d /w/workspace/edgex-go/579/archives ] [Pipeline] libraryResource [Pipeline] sh 05:31:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:56 ---> package-listing.sh 05:31:56 ++ tr '[:upper:]' '[:lower:]' 05:31:56 ++ facter osfamily 05:31:57 + OS_FAMILY=debian 05:31:57 + workspace=/w/workspace/edgex-go/579 05:31:57 + START_PACKAGES=/tmp/packages_start.txt 05:31:57 + END_PACKAGES=/tmp/packages_end.txt 05:31:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:57 + PACKAGES=/tmp/packages_start.txt 05:31:57 + '[' /w/workspace/edgex-go/579 ']' 05:31:57 + PACKAGES=/tmp/packages_end.txt 05:31:57 + case "${OS_FAMILY}" in 05:31:57 + dpkg -l 05:31:57 + grep '^ii' 05:31:57 + '[' -f /tmp/packages_start.txt ']' 05:31:57 + '[' -f /tmp/packages_end.txt ']' 05:31:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:57 + '[' /w/workspace/edgex-go/579 ']' 05:31:57 + mkdir -p /w/workspace/edgex-go/579/archives/ 05:31:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/579/archives/ [Pipeline] echo 05:31:57 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/579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:31:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:57 05:31:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:58 latest: Pulling from edgex-lftools-log-publisher 05:31:58 5eb5b503b376: Pulling fs layer 05:31:58 5c69ac0246d0: Pulling fs layer 05:31:58 ec43610c2a17: Pulling fs layer 05:31:58 3a2ae6a8a46f: Pulling fs layer 05:31:58 33b1e0a273af: Pulling fs layer 05:31:58 5d3b04190fa2: Pulling fs layer 05:31:58 2f39f015ded8: Pulling fs layer 05:31:58 3a2ae6a8a46f: Waiting 05:31:58 33b1e0a273af: Waiting 05:31:58 5d3b04190fa2: Waiting 05:31:58 5c69ac0246d0: Download complete 05:31:58 3a2ae6a8a46f: Download complete 05:31:58 33b1e0a273af: Verifying Checksum 05:31:58 33b1e0a273af: Download complete 05:31:58 5d3b04190fa2: Verifying Checksum 05:31:58 5d3b04190fa2: Download complete 05:31:58 ec43610c2a17: Verifying Checksum 05:31:58 ec43610c2a17: Download complete 05:31:58 5eb5b503b376: Verifying Checksum 05:31:58 5eb5b503b376: Download complete 05:31:59 2f39f015ded8: Verifying Checksum 05:31:59 2f39f015ded8: Download complete 05:32:00 5eb5b503b376: Pull complete 05:32:00 5c69ac0246d0: Pull complete 05:32:01 ec43610c2a17: Pull complete 05:32:01 3a2ae6a8a46f: Pull complete 05:32:01 33b1e0a273af: Pull complete 05:32:01 5d3b04190fa2: Pull complete 05:32:05 2f39f015ded8: Pull complete 05:32:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:05 prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container 05:32:05 $ 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/579/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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 05:32:12 $ docker top 537c9938f71db31ec57fcc6d6adcc35dab251796e5e35978205a5b73fead2aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:13 + touch /tmp/pre-build-complete [Pipeline] sh 05:32:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:32:13 + ls /var/log/sa-host 05:32:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:13 provisioning config files... 05:32:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/579@tmp/config9232059788053240340tmp [Pipeline] { [Pipeline] echo 05:32:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:32:14 ---> create-netrc.sh [Pipeline] } 05:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:32:14 ---> python-tools-install.sh [Pipeline] echo 05:32:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:32:14 ---> sudo-logs.sh 05:32:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:32:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:32:15 ---> job-cost.sh 05:32:15 lf-activate-venv: SKIPPING 05:32:15 DEBUG: total: 0.10999999940395355 05:32:15 INFO: Retrieving Stack Cost... 05:32:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:32:15 INFO: Archiving Costs [Pipeline] echo 05:32:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:32:15 ---> logs-deploy.sh 05:32:15 lf-activate-venv: SKIPPING 05:32:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/579 05:32:15 INFO: archiving workspace using pattern(s): 05:32:16 Archives upload complete. 05:32:16 INFO: archiving logs to Nexus 05:32:17 ---> uname -a: 05:32:17 Linux prd-ubuntu20-04-docker-8c-8g-6080 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:32:17 05:32:17 05:32:17 ---> lscpu: 05:32:17 Architecture: x86_64 05:32:17 CPU op-mode(s): 32-bit, 64-bit 05:32:17 Byte Order: Little Endian 05:32:17 Address sizes: 40 bits physical, 48 bits virtual 05:32:17 CPU(s): 8 05:32:17 On-line CPU(s) list: 0-7 05:32:17 Thread(s) per core: 1 05:32:17 Core(s) per socket: 1 05:32:17 Socket(s): 8 05:32:17 NUMA node(s): 1 05:32:17 Vendor ID: AuthenticAMD 05:32:17 CPU family: 23 05:32:17 Model: 49 05:32:17 Model name: AMD EPYC-Rome Processor 05:32:17 Stepping: 0 05:32:17 CPU MHz: 2799.998 05:32:17 BogoMIPS: 5599.99 05:32:17 Virtualization: AMD-V 05:32:17 Hypervisor vendor: KVM 05:32:17 Virtualization type: full 05:32:17 L1d cache: 256 KiB 05:32:17 L1i cache: 256 KiB 05:32:17 L2 cache: 4 MiB 05:32:17 L3 cache: 128 MiB 05:32:17 NUMA node0 CPU(s): 0-7 05:32:17 Vulnerability Itlb multihit: Not affected 05:32:17 Vulnerability L1tf: Not affected 05:32:17 Vulnerability Mds: Not affected 05:32:17 Vulnerability Meltdown: Not affected 05:32:17 Vulnerability Mmio stale data: Not affected 05:32:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:32:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:32:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:32:17 Vulnerability Srbds: Not affected 05:32:17 Vulnerability Tsx async abort: Not affected 05:32:17 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 05:32:17 05:32:17 05:32:17 ---> nproc: 05:32:17 8 05:32:17 05:32:17 05:32:17 ---> df -h: 05:32:17 Filesystem Size Used Avail Use% Mounted on 05:32:17 overlay 155G 22G 134G 15% / 05:32:17 tmpfs 64M 0 64M 0% /dev 05:32:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:32:17 shm 64M 0 64M 0% /dev/shm 05:32:17 /dev/vda1 155G 22G 134G 15% /facter-os 05:32:17 05:32:17 05:32:17 ---> sar -b -r -n DEV: 05:32:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6080) 09/13/23 _x86_64_ (8 CPU) 05:32:17 05:32:17 05:07:18 LINUX RESTART (8 CPU) 05:32:17 05:32:17 05:08:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:32:17 05:09:01 141.58 10.38 131.21 0.00 1677.76 76534.60 0.00 05:32:17 05:10:01 44.17 0.02 44.15 0.00 0.67 18579.81 0.00 05:32:17 05:11:01 44.93 0.17 44.76 0.00 2.53 13296.33 0.00 05:32:17 05:12:01 421.86 0.42 421.45 0.00 45.46 181262.06 0.00 05:32:17 05:13:01 336.60 16.83 319.78 0.00 5241.59 99583.34 0.00 05:32:17 05:14:01 477.97 1.73 476.24 0.00 271.29 103010.30 0.00 05:32:17 05:15:01 400.38 0.20 400.18 0.00 22.26 34019.59 0.00 05:32:17 05:16:01 18.18 0.03 18.15 0.00 5.60 506.85 0.00 05:32:17 05:17:01 1.13 0.02 1.12 0.00 0.13 10.93 0.00 05:32:17 05:18:01 2.35 0.00 2.35 0.00 0.00 37.99 0.00 05:32:17 05:19:01 0.93 0.00 0.93 0.00 0.00 9.47 0.00 05:32:17 05:20:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 05:32:17 05:21:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 05:32:17 05:22:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 05:32:17 05:23:01 1.37 0.02 1.36 0.00 0.14 16.81 0.00 05:32:17 05:24:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 05:32:17 05:25:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 05:32:17 05:26:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 05:32:17 05:27:01 1.83 1.05 0.78 0.00 27.86 9.07 0.00 05:32:17 05:28:01 2.02 0.55 1.47 0.00 8.40 19.60 0.00 05:32:17 05:29:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 05:32:17 05:30:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 05:32:17 05:31:01 60.41 0.07 60.34 0.00 7.87 25999.93 0.00 05:32:17 05:32:01 98.63 0.43 98.20 0.00 28.25 34742.90 0.00 05:32:17 Average: 86.06 1.34 84.72 0.00 307.01 24542.74 0.00 05:32:17 05:32:17 05:08:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:32:17 05:09:01 28373436 31615708 698692 2.12 115648 3355964 1737836 5.12 1066604 3035240 4484 05:32:17 05:10:01 27532160 31465140 839996 2.55 119176 3984672 2003596 5.90 1625936 3249272 114720 05:32:17 05:11:01 27229436 31574740 727752 2.21 122900 4361144 1904224 5.61 1462060 3681532 420036 05:32:17 05:12:01 22919064 31373488 914824 2.78 136952 8340628 3169172 9.34 1897984 7418604 4092 05:32:17 05:13:01 16980932 28897352 3320776 10.10 228880 11357960 7593476 22.38 4843432 9964268 170388 05:32:17 05:14:01 14824676 29379372 2845932 8.65 249248 13873176 7166288 21.12 5487896 11373444 266420 05:32:17 05:15:01 17667348 31490496 785076 2.39 255564 13257928 2276540 6.71 2667552 11554736 432 05:32:17 05:16:01 17674204 31498980 776552 2.36 256656 13258280 2151528 6.34 2863936 11351836 72 05:32:17 05:17:01 17674440 31499240 776280 2.36 256676 13258276 2151528 6.34 2864080 11351836 72 05:32:17 05:18:01 17686120 31511024 765172 2.33 256780 13258260 2151528 6.34 2852044 11351816 4 05:32:17 05:19:01 17685892 31510816 765360 2.33 256808 13258260 2151528 6.34 2852300 11351816 12 05:32:17 05:20:01 17689972 31514932 761348 2.32 256840 13258260 2151528 6.34 2848568 11351824 68 05:32:17 05:21:01 17690428 31515436 760804 2.31 256856 13258272 2151528 6.34 2848596 11351828 28 05:32:17 05:22:01 17690348 31515388 760804 2.31 256872 13258272 2167588 6.39 2848304 11351852 12 05:32:17 05:23:01 17689296 31514452 761952 2.32 256904 13258268 2186092 6.44 2848388 11351864 8 05:32:17 05:24:01 17689288 31514588 761736 2.32 256932 13258404 2186092 6.44 2848620 11351992 4 05:32:17 05:25:01 17689020 31514388 761904 2.32 256968 13258408 2186092 6.44 2848392 11351996 28 05:32:17 05:26:01 17688696 31514092 762124 2.32 256992 13258408 2186092 6.44 2848732 11352000 60 05:32:17 05:27:01 17685276 31512452 763636 2.32 257032 13259244 2186092 6.44 2853800 11352460 24 05:32:17 05:28:01 17685988 31513476 762864 2.32 257068 13259504 2203764 6.49 2853832 11352300 12 05:32:17 05:29:01 17685460 31512972 763336 2.32 257092 13259508 2203764 6.49 2853660 11352296 20 05:32:17 05:30:01 17685640 31513172 763080 2.32 257104 13259512 2203764 6.49 2853532 11352304 60 05:32:17 05:31:01 16805540 31390608 881752 2.68 260512 13963540 2344416 6.91 2983844 12043612 656 05:32:17 05:32:01 15917164 31469768 803620 2.44 297220 14798768 2316968 6.83 2996824 12826244 235224 05:32:17 Average: 18897493 31305503 970224 2.95 234987 11923872 2630459 7.75 2825788 10226124 50706 05:32:17 05:32:17 05:08:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:32:17 05:09:01 ens3 1011.90 888.58 9901.58 97.75 0.00 0.00 0.00 0.00 05:32:17 05:09:01 lo 4.39 4.39 0.43 0.43 0.00 0.00 0.00 0.00 05:32:17 05:09:01 docker0 735.37 758.33 52.65 4442.78 0.00 0.00 0.00 0.00 05:32:17 05:10:01 ens3 71.26 69.69 43.32 119.19 0.00 0.00 0.00 0.00 05:32:17 05:10:01 vethc923005 0.90 1.08 0.08 0.10 0.00 0.00 0.00 0.00 05:32:17 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:10:01 docker0 0.90 0.97 0.07 0.09 0.00 0.00 0.00 0.00 05:32:17 05:11:01 ens3 33.41 21.55 36.18 14.23 0.00 0.00 0.00 0.00 05:32:17 05:11:01 vethc923005 0.82 0.83 0.07 0.07 0.00 0.00 0.00 0.00 05:32:17 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:11:01 docker0 0.82 0.82 0.06 0.07 0.00 0.00 0.00 0.00 05:32:17 05:12:01 ens3 271.09 155.59 3684.52 30.06 0.00 0.00 0.00 0.00 05:32:17 05:12:01 veth0d20817 12.81 17.91 1.23 6.42 0.00 0.00 0.00 0.00 05:32:17 05:12:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 05:32:17 05:12:01 veth14a68df 12.75 17.71 1.23 6.42 0.00 0.00 0.00 0.00 05:32:17 05:12:01 vethc9fd8a5 0.57 1.10 0.05 0.21 0.00 0.00 0.00 0.00 05:32:17 05:12:01 veth0c0d754 12.56 17.90 1.22 6.43 0.00 0.00 0.00 0.00 05:32:17 05:12:01 docker0 81.47 129.16 6.13 724.52 0.00 0.00 0.00 0.00 05:32:17 05:12:01 veth538c1b0 12.63 17.91 1.22 6.48 0.00 0.00 0.00 0.00 05:32:17 05:13:01 ens3 520.04 307.78 4359.98 33.32 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth0e4a74b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth620370e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 vethadc5d32 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth5d1cc47 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth7e17174 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth656c0ff 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth44279ea 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 vethc9fd8a5 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth2fe27bc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 docker0 247.98 377.77 20.73 2323.34 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth9987e1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth2e65875 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:13:01 veth6f18107 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:32:17 05:14:01 ens3 9.38 6.53 7.52 4.16 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth0e4a74b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 vethadc5d32 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth7e17174 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth656c0ff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth44279ea 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 vethc9fd8a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth2fe27bc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth9987e1c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth2e65875 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:14:01 veth6f18107 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:15:01 ens3 380.34 398.63 213.40 1673.85 0.00 0.00 0.00 0.00 05:32:17 05:15:01 lo 44.39 44.39 4.38 4.38 0.00 0.00 0.00 0.00 05:32:17 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:16:01 ens3 259.59 261.11 149.68 1359.15 0.00 0.00 0.00 0.00 05:32:17 05:16:01 lo 26.46 26.46 2.60 2.60 0.00 0.00 0.00 0.00 05:32:17 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:18:01 ens3 0.82 1.60 0.12 6.64 0.00 0.00 0.00 0.00 05:32:17 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:23:01 ens3 1.47 2.95 0.16 6.84 0.00 0.00 0.00 0.00 05:32:17 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:24:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:25:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:32:17 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:27:01 ens3 23.45 36.91 4.00 52.64 0.00 0.00 0.00 0.00 05:32:17 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:28:01 ens3 4.33 3.15 2.71 2.58 0.00 0.00 0.00 0.00 05:32:17 05:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:32:17 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:30:01 ens3 0.27 0.17 0.23 0.01 0.00 0.00 0.00 0.00 05:32:17 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:32:17 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:17 05:31:01 ens3 127.65 72.94 3974.42 12.17 0.00 0.00 0.00 0.00 05:32:17 05:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:32:17 05:31:01 docker0 0.67 0.47 0.06 0.58 0.00 0.00 0.00 0.00 05:32:17 05:31:01 veth6b39157 0.67 0.52 0.07 0.59 0.00 0.00 0.00 0.00 05:32:17 05:32:01 ens3 373.80 234.97 6787.45 55.46 0.00 0.00 0.00 0.00 05:32:17 05:32:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 05:32:17 05:32:01 docker0 81.88 119.02 6.38 1026.05 0.00 0.00 0.00 0.00 05:32:17 Average: ens3 129.43 103.23 1222.16 144.57 0.00 0.00 0.00 0.00 05:32:17 Average: lo 3.44 3.44 0.34 0.34 0.00 0.00 0.00 0.00 05:32:17 Average: docker0 48.39 58.30 3.62 357.99 0.00 0.00 0.00 0.00 05:32:17 05:32:17 05:32:17 ---> sar -P ALL: 05:32:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6080) 09/13/23 _x86_64_ (8 CPU) 05:32:17 05:32:17 05:07:18 LINUX RESTART (8 CPU) 05:32:17 05:32:17 05:08:00 CPU %user %nice %system %iowait %steal %idle 05:32:17 05:09:01 all 9.05 0.00 4.29 4.65 0.05 81.95 05:32:17 05:09:01 0 8.34 0.00 4.40 10.19 0.07 76.99 05:32:17 05:09:01 1 8.31 0.00 3.34 1.15 0.05 87.14 05:32:17 05:09:01 2 8.38 0.00 3.37 0.05 0.05 88.15 05:32:17 05:09:01 3 7.84 0.00 4.23 19.90 0.07 67.96 05:32:17 05:09:01 4 10.40 0.00 3.86 0.73 0.03 84.97 05:32:17 05:09:01 5 8.14 0.00 4.49 2.96 0.03 84.38 05:32:17 05:09:01 6 12.25 0.00 4.71 1.93 0.05 81.06 05:32:17 05:09:01 7 8.76 0.00 5.97 0.42 0.07 84.79 05:32:17 05:10:01 all 28.67 0.00 3.65 0.92 0.09 66.67 05:32:17 05:10:01 0 28.69 0.00 3.56 0.13 0.08 67.54 05:32:17 05:10:01 1 28.50 0.00 3.96 5.52 0.08 61.93 05:32:17 05:10:01 2 31.58 0.00 3.59 0.03 0.07 64.73 05:32:17 05:10:01 3 26.73 0.00 3.59 1.41 0.08 68.19 05:32:17 05:10:01 4 31.01 0.00 4.06 0.15 0.08 64.69 05:32:17 05:10:01 5 27.88 0.00 3.40 0.02 0.12 68.58 05:32:17 05:10:01 6 28.30 0.00 3.82 0.05 0.08 67.75 05:32:17 05:10:01 7 26.68 0.00 3.21 0.08 0.08 69.95 05:32:17 05:11:01 all 46.40 0.00 4.46 0.79 0.09 48.26 05:32:17 05:11:01 0 47.42 0.00 4.32 0.18 0.08 47.99 05:32:17 05:11:01 1 45.50 0.00 3.73 3.23 0.10 47.44 05:32:17 05:11:01 2 46.42 0.00 4.51 0.10 0.10 48.86 05:32:17 05:11:01 3 46.81 0.00 4.68 1.23 0.08 47.19 05:32:17 05:11:01 4 45.26 0.00 4.29 0.39 0.08 49.98 05:32:17 05:11:01 5 46.05 0.00 4.21 0.24 0.10 49.40 05:32:17 05:11:01 6 46.81 0.00 4.44 0.59 0.08 48.08 05:32:17 05:11:01 7 46.91 0.00 5.50 0.37 0.10 47.13 05:32:17 05:12:01 all 13.31 0.00 5.37 15.43 0.07 65.82 05:32:17 05:12:01 0 14.19 0.00 5.24 16.50 0.07 64.00 05:32:17 05:12:01 1 12.88 0.00 5.55 22.49 0.07 59.02 05:32:17 05:12:01 2 11.60 0.00 4.09 8.28 0.05 75.98 05:32:17 05:12:01 3 13.50 0.00 5.52 19.71 0.08 61.18 05:32:17 05:12:01 4 13.50 0.00 6.08 12.69 0.07 67.66 05:32:17 05:12:01 5 13.23 0.00 5.20 11.26 0.07 70.24 05:32:17 05:12:01 6 13.53 0.00 5.23 23.28 0.07 57.89 05:32:17 05:12:01 7 14.04 0.00 6.10 9.16 0.08 70.62 05:32:17 05:13:01 all 18.55 0.00 4.54 15.88 0.10 60.94 05:32:17 05:13:01 0 18.27 0.00 4.54 3.63 0.07 73.50 05:32:17 05:13:01 1 18.26 0.00 4.80 20.15 0.08 56.71 05:32:17 05:13:01 2 18.24 0.00 3.54 6.18 0.08 71.95 05:32:17 05:13:01 3 18.71 0.00 4.78 28.94 0.12 47.45 05:32:17 05:13:01 4 19.34 0.00 3.90 5.06 0.07 71.63 05:32:17 05:13:01 5 18.62 0.00 5.08 24.07 0.07 52.17 05:32:17 05:13:01 6 18.85 0.00 5.25 35.89 0.12 39.90 05:32:17 05:13:01 7 18.09 0.00 4.44 3.07 0.17 74.23 05:32:17 05:14:01 all 89.56 0.00 8.46 1.77 0.17 0.04 05:32:17 05:14:01 0 90.72 0.00 7.47 1.59 0.15 0.07 05:32:17 05:14:01 1 89.41 0.00 8.57 1.83 0.15 0.03 05:32:17 05:14:01 2 89.52 0.00 8.37 1.88 0.16 0.07 05:32:17 05:14:01 3 90.17 0.00 7.97 1.58 0.15 0.14 05:32:17 05:14:01 4 89.85 0.00 8.28 1.68 0.19 0.00 05:32:17 05:14:01 5 88.48 0.00 9.57 1.74 0.21 0.00 05:32:17 05:14:01 6 88.07 0.00 9.74 2.03 0.16 0.00 05:32:17 05:14:01 7 90.22 0.00 7.74 1.85 0.17 0.02 05:32:17 05:15:01 all 16.66 0.00 2.87 3.05 0.09 77.33 05:32:17 05:15:01 0 16.21 0.00 3.21 3.93 0.07 76.58 05:32:17 05:15:01 1 19.31 0.00 2.88 2.98 0.10 74.73 05:32:17 05:15:01 2 15.25 0.00 2.93 0.69 0.07 81.07 05:32:17 05:15:01 3 17.15 0.00 3.19 2.15 0.10 77.41 05:32:17 05:15:01 4 16.22 0.00 2.50 0.59 0.08 80.61 05:32:17 05:15:01 5 16.38 0.00 2.98 9.27 0.08 71.30 05:32:17 05:15:01 6 14.45 0.00 2.67 3.21 0.08 79.58 05:32:17 05:15:01 7 18.31 0.00 2.63 1.57 0.12 77.37 05:32:17 05:16:01 all 4.68 0.00 0.59 0.24 0.04 94.45 05:32:17 05:16:01 0 4.87 0.00 0.77 1.12 0.05 93.19 05:32:17 05:16:01 1 4.89 0.00 0.75 0.17 0.05 94.14 05:32:17 05:16:01 2 4.02 0.00 0.42 0.02 0.02 95.53 05:32:17 05:16:01 3 2.77 0.00 0.45 0.00 0.05 96.73 05:32:17 05:16:01 4 4.49 0.00 0.37 0.02 0.03 95.09 05:32:17 05:16:01 5 2.24 0.00 0.38 0.05 0.02 97.31 05:32:17 05:16:01 6 6.12 0.00 0.60 0.32 0.03 92.93 05:32:17 05:16:01 7 8.02 0.00 1.00 0.27 0.05 90.66 05:32:17 05:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:32:17 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:17:01 1 0.03 0.00 0.02 0.02 0.03 99.90 05:32:17 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:32:17 05:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:32:17 05:17:01 6 0.00 0.00 0.00 0.10 0.02 99.88 05:32:17 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:18:01 all 0.03 0.00 0.02 0.02 0.01 99.93 05:32:17 05:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:32:17 05:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:32:17 05:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:18:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:32:17 05:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:32:17 05:18:01 6 0.05 0.00 0.00 0.12 0.00 99.83 05:32:17 05:18:01 7 0.03 0.00 0.02 0.02 0.00 99.93 05:32:17 05:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:32:17 05:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:32:17 05:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:32:17 05:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:32:17 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:19:01 6 0.03 0.00 0.02 0.07 0.02 99.87 05:32:17 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:32:17 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:32:17 05:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:32:17 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:20:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:32:17 05:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:32:17 05:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:32:17 05:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:32:17 05:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:32:17 05:20:01 6 0.05 0.00 0.00 0.02 0.02 99.92 05:32:17 05:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:21:01 all 0.00 0.00 0.01 0.00 0.00 99.98 05:32:17 05:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:32:17 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:32:17 05:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 05:32:17 05:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:32:17 05:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:32:17 05:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:32:17 05:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:32:17 05:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:32:17 05:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:32:17 05:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:32:17 05:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 05:32:17 05:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:23:01 all 0.02 0.00 0.03 0.00 0.00 99.94 05:32:17 05:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:32:17 05:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:32:17 05:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:32:17 05:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:23:01 5 0.00 0.00 0.05 0.02 0.00 99.93 05:32:17 05:23:01 6 0.00 0.00 0.05 0.02 0.00 99.93 05:32:17 05:23:01 7 0.00 0.00 0.05 0.00 0.00 99.95 05:32:17 05:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:32:17 05:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:32:17 05:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:32:17 05:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:32:17 05:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 05:32:17 05:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 05:32:17 05:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:32:17 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:25:01 1 0.05 0.00 0.00 0.00 0.03 99.92 05:32:17 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:32:17 05:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:32:17 05:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:32:17 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:26:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:32:17 05:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:32:17 05:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:32:17 05:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:32:17 05:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:32:17 05:26:01 6 0.00 0.00 0.00 0.03 0.02 99.95 05:32:17 05:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:27:01 all 0.18 0.00 0.03 0.00 0.01 99.77 05:32:17 05:27:01 0 0.53 0.00 0.02 0.00 0.02 99.43 05:32:17 05:27:01 1 0.13 0.00 0.05 0.02 0.03 99.77 05:32:17 05:27:01 2 0.13 0.00 0.02 0.00 0.00 99.85 05:32:17 05:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:32:17 05:27:01 4 0.15 0.00 0.03 0.00 0.00 99.82 05:32:17 05:27:01 5 0.25 0.00 0.07 0.00 0.02 99.67 05:32:17 05:27:01 6 0.07 0.00 0.03 0.02 0.02 99.87 05:32:17 05:27:01 7 0.17 0.00 0.02 0.00 0.00 99.82 05:32:17 05:28:01 all 0.19 0.00 0.02 0.01 0.00 99.78 05:32:17 05:28:01 0 0.82 0.00 0.00 0.00 0.00 99.18 05:32:17 05:28:01 1 0.30 0.00 0.07 0.00 0.02 99.62 05:32:17 05:28:01 2 0.08 0.00 0.00 0.00 0.00 99.92 05:32:17 05:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:32:17 05:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:32:17 05:28:01 6 0.02 0.00 0.03 0.03 0.00 99.92 05:32:17 05:28:01 7 0.18 0.00 0.03 0.02 0.02 99.75 05:32:17 05:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 05:32:17 05:29:01 0 0.08 0.00 0.00 0.00 0.00 99.92 05:32:17 05:29:01 1 1.89 0.00 0.03 0.00 0.02 98.06 05:32:17 05:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:32:17 05:29:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:32:17 05:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:32:17 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:29:01 6 0.02 0.00 0.00 0.05 0.00 99.93 05:32:17 05:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:32:17 05:30:01 all 0.03 0.00 0.01 0.06 0.01 99.89 05:32:17 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:32:17 05:30:01 1 0.17 0.00 0.00 0.00 0.02 99.82 05:32:17 05:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:32:17 05:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:32:17 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:32:17 05:30:01 6 0.02 0.00 0.02 0.47 0.02 99.48 05:32:17 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:32:17 05:32:17 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:32:17 05:31:01 all 3.04 0.00 1.29 2.12 0.02 93.53 05:32:17 05:31:01 0 3.95 0.00 1.30 0.05 0.02 94.68 05:32:17 05:31:01 1 3.26 0.00 0.98 0.20 0.03 95.53 05:32:17 05:31:01 2 3.13 0.00 1.35 0.55 0.02 94.95 05:32:17 05:31:01 3 2.36 0.00 1.41 0.02 0.02 96.19 05:32:17 05:31:01 4 3.53 0.00 1.16 10.45 0.03 84.82 05:32:17 05:31:01 5 1.94 0.00 1.68 0.00 0.02 96.36 05:32:17 05:31:01 6 3.20 0.00 1.22 5.73 0.02 89.83 05:32:17 05:31:01 7 2.92 0.00 1.21 0.00 0.02 95.85 05:32:17 05:32:01 all 7.20 0.00 3.08 3.65 0.07 86.00 05:32:17 05:32:01 0 7.28 0.00 3.92 0.61 0.05 88.14 05:32:17 05:32:01 1 6.17 0.00 2.51 1.10 0.05 90.17 05:32:17 05:32:01 2 6.55 0.00 2.99 6.36 0.07 84.04 05:32:17 05:32:01 3 7.36 0.00 2.97 2.35 0.07 87.25 05:32:17 05:32:01 4 7.09 0.00 3.36 15.69 0.08 73.78 05:32:17 05:32:01 5 7.61 0.00 3.28 1.87 0.07 87.18 05:32:17 05:32:01 6 8.02 0.00 2.63 0.66 0.05 88.65 05:32:17 05:32:01 7 7.49 0.00 3.02 0.61 0.08 88.80 05:32:17 Average: all 9.82 0.00 1.61 2.02 0.04 86.52 05:32:17 Average: 0 10.01 0.00 1.61 1.57 0.03 86.77 05:32:17 Average: 1 9.90 0.00 1.55 2.44 0.05 86.06 05:32:17 Average: 2 9.67 0.00 1.46 1.00 0.03 87.85 05:32:17 Average: 3 9.65 0.00 1.61 3.20 0.04 85.50 05:32:17 Average: 4 9.95 0.00 1.58 1.96 0.03 86.47 05:32:17 Average: 5 9.51 0.00 1.67 2.14 0.03 86.65 05:32:17 Average: 6 9.85 0.00 1.67 3.10 0.04 85.34 05:32:17 Average: 7 10.02 0.00 1.70 0.72 0.04 87.52 05:32:17 05:32:17 05:32:17