Started by upstream project "edgexfoundry/cd-management/release-lts" build number 89 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 036d9289abc790352c085f7dc1871830fbc0c7bd 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-ssh13301771565081805443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10835929531871985036.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5063030316959643042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4388518484086482182.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12541714371510172824.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]] ========================================================= [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.23 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 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-40886 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 036d9289abc790352c085f7dc1871830fbc0c7bd (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @692b82d" > 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 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 > git rev-list --no-walk 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:34:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:34:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:34:41 ========================================================= 08:34:41 EdgeX Global Pipelines Version Info 08:34:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:34:41 ------------------- 08:34:41 stable info: 08:34:41 ------------------- 08:34:41 Commited By: Cherry Wang cherry@iotechsys.com 08:34:41 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 08:34:41 Message: update stable to v1.0.271 08:34:42 ------------------- 08:34:42 experimental info: 08:34:42 ------------------- 08:34:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:34:42 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 08:34:42 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:34:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 036d928 [Pipeline] echo 08:34:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:43 provisioning config files... 08:34:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16461294422917171958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:43 ---> ****-login.sh 08:34:43 nexus3.edgexfoundry.org:10001 08:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:43 Configure a credential helper to remove this warning. See 08:34:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:43 08:34:43 Login Succeeded 08:34:43 nexus3.edgexfoundry.org:10002 08:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 nexus3.edgexfoundry.org:10003 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 nexus3.edgexfoundry.org:10004 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 ****.io 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 ---> ****-login.sh ends [Pipeline] } 08:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:34:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 08:34:44 + dirname cmd/core-command/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo core-command,cmd/core-command/Dockerfile 08:34:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:34:44 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:34:44 -f2 08:34:44 + echo core-data,cmd/core-data/Dockerfile 08:34:44 + + cut -d/ -f2 08:34:44 dirname cmd/core-keeper/Dockerfile 08:34:44 + echo core-keeper,cmd/core-keeper/Dockerfile 08:34:44 + dirname cmd/core-metadata/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:34:44 + dirname cmd/security-bootstrapper/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:34:44 + dirname cmd/security-proxy-auth/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:34:44 + + dirname cmd/security-proxy-setup/Dockerfile 08:34:44 cut -d/ -f2 08:34:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:34:44 + dirname cmd/security-secretstore-setup/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:34:44 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 08:34:44 -f2 08:34:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:34:44 + dirname cmd/security-spire-agent/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:34:44 + dirname cmd/security-spire-config/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:34:44 + dirname cmd/security-spire-server/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:34:44 + dirname cmd/support-notifications/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo support-notifications,cmd/support-notifications/Dockerfile 08:34:44 + dirname cmd/support-scheduler/Dockerfile 08:34:44 + cut -d/ -f2 08:34:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:34:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/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 08:34:45 + git rev-list -1 --merges 036d9289abc790352c085f7dc1871830fbc0c7bd~1..036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo 08:34:45 -----------> git rev-list -1 --merges 036d9289abc790352c085f7dc1871830fbc0c7bd~1..036d9289abc790352c085f7dc1871830fbc0c7bd 036d9289abc790352c085f7dc1871830fbc0c7bd [false] [Pipeline] sh 08:34:45 + git log --format=format:%s -1 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo 08:34:45 ========================================================= 08:34:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 08:34:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:34:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:34:45 + grep -v github /etc/ssh/ssh_known_hosts 08:34:45 + [ -e /tmp/ssh_known_hosts ] 08:34:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:34:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:34:45 sudo tee -a /etc/ssh/ssh_known_hosts 08:34:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:46 08:34:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:46 0.1.4: Pulling from edgex-devops/py-git-semver 08:34:46 b85a868b505f: Pulling fs layer 08:34:46 e2be974225ed: Pulling fs layer 08:34:46 339a4e72a1f5: Pulling fs layer 08:34:46 988bab9f4d93: Pulling fs layer 08:34:46 1469e6f7b9e6: Pulling fs layer 08:34:46 eaf3925da568: Pulling fs layer 08:34:46 bab4dde63d76: Pulling fs layer 08:34:46 bde34c3a00c8: Pulling fs layer 08:34:46 b352a97aabf1: Pulling fs layer 08:34:46 4872d77fe225: Pulling fs layer 08:34:46 5851b861e8e6: Pulling fs layer 08:34:46 1469e6f7b9e6: Waiting 08:34:46 eaf3925da568: Waiting 08:34:46 bab4dde63d76: Waiting 08:34:46 bde34c3a00c8: Waiting 08:34:46 b352a97aabf1: Waiting 08:34:46 4872d77fe225: Waiting 08:34:46 5851b861e8e6: Waiting 08:34:46 988bab9f4d93: Waiting 08:34:46 e2be974225ed: Verifying Checksum 08:34:46 e2be974225ed: Download complete 08:34:46 988bab9f4d93: Verifying Checksum 08:34:46 988bab9f4d93: Download complete 08:34:46 1469e6f7b9e6: Verifying Checksum 08:34:46 1469e6f7b9e6: Download complete 08:34:46 eaf3925da568: Verifying Checksum 08:34:46 eaf3925da568: Download complete 08:34:46 339a4e72a1f5: Verifying Checksum 08:34:46 339a4e72a1f5: Download complete 08:34:46 bde34c3a00c8: Download complete 08:34:46 b352a97aabf1: Verifying Checksum 08:34:46 b352a97aabf1: Download complete 08:34:46 4872d77fe225: Verifying Checksum 08:34:46 4872d77fe225: Download complete 08:34:46 5851b861e8e6: Verifying Checksum 08:34:46 5851b861e8e6: Download complete 08:34:46 b85a868b505f: Download complete 08:34:46 bab4dde63d76: Verifying Checksum 08:34:46 bab4dde63d76: Download complete 08:34:47 b85a868b505f: Pull complete 08:34:47 e2be974225ed: Pull complete 08:34:48 339a4e72a1f5: Pull complete 08:34:48 988bab9f4d93: Pull complete 08:34:48 1469e6f7b9e6: Pull complete 08:34:48 eaf3925da568: Pull complete 08:34:50 bab4dde63d76: Pull complete 08:34:50 bde34c3a00c8: Pull complete 08:34:50 b352a97aabf1: Pull complete 08:34:50 4872d77fe225: Pull complete 08:34:50 5851b861e8e6: Pull complete 08:34:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:51 prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container 08:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:34:53 $ docker top cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b -eo pid,comm 08:34:53 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). 08:34:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:53 [ssh-agent] Looking for ssh-agent implementation... 08:34:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:54 $ docker exec cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent 08:34:54 SSH_AUTH_SOCK=/tmp/ssh-VSCQSlyXt0GH/agent.31 08:34:54 SSH_AGENT_PID=37 08:34:54 Running ssh-add (command line suppressed) 08:34:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14686679877243304656.key (/w/workspace/edgex-go/2@tmp/private_key_14686679877243304656.key) 08:34:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:54 + git tag --points-at 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } 08:34:54 $ docker exec --env ******** --env ******** cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent -k 08:34:54 unset SSH_AUTH_SOCK; 08:34:54 unset SSH_AGENT_PID; 08:34:54 echo Agent pid 37 killed; 08:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:34:54 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 08:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:54 [ssh-agent] Looking for ssh-agent implementation... 08:34:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:54 $ docker exec cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent 08:34:55 SSH_AUTH_SOCK=/tmp/ssh-qvUQILLqeMfn/agent.70 08:34:55 SSH_AGENT_PID=76 08:34:55 Running ssh-add (command line suppressed) 08:34:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9351391954408017046.key (/w/workspace/edgex-go/2@tmp/private_key_9351391954408017046.key) 08:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:55 + git semver init 08:34:55 2025-03-11 08:34:55,587 [run_init] DEBUG init version:0.0.0 force:False 08:34:55 2025-03-11 08:34:55,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:34:55 2025-03-11 08:34:55,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:34:55 2025-03-11 08:34:55,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:35:00 2025-03-11 08:35:00,489 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:35:00 2025-03-11 08:35:00,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/odessa with force:False 08:35:00 2025-03-11 08:35:00,490 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/odessa 08:35:00 2025-03-11 08:35:00,490 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/odessa 08:35:00 4.0.0 [Pipeline] } 08:35:00 $ docker exec --env ******** --env ******** cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent -k 08:35:01 unset SSH_AUTH_SOCK; 08:35:01 unset SSH_AGENT_PID; 08:35:01 echo Agent pid 76 killed; 08:35:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:01 + git semver [Pipeline] } 08:35:01 $ docker stop --time=1 cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b 08:35:02 $ docker rm -f --volumes cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b [Pipeline] // withDockerContainer [Pipeline] sh 08:35:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:35:03 Stashed 1 file(s) [Pipeline] echo 08:35:03 [edgeXSemver]: initialized semver on version 4.0.0 [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 08:35:03 + git checkout 036d9289abc790352c085f7dc1871830fbc0c7bd 08:35:03 HEAD is now at 036d9289 ci(lts-release): LTS release v4.0.0 @692b82d [Pipeline] sh 08:35:04 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:35:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:35:04 + grep ^go [0-9].[0-9]* go.mod 08:35:04 + cut -d -f 2 [Pipeline] echo 08:35:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:35:04 ========================================================= 08:35:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 08:35:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:04 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:35:04 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:35:04 0a9a5dfd008f: Pulling fs layer 08:35:04 8833042f23b5: Pulling fs layer 08:35:04 6ca661eb024f: Pulling fs layer 08:35:04 b5acb76e9680: Pulling fs layer 08:35:04 4f4fb700ef54: Pulling fs layer 08:35:04 012bb1f9d321: Pulling fs layer 08:35:04 97255f1bc79d: Pulling fs layer 08:35:04 b5acb76e9680: Waiting 08:35:04 454448c9edf9: Pulling fs layer 08:35:04 15f87924ceaf: Pulling fs layer 08:35:04 4f4fb700ef54: Waiting 08:35:04 97255f1bc79d: Waiting 08:35:04 012bb1f9d321: Waiting 08:35:04 15f87924ceaf: Waiting 08:35:04 454448c9edf9: Waiting 08:35:04 8833042f23b5: Verifying Checksum 08:35:04 8833042f23b5: Download complete 08:35:04 b5acb76e9680: Verifying Checksum 08:35:04 b5acb76e9680: Download complete 08:35:04 4f4fb700ef54: Verifying Checksum 08:35:04 4f4fb700ef54: Download complete 08:35:04 012bb1f9d321: Download complete 08:35:04 0a9a5dfd008f: Download complete 08:35:04 97255f1bc79d: Verifying Checksum 08:35:04 97255f1bc79d: Download complete 08:35:05 0a9a5dfd008f: Pull complete 08:35:05 15f87924ceaf: Verifying Checksum 08:35:05 15f87924ceaf: Download complete 08:35:05 8833042f23b5: Pull complete 08:35:05 6ca661eb024f: Download complete 08:35:05 454448c9edf9: Verifying Checksum 08:35:05 454448c9edf9: Download complete 08:35:08 6ca661eb024f: Pull complete 08:35:08 b5acb76e9680: Pull complete 08:35:08 4f4fb700ef54: Pull complete 08:35:08 012bb1f9d321: Pull complete 08:35:08 97255f1bc79d: Pull complete 08:35:11 454448c9edf9: Pull complete 08:35:11 15f87924ceaf: Pull complete 08:35:11 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:35:11 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:35:11 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:35:11 WORKDIR /edgex 08:35:11 COPY go.mod . 08:35:11 RUN go mod download 08:35:11 + docker build -t ci-base-image-x86_64 -f - . 08:35:13 Sending build context to Docker daemon 230.7MB 08:35:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:35:13 ---> bc3d7bf65e23 08:35:13 Step 2/4 : WORKDIR /edgex 08:35:17 ---> Running in 776e2f6484a6 08:35:17 Removing intermediate container 776e2f6484a6 08:35:17 ---> 6a1bacfd8da1 08:35:17 Step 3/4 : COPY go.mod . 08:35:17 ---> 954691ba856f 08:35:17 Step 4/4 : RUN go mod download 08:35:17 ---> Running in 78442e67fab4 08:35:18 Still waiting to schedule task 08:35:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:35:35 Removing intermediate container 78442e67fab4 08:35:35 ---> 4da9b8898b18 08:35:35 Successfully built 4da9b8898b18 08:35:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker inspect -f . ci-base-image-x86_64 08:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:35 prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container 08:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:36 $ docker top 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:36 + go version 08:35:36 go version go1.23.7 linux/amd64 [Pipeline] } 08:35:36 $ docker stop --time=1 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 08:35:37 $ docker rm -f --volumes 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:38 + docker inspect -f . ci-base-image-x86_64 08:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:38 prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container 08:35:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:38 $ docker top e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:38 ========================================================= 08:35:38 [edgeXBuildGoParallel] Running Tests and Build... 08:35:38 ========================================================= [Pipeline] sh 08:35:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:39 + make test 08:35:39 go test -race -coverprofile=coverage.out ./... 08:35:39 vendor/github.com/go-openapi/analysis/debug.go:20:2: cannot find module providing package github.com/go-openapi/analysis/internal/debug: import lookup disabled by -mod=vendor 08:35:39 (Go version in go.mod is at least 1.14 and vendor directory exists.) 08:35:39 make: *** [Makefile:171: unittest] Error 1 [Pipeline] } 08:35:39 $ docker stop --time=1 e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f 08:35:41 $ docker rm -f --volumes e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:35:41 Failed in branch amd64 08:37:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40888 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 08:37:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:37:17 The recommended git tool is: git 08:37:23 using credential edgex-jenkins-ssh 08:37:23 Cloning the remote Git repository 08:37:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:37:23 > git init /w/workspace/edgex-go/2 # timeout=10 08:37:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:23 > git --version # timeout=10 08:37:23 > git --version # 'git version 2.25.1' 08:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:45 Avoid second fetch 08:37:45 Checking out Revision 036d9289abc790352c085f7dc1871830fbc0c7bd (odessa) 08:37:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:45 > git config core.sparsecheckout # timeout=10 08:37:45 > git checkout -f 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 08:37:48 Commit message: "ci(lts-release): LTS release v4.0.0 @692b82d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:53 Dload Upload Total Spent Left Speed 08:37:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56511 0 --:--:-- --:--:-- --:--:-- 56511 [Pipeline] sh 08:37:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:54 + sudo tee /etc/docker/daemon.new 08:37:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:54 { 08:37:54 "registry-mirrors": [ 08:37:54 "https://nexus3.edgexfoundry.org:10001" 08:37:54 ], 08:37:54 "bip": "10.250.0.254/24", 08:37:54 "hosts": [ 08:37:54 "tcp://0.0.0.0:5555", 08:37:54 "unix:///var/run/docker.sock" 08:37:54 ], 08:37:54 "mtu": 1458, 08:37:54 "selinux-enabled": true, 08:37:54 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:54 } [Pipeline] sh 08:37:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:55 + sudo service docker restart [Pipeline] sh 08:38:13 + git checkout 036d9289abc790352c085f7dc1871830fbc0c7bd 08:38:14 HEAD is now at 036d9289 ci(lts-release): LTS release v4.0.0 @692b82d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:14 provisioning config files... 08:38:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3466928886104416898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> ****-login.sh 08:38:15 nexus3.edgexfoundry.org:10001 08:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:16 Configure a credential helper to remove this warning. See 08:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:16 08:38:16 Login Succeeded 08:38:16 nexus3.edgexfoundry.org:10002 08:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:16 Configure a credential helper to remove this warning. See 08:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:16 08:38:16 Login Succeeded 08:38:16 nexus3.edgexfoundry.org:10003 08:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:16 Configure a credential helper to remove this warning. See 08:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:16 08:38:16 Login Succeeded 08:38:16 nexus3.edgexfoundry.org:10004 08:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:17 Configure a credential helper to remove this warning. See 08:38:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:17 08:38:17 Login Succeeded 08:38:17 ****.io 08:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:17 Configure a credential helper to remove this warning. See 08:38:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:17 08:38:17 Login Succeeded 08:38:17 ---> ****-login.sh ends [Pipeline] } 08:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:38:18 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:38:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:38:18 + cut -d -f 2 08:38:18 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 08:38:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:38:18 ========================================================= 08:38:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 08:38:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:38:19 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:38:19 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:38:19 94e9d8af2201: Pulling fs layer 08:38:19 345fe9f21930: Pulling fs layer 08:38:19 b40fc9e46828: Pulling fs layer 08:38:19 c9804373a1e5: Pulling fs layer 08:38:19 4f4fb700ef54: Pulling fs layer 08:38:19 f5a772c54f75: Pulling fs layer 08:38:19 e2dd1b2a9dca: Pulling fs layer 08:38:19 0a0502178392: Pulling fs layer 08:38:19 4f4fb700ef54: Waiting 08:38:19 f5a772c54f75: Waiting 08:38:19 e2dd1b2a9dca: Waiting 08:38:19 0a0502178392: Waiting 08:38:19 c9804373a1e5: Waiting 08:38:19 345fe9f21930: Download complete 08:38:19 c9804373a1e5: Verifying Checksum 08:38:19 c9804373a1e5: Download complete 08:38:19 4f4fb700ef54: Verifying Checksum 08:38:19 4f4fb700ef54: Download complete 08:38:19 f5a772c54f75: Verifying Checksum 08:38:19 f5a772c54f75: Download complete 08:38:19 94e9d8af2201: Verifying Checksum 08:38:19 94e9d8af2201: Download complete 08:38:20 0a0502178392: Verifying Checksum 08:38:20 0a0502178392: Download complete 08:38:20 94e9d8af2201: Pull complete 08:38:21 345fe9f21930: Pull complete 08:38:21 b40fc9e46828: Download complete 08:38:22 e2dd1b2a9dca: Verifying Checksum 08:38:22 e2dd1b2a9dca: Download complete 08:38:37 b40fc9e46828: Pull complete 08:38:37 c9804373a1e5: Pull complete 08:38:37 4f4fb700ef54: Pull complete 08:38:37 f5a772c54f75: Pull complete 08:38:45 e2dd1b2a9dca: Pull complete 08:38:47 0a0502178392: Pull complete 08:38:47 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 08:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:38:47 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:38:47 + echo+ FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:38:47 WORKDIR /edgex 08:38:47 COPY go.mod . 08:38:47 RUN go mod download 08:38:47 docker build -t ci-base-image-arm64 -f - . 08:38:53 Sending build context to Docker daemon 48.49MB 08:38:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:38:53 ---> 72db82c1953f 08:38:53 Step 2/4 : WORKDIR /edgex 08:38:55 ---> Running in 7451c80028a0 08:38:55 Removing intermediate container 7451c80028a0 08:38:55 ---> 8babca49611f 08:38:55 Step 3/4 : COPY go.mod . 08:38:56 ---> d6031ab73f17 08:38:56 Step 4/4 : RUN go mod download 08:38:56 ---> Running in 907dc1177bdb 08:39:52 Removing intermediate container 907dc1177bdb 08:39:52 ---> f68a0030bf13 08:39:52 Successfully built f68a0030bf13 08:39:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker inspect -f . ci-base-image-arm64 08:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container 08:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:39:54 $ docker top 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:55 + go version 08:39:55 go version go1.23.7 linux/arm64 [Pipeline] } 08:39:55 $ docker stop --time=1 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 08:39:57 $ docker rm -f --volumes 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:39:58 08:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:39:59 latest: Pulling from edgex-devops/edgex-compose-arm64 08:39:59 547446be3368: Pulling fs layer 08:39:59 d125d8839a47: Pulling fs layer 08:39:59 3e85d5ac6304: Pulling fs layer 08:39:59 c3105a71a48b: Pulling fs layer 08:39:59 0f093f025ec4: Pulling fs layer 08:39:59 c3106fc0e877: Pulling fs layer 08:39:59 c3105a71a48b: Waiting 08:39:59 0f093f025ec4: Waiting 08:39:59 c3106fc0e877: Waiting 08:39:59 547446be3368: Verifying Checksum 08:39:59 547446be3368: Download complete 08:39:59 c3105a71a48b: Verifying Checksum 08:39:59 c3105a71a48b: Download complete 08:39:59 d125d8839a47: Verifying Checksum 08:39:59 d125d8839a47: Download complete 08:39:59 c3106fc0e877: Verifying Checksum 08:39:59 c3106fc0e877: Download complete 08:39:59 0f093f025ec4: Verifying Checksum 08:39:59 0f093f025ec4: Download complete 08:39:59 547446be3368: Pull complete 08:40:01 d125d8839a47: Pull complete 08:40:01 3e85d5ac6304: Verifying Checksum 08:40:01 3e85d5ac6304: Download complete 08:40:11 3e85d5ac6304: Pull complete 08:40:11 c3105a71a48b: Pull complete 08:40:13 0f093f025ec4: Pull complete 08:40:13 c3106fc0e877: Pull complete 08:40:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container 08:40:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:40:16 $ docker top aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:17 + docker compose -f ./docker-compose-build.yml build --parallel 08:40:27 #1 [security-spire-agent internal] load build definition from Dockerfile 08:40:27 #1 transferring dockerfile: 1.81kB 0.0s done 08:40:27 #1 DONE 0.1s 08:40:28 08:40:28 #2 [support-scheduler internal] load build definition from Dockerfile 08:40:28 #2 transferring dockerfile: 1.83kB done 08:40:28 #2 DONE 0.0s 08:40:28 08:40:28 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:40:28 #3 transferring dockerfile: 3.02kB done 08:40:28 #3 DONE 0.1s 08:40:28 08:40:28 #4 [security-spire-config internal] load build definition from Dockerfile 08:40:28 #4 transferring dockerfile: 1.69kB done 08:40:28 #4 DONE 0.1s 08:40:28 08:40:28 #5 [security-spire-server internal] load build definition from Dockerfile 08:40:28 #5 transferring dockerfile: 1.70kB done 08:40:28 #5 DONE 0.1s 08:40:28 08:40:28 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:40:28 #6 transferring dockerfile: 2.23kB 0.0s done 08:40:28 #6 DONE 0.1s 08:40:28 08:40:28 #7 [core-data internal] load build definition from Dockerfile 08:40:28 #7 transferring dockerfile: 2.04kB done 08:40:28 #7 DONE 0.1s 08:40:28 08:40:28 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:40:28 #8 transferring dockerfile: 2.49kB 0.0s done 08:40:28 #8 DONE 0.1s 08:40:28 08:40:28 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:40:28 #9 transferring dockerfile: 2.14kB done 08:40:28 #9 DONE 0.1s 08:40:28 08:40:28 #10 [core-command internal] load build definition from Dockerfile 08:40:28 #10 transferring dockerfile: 1.94kB 0.0s done 08:40:28 #10 DONE 0.1s 08:40:28 08:40:28 #11 [support-notifications internal] load build definition from Dockerfile 08:40:28 #11 transferring dockerfile: 2.00kB 0.0s done 08:40:28 #11 DONE 0.1s 08:40:28 08:40:28 #12 [core-metadata internal] load build definition from Dockerfile 08:40:28 #12 transferring dockerfile: 2.10kB done 08:40:28 #12 DONE 0.1s 08:40:28 08:40:28 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:40:28 #13 transferring dockerfile: 1.89kB 0.0s done 08:40:28 #13 DONE 0.1s 08:40:28 08:40:28 #14 [core-keeper internal] load build definition from Dockerfile 08:40:29 #14 transferring dockerfile: 2.01kB 0.0s done 08:40:29 #14 DONE 0.1s 08:40:29 08:40:29 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:40:29 #15 transferring dockerfile: 2.50kB done 08:40:29 #15 DONE 0.1s 08:40:29 08:40:29 #16 [security-spire-agent internal] load .dockerignore 08:40:29 #16 transferring context: 50B 0.0s done 08:40:29 #16 DONE 0.1s 08:40:30 08:40:30 #17 [support-scheduler internal] load .dockerignore 08:40:30 #17 transferring context: 50B 0.0s done 08:40:30 #17 DONE 0.0s 08:40:30 08:40:30 #18 [security-bootstrapper internal] load .dockerignore 08:40:30 #18 transferring context: 50B 0.0s done 08:40:30 #18 DONE 0.1s 08:40:30 08:40:30 #19 [security-spire-config internal] load .dockerignore 08:40:30 #19 transferring context: 50B done 08:40:30 #19 DONE 0.1s 08:40:30 08:40:30 #20 [security-spire-server internal] load .dockerignore 08:40:30 #20 transferring context: 50B 0.0s done 08:40:30 #20 DONE 0.1s 08:40:30 08:40:30 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:40:30 #21 transferring context: 50B 0.0s done 08:40:30 #21 DONE 0.1s 08:40:30 08:40:30 #22 [core-data internal] load .dockerignore 08:40:30 #22 transferring context: 50B 0.0s done 08:40:30 #22 DONE 0.1s 08:40:30 08:40:30 #23 [security-secretstore-setup internal] load .dockerignore 08:40:30 #23 transferring context: 50B done 08:40:30 #23 DONE 0.1s 08:40:30 08:40:30 #24 [security-proxy-auth internal] load .dockerignore 08:40:30 #24 transferring context: 50B 0.0s done 08:40:30 #24 DONE 0.1s 08:40:30 08:40:30 #25 [core-command internal] load .dockerignore 08:40:30 #25 transferring context: 50B 0.0s done 08:40:30 #25 DONE 0.1s 08:40:30 08:40:30 #26 [support-notifications internal] load .dockerignore 08:40:30 #26 transferring context: 50B 0.0s done 08:40:30 #26 DONE 0.1s 08:40:30 08:40:30 #27 [core-metadata internal] load .dockerignore 08:40:30 #27 transferring context: 50B done 08:40:30 #27 DONE 0.1s 08:40:30 08:40:30 #28 [security-spiffe-token-provider internal] load .dockerignore 08:40:30 #28 transferring context: 50B 0.0s done 08:40:30 #28 DONE 0.1s 08:40:30 08:40:30 #29 [core-keeper internal] load .dockerignore 08:40:30 #29 transferring context: 50B 0.0s done 08:40:30 #29 DONE 0.1s 08:40:30 08:40:30 #30 [security-proxy-setup internal] load .dockerignore 08:40:31 #30 transferring context: 50B 0.0s done 08:40:31 #30 DONE 0.1s 08:40:31 08:40:31 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:40:31 #31 ... 08:40:31 08:40:31 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:40:31 #32 DONE 0.2s 08:40:31 08:40:31 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:40:31 #33 ... 08:40:31 08:40:31 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:31 #34 DONE 0.0s 08:40:31 08:40:31 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:40:31 #32 DONE 0.2s 08:40:32 08:40:32 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:32 #34 DONE 0.0s 08:40:32 08:40:32 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:32 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:32 #35 ... 08:40:32 08:40:32 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:40:32 #31 DONE 0.9s 08:40:32 08:40:32 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:32 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:32 #35 ... 08:40:32 08:40:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:40:32 #33 DONE 1.0s 08:40:32 08:40:32 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:32 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:32 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:40:32 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:40:32 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:40:32 #35 ... 08:40:32 08:40:32 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:32 #34 DONE 0.0s 08:40:32 08:40:32 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:32 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 08:40:32 #36 ... 08:40:32 08:40:32 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:32 #34 DONE 0.0s 08:40:32 08:40:32 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:32 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 08:40:32 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:40:32 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:40:32 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:40:32 #36 ... 08:40:32 08:40:32 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:32 #34 DONE 0.0s 08:40:32 08:40:32 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:32 #34 DONE 0.0s 08:40:32 08:40:32 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:32 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:32 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:40:32 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:40:32 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:40:33 #35 ... 08:40:33 08:40:33 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:33 #34 DONE 0.0s 08:40:33 08:40:33 #37 [security-spire-agent internal] load build context 08:40:33 #37 transferring context: 23.33kB 0.1s done 08:40:33 #37 DONE 1.0s 08:40:33 08:40:33 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:33 #35 ... 08:40:33 08:40:33 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:33 #34 DONE 0.0s 08:40:33 08:40:33 #38 [security-spire-config internal] load build context 08:40:33 #38 transferring context: 22.05kB 0.1s done 08:40:33 #38 DONE 1.1s 08:40:33 08:40:33 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:33 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:33 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:40:33 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:40:33 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:40:33 #35 ... 08:40:33 08:40:33 #39 [support-notifications internal] load build context 08:40:33 #39 DONE 0.0s 08:40:33 08:40:33 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:33 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:33 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:40:33 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:40:33 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:40:33 #35 ... 08:40:33 08:40:33 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:33 #34 DONE 0.0s 08:40:33 08:40:33 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:33 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 08:40:33 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 08:40:33 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s 08:40:33 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 08:40:34 #36 ... 08:40:34 08:40:34 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:40:34 #34 DONE 0.1s 08:40:34 08:40:34 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:34 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s done 08:40:34 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:40:35 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.8s 08:40:35 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:40:35 #36 ... 08:40:35 08:40:35 #40 [security-spire-server internal] load build context 08:40:35 #40 transferring context: 23.80kB 0.2s done 08:40:35 #40 DONE 3.3s 08:40:35 08:40:35 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:36 #36 ... 08:40:36 08:40:36 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:40:36 #32 DONE 4.1s 08:40:36 08:40:36 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:36 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.8s 08:40:36 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.1s 08:40:37 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.11MB / 33.17MB 4.4s 08:40:37 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.5s 08:40:37 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.50MB / 33.17MB 5.0s 08:40:37 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 5.3s 08:40:38 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.7s 08:40:38 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.58MB / 33.17MB 5.8s 08:40:39 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 6.4s 08:40:39 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.74MB / 33.17MB 6.6s 08:40:39 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 7.2s 08:40:40 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 7.5s 08:40:41 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 8.9s 08:40:41 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.37MB / 33.17MB 9.3s 08:40:41 #36 ... 08:40:41 08:40:41 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:40:41 #41 ... 08:40:41 08:40:41 #42 [support-scheduler internal] load build context 08:40:41 #42 transferring context: 11.87MB 9.9s 08:40:42 #42 ... 08:40:42 08:40:42 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:40:42 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 08:40:42 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:40:42 #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:40:42 #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:40:42 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 08:40:42 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 08:40:42 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 08:40:42 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.7s done 08:40:42 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:40:42 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 08:40:42 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.4s done 08:40:42 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.4s 08:40:42 #43 ... 08:40:42 08:40:42 #44 [security-bootstrapper internal] load build context 08:40:42 #44 ... 08:40:42 08:40:42 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:42 #36 ... 08:40:42 08:40:42 #45 [core-data internal] load build context 08:40:42 #45 ... 08:40:42 08:40:42 #46 [core-common-config-bootstrapper internal] load build context 08:40:42 #46 ... 08:40:42 08:40:42 #47 [security-secretstore-setup internal] load build context 08:40:43 #47 ... 08:40:43 08:40:43 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:43 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.2s done 08:40:43 #36 ... 08:40:43 08:40:43 #48 [core-metadata internal] load build context 08:40:43 #48 ... 08:40:43 08:40:43 #49 [security-proxy-auth internal] load build context 08:40:43 #49 ... 08:40:43 08:40:43 #50 [core-command internal] load build context 08:40:43 #50 ... 08:40:43 08:40:43 #39 [support-notifications internal] load build context 08:40:43 #39 ... 08:40:43 08:40:43 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:40:44 #41 ... 08:40:44 08:40:44 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:40:44 #51 ... 08:40:44 08:40:44 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:44 #52 ... 08:40:44 08:40:44 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:44 #53 ... 08:40:44 08:40:44 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:40:45 #54 ... 08:40:45 08:40:45 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:45 #55 ... 08:40:45 08:40:45 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:45 #0 9.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:45 #56 ... 08:40:45 08:40:45 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:40:45 #57 ... 08:40:45 08:40:45 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:40:45 #58 ... 08:40:45 08:40:45 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:45 #52 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:46 #52 ... 08:40:46 08:40:46 #59 [security-spiffe-token-provider internal] load build context 08:40:46 #59 ... 08:40:46 08:40:46 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:40:46 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:40:46 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:40:46 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:40:46 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:40:46 #35 ... 08:40:46 08:40:46 #60 [security-proxy-setup internal] load build context 08:40:46 #60 ... 08:40:46 08:40:46 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:46 #61 DONE 9.6s 08:40:46 08:40:46 #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:40:46 #62 DONE 2.4s 08:40:46 08:40:46 #60 [security-proxy-setup internal] load build context 08:40:46 #60 ... 08:40:46 08:40:46 #63 [core-keeper internal] load build context 08:40:46 #63 ... 08:40:46 08:40:46 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:40:47 #64 ... 08:40:47 08:40:47 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:40:47 #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:47 #0 7.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:47 #65 ... 08:40:47 08:40:47 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:40:47 #66 ... 08:40:47 08:40:47 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:40:47 #51 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:48 #51 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:53 #51 ... 08:40:53 08:40:53 #42 [support-scheduler internal] load build context 08:40:53 #42 transferring context: 15.08MB 19.7s 08:40:53 #42 ... 08:40:53 08:40:53 #44 [security-bootstrapper internal] load build context 08:40:53 #44 ... 08:40:53 08:40:53 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:40:53 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.7s 08:40:53 #43 ... 08:40:53 08:40:53 #45 [core-data internal] load build context 08:40:53 #45 ... 08:40:53 08:40:53 #44 [security-bootstrapper internal] load build context 08:40:53 #44 ... 08:40:53 08:40:53 #46 [core-common-config-bootstrapper internal] load build context 08:40:53 #46 ... 08:40:53 08:40:53 #47 [security-secretstore-setup internal] load build context 08:40:53 #47 ... 08:40:53 08:40:53 #46 [core-common-config-bootstrapper internal] load build context 08:40:53 #46 ... 08:40:53 08:40:53 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:40:53 #65 11.86 (1/4) Installing dumb-init (1.2.5-r3) 08:40:53 #65 11.86 (2/4) Installing openssl (3.3.3-r0) 08:40:53 #65 11.86 (3/4) Installing su-exec (0.2-r3) 08:40:53 #65 11.86 (4/4) Installing yq-go (4.44.1-r2) 08:40:53 #65 12.86 Executing busybox-1.36.1-r29.trigger 08:40:53 #65 13.16 OK: 20 MiB in 18 packages 08:40:53 #65 DONE 16.2s 08:40:53 08:40:53 #46 [core-common-config-bootstrapper internal] load build context 08:40:54 #46 ... 08:40:54 08:40:54 #48 [core-metadata internal] load build context 08:40:54 #48 ... 08:40:54 08:40:54 #39 [support-notifications internal] load build context 08:40:54 #39 ... 08:40:54 08:40:54 #50 [core-command internal] load build context 08:40:54 #50 ... 08:40:54 08:40:54 #49 [security-proxy-auth internal] load build context 08:40:54 #49 ... 08:40:54 08:40:54 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:40:54 #57 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:54 #57 ... 08:40:54 08:40:54 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:54 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s 08:40:55 #36 ... 08:40:55 08:40:55 #49 [security-proxy-auth internal] load build context 08:40:55 #49 ... 08:40:55 08:40:55 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:55 #56 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:55 #56 14.39 (1/4) Installing ca-certificates (20241121-r1) 08:40:55 #56 14.87 (2/4) Installing dumb-init (1.2.5-r3) 08:40:55 #56 14.87 (3/4) Installing su-exec (0.2-r3) 08:40:55 #56 14.87 (4/4) Installing yq-go (4.44.1-r2) 08:40:55 #56 15.87 Executing busybox-1.36.1-r29.trigger 08:40:55 #56 16.02 Executing ca-certificates-20241121-r1.trigger 08:40:55 #56 17.53 OK: 20 MiB in 18 packages 08:40:55 #56 ... 08:40:55 08:40:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:56 #36 ... 08:40:56 08:40:56 #59 [security-spiffe-token-provider internal] load build context 08:40:56 #59 ... 08:40:56 08:40:56 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:56 #52 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:56 #52 17.37 (1/3) Installing ca-certificates (20241121-r1) 08:40:56 #52 17.98 (2/3) Installing dumb-init (1.2.5-r3) 08:40:56 #52 17.98 (3/3) Installing tzdata (2025a-r0) 08:40:56 #52 19.59 Executing busybox-1.36.1-r29.trigger 08:40:56 #52 19.59 Executing ca-certificates-20241121-r1.trigger 08:40:56 #52 20.73 OK: 11 MiB in 17 packages 08:40:56 #52 ... 08:40:56 08:40:56 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:40:57 #67 ... 08:40:57 08:40:57 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:40:57 #56 DONE 21.8s 08:40:57 08:40:57 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:40:57 #68 ... 08:40:57 08:40:57 #63 [core-keeper internal] load build context 08:40:57 #63 ... 08:40:57 08:40:57 #60 [security-proxy-setup internal] load build context 08:40:57 #60 transferring context: 1.94MB 17.0s 08:40:57 #60 ... 08:40:57 08:40:57 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:40:57 #69 ... 08:40:57 08:40:57 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:40:57 #70 ... 08:40:57 08:40:57 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:40:57 #71 ... 08:40:57 08:40:57 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:57 #72 ... 08:40:57 08:40:57 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:40:57 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s 08:40:59 #36 ... 08:40:59 08:40:59 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:40:59 #54 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:59 #54 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:59 #54 23.36 (1/2) Installing dumb-init (1.2.5-r3) 08:40:59 #54 23.36 (2/2) Installing su-exec (0.2-r3) 08:40:59 #54 23.36 Executing busybox-1.36.1-r29.trigger 08:40:59 #54 23.67 OK: 9 MiB in 16 packages 08:40:59 #54 ... 08:40:59 08:40:59 #60 [security-proxy-setup internal] load build context 08:40:59 #60 ... 08:40:59 08:40:59 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:40:59 #52 DONE 24.5s 08:40:59 08:40:59 #60 [security-proxy-setup internal] load build context 08:40:59 #60 ... 08:40:59 08:40:59 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:59 #53 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:40:59 #53 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:40:59 #53 ... 08:40:59 08:40:59 #42 [support-scheduler internal] load build context 08:41:00 #42 ... 08:41:00 08:41:00 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:00 #55 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:00 #55 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:00 #55 ... 08:41:00 08:41:00 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:00 #70 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:02 #70 ... 08:41:02 08:41:02 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:41:02 #51 21.16 (1/1) Installing dumb-init (1.2.5-r3) 08:41:02 #51 21.16 Executing busybox-1.36.1-r29.trigger 08:41:02 #51 21.40 OK: 9 MiB in 15 packages 08:41:02 #51 DONE 26.8s 08:41:02 08:41:02 #42 [support-scheduler internal] load build context 08:41:02 #42 transferring context: 17.63MB 29.9s 08:41:02 #42 ... 08:41:02 08:41:02 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:41:02 #54 DONE 27.9s 08:41:02 08:41:02 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:41:03 #73 ... 08:41:03 08:41:03 #45 [core-data internal] load build context 08:41:03 #45 ... 08:41:03 08:41:03 #42 [support-scheduler internal] load build context 08:41:03 #42 ... 08:41:03 08:41:03 #44 [security-bootstrapper internal] load build context 08:41:03 #44 ... 08:41:03 08:41:03 #50 [core-command internal] load build context 08:41:03 #50 ... 08:41:03 08:41:03 #47 [security-secretstore-setup internal] load build context 08:41:03 #47 ... 08:41:03 08:41:03 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:03 #74 ... 08:41:03 08:41:03 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:41:03 #58 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:03 #58 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:03 #58 28.26 (1/1) Installing dumb-init (1.2.5-r3) 08:41:03 #58 28.35 Executing busybox-1.36.1-r29.trigger 08:41:03 #58 28.56 OK: 9 MiB in 15 packages 08:41:04 #58 ... 08:41:04 08:41:04 #46 [core-common-config-bootstrapper internal] load build context 08:41:04 #46 ... 08:41:04 08:41:04 #47 [security-secretstore-setup internal] load build context 08:41:04 #47 ... 08:41:04 08:41:04 #39 [support-notifications internal] load build context 08:41:04 #39 ... 08:41:04 08:41:04 #48 [core-metadata internal] load build context 08:41:04 #48 ... 08:41:04 08:41:04 #39 [support-notifications internal] load build context 08:41:05 #39 ... 08:41:05 08:41:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:05 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.7s 08:41:05 #43 ... 08:41:05 08:41:05 #48 [core-metadata internal] load build context 08:41:05 #48 ... 08:41:05 08:41:05 #49 [security-proxy-auth internal] load build context 08:41:05 #49 ... 08:41:05 08:41:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:06 #43 ... 08:41:06 08:41:06 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:06 #57 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:06 #57 29.69 (1/7) Installing ca-certificates (20241121-r1) 08:41:06 #57 30.11 (2/7) Installing dumb-init (1.2.5-r3) 08:41:06 #57 30.11 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:41:06 #57 30.11 (4/7) Installing libsodium (1.0.19-r0) 08:41:06 #57 30.11 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:41:06 #57 30.70 (6/7) Installing libzmq (4.3.5-r2) 08:41:06 #57 30.70 (7/7) Installing zeromq (4.3.5-r2) 08:41:06 #57 30.70 Executing busybox-1.36.1-r29.trigger 08:41:06 #57 ... 08:41:06 08:41:06 #49 [security-proxy-auth internal] load build context 08:41:06 #49 ... 08:41:06 08:41:06 #59 [security-spiffe-token-provider internal] load build context 08:41:07 #59 ... 08:41:07 08:41:07 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:07 #75 ... 08:41:07 08:41:07 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:41:07 #58 DONE 32.0s 08:41:07 08:41:07 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:07 #66 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:07 #66 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:07 #66 ... 08:41:07 08:41:07 #59 [security-spiffe-token-provider internal] load build context 08:41:07 #59 transferring context: 3.69MB 23.5s 08:41:07 #59 ... 08:41:07 08:41:07 #63 [core-keeper internal] load build context 08:41:07 #63 ... 08:41:07 08:41:07 #49 [security-proxy-auth internal] load build context 08:41:09 #49 ... 08:41:09 08:41:09 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:09 #72 DONE 22.6s 08:41:09 08:41:09 #49 [security-proxy-auth internal] load build context 08:41:10 #49 ... 08:41:10 08:41:10 #60 [security-proxy-setup internal] load build context 08:41:10 #60 ... 08:41:10 08:41:10 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:41:10 #76 ... 08:41:10 08:41:10 #60 [security-proxy-setup internal] load build context 08:41:10 #60 ... 08:41:10 08:41:10 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:10 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.2s 08:41:10 #36 ... 08:41:10 08:41:10 #49 [security-proxy-auth internal] load build context 08:41:11 #49 ... 08:41:11 08:41:11 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:11 #53 26.83 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:11 #53 26.83 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:11 #53 26.83 OK: 24048 distinct packages available 08:41:11 #53 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:11 #53 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:11 #53 ... 08:41:11 08:41:11 #49 [security-proxy-auth internal] load build context 08:41:12 #49 ... 08:41:12 08:41:12 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:12 #70 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:12 #70 25.23 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:12 #70 25.23 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:12 #70 25.23 OK: 24049 distinct packages available 08:41:12 #70 ... 08:41:12 08:41:12 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:12 #55 27.76 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:12 #55 27.76 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:12 #55 27.76 OK: 24048 distinct packages available 08:41:12 #55 28.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:12 #55 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:12 #55 ... 08:41:12 08:41:12 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:41:12 #68 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:12 #68 ... 08:41:12 08:41:12 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:41:12 #77 ... 08:41:12 08:41:12 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:12 #53 37.52 (1/4) Installing dumb-init (1.2.5-r3) 08:41:12 #53 37.52 (2/4) Installing musl-obstack (1.2.3-r2) 08:41:12 #53 37.52 (3/4) Installing libucontext (1.2-r3) 08:41:12 #53 37.52 (4/4) Installing gcompat (1.1.0-r4) 08:41:12 #53 37.52 Executing busybox-1.36.1-r29.trigger 08:41:12 #53 37.64 OK: 9 MiB in 18 packages 08:41:12 #53 ... 08:41:12 08:41:12 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:41:12 #57 31.24 Executing ca-certificates-20241121-r1.trigger 08:41:12 #57 32.37 OK: 14 MiB in 21 packages 08:41:12 #57 DONE 37.7s 08:41:13 08:41:13 #49 [security-proxy-auth internal] load build context 08:41:13 #49 transferring context: 5.03MB 32.6s 08:41:13 #49 ... 08:41:13 08:41:13 #42 [support-scheduler internal] load build context 08:41:13 #42 ... 08:41:13 08:41:13 #44 [security-bootstrapper internal] load build context 08:41:14 #44 ... 08:41:14 08:41:14 #45 [core-data internal] load build context 08:41:14 #45 ... 08:41:14 08:41:14 #50 [core-command internal] load build context 08:41:14 #50 ... 08:41:14 08:41:14 #46 [core-common-config-bootstrapper internal] load build context 08:41:14 #46 ... 08:41:14 08:41:14 #50 [core-command internal] load build context 08:41:14 #50 ... 08:41:14 08:41:14 #47 [security-secretstore-setup internal] load build context 08:41:14 #47 ... 08:41:14 08:41:14 #46 [core-common-config-bootstrapper internal] load build context 08:41:14 #46 ... 08:41:14 08:41:14 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:41:14 #67 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:14 #67 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:14 #67 ... 08:41:14 08:41:14 #45 [core-data internal] load build context 08:41:15 #45 ... 08:41:15 08:41:15 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:41:15 #64 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:15 #64 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:15 #64 ... 08:41:15 08:41:15 #46 [core-common-config-bootstrapper internal] load build context 08:41:15 #46 ... 08:41:15 08:41:15 #39 [support-notifications internal] load build context 08:41:15 #39 ... 08:41:15 08:41:15 #46 [core-common-config-bootstrapper internal] load build context 08:41:16 #46 ... 08:41:16 08:41:16 #48 [core-metadata internal] load build context 08:41:16 #48 ... 08:41:16 08:41:16 #46 [core-common-config-bootstrapper internal] load build context 08:41:16 #46 ... 08:41:16 08:41:16 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:16 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.0s 08:41:16 #43 ... 08:41:16 08:41:16 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:16 #53 DONE 41.9s 08:41:16 08:41:16 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:41:17 #78 ... 08:41:17 08:41:17 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:41:17 #79 ... 08:41:17 08:41:17 #50 [core-command internal] load build context 08:41:17 #50 ... 08:41:17 08:41:17 #59 [security-spiffe-token-provider internal] load build context 08:41:17 #59 ... 08:41:17 08:41:17 #63 [core-keeper internal] load build context 08:41:17 #63 ... 08:41:17 08:41:17 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:17 #74 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:18 #74 ... 08:41:18 08:41:18 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:18 #71 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:18 #71 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:18 #71 ... 08:41:18 08:41:18 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:18 #66 31.28 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:41:18 #66 31.28 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:41:18 #66 31.28 OK: 24048 distinct packages available 08:41:18 #66 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:18 #66 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:18 #66 ... 08:41:18 08:41:18 #44 [security-bootstrapper internal] load build context 08:41:18 #44 transferring context: 23.17MB 45.7s 08:41:19 #44 ... 08:41:19 08:41:19 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:41:19 #80 ... 08:41:19 08:41:19 #45 [core-data internal] load build context 08:41:20 #45 ... 08:41:20 08:41:20 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:20 #71 33.71 OK: 239 MiB in 58 packages 08:41:20 #71 ... 08:41:20 08:41:20 #60 [security-proxy-setup internal] load build context 08:41:20 #60 ... 08:41:20 08:41:20 #45 [core-data internal] load build context 08:41:21 #45 ... 08:41:21 08:41:21 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:41:21 #67 30.06 OK: 239 MiB in 58 packages 08:41:21 #67 DONE 34.2s 08:41:21 08:41:21 #45 [core-data internal] load build context 08:41:22 #45 ... 08:41:22 08:41:22 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:22 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s 08:41:22 #36 ... 08:41:22 08:41:22 #48 [core-metadata internal] load build context 08:41:22 #48 ... 08:41:22 08:41:22 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:22 #55 41.49 (1/5) Installing dumb-init (1.2.5-r3) 08:41:22 #55 41.49 (2/5) Installing musl-obstack (1.2.3-r2) 08:41:22 #55 41.49 (3/5) Installing libucontext (1.2-r3) 08:41:22 #55 41.67 (4/5) Installing gcompat (1.1.0-r4) 08:41:22 #55 41.67 (5/5) Installing openssl (3.3.3-r0) 08:41:22 #55 42.05 Executing busybox-1.36.1-r29.trigger 08:41:22 #55 42.05 OK: 10 MiB in 19 packages 08:41:22 #55 DONE 47.8s 08:41:22 08:41:22 #48 [core-metadata internal] load build context 08:41:22 #48 ... 08:41:22 08:41:22 #47 [security-secretstore-setup internal] load build context 08:41:22 #47 ... 08:41:22 08:41:22 #48 [core-metadata internal] load build context 08:41:23 #48 ... 08:41:23 08:41:23 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:41:23 #64 32.14 OK: 239 MiB in 58 packages 08:41:23 #64 DONE 36.3s 08:41:23 08:41:23 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:41:23 #81 ... 08:41:23 08:41:23 #48 [core-metadata internal] load build context 08:41:23 #48 transferring context: 9.60MB 43.2s 08:41:23 #48 ... 08:41:23 08:41:23 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:41:23 #71 DONE 36.9s 08:41:23 08:41:23 #49 [security-proxy-auth internal] load build context 08:41:23 #49 ... 08:41:23 08:41:23 #45 [core-data internal] load build context 08:41:24 #45 ... 08:41:24 08:41:24 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:24 #70 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:24 #70 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:24 #70 ... 08:41:24 08:41:24 #42 [support-scheduler internal] load build context 08:41:24 #42 ... 08:41:24 08:41:24 #48 [core-metadata internal] load build context 08:41:24 #48 ... 08:41:24 08:41:24 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:41:24 #68 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:24 #68 ... 08:41:24 08:41:24 #45 [core-data internal] load build context 08:41:26 #45 ... 08:41:26 08:41:26 #39 [support-notifications internal] load build context 08:41:26 #39 ... 08:41:26 08:41:26 #48 [core-metadata internal] load build context 08:41:26 #48 ... 08:41:26 08:41:26 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:41:26 #69 29.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:26 #69 32.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:26 #69 ... 08:41:26 08:41:26 #39 [support-notifications internal] load build context 08:41:26 #39 ... 08:41:26 08:41:26 #46 [core-common-config-bootstrapper internal] load build context 08:41:27 #46 ... 08:41:27 08:41:27 #45 [core-data internal] load build context 08:41:27 #45 ... 08:41:27 08:41:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:27 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 49.4s 08:41:27 #43 ... 08:41:27 08:41:27 #42 [support-scheduler internal] load build context 08:41:27 #42 ... 08:41:27 08:41:27 #50 [core-command internal] load build context 08:41:27 #50 ... 08:41:27 08:41:27 #59 [security-spiffe-token-provider internal] load build context 08:41:28 #59 ... 08:41:28 08:41:28 #63 [core-keeper internal] load build context 08:41:28 #63 ... 08:41:28 08:41:28 #50 [core-command internal] load build context 08:41:28 #50 transferring context: 12.37MB 48.3s 08:41:29 #50 ... 08:41:29 08:41:29 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:29 #75 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:29 #75 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:29 #75 ... 08:41:29 08:41:29 #50 [core-command internal] load build context 08:41:30 #50 ... 08:41:30 08:41:30 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:41:30 #70 39.94 OK: 239 MiB in 58 packages 08:41:30 #70 DONE 43.1s 08:41:30 08:41:30 #50 [core-command internal] load build context 08:41:30 #50 ... 08:41:30 08:41:30 #44 [security-bootstrapper internal] load build context 08:41:30 #44 ... 08:41:30 08:41:30 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:41:30 #77 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:30 #77 ... 08:41:30 08:41:30 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:41:30 #68 40.41 OK: 239 MiB in 58 packages 08:41:30 #68 DONE 43.7s 08:41:30 08:41:30 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:30 #74 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:30 #74 34.57 OK: 20 MiB in 18 packages 08:41:30 #74 ... 08:41:30 08:41:30 #50 [core-command internal] load build context 08:41:31 #50 ... 08:41:31 08:41:31 #60 [security-proxy-setup internal] load build context 08:41:31 #60 ... 08:41:31 08:41:31 #50 [core-command internal] load build context 08:41:31 #50 ... 08:41:31 08:41:31 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:31 #66 46.03 (1/14) Installing ca-certificates (20241121-r1) 08:41:31 #66 46.83 (2/14) Installing brotli-libs (1.1.0-r2) 08:41:31 #66 47.07 (3/14) Installing c-ares (1.33.1-r0) 08:41:31 #66 47.07 (4/14) Installing libunistring (1.2-r0) 08:41:31 #66 47.26 (5/14) Installing libidn2 (2.3.7-r0) 08:41:31 #66 47.26 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:41:31 #66 47.26 (7/14) Installing libpsl (0.21.5-r1) 08:41:31 #66 47.26 (8/14) Installing zstd-libs (1.5.6-r0) 08:41:31 #66 47.46 (9/14) Installing libcurl (8.12.1-r0) 08:41:31 #66 47.79 (10/14) Installing curl (8.12.1-r0) 08:41:31 #66 47.79 (11/14) Installing dumb-init (1.2.5-r3) 08:41:31 #66 47.79 (12/14) Installing musl-obstack (1.2.3-r2) 08:41:31 #66 47.99 (13/14) Installing libucontext (1.2-r3) 08:41:31 #66 47.99 (14/14) Installing gcompat (1.1.0-r4) 08:41:31 #66 47.99 Executing busybox-1.36.1-r29.trigger 08:41:31 #66 48.09 Executing ca-certificates-20241121-r1.trigger 08:41:31 #66 49.88 OK: 15 MiB in 28 packages 08:41:31 #66 DONE 54.2s 08:41:31 08:41:31 #50 [core-command internal] load build context 08:41:32 #50 ... 08:41:32 08:41:32 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:41:32 #74 DONE 38.4s 08:41:32 08:41:32 #50 [core-command internal] load build context 08:41:32 #50 ... 08:41:32 08:41:32 #47 [security-secretstore-setup internal] load build context 08:41:32 #47 ... 08:41:32 08:41:32 #50 [core-command internal] load build context 08:41:33 #50 ... 08:41:33 08:41:33 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:41:33 #75 32.52 OK: 20 MiB in 18 packages 08:41:33 #75 DONE 35.7s 08:41:33 08:41:33 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:41:33 #82 ... 08:41:33 08:41:33 #47 [security-secretstore-setup internal] load build context 08:41:33 #47 ... 08:41:33 08:41:33 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:41:33 #69 41.11 (1/1) Installing dumb-init (1.2.5-r3) 08:41:33 #69 41.85 Executing busybox-1.36.1-r29.trigger 08:41:33 #69 41.85 OK: 9 MiB in 15 packages 08:41:33 #69 DONE 46.4s 08:41:33 08:41:33 #47 [security-secretstore-setup internal] load build context 08:41:33 #47 transferring context: 19.67MB 60.3s 08:41:34 #47 ... 08:41:34 08:41:34 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:41:34 #76 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:34 #76 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:34 #76 33.11 OK: 11 MiB in 17 packages 08:41:34 #76 ... 08:41:34 08:41:34 #49 [security-proxy-auth internal] load build context 08:41:34 #49 ... 08:41:34 08:41:34 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:41:34 #73 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:34 #73 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:34 #73 29.52 OK: 9 MiB in 16 packages 08:41:34 #73 ... 08:41:34 08:41:34 #49 [security-proxy-auth internal] load build context 08:41:34 #49 ... 08:41:34 08:41:34 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:34 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.4s 08:41:34 #36 ... 08:41:34 08:41:34 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:41:34 #73 DONE 32.1s 08:41:34 08:41:34 #47 [security-secretstore-setup internal] load build context 08:41:35 #47 ... 08:41:35 08:41:35 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:41:35 #76 DONE 35.4s 08:41:35 08:41:35 #47 [security-secretstore-setup internal] load build context 08:41:36 #47 ... 08:41:36 08:41:36 #48 [core-metadata internal] load build context 08:41:36 #48 ... 08:41:36 08:41:36 #49 [security-proxy-auth internal] load build context 08:41:36 #49 ... 08:41:36 08:41:36 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:41:36 #83 DONE 3.8s 08:41:36 08:41:36 #49 [security-proxy-auth internal] load build context 08:41:36 #49 ... 08:41:36 08:41:36 #46 [core-common-config-bootstrapper internal] load build context 08:41:37 #46 ... 08:41:37 08:41:37 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:41:37 #78 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:37 #78 ... 08:41:37 08:41:37 #39 [support-notifications internal] load build context 08:41:37 #39 ... 08:41:37 08:41:37 #48 [core-metadata internal] load build context 08:41:38 #48 ... 08:41:38 08:41:38 #42 [support-scheduler internal] load build context 08:41:38 #42 ... 08:41:38 08:41:38 #45 [core-data internal] load build context 08:41:38 #45 ... 08:41:38 08:41:38 #42 [support-scheduler internal] load build context 08:41:38 #42 ... 08:41:38 08:41:38 #63 [core-keeper internal] load build context 08:41:38 #63 ... 08:41:38 08:41:38 #59 [security-spiffe-token-provider internal] load build context 08:41:38 #59 ... 08:41:38 08:41:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:38 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 59.7s done 08:41:38 #43 ... 08:41:38 08:41:38 #59 [security-spiffe-token-provider internal] load build context 08:41:38 #59 transferring context: 8.91MB 54.9s 08:41:38 #59 ... 08:41:38 08:41:38 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:41:38 #79 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:38 #79 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:38 #79 29.61 OK: 9 MiB in 15 packages 08:41:38 #79 DONE 31.7s 08:41:39 08:41:39 #59 [security-spiffe-token-provider internal] load build context 08:41:39 #59 ... 08:41:39 08:41:39 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:41:39 #77 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:39 #77 34.30 OK: 9 MiB in 15 packages 08:41:39 #77 DONE 36.8s 08:41:39 08:41:39 #59 [security-spiffe-token-provider internal] load build context 08:41:40 #59 ... 08:41:40 08:41:40 #44 [security-bootstrapper internal] load build context 08:41:40 #44 ... 08:41:40 08:41:40 #59 [security-spiffe-token-provider internal] load build context 08:41:41 #59 ... 08:41:41 08:41:41 #60 [security-proxy-setup internal] load build context 08:41:41 #60 ... 08:41:41 08:41:41 #44 [security-bootstrapper internal] load build context 08:41:42 #44 ... 08:41:42 08:41:42 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:41:42 #84 ... 08:41:42 08:41:42 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:41:42 #81 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:42 #81 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:42 #81 26.25 OK: 14 MiB in 21 packages 08:41:42 #81 DONE 28.8s 08:41:42 08:41:42 #60 [security-proxy-setup internal] load build context 08:41:42 #60 ... 08:41:42 08:41:42 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:41:42 #80 22.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:42 #80 24.72 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:42 #80 31.24 OK: 239 MiB in 58 packages 08:41:42 #80 ... 08:41:42 08:41:42 #60 [security-proxy-setup internal] load build context 08:41:42 #60 ... 08:41:42 08:41:42 #50 [core-command internal] load build context 08:41:42 #50 ... 08:41:42 08:41:42 #60 [security-proxy-setup internal] load build context 08:41:43 #60 ... 08:41:43 08:41:43 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:41:43 #80 DONE 33.9s 08:41:43 08:41:43 #60 [security-proxy-setup internal] load build context 08:41:43 #60 ... 08:41:43 08:41:43 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:41:43 #82 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:43 #82 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:43 #82 20.18 OK: 10 MiB in 19 packages 08:41:43 #82 DONE 21.7s 08:41:43 08:41:43 #60 [security-proxy-setup internal] load build context 08:41:43 #60 transferring context: 10.54MB 63.7s 08:41:44 #60 ... 08:41:44 08:41:44 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:41:44 #78 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:44 #78 25.58 OK: 9 MiB in 18 packages 08:41:44 #78 DONE 27.3s 08:41:44 08:41:44 #60 [security-proxy-setup internal] load build context 08:41:46 #60 ... 08:41:46 08:41:46 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:41:46 #85 ... 08:41:46 08:41:46 #60 [security-proxy-setup internal] load build context 08:41:46 #60 ... 08:41:46 08:41:46 #44 [security-bootstrapper internal] load build context 08:41:46 #44 transferring context: 44.68MB 72.6s done 08:41:46 #44 DONE 74.0s 08:41:46 08:41:46 #50 [core-command internal] load build context 08:41:46 #50 ... 08:41:46 08:41:46 #47 [security-secretstore-setup internal] load build context 08:41:46 #47 ... 08:41:46 08:41:46 #50 [core-command internal] load build context 08:41:46 #50 ... 08:41:46 08:41:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:46 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 61.4s 08:41:46 #36 ... 08:41:46 08:41:46 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:41:46 #84 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:41:46 #84 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:41:46 #84 13.83 OK: 15 MiB in 28 packages 08:41:46 #84 DONE 15.1s 08:41:46 08:41:46 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:41:46 #85 DONE 11.2s 08:41:46 08:41:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:46 #36 ... 08:41:46 08:41:46 #49 [security-proxy-auth internal] load build context 08:41:47 #49 ... 08:41:47 08:41:47 #46 [core-common-config-bootstrapper internal] load build context 08:41:47 #46 ... 08:41:47 08:41:47 #50 [core-command internal] load build context 08:41:47 #50 ... 08:41:47 08:41:47 #39 [support-notifications internal] load build context 08:41:47 #39 ... 08:41:47 08:41:47 #50 [core-command internal] load build context 08:41:48 #50 ... 08:41:48 08:41:48 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:41:48 #86 DONE 0.9s 08:41:48 08:41:48 #50 [core-command internal] load build context 08:41:48 #50 ... 08:41:48 08:41:48 #45 [core-data internal] load build context 08:41:48 #45 transferring context: 44.68MB 75.2s done 08:41:48 #45 ... 08:41:48 08:41:48 #48 [core-metadata internal] load build context 08:41:48 #48 ... 08:41:48 08:41:48 #42 [support-scheduler internal] load build context 08:41:48 #42 ... 08:41:48 08:41:48 #63 [core-keeper internal] load build context 08:41:48 #63 ... 08:41:48 08:41:48 #50 [core-command internal] load build context 08:41:49 #50 ... 08:41:49 08:41:49 #45 [core-data internal] load build context 08:41:49 #45 DONE 76.8s 08:41:49 08:41:49 #50 [core-command internal] load build context 08:41:50 #50 ... 08:41:50 08:41:50 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:50 #87 DONE 2.4s 08:41:50 08:41:50 #50 [core-command internal] load build context 08:41:51 #50 ... 08:41:51 08:41:51 #59 [security-spiffe-token-provider internal] load build context 08:41:51 #59 ... 08:41:51 08:41:51 #42 [support-scheduler internal] load build context 08:41:53 #42 transferring context: 38.90MB 81.2s 08:41:54 #42 ... 08:41:54 08:41:54 #50 [core-command internal] load build context 08:41:55 #50 ... 08:41:55 08:41:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:41:55 #43 ... 08:41:55 08:41:55 #50 [core-command internal] load build context 08:41:55 #50 ... 08:41:55 08:41:55 #46 [core-common-config-bootstrapper internal] load build context 08:41:55 #46 transferring context: 44.68MB 81.8s done 08:41:55 #46 DONE 83.0s 08:41:55 08:41:55 #50 [core-command internal] load build context 08:41:55 #50 transferring context: 44.68MB 75.5s done 08:41:55 #50 ... 08:41:55 08:41:55 #48 [core-metadata internal] load build context 08:41:55 #48 transferring context: 44.68MB 74.9s done 08:41:55 #48 DONE 82.3s 08:41:55 08:41:55 #42 [support-scheduler internal] load build context 08:41:56 #42 ... 08:41:56 08:41:56 #50 [core-command internal] load build context 08:41:56 #50 DONE 82.8s 08:41:56 08:41:56 #60 [security-proxy-setup internal] load build context 08:41:56 #60 ... 08:41:56 08:41:56 #63 [core-keeper internal] load build context 08:41:56 #63 ... 08:41:56 08:41:56 #60 [security-proxy-setup internal] load build context 08:41:56 #60 ... 08:41:56 08:41:56 #47 [security-secretstore-setup internal] load build context 08:41:56 #47 ... 08:41:56 08:41:56 #63 [core-keeper internal] load build context 08:41:57 #63 ... 08:41:57 08:41:57 #49 [security-proxy-auth internal] load build context 08:41:57 #49 ... 08:41:57 08:41:57 #63 [core-keeper internal] load build context 08:41:57 #63 ... 08:41:57 08:41:57 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:57 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 72.6s 08:41:57 #36 ... 08:41:57 08:41:57 #39 [support-notifications internal] load build context 08:41:57 #39 ... 08:41:57 08:41:57 #63 [core-keeper internal] load build context 08:41:57 #63 ... 08:41:57 08:41:57 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:41:57 #88 ... 08:41:57 08:41:57 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:41:58 #36 ... 08:41:58 08:41:58 #42 [support-scheduler internal] load build context 08:41:58 #42 transferring context: 44.68MB 85.8s done 08:41:58 #42 DONE 86.4s 08:41:58 08:41:58 #60 [security-proxy-setup internal] load build context 08:41:59 #60 ... 08:41:59 08:41:59 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 08:41:59 #89 ... 08:41:59 08:41:59 #60 [security-proxy-setup internal] load build context 08:42:01 #60 ... 08:42:01 08:42:01 #59 [security-spiffe-token-provider internal] load build context 08:42:01 #59 ... 08:42:01 08:42:01 #47 [security-secretstore-setup internal] load build context 08:42:01 #47 transferring context: 44.68MB 88.3s done 08:42:01 #47 DONE 89.3s 08:42:01 08:42:01 #60 [security-proxy-setup internal] load build context 08:42:04 #60 ... 08:42:04 08:42:04 #59 [security-spiffe-token-provider internal] load build context 08:42:04 #59 transferring context: 44.68MB 80.1s done 08:42:04 #59 DONE 87.9s 08:42:04 08:42:04 #60 [security-proxy-setup internal] load build context 08:42:05 #60 ... 08:42:05 08:42:05 #49 [security-proxy-auth internal] load build context 08:42:05 #49 transferring context: 44.68MB 84.5s done 08:42:05 #49 DONE 91.6s 08:42:05 08:42:05 #60 [security-proxy-setup internal] load build context 08:42:05 #60 transferring context: 44.68MB 85.1s done 08:42:05 #60 DONE 89.3s 08:42:05 08:42:05 #63 [core-keeper internal] load build context 08:42:06 #63 transferring context: 44.68MB 82.8s done 08:42:06 #63 DONE 90.5s 08:42:06 08:42:06 #39 [support-notifications internal] load build context 08:42:06 #39 transferring context: 44.68MB 86.5s done 08:42:06 #39 DONE 93.3s 08:42:06 08:42:06 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:42:06 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.0s 08:42:07 #36 ... 08:42:07 08:42:07 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:42:08 #90 ... 08:42:08 08:42:08 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:42:08 #91 ... 08:42:08 08:42:08 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:42:08 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 83.4s done 08:42:10 #36 ... 08:42:10 08:42:10 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 08:42:10 #89 DONE 20.8s 08:42:10 08:42:10 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:42:10 #88 DONE 22.7s 08:42:10 08:42:10 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:15 #92 ... 08:42:15 08:42:15 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:42:15 #93 ... 08:42:15 08:42:15 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:15 #94 ... 08:42:15 08:42:15 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:15 #95 DONE 5.2s 08:42:15 08:42:15 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:15 #96 DONE 5.2s 08:42:15 08:42:15 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:42:15 #91 DONE 16.9s 08:42:15 08:42:15 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:15 #97 ... 08:42:15 08:42:15 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:15 #98 DONE 5.0s 08:42:15 08:42:15 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:42:16 #99 DONE 0.6s 08:42:16 08:42:16 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:42:16 #100 DONE 0.6s 08:42:16 08:42:16 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:42:16 #101 DONE 0.7s 08:42:16 08:42:16 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:42:16 #102 ... 08:42:16 08:42:16 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:42:16 #103 DONE 0.4s 08:42:16 08:42:16 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:42:16 #104 DONE 0.5s 08:42:16 08:42:16 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:16 #105 ... 08:42:16 08:42:16 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:42:16 #102 DONE 0.6s 08:42:17 08:42:17 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:42:17 #93 DONE 12.1s 08:42:17 08:42:17 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:42:17 #106 DONE 0.5s 08:42:17 08:42:17 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:42:17 #107 ... 08:42:17 08:42:17 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:42:17 #108 DONE 0.5s 08:42:17 08:42:17 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:42:17 #109 ... 08:42:17 08:42:17 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:17 #105 DONE 0.6s 08:42:17 08:42:17 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:17 #110 ... 08:42:17 08:42:17 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:42:17 #107 DONE 0.5s 08:42:17 08:42:17 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:42:18 #111 ... 08:42:18 08:42:18 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:18 #110 DONE 0.6s 08:42:18 08:42:18 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:42:18 #112 DONE 0.6s 08:42:18 08:42:18 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:42:18 #111 DONE 0.5s 08:42:18 08:42:18 #113 [security-spire-config] exporting to image 08:42:18 #113 exporting layers 08:42:18 #113 ... 08:42:18 08:42:18 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:42:18 #114 DONE 0.3s 08:42:18 08:42:18 #113 [security-spire-agent] exporting to image 08:42:18 #113 ... 08:42:18 08:42:18 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:42:18 #115 DONE 0.7s 08:42:18 08:42:18 #113 [security-spire-server] exporting to image 08:42:19 #113 ... 08:42:19 08:42:19 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:42:19 #90 DONE 12.9s 08:42:19 08:42:19 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:20 #116 ... 08:42:20 08:42:20 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:42:20 #109 DONE 13.4s 08:42:20 08:42:20 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:24 #117 ... 08:42:24 08:42:24 #113 [security-spire-server] exporting to image 08:42:24 #113 exporting layers 5.6s done 08:42:24 #113 writing image sha256:24c8ce78213226ab639086cf26f001829c7433813c1e305dca4d2474cdc71510 0.1s done 08:42:24 #113 naming to docker.io/library/security-spire-config-arm64 done 08:42:24 #113 writing image sha256:776d5b8145c9d0214cdd9e1ef3de887bcca05b228598d99687b216bf0ded7e13 0.0s done 08:42:24 #113 naming to docker.io/library/security-spire-agent-arm64 done 08:42:24 #113 writing image sha256:6cf73749810da0e0c5dfc799fef479676a62eb73d4c0df8550ae234a8ca05fd6 done 08:42:24 #113 naming to docker.io/library/security-spire-server-arm64 done 08:42:24 #113 DONE 7.1s 08:42:24 08:42:24 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #118 ... 08:43:46 08:43:46 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #97 DONE 88.2s 08:43:46 08:43:46 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #118 DONE 86.8s 08:43:46 08:43:46 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #92 DONE 93.1s 08:43:46 08:43:46 #119 [core-data builder 6/7] COPY . . 08:43:46 #119 ... 08:43:46 08:43:46 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #94 DONE 93.2s 08:43:46 08:43:46 #120 [security-bootstrapper builder 6/7] COPY . . 08:43:46 #120 ... 08:43:46 08:43:46 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #116 DONE 85.2s 08:43:46 08:43:46 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 #117 DONE 84.5s 08:43:46 08:43:46 #121 [core-keeper builder 7/8] COPY . . 08:43:54 #121 ... 08:43:54 08:43:54 #122 [support-scheduler builder 6/7] COPY . . 08:43:54 #122 ... 08:43:54 08:43:54 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:43:54 #123 ... 08:43:54 08:43:54 #124 [support-notifications builder 6/7] COPY . . 08:43:54 #124 ... 08:43:54 08:43:54 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #125 CACHED 08:43:54 08:43:54 #126 [security-secretstore-setup builder 6/7] COPY . . 08:43:54 #126 CACHED 08:43:54 08:43:54 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:43:54 #127 CACHED 08:43:54 08:43:54 #120 [security-bootstrapper builder 6/7] COPY . . 08:43:54 #120 DONE 10.6s 08:43:54 08:43:54 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:54 #128 ... 08:43:54 08:43:54 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:43:54 #129 CACHED 08:43:54 08:43:54 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #130 CACHED 08:43:54 08:43:54 #131 [security-proxy-setup builder 6/7] COPY . . 08:43:54 #131 CACHED 08:43:54 08:43:54 #121 [core-keeper builder 7/8] COPY . . 08:43:54 #121 DONE 9.4s 08:43:54 08:43:54 #124 [support-notifications builder 6/7] COPY . . 08:43:54 #124 DONE 9.5s 08:43:54 08:43:54 #119 [core-data builder 6/7] COPY . . 08:43:54 #119 DONE 10.8s 08:43:54 08:43:54 #132 [core-command builder 6/7] COPY . . 08:43:54 #132 CACHED 08:43:54 08:43:54 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 08:43:54 #133 CACHED 08:43:54 08:43:54 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #134 CACHED 08:43:54 08:43:54 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:43:54 #123 DONE 10.9s 08:43:54 08:43:54 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #135 CACHED 08:43:54 08:43:54 #136 [core-metadata builder 6/7] COPY . . 08:43:54 #136 CACHED 08:43:54 08:43:54 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:43:54 #137 CACHED 08:43:54 08:43:54 #138 [security-proxy-auth builder 6/7] COPY . . 08:43:54 #138 CACHED 08:43:54 08:43:54 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:43:54 #139 CACHED 08:43:54 08:43:54 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #140 CACHED 08:43:54 08:43:54 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:54 #141 CACHED 08:43:54 08:43:54 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:43:54 #142 CACHED 08:43:54 08:43:54 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 08:43:54 #143 CACHED 08:43:54 08:43:54 #122 [support-scheduler builder 6/7] COPY . . 08:43:54 #122 DONE 10.9s 08:43:54 08:43:54 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:44:00 #144 ... 08:44:00 08:44:00 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:44:00 #128 4.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:04 #128 ... 08:44:04 08:44:04 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:44:04 #0 5.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:44:04 #145 ... 08:44:04 08:44:04 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:04 #0 5.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:44:05 #146 ... 08:44:05 08:44:05 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:05 #0 4.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:44:05 #147 ... 08:44:05 08:44:05 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:44:05 #0 5.841 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:05 #148 ... 08:44:05 08:44:05 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:05 #0 4.444 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:44:05 #149 ... 08:44:05 08:44:05 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:05 #0 4.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:05 #150 ... 08:44:05 08:44:05 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:05 #0 5.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:05 #151 ... 08:44:05 08:44:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:05 #0 5.512 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:05 #152 ... 08:44:05 08:44:05 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:44:05 #0 5.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:06 #153 ... 08:44:06 08:44:06 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:44:06 #0 5.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:06 #154 ... 08:44:06 08:44:06 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:44:06 #144 5.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:01:28 #144 ... 09:01:28 09:01:28 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:28 #153 DONE 1043.4s 09:01:28 09:01:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:01:28 #36 ... 09:01:28 09:01:28 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:01:28 #155 DONE 0.2s 09:01:28 09:01:28 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:01:28 #156 DONE 0.2s 09:01:28 09:01:28 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:01:28 #43 ... 09:01:28 09:01:28 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:28 #157 DONE 0.3s 09:01:28 09:01:28 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:01:28 #158 DONE 0.1s 09:01:28 09:01:28 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:28 #159 DONE 0.2s 09:01:28 09:01:28 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:01:28 #146 ... 09:01:28 09:01:28 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:28 #160 DONE 2.3s 09:01:28 09:01:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:01:28 #36 ... 09:01:28 09:01:28 #113 [core-common-config-bootstrapper] exporting to image 09:01:28 #113 exporting layers 09:01:28 #113 exporting layers 0.8s done 09:01:28 #113 writing image sha256:7eb157d22e76482228b43524b0abd06919b4722918e801a794a5bde8b2579312 0.0s done 09:01:28 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:01:28 #113 DONE 7.9s 09:01:28 09:01:28 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:35 #150 DONE 1060.2s 09:01:35 09:01:35 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:01:36 #36 ... 09:01:36 09:01:36 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:01:37 #161 DONE 0.4s 09:01:37 09:01:37 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:01:39 #162 DONE 2.3s 09:01:39 09:01:39 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:01:39 #163 DONE 0.3s 09:01:39 09:01:39 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:01:40 #164 DONE 0.3s 09:01:40 09:01:40 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:40 #165 DONE 0.4s 09:01:40 09:01:40 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:40 #166 DONE 0.1s 09:01:40 09:01:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:01:40 #149 ... 09:01:40 09:01:40 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:01:40 #167 DONE 0.1s 09:01:40 09:01:40 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:01:40 #168 DONE 0.1s 09:01:40 09:01:40 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:01:40 #41 ... 09:01:40 09:01:40 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:01:40 #169 DONE 0.1s 09:01:41 09:01:41 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:41 #170 DONE 0.2s 09:01:41 09:01:41 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:01:43 #171 DONE 2.1s 09:01:43 09:01:43 #113 [security-bootstrapper] exporting to image 09:01:43 #113 exporting layers 09:01:44 #113 exporting layers 1.3s done 09:01:44 #113 writing image sha256:92526ed5ca38c64b793b964040b051a12518139c41674e844e21087e48044174 done 09:01:44 #113 naming to docker.io/library/security-bootstrapper-arm64 done 09:01:44 #113 DONE 9.2s 09:01:44 09:01:44 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:15:52 #154 ... 09:15:52 09:15:52 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:15:52 #146 DONE 1918.0s 09:15:52 09:15:52 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:15:54 #145 ... 09:15:54 09:15:54 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:15:54 #172 DONE 0.4s 09:15:54 09:15:54 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:15:55 #147 ... 09:15:55 09:15:55 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:15:55 #173 DONE 0.1s 09:15:55 09:15:55 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:15:55 #174 DONE 0.6s 09:15:55 09:15:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:15:55 #36 ... 09:15:55 09:15:55 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:15:55 #175 DONE 0.1s 09:15:55 09:15:55 #113 [core-command] exporting to image 09:15:55 #113 exporting layers 09:15:56 #113 exporting layers 0.3s done 09:15:56 #113 writing image sha256:2a01a0840872b7056b74e42eb6dfc31e4ac347f607a7e240799c306e8e3e113a done 09:15:56 #113 naming to docker.io/library/core-command-arm64 done 09:15:56 #113 DONE 9.5s 09:15:56 09:15:56 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:16:22 #147 ... 09:16:22 09:16:22 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:22 #145 DONE 1944.3s 09:16:22 09:16:22 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:16:22 #41 ... 09:16:22 09:16:22 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:16:22 #176 DONE 0.1s 09:16:22 09:16:22 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:16:22 #36 ... 09:16:22 09:16:22 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:16:22 #177 DONE 0.3s 09:16:22 09:16:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:16:22 #43 ... 09:16:22 09:16:22 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:16:22 #178 DONE 0.2s 09:16:22 09:16:22 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:22 #179 DONE 0.2s 09:16:22 09:16:22 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:22 #180 DONE 0.4s 09:16:22 09:16:22 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:22 #181 DONE 0.3s 09:16:22 09:16:22 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:16:23 #147 ... 09:16:23 09:16:23 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:25 #182 DONE 2.4s 09:16:25 09:16:25 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:25 #128 1948.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:26 #128 ... 09:16:26 09:16:26 #113 [security-proxy-setup] exporting to image 09:16:26 #113 exporting layers 0.9s done 09:16:26 #113 writing image sha256:62df791a1be180b6b1cdb643fe4271964f7c0bb367a471efe734585f459c2ca5 done 09:16:26 #113 naming to docker.io/library/security-proxy-setup-arm64 done 09:16:26 #113 DONE 10.4s 09:16:26 09:16:26 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:16:58 #36 ... 09:16:58 09:16:58 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:58 #128 DONE 1982.0s 09:16:58 09:16:58 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:58 #152 ... 09:16:58 09:16:58 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:16:58 #183 DONE 0.2s 09:16:58 09:16:58 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:16:59 #184 DONE 0.3s 09:16:59 09:16:59 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:16:59 #185 DONE 0.3s 09:16:59 09:16:59 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:59 #152 ... 09:16:59 09:16:59 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:17:00 #186 DONE 0.7s 09:17:00 09:17:00 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:17:00 #147 ... 09:17:00 09:17:00 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:17:00 #187 DONE 0.3s 09:17:00 09:17:00 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:00 #152 ... 09:17:00 09:17:00 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:00 #188 DONE 0.4s 09:17:00 09:17:00 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:01 #189 DONE 0.5s 09:17:01 09:17:01 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:01 #190 DONE 0.1s 09:17:01 09:17:01 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:03 #191 DONE 1.7s 09:17:03 09:17:03 #113 [security-secretstore-setup] exporting to image 09:17:03 #113 exporting layers 09:17:04 #113 exporting layers 1.6s done 09:17:04 #113 writing image sha256:8e51824c032f5c3f710d068bc6f025b472b45b81d8a65aae62336f21a1ca633d 0.0s done 09:17:04 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 09:17:04 #113 DONE 12.0s 09:17:04 09:17:04 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:26 #147 ... 09:18:26 09:18:26 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:26 #144 DONE 2058.7s 09:18:26 09:18:26 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:18:26 #154 ... 09:18:26 09:18:26 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:26 #192 DONE 0.3s 09:18:26 09:18:26 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:26 #193 DONE 0.4s 09:18:26 09:18:26 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:26 #194 DONE 0.5s 09:18:26 09:18:26 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:18:26 #36 ... 09:18:26 09:18:26 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:18:26 #195 DONE 0.1s 09:18:26 09:18:26 #113 [security-spiffe-token-provider] exporting to image 09:18:26 #113 exporting layers 09:18:26 #113 exporting layers 1.1s done 09:18:26 #113 writing image sha256:4584cde0a3b801f6cdedfb90a366b103de9c6afc9ca7725f76340dc26bb44d3d done 09:18:26 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:26 #113 DONE 13.1s 09:18:26 09:18:26 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:18:48 #41 ... 09:18:48 09:18:48 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:18:48 #154 DONE 2091.0s 09:18:48 09:18:48 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:18:48 #36 ... 09:18:48 09:18:48 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:18:48 #196 DONE 0.2s 09:18:48 09:18:48 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:18:48 #197 DONE 0.2s 09:18:48 09:18:48 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:18:48 #41 ... 09:18:48 09:18:48 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:18:48 #198 DONE 0.5s 09:18:48 09:18:48 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:18:48 #148 ... 09:18:48 09:18:48 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:18:48 #199 DONE 0.1s 09:18:48 09:18:48 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:18:48 #200 DONE 0.1s 09:18:48 09:18:48 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:50 #201 DONE 2.0s 09:18:50 09:18:50 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:18:50 #36 ... 09:18:50 09:18:50 #113 [security-proxy-auth] exporting to image 09:18:50 #113 exporting layers 09:18:51 #113 exporting layers 0.7s done 09:18:51 #113 writing image sha256:677d78bd9c6691fac78245c13d2d75a514da2975ebd399a4d09aba6df633fc57 done 09:18:51 #113 naming to docker.io/library/security-proxy-auth-arm64 0.1s done 09:18:51 #113 DONE 13.8s 09:18:51 09:18:51 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:18:55 #41 ... 09:18:55 09:18:55 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:18:55 #149 DONE 2100.5s 09:18:55 09:18:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:18:56 #36 ... 09:18:56 09:18:56 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:56 #147 DONE 2101.6s 09:18:56 09:18:56 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:18:57 #36 ... 09:18:57 09:18:57 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:57 #151 DONE 2102.8s 09:18:57 09:18:57 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:18:59 #41 ... 09:18:59 09:18:59 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:59 #202 DONE 0.4s 09:18:59 09:18:59 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:00 #203 DONE 0.3s 09:19:00 09:19:00 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:19:00 #204 ... 09:19:00 09:19:00 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:19:00 #205 DONE 0.2s 09:19:00 09:19:00 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:19:01 #206 ... 09:19:01 09:19:01 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:19:01 #204 DONE 1.0s 09:19:01 09:19:01 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:19:01 #207 DONE 0.5s 09:19:01 09:19:01 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:19:01 #206 DONE 0.8s 09:19:01 09:19:01 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:19:01 #208 DONE 0.4s 09:19:01 09:19:01 #113 [core-data] exporting to image 09:19:01 #113 exporting layers 09:19:02 #113 exporting layers 0.8s done 09:19:02 #113 writing image sha256:26917b8fdc1b9caee1839697d790971fe4f859c6b0130529fdcb7c0869ee3fdb 0.0s done 09:19:02 #113 naming to docker.io/library/core-data-arm64 0.0s done 09:19:02 #113 exporting layers 0.8s done 09:19:02 #113 writing image sha256:ff98893a20a6dfd8aef323e2cd1a0150123971c138b6fd84dcbea1debf55819a 0.0s done 09:19:02 #113 naming to docker.io/library/core-keeper-arm64 09:19:03 #113 naming to docker.io/library/core-keeper-arm64 done 09:19:03 #113 DONE 15.0s 09:19:03 09:19:03 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #209 DONE 0.3s 09:19:03 09:19:03 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:03 #210 DONE 0.2s 09:19:03 09:19:03 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:19:03 #211 DONE 0.7s 09:19:03 09:19:03 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:03 #152 ... 09:19:03 09:19:03 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:19:03 #212 DONE 0.1s 09:19:04 09:19:04 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:19:04 #213 DONE 0.1s 09:19:04 09:19:04 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:04 #152 ... 09:19:04 09:19:04 #113 [core-metadata] exporting to image 09:19:04 #113 exporting layers 0.4s done 09:19:04 #113 writing image sha256:770f6f635a76f67a5e0dc0d8d98d12e1cc5fc50eece7259cb894c2396324a847 done 09:19:04 #113 naming to docker.io/library/core-metadata-arm64 done 09:19:04 #113 DONE 15.5s 09:19:04 09:19:04 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:19:36 #36 ... 09:19:36 09:19:36 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:36 #148 DONE 2138.7s 09:19:36 09:19:36 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:19:36 #41 ... 09:19:36 09:19:36 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:36 #214 DONE 0.1s 09:19:36 09:19:36 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:19:36 #35 ... 09:19:36 09:19:36 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:36 #215 DONE 0.2s 09:19:36 09:19:36 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:36 #216 DONE 0.5s 09:19:36 09:19:36 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:19:36 #43 ... 09:19:36 09:19:36 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:19:36 #217 DONE 0.1s 09:19:36 09:19:36 #113 [support-scheduler] exporting to image 09:19:36 #113 exporting layers 09:19:37 #113 exporting layers 1.1s done 09:19:37 #113 writing image sha256:fb01c10b959f351e3ad35c2955901f07b8f98aee1b6a211429bb82ab4fb6ee41 done 09:19:37 #113 naming to docker.io/library/support-scheduler-arm64 done 09:19:37 #113 DONE 16.6s 09:19:37 09:19:37 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:19:43 #41 ... 09:19:43 09:19:43 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:43 #152 DONE 2148.3s 09:19:43 09:19:43 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:19:44 #36 ... 09:19:44 09:19:44 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:44 #218 DONE 0.1s 09:19:44 09:19:44 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:44 #219 DONE 0.1s 09:19:44 09:19:44 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:19:45 #220 DONE 0.6s 09:19:45 09:19:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:19:45 #43 ... 09:19:45 09:19:45 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:19:45 #221 DONE 0.1s 09:19:45 09:19:45 #113 [support-notifications] exporting to image 09:19:45 #113 exporting layers 09:19:46 #113 exporting layers 0.6s done 09:19:46 #113 writing image sha256:cadc1152731ad0b597b0375fca9c79b45664fe67fac6d18db6d3961d132f894e done 09:19:46 #113 naming to docker.io/library/support-notifications-arm64 done 09:19:46 #113 DONE 17.1s 09:19:46 09:19:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:19:46 time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:46 time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:19:46 $ docker stop --time=1 aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 09:19:47 $ docker rm -f --volumes aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:48 + docker images 09:19:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:19:48 support-notifications-arm64 latest cadc1152731a 3 seconds ago 52MB 09:19:48 support-scheduler-arm64 latest fb01c10b959f 12 seconds ago 48.2MB 09:19:48 core-metadata-arm64 latest 770f6f635a76 45 seconds ago 33MB 09:19:48 core-data-arm64 latest 26917b8fdc1b 47 seconds ago 32.8MB 09:19:48 core-keeper-arm64 latest ff98893a20a6 47 seconds ago 32.5MB 09:19:48 security-proxy-auth-arm64 latest 677d78bd9c66 58 seconds ago 31.8MB 09:19:48 security-spiffe-token-provider-arm64 latest 4584cde0a3b8 About a minute ago 47.8MB 09:19:48 security-secretstore-setup-arm64 latest 8e51824c032f 2 minutes ago 67.2MB 09:19:48 security-proxy-setup-arm64 latest 62df791a1be1 3 minutes ago 38.6MB 09:19:48 core-command-arm64 latest 2a01a0840872 3 minutes ago 28.4MB 09:19:48 security-bootstrapper-arm64 latest 92526ed5ca38 18 minutes ago 21.1MB 09:19:48 core-common-config-bootstrapper-arm64 latest 7eb157d22e76 18 minutes ago 17.9MB 09:19:48 security-spire-agent-arm64 latest 776d5b8145c9 37 minutes ago 187MB 09:19:48 security-spire-server-arm64 latest 6cf73749810d 37 minutes ago 144MB 09:19:48 security-spire-config-arm64 latest 24c8ce782132 37 minutes ago 143MB 09:19:48 ci-base-image-arm64 latest f68a0030bf13 40 minutes ago 909MB 09:19:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 4 days ago 560MB 09:19:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 09:19:48 provisioning config files... 09:19:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13661640998346580739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:48 ---> ****-login.sh 09:19:48 nexus3.edgexfoundry.org:10001 09:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:49 Configure a credential helper to remove this warning. See 09:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:49 09:19:49 Login Succeeded 09:19:49 nexus3.edgexfoundry.org:10002 09:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:49 Configure a credential helper to remove this warning. See 09:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:49 09:19:49 Login Succeeded 09:19:49 nexus3.edgexfoundry.org:10003 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10004 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 ****.io 09:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:51 Configure a credential helper to remove this warning. See 09:19:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:51 09:19:51 Login Succeeded 09:19:51 ---> ****-login.sh ends [Pipeline] } 09:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:51 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:19:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:19:51 036d9289abc790352c085f7dc1871830fbc0c7bd 09:19:51 4.0.0 09:19:51 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:19:51 odessa 09:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:19:52 1c22f2a42182: Preparing 09:19:52 e62cef74fed8: Preparing 09:19:52 b21cb09037c6: Preparing 09:19:52 fa795304a936: Preparing 09:19:52 cd30a8bb600d: Preparing 09:19:52 e426fae55875: Preparing 09:19:52 dd9c8f8612c8: Preparing 09:19:52 e426fae55875: Waiting 09:19:52 dd9c8f8612c8: Waiting 09:19:52 b21cb09037c6: Pushed 09:19:52 cd30a8bb600d: Pushed 09:19:52 fa795304a936: Pushed 09:19:52 1c22f2a42182: Pushed 09:19:52 dd9c8f8612c8: Layer already exists 09:19:52 e426fae55875: Pushed 09:19:57 e62cef74fed8: Pushed 09:19:57 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 09:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:19:58 1c22f2a42182: Preparing 09:19:58 e62cef74fed8: Preparing 09:19:58 b21cb09037c6: Preparing 09:19:58 fa795304a936: Preparing 09:19:58 cd30a8bb600d: Preparing 09:19:58 e426fae55875: Preparing 09:19:58 dd9c8f8612c8: Preparing 09:19:58 e426fae55875: Waiting 09:19:58 dd9c8f8612c8: Waiting 09:19:58 cd30a8bb600d: Layer already exists 09:19:58 fa795304a936: Layer already exists 09:19:58 b21cb09037c6: Layer already exists 09:19:58 1c22f2a42182: Layer already exists 09:19:58 e62cef74fed8: Layer already exists 09:19:58 e426fae55875: Layer already exists 09:19:58 dd9c8f8612c8: Layer already exists 09:19:58 4.0.0: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:19:59 1c22f2a42182: Preparing 09:19:59 e62cef74fed8: Preparing 09:19:59 b21cb09037c6: Preparing 09:19:59 fa795304a936: Preparing 09:19:59 cd30a8bb600d: Preparing 09:19:59 e426fae55875: Preparing 09:19:59 dd9c8f8612c8: Preparing 09:19:59 e426fae55875: Waiting 09:19:59 dd9c8f8612c8: Waiting 09:19:59 fa795304a936: Layer already exists 09:19:59 e62cef74fed8: Layer already exists 09:19:59 cd30a8bb600d: Layer already exists 09:19:59 1c22f2a42182: Layer already exists 09:19:59 b21cb09037c6: Layer already exists 09:19:59 dd9c8f8612c8: Layer already exists 09:19:59 e426fae55875: Layer already exists 09:19:59 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 09:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:20:00 1c22f2a42182: Preparing 09:20:00 e62cef74fed8: Preparing 09:20:00 b21cb09037c6: Preparing 09:20:00 fa795304a936: Preparing 09:20:00 cd30a8bb600d: Preparing 09:20:00 e426fae55875: Preparing 09:20:00 dd9c8f8612c8: Preparing 09:20:00 dd9c8f8612c8: Waiting 09:20:00 e426fae55875: Waiting 09:20:00 e62cef74fed8: Layer already exists 09:20:00 fa795304a936: Layer already exists 09:20:00 b21cb09037c6: Layer already exists 09:20:00 cd30a8bb600d: Layer already exists 09:20:00 1c22f2a42182: Layer already exists 09:20:00 dd9c8f8612c8: Layer already exists 09:20:00 e426fae55875: Layer already exists 09:20:00 odessa: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:00 ===================================================== [Pipeline] echo 09:20:00 taggedImages: 09:20:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 09:20:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 09:20:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:20:00 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:00 4.0.0 09:20:00 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:00 odessa 09:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:01 a4e30abbf9a2: Preparing 09:20:01 81a30e483e30: Preparing 09:20:01 46356a147066: Preparing 09:20:01 5e0dcf557934: Preparing 09:20:01 b21cb09037c6: Preparing 09:20:01 fa795304a936: Preparing 09:20:01 cd30a8bb600d: Preparing 09:20:01 e426fae55875: Preparing 09:20:01 dd9c8f8612c8: Preparing 09:20:01 fa795304a936: Waiting 09:20:01 e426fae55875: Waiting 09:20:01 dd9c8f8612c8: Waiting 09:20:01 cd30a8bb600d: Waiting 09:20:01 b21cb09037c6: Layer already exists 09:20:01 fa795304a936: Layer already exists 09:20:01 46356a147066: Pushed 09:20:01 cd30a8bb600d: Layer already exists 09:20:01 81a30e483e30: Pushed 09:20:01 e426fae55875: Layer already exists 09:20:01 dd9c8f8612c8: Layer already exists 09:20:01 a4e30abbf9a2: Pushed 09:20:04 5e0dcf557934: Pushed 09:20:04 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 09:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:05 a4e30abbf9a2: Preparing 09:20:05 81a30e483e30: Preparing 09:20:05 46356a147066: Preparing 09:20:05 5e0dcf557934: Preparing 09:20:05 b21cb09037c6: Preparing 09:20:05 fa795304a936: Preparing 09:20:05 cd30a8bb600d: Preparing 09:20:05 e426fae55875: Preparing 09:20:05 dd9c8f8612c8: Preparing 09:20:05 e426fae55875: Waiting 09:20:05 dd9c8f8612c8: Waiting 09:20:05 fa795304a936: Waiting 09:20:05 cd30a8bb600d: Waiting 09:20:05 b21cb09037c6: Layer already exists 09:20:05 46356a147066: Layer already exists 09:20:05 a4e30abbf9a2: Layer already exists 09:20:05 5e0dcf557934: Layer already exists 09:20:05 81a30e483e30: Layer already exists 09:20:05 fa795304a936: Layer already exists 09:20:05 cd30a8bb600d: Layer already exists 09:20:05 e426fae55875: Layer already exists 09:20:05 dd9c8f8612c8: Layer already exists 09:20:05 4.0.0: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:06 a4e30abbf9a2: Preparing 09:20:06 81a30e483e30: Preparing 09:20:06 46356a147066: Preparing 09:20:06 5e0dcf557934: Preparing 09:20:06 b21cb09037c6: Preparing 09:20:06 fa795304a936: Preparing 09:20:06 cd30a8bb600d: Preparing 09:20:06 e426fae55875: Preparing 09:20:06 dd9c8f8612c8: Preparing 09:20:06 cd30a8bb600d: Waiting 09:20:06 e426fae55875: Waiting 09:20:06 dd9c8f8612c8: Waiting 09:20:06 fa795304a936: Waiting 09:20:06 5e0dcf557934: Layer already exists 09:20:06 46356a147066: Layer already exists 09:20:06 b21cb09037c6: Layer already exists 09:20:06 a4e30abbf9a2: Layer already exists 09:20:06 81a30e483e30: Layer already exists 09:20:06 cd30a8bb600d: Layer already exists 09:20:06 fa795304a936: Layer already exists 09:20:06 dd9c8f8612c8: Layer already exists 09:20:06 e426fae55875: Layer already exists 09:20:06 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 09:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:20:07 a4e30abbf9a2: Preparing 09:20:07 81a30e483e30: Preparing 09:20:07 46356a147066: Preparing 09:20:07 5e0dcf557934: Preparing 09:20:07 b21cb09037c6: Preparing 09:20:07 fa795304a936: Preparing 09:20:07 cd30a8bb600d: Preparing 09:20:07 e426fae55875: Preparing 09:20:07 dd9c8f8612c8: Preparing 09:20:07 cd30a8bb600d: Waiting 09:20:07 e426fae55875: Waiting 09:20:07 dd9c8f8612c8: Waiting 09:20:07 fa795304a936: Waiting 09:20:07 81a30e483e30: Layer already exists 09:20:07 b21cb09037c6: Layer already exists 09:20:07 5e0dcf557934: Layer already exists 09:20:07 a4e30abbf9a2: Layer already exists 09:20:07 46356a147066: Layer already exists 09:20:07 dd9c8f8612c8: Layer already exists 09:20:07 e426fae55875: Layer already exists 09:20:07 fa795304a936: Layer already exists 09:20:07 cd30a8bb600d: Layer already exists 09:20:12 odessa: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:12 ===================================================== [Pipeline] echo 09:20:12 taggedImages: 09:20:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 09:20:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 09:20:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:20:12 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:12 4.0.0 09:20:12 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:12 odessa 09:20:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:19 eb650289bed5: Preparing 09:20:19 54002accebc5: Preparing 09:20:19 b21cb09037c6: Preparing 09:20:19 fa795304a936: Preparing 09:20:19 680650c52cf8: Preparing 09:20:19 bf7c984d9e26: Preparing 09:20:19 bf7c984d9e26: Waiting 09:20:19 dd9c8f8612c8: Preparing 09:20:19 dd9c8f8612c8: Waiting 09:20:19 fa795304a936: Layer already exists 09:20:20 b21cb09037c6: Layer already exists 09:20:20 dd9c8f8612c8: Layer already exists 09:20:20 680650c52cf8: Pushed 09:20:20 eb650289bed5: Pushed 09:20:20 bf7c984d9e26: Pushed 09:20:25 54002accebc5: Pushed 09:20:25 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 09:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:26 eb650289bed5: Preparing 09:20:26 54002accebc5: Preparing 09:20:26 b21cb09037c6: Preparing 09:20:26 fa795304a936: Preparing 09:20:26 680650c52cf8: Preparing 09:20:26 bf7c984d9e26: Preparing 09:20:26 dd9c8f8612c8: Preparing 09:20:26 bf7c984d9e26: Waiting 09:20:26 dd9c8f8612c8: Waiting 09:20:26 eb650289bed5: Layer already exists 09:20:26 fa795304a936: Layer already exists 09:20:26 b21cb09037c6: Layer already exists 09:20:26 680650c52cf8: Layer already exists 09:20:26 54002accebc5: Layer already exists 09:20:26 dd9c8f8612c8: Layer already exists 09:20:26 bf7c984d9e26: Layer already exists 09:20:26 4.0.0: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:27 eb650289bed5: Preparing 09:20:27 54002accebc5: Preparing 09:20:27 b21cb09037c6: Preparing 09:20:27 fa795304a936: Preparing 09:20:27 680650c52cf8: Preparing 09:20:27 bf7c984d9e26: Preparing 09:20:27 dd9c8f8612c8: Preparing 09:20:27 bf7c984d9e26: Waiting 09:20:27 dd9c8f8612c8: Waiting 09:20:27 eb650289bed5: Layer already exists 09:20:27 fa795304a936: Layer already exists 09:20:27 b21cb09037c6: Layer already exists 09:20:27 54002accebc5: Layer already exists 09:20:27 680650c52cf8: Layer already exists 09:20:27 bf7c984d9e26: Layer already exists 09:20:27 dd9c8f8612c8: Layer already exists 09:20:27 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 09:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:20:28 eb650289bed5: Preparing 09:20:28 54002accebc5: Preparing 09:20:28 b21cb09037c6: Preparing 09:20:28 fa795304a936: Preparing 09:20:28 680650c52cf8: Preparing 09:20:28 bf7c984d9e26: Preparing 09:20:28 dd9c8f8612c8: Preparing 09:20:28 bf7c984d9e26: Waiting 09:20:28 dd9c8f8612c8: Waiting 09:20:28 eb650289bed5: Layer already exists 09:20:28 680650c52cf8: Layer already exists 09:20:28 54002accebc5: Layer already exists 09:20:28 b21cb09037c6: Layer already exists 09:20:28 fa795304a936: Layer already exists 09:20:28 bf7c984d9e26: Layer already exists 09:20:28 dd9c8f8612c8: Layer already exists 09:20:28 odessa: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:28 ===================================================== [Pipeline] echo 09:20:28 taggedImages: 09:20:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 09:20:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 09:20:29 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:20:29 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:29 4.0.0 09:20:29 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:29 odessa 09:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:29 7551e850b999: Preparing 09:20:29 533ffa082ce1: Preparing 09:20:29 fa795304a936: Preparing 09:20:29 a2cd72e9df14: Preparing 09:20:29 2780076b9989: Preparing 09:20:29 dd9c8f8612c8: Preparing 09:20:29 dd9c8f8612c8: Waiting 09:20:29 fa795304a936: Layer already exists 09:20:29 dd9c8f8612c8: Layer already exists 09:20:29 7551e850b999: Pushed 09:20:29 2780076b9989: Pushed 09:20:29 a2cd72e9df14: Pushed 09:20:35 533ffa082ce1: Pushed 09:20:35 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 09:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:36 7551e850b999: Preparing 09:20:36 533ffa082ce1: Preparing 09:20:36 fa795304a936: Preparing 09:20:36 a2cd72e9df14: Preparing 09:20:36 2780076b9989: Preparing 09:20:36 dd9c8f8612c8: Preparing 09:20:36 dd9c8f8612c8: Waiting 09:20:36 a2cd72e9df14: Layer already exists 09:20:36 533ffa082ce1: Layer already exists 09:20:36 fa795304a936: Layer already exists 09:20:36 7551e850b999: Layer already exists 09:20:36 2780076b9989: Layer already exists 09:20:36 dd9c8f8612c8: Layer already exists 09:20:36 4.0.0: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:37 7551e850b999: Preparing 09:20:37 533ffa082ce1: Preparing 09:20:37 fa795304a936: Preparing 09:20:37 a2cd72e9df14: Preparing 09:20:37 2780076b9989: Preparing 09:20:37 dd9c8f8612c8: Preparing 09:20:37 dd9c8f8612c8: Waiting 09:20:37 7551e850b999: Layer already exists 09:20:37 a2cd72e9df14: Layer already exists 09:20:37 2780076b9989: Layer already exists 09:20:37 fa795304a936: Layer already exists 09:20:37 533ffa082ce1: Layer already exists 09:20:37 dd9c8f8612c8: Layer already exists 09:20:37 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 09:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:20:38 7551e850b999: Preparing 09:20:38 533ffa082ce1: Preparing 09:20:38 fa795304a936: Preparing 09:20:38 a2cd72e9df14: Preparing 09:20:38 2780076b9989: Preparing 09:20:38 dd9c8f8612c8: Preparing 09:20:38 dd9c8f8612c8: Waiting 09:20:38 fa795304a936: Layer already exists 09:20:38 533ffa082ce1: Layer already exists 09:20:38 7551e850b999: Layer already exists 09:20:38 a2cd72e9df14: Layer already exists 09:20:38 2780076b9989: Layer already exists 09:20:38 dd9c8f8612c8: Layer already exists 09:20:38 odessa: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:38 ===================================================== [Pipeline] echo 09:20:38 taggedImages: 09:20:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 09:20:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 09:20:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:20:38 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:38 4.0.0 09:20:38 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:38 odessa 09:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:20:39 5e69e636088d: Preparing 09:20:39 546776072c92: Preparing 09:20:39 a4234452b9ff: Preparing 09:20:39 b21cb09037c6: Preparing 09:20:39 fa795304a936: Preparing 09:20:39 cd30a8bb600d: Preparing 09:20:39 e426fae55875: Preparing 09:20:39 cd30a8bb600d: Waiting 09:20:39 dd9c8f8612c8: Preparing 09:20:39 e426fae55875: Waiting 09:20:39 fa795304a936: Layer already exists 09:20:39 b21cb09037c6: Layer already exists 09:20:39 cd30a8bb600d: Layer already exists 09:20:39 e426fae55875: Layer already exists 09:20:39 dd9c8f8612c8: Layer already exists 09:20:39 546776072c92: Pushed 09:20:39 5e69e636088d: Pushed 09:20:44 a4234452b9ff: Pushed 09:20:44 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 09:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:20:45 5e69e636088d: Preparing 09:20:45 546776072c92: Preparing 09:20:45 a4234452b9ff: Preparing 09:20:45 b21cb09037c6: Preparing 09:20:45 fa795304a936: Preparing 09:20:45 cd30a8bb600d: Preparing 09:20:45 e426fae55875: Preparing 09:20:45 dd9c8f8612c8: Preparing 09:20:45 cd30a8bb600d: Waiting 09:20:45 e426fae55875: Waiting 09:20:45 dd9c8f8612c8: Waiting 09:20:45 fa795304a936: Layer already exists 09:20:45 a4234452b9ff: Layer already exists 09:20:45 b21cb09037c6: Layer already exists 09:20:45 5e69e636088d: Layer already exists 09:20:45 546776072c92: Layer already exists 09:20:45 e426fae55875: Layer already exists 09:20:45 cd30a8bb600d: Layer already exists 09:20:45 dd9c8f8612c8: Layer already exists 09:20:45 4.0.0: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:20:46 5e69e636088d: Preparing 09:20:46 546776072c92: Preparing 09:20:46 a4234452b9ff: Preparing 09:20:46 b21cb09037c6: Preparing 09:20:46 fa795304a936: Preparing 09:20:46 cd30a8bb600d: Preparing 09:20:46 e426fae55875: Preparing 09:20:46 dd9c8f8612c8: Preparing 09:20:46 cd30a8bb600d: Waiting 09:20:46 e426fae55875: Waiting 09:20:46 dd9c8f8612c8: Waiting 09:20:46 a4234452b9ff: Layer already exists 09:20:46 fa795304a936: Layer already exists 09:20:46 b21cb09037c6: Layer already exists 09:20:46 5e69e636088d: Layer already exists 09:20:46 546776072c92: Layer already exists 09:20:46 e426fae55875: Layer already exists 09:20:46 cd30a8bb600d: Layer already exists 09:20:46 dd9c8f8612c8: Layer already exists 09:20:46 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 09:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:20:47 5e69e636088d: Preparing 09:20:47 546776072c92: Preparing 09:20:47 a4234452b9ff: Preparing 09:20:47 b21cb09037c6: Preparing 09:20:47 fa795304a936: Preparing 09:20:47 cd30a8bb600d: Preparing 09:20:47 e426fae55875: Preparing 09:20:47 dd9c8f8612c8: Preparing 09:20:47 e426fae55875: Waiting 09:20:47 dd9c8f8612c8: Waiting 09:20:47 cd30a8bb600d: Waiting 09:20:47 546776072c92: Layer already exists 09:20:47 b21cb09037c6: Layer already exists 09:20:47 5e69e636088d: Layer already exists 09:20:47 fa795304a936: Layer already exists 09:20:47 a4234452b9ff: Layer already exists 09:20:47 cd30a8bb600d: Layer already exists 09:20:47 dd9c8f8612c8: Layer already exists 09:20:47 e426fae55875: Layer already exists 09:20:47 odessa: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:47 ===================================================== [Pipeline] echo 09:20:48 taggedImages: 09:20:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 09:20:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 09:20:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:20:48 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:48 4.0.0 09:20:48 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:48 odessa 09:20:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:20:48 72cf0818b2cd: Preparing 09:20:48 76632e16d27e: Preparing 09:20:48 870378206e7f: Preparing 09:20:48 625edcc4b2e4: Preparing 09:20:48 034ba6723b71: Preparing 09:20:48 1b618b80d506: Preparing 09:20:48 fac66b534097: Preparing 09:20:48 b21cb09037c6: Preparing 09:20:48 fa795304a936: Preparing 09:20:48 50ef2865c8f4: Preparing 09:20:48 146268fa63f0: Preparing 09:20:48 5f70bf18a086: Preparing 09:20:48 fac66b534097: Waiting 09:20:48 b21cb09037c6: Waiting 09:20:48 fa795304a936: Waiting 09:20:48 50ef2865c8f4: Waiting 09:20:48 146268fa63f0: Waiting 09:20:48 1b618b80d506: Waiting 09:20:48 5f70bf18a086: Waiting 09:20:48 6fc37f358471: Preparing 09:20:48 d622dc5cf756: Preparing 09:20:48 32afefe07d0c: Preparing 09:20:48 dd9c8f8612c8: Preparing 09:20:48 6fc37f358471: Waiting 09:20:48 d622dc5cf756: Waiting 09:20:48 32afefe07d0c: Waiting 09:20:48 dd9c8f8612c8: Waiting 09:20:49 870378206e7f: Pushed 09:20:49 034ba6723b71: Pushed 09:20:49 625edcc4b2e4: Pushed 09:20:49 76632e16d27e: Pushed 09:20:49 72cf0818b2cd: Pushed 09:20:49 fa795304a936: Layer already exists 09:20:49 b21cb09037c6: Layer already exists 09:20:49 1b618b80d506: Pushed 09:20:49 5f70bf18a086: Layer already exists 09:20:49 50ef2865c8f4: Pushed 09:20:49 146268fa63f0: Pushed 09:20:49 dd9c8f8612c8: Layer already exists 09:20:49 6fc37f358471: Pushed 09:20:49 d622dc5cf756: Pushed 09:20:49 32afefe07d0c: Pushed 09:20:52 fac66b534097: Pushed 09:20:52 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 09:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:20:53 72cf0818b2cd: Preparing 09:20:53 76632e16d27e: Preparing 09:20:53 870378206e7f: Preparing 09:20:53 625edcc4b2e4: Preparing 09:20:53 034ba6723b71: Preparing 09:20:53 1b618b80d506: Preparing 09:20:53 fac66b534097: Preparing 09:20:53 1b618b80d506: Waiting 09:20:53 fac66b534097: Waiting 09:20:53 b21cb09037c6: Preparing 09:20:53 fa795304a936: Preparing 09:20:53 b21cb09037c6: Waiting 09:20:53 fa795304a936: Waiting 09:20:53 50ef2865c8f4: Preparing 09:20:53 146268fa63f0: Preparing 09:20:53 50ef2865c8f4: Waiting 09:20:53 5f70bf18a086: Preparing 09:20:53 146268fa63f0: Waiting 09:20:53 6fc37f358471: Preparing 09:20:53 d622dc5cf756: Preparing 09:20:53 6fc37f358471: Waiting 09:20:53 d622dc5cf756: Waiting 09:20:53 32afefe07d0c: Preparing 09:20:53 dd9c8f8612c8: Preparing 09:20:53 32afefe07d0c: Waiting 09:20:53 dd9c8f8612c8: Waiting 09:20:53 76632e16d27e: Layer already exists 09:20:53 72cf0818b2cd: Layer already exists 09:20:53 870378206e7f: Layer already exists 09:20:53 034ba6723b71: Layer already exists 09:20:53 625edcc4b2e4: Layer already exists 09:20:53 fac66b534097: Layer already exists 09:20:53 50ef2865c8f4: Layer already exists 09:20:53 1b618b80d506: Layer already exists 09:20:53 b21cb09037c6: Layer already exists 09:20:53 fa795304a936: Layer already exists 09:20:53 146268fa63f0: Layer already exists 09:20:53 5f70bf18a086: Layer already exists 09:20:53 6fc37f358471: Layer already exists 09:20:53 32afefe07d0c: Layer already exists 09:20:53 d622dc5cf756: Layer already exists 09:20:53 dd9c8f8612c8: Layer already exists 09:20:53 4.0.0: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:20:54 72cf0818b2cd: Preparing 09:20:54 76632e16d27e: Preparing 09:20:54 870378206e7f: Preparing 09:20:54 625edcc4b2e4: Preparing 09:20:54 034ba6723b71: Preparing 09:20:54 1b618b80d506: Preparing 09:20:54 fac66b534097: Preparing 09:20:54 b21cb09037c6: Preparing 09:20:54 fa795304a936: Preparing 09:20:54 50ef2865c8f4: Preparing 09:20:54 146268fa63f0: Preparing 09:20:54 5f70bf18a086: Preparing 09:20:54 6fc37f358471: Preparing 09:20:54 d622dc5cf756: Preparing 09:20:54 32afefe07d0c: Preparing 09:20:54 dd9c8f8612c8: Preparing 09:20:54 1b618b80d506: Waiting 09:20:54 fac66b534097: Waiting 09:20:54 b21cb09037c6: Waiting 09:20:54 fa795304a936: Waiting 09:20:54 d622dc5cf756: Waiting 09:20:54 50ef2865c8f4: Waiting 09:20:54 32afefe07d0c: Waiting 09:20:54 146268fa63f0: Waiting 09:20:54 dd9c8f8612c8: Waiting 09:20:54 5f70bf18a086: Waiting 09:20:54 6fc37f358471: Waiting 09:20:54 72cf0818b2cd: Layer already exists 09:20:54 034ba6723b71: Layer already exists 09:20:54 870378206e7f: Layer already exists 09:20:54 76632e16d27e: Layer already exists 09:20:54 625edcc4b2e4: Layer already exists 09:20:54 fa795304a936: Layer already exists 09:20:54 1b618b80d506: Layer already exists 09:20:54 b21cb09037c6: Layer already exists 09:20:54 fac66b534097: Layer already exists 09:20:54 50ef2865c8f4: Layer already exists 09:20:54 6fc37f358471: Layer already exists 09:20:54 5f70bf18a086: Layer already exists 09:20:54 32afefe07d0c: Layer already exists 09:20:54 d622dc5cf756: Layer already exists 09:20:54 146268fa63f0: Layer already exists 09:20:54 dd9c8f8612c8: Layer already exists 09:20:54 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 09:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:20:55 72cf0818b2cd: Preparing 09:20:55 76632e16d27e: Preparing 09:20:55 870378206e7f: Preparing 09:20:55 625edcc4b2e4: Preparing 09:20:55 034ba6723b71: Preparing 09:20:55 1b618b80d506: Preparing 09:20:55 fac66b534097: Preparing 09:20:55 b21cb09037c6: Preparing 09:20:55 fa795304a936: Preparing 09:20:55 50ef2865c8f4: Preparing 09:20:55 146268fa63f0: Preparing 09:20:55 5f70bf18a086: Preparing 09:20:55 6fc37f358471: Preparing 09:20:55 d622dc5cf756: Preparing 09:20:55 32afefe07d0c: Preparing 09:20:55 dd9c8f8612c8: Preparing 09:20:55 146268fa63f0: Waiting 09:20:55 5f70bf18a086: Waiting 09:20:55 6fc37f358471: Waiting 09:20:55 d622dc5cf756: Waiting 09:20:55 dd9c8f8612c8: Waiting 09:20:55 1b618b80d506: Waiting 09:20:55 32afefe07d0c: Waiting 09:20:55 fac66b534097: Waiting 09:20:55 b21cb09037c6: Waiting 09:20:55 fa795304a936: Waiting 09:20:55 50ef2865c8f4: Waiting 09:20:55 034ba6723b71: Layer already exists 09:20:55 870378206e7f: Layer already exists 09:20:55 76632e16d27e: Layer already exists 09:20:55 625edcc4b2e4: Layer already exists 09:20:55 72cf0818b2cd: Layer already exists 09:20:55 1b618b80d506: Layer already exists 09:20:55 fa795304a936: Layer already exists 09:20:55 fac66b534097: Layer already exists 09:20:55 50ef2865c8f4: Layer already exists 09:20:55 b21cb09037c6: Layer already exists 09:20:55 146268fa63f0: Layer already exists 09:20:55 32afefe07d0c: Layer already exists 09:20:55 6fc37f358471: Layer already exists 09:20:55 5f70bf18a086: Layer already exists 09:20:55 d622dc5cf756: Layer already exists 09:20:55 dd9c8f8612c8: Layer already exists 09:20:55 odessa: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:55 ===================================================== [Pipeline] echo 09:20:55 taggedImages: 09:20:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 09:20:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 09:20:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:20:55 036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:55 4.0.0 09:20:55 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:20:55 odessa 09:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:20:56 6e48ef5f3512: Preparing 09:20:56 f51e7e5e9d53: Preparing 09:20:56 481923ddc5f1: Preparing 09:20:56 c77714961536: Preparing 09:20:56 b21cb09037c6: Preparing 09:20:56 fa795304a936: Preparing 09:20:56 cd30a8bb600d: Preparing 09:20:56 e426fae55875: Preparing 09:20:56 dd9c8f8612c8: Preparing 09:20:56 fa795304a936: Waiting 09:20:56 cd30a8bb600d: Waiting 09:20:56 e426fae55875: Waiting 09:20:56 dd9c8f8612c8: Waiting 09:20:56 b21cb09037c6: Layer already exists 09:20:56 fa795304a936: Layer already exists 09:20:56 cd30a8bb600d: Layer already exists 09:20:56 481923ddc5f1: Pushed 09:20:56 e426fae55875: Layer already exists 09:20:56 f51e7e5e9d53: Pushed 09:20:56 6e48ef5f3512: Pushed 09:20:56 dd9c8f8612c8: Layer already exists 09:21:01 c77714961536: Pushed 09:21:01 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 09:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:02 6e48ef5f3512: Preparing 09:21:02 f51e7e5e9d53: Preparing 09:21:02 481923ddc5f1: Preparing 09:21:02 c77714961536: Preparing 09:21:02 b21cb09037c6: Preparing 09:21:02 fa795304a936: Preparing 09:21:02 cd30a8bb600d: Preparing 09:21:02 e426fae55875: Preparing 09:21:02 dd9c8f8612c8: Preparing 09:21:02 fa795304a936: Waiting 09:21:02 cd30a8bb600d: Waiting 09:21:02 e426fae55875: Waiting 09:21:02 dd9c8f8612c8: Waiting 09:21:02 f51e7e5e9d53: Layer already exists 09:21:02 b21cb09037c6: Layer already exists 09:21:02 481923ddc5f1: Layer already exists 09:21:02 6e48ef5f3512: Layer already exists 09:21:02 c77714961536: Layer already exists 09:21:02 fa795304a936: Layer already exists 09:21:02 e426fae55875: Layer already exists 09:21:02 cd30a8bb600d: Layer already exists 09:21:02 dd9c8f8612c8: Layer already exists 09:21:02 4.0.0: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:03 6e48ef5f3512: Preparing 09:21:03 f51e7e5e9d53: Preparing 09:21:03 481923ddc5f1: Preparing 09:21:03 c77714961536: Preparing 09:21:03 b21cb09037c6: Preparing 09:21:03 fa795304a936: Preparing 09:21:03 cd30a8bb600d: Preparing 09:21:03 e426fae55875: Preparing 09:21:03 dd9c8f8612c8: Preparing 09:21:03 cd30a8bb600d: Waiting 09:21:03 e426fae55875: Waiting 09:21:03 dd9c8f8612c8: Waiting 09:21:03 fa795304a936: Waiting 09:21:03 6e48ef5f3512: Layer already exists 09:21:03 c77714961536: Layer already exists 09:21:03 b21cb09037c6: Layer already exists 09:21:03 f51e7e5e9d53: Layer already exists 09:21:03 481923ddc5f1: Layer already exists 09:21:03 fa795304a936: Layer already exists 09:21:03 cd30a8bb600d: Layer already exists 09:21:03 e426fae55875: Layer already exists 09:21:03 dd9c8f8612c8: Layer already exists 09:21:03 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 09:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:21:04 6e48ef5f3512: Preparing 09:21:04 f51e7e5e9d53: Preparing 09:21:04 481923ddc5f1: Preparing 09:21:04 c77714961536: Preparing 09:21:04 b21cb09037c6: Preparing 09:21:04 fa795304a936: Preparing 09:21:04 cd30a8bb600d: Preparing 09:21:04 e426fae55875: Preparing 09:21:04 dd9c8f8612c8: Preparing 09:21:04 fa795304a936: Waiting 09:21:04 cd30a8bb600d: Waiting 09:21:04 e426fae55875: Waiting 09:21:04 dd9c8f8612c8: Waiting 09:21:04 481923ddc5f1: Layer already exists 09:21:04 c77714961536: Layer already exists 09:21:04 6e48ef5f3512: Layer already exists 09:21:04 b21cb09037c6: Layer already exists 09:21:04 f51e7e5e9d53: Layer already exists 09:21:04 dd9c8f8612c8: Layer already exists 09:21:04 cd30a8bb600d: Layer already exists 09:21:04 e426fae55875: Layer already exists 09:21:04 fa795304a936: Layer already exists 09:21:04 odessa: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:04 ===================================================== [Pipeline] echo 09:21:04 taggedImages: 09:21:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 09:21:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 09:21:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:21:04 036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:04 4.0.0 09:21:04 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:04 odessa 09:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:05 90cda2786ef4: Preparing 09:21:05 eb75beeb3814: Preparing 09:21:05 f22d5e03e51c: Preparing 09:21:05 4d835cc6c2d1: Preparing 09:21:05 c51d2998d22d: Preparing 09:21:05 b21cb09037c6: Preparing 09:21:05 fa795304a936: Preparing 09:21:05 4e874cd9dc58: Preparing 09:21:05 f4f984744f87: Preparing 09:21:05 c95e9e330dfd: Preparing 09:21:05 dd9c8f8612c8: Preparing 09:21:05 fa795304a936: Waiting 09:21:05 b21cb09037c6: Waiting 09:21:05 f4f984744f87: Waiting 09:21:05 dd9c8f8612c8: Waiting 09:21:05 4d835cc6c2d1: Pushed 09:21:05 c51d2998d22d: Pushed 09:21:05 eb75beeb3814: Pushed 09:21:05 90cda2786ef4: Pushed 09:21:05 b21cb09037c6: Layer already exists 09:21:05 fa795304a936: Layer already exists 09:21:05 dd9c8f8612c8: Layer already exists 09:21:05 f4f984744f87: Pushed 09:21:05 4e874cd9dc58: Pushed 09:21:08 c95e9e330dfd: Pushed 09:21:09 f22d5e03e51c: Pushed 09:21:09 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 09:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:10 90cda2786ef4: Preparing 09:21:10 eb75beeb3814: Preparing 09:21:10 f22d5e03e51c: Preparing 09:21:10 4d835cc6c2d1: Preparing 09:21:10 c51d2998d22d: Preparing 09:21:10 b21cb09037c6: Preparing 09:21:10 fa795304a936: Preparing 09:21:10 4e874cd9dc58: Preparing 09:21:10 f4f984744f87: Preparing 09:21:10 c95e9e330dfd: Preparing 09:21:10 dd9c8f8612c8: Preparing 09:21:10 b21cb09037c6: Waiting 09:21:10 fa795304a936: Waiting 09:21:10 4e874cd9dc58: Waiting 09:21:10 f4f984744f87: Waiting 09:21:10 c95e9e330dfd: Waiting 09:21:10 dd9c8f8612c8: Waiting 09:21:10 90cda2786ef4: Layer already exists 09:21:10 eb75beeb3814: Layer already exists 09:21:10 f22d5e03e51c: Layer already exists 09:21:10 4d835cc6c2d1: Layer already exists 09:21:10 c51d2998d22d: Layer already exists 09:21:10 f4f984744f87: Layer already exists 09:21:10 4e874cd9dc58: Layer already exists 09:21:10 fa795304a936: Layer already exists 09:21:10 c95e9e330dfd: Layer already exists 09:21:10 b21cb09037c6: Layer already exists 09:21:10 dd9c8f8612c8: Layer already exists 09:21:10 4.0.0: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:11 90cda2786ef4: Preparing 09:21:11 eb75beeb3814: Preparing 09:21:11 f22d5e03e51c: Preparing 09:21:11 4d835cc6c2d1: Preparing 09:21:11 c51d2998d22d: Preparing 09:21:11 b21cb09037c6: Preparing 09:21:11 fa795304a936: Preparing 09:21:11 4e874cd9dc58: Preparing 09:21:11 f4f984744f87: Preparing 09:21:11 c95e9e330dfd: Preparing 09:21:11 dd9c8f8612c8: Preparing 09:21:11 fa795304a936: Waiting 09:21:11 4e874cd9dc58: Waiting 09:21:11 f4f984744f87: Waiting 09:21:11 b21cb09037c6: Waiting 09:21:11 c95e9e330dfd: Waiting 09:21:11 dd9c8f8612c8: Waiting 09:21:11 90cda2786ef4: Layer already exists 09:21:11 f22d5e03e51c: Layer already exists 09:21:11 4d835cc6c2d1: Layer already exists 09:21:11 eb75beeb3814: Layer already exists 09:21:11 c51d2998d22d: Layer already exists 09:21:11 b21cb09037c6: Layer already exists 09:21:11 fa795304a936: Layer already exists 09:21:11 f4f984744f87: Layer already exists 09:21:11 c95e9e330dfd: Layer already exists 09:21:11 4e874cd9dc58: Layer already exists 09:21:11 dd9c8f8612c8: Layer already exists 09:21:11 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 09:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:21:12 90cda2786ef4: Preparing 09:21:12 eb75beeb3814: Preparing 09:21:12 f22d5e03e51c: Preparing 09:21:12 4d835cc6c2d1: Preparing 09:21:12 c51d2998d22d: Preparing 09:21:12 b21cb09037c6: Preparing 09:21:12 fa795304a936: Preparing 09:21:12 4e874cd9dc58: Preparing 09:21:12 f4f984744f87: Preparing 09:21:12 c95e9e330dfd: Preparing 09:21:12 dd9c8f8612c8: Preparing 09:21:12 4e874cd9dc58: Waiting 09:21:12 c95e9e330dfd: Waiting 09:21:12 dd9c8f8612c8: Waiting 09:21:12 b21cb09037c6: Waiting 09:21:12 fa795304a936: Waiting 09:21:12 f4f984744f87: Waiting 09:21:12 eb75beeb3814: Layer already exists 09:21:12 c51d2998d22d: Layer already exists 09:21:12 4d835cc6c2d1: Layer already exists 09:21:12 90cda2786ef4: Layer already exists 09:21:12 f22d5e03e51c: Layer already exists 09:21:12 f4f984744f87: Layer already exists 09:21:12 b21cb09037c6: Layer already exists 09:21:12 c95e9e330dfd: Layer already exists 09:21:12 4e874cd9dc58: Layer already exists 09:21:12 fa795304a936: Layer already exists 09:21:12 dd9c8f8612c8: Layer already exists 09:21:12 odessa: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:12 ===================================================== [Pipeline] echo 09:21:12 taggedImages: 09:21:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 09:21:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 09:21:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:21:12 036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:12 4.0.0 09:21:12 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:12 odessa 09:21:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:13 9822a23a4804: Preparing 09:21:13 5ad2769b188b: Preparing 09:21:13 2804818e1b17: Preparing 09:21:13 d73f58fba67a: Preparing 09:21:13 2352dc842ffa: Preparing 09:21:13 0188d9ca983e: Preparing 09:21:13 3ab6be94a5ff: Preparing 09:21:13 0188d9ca983e: Waiting 09:21:13 b21cb09037c6: Preparing 09:21:13 3ab6be94a5ff: Waiting 09:21:13 b21cb09037c6: Waiting 09:21:13 fa795304a936: Preparing 09:21:13 4e8986105588: Preparing 09:21:13 fa795304a936: Waiting 09:21:13 7631b8886680: Preparing 09:21:13 dd9c8f8612c8: Preparing 09:21:13 4e8986105588: Waiting 09:21:13 dd9c8f8612c8: Waiting 09:21:13 7631b8886680: Waiting 09:21:13 2352dc842ffa: Pushed 09:21:13 5ad2769b188b: Pushed 09:21:13 9822a23a4804: Pushed 09:21:13 b21cb09037c6: Layer already exists 09:21:13 fa795304a936: Layer already exists 09:21:13 0188d9ca983e: Pushed 09:21:13 3ab6be94a5ff: Pushed 09:21:13 dd9c8f8612c8: Layer already exists 09:21:14 4e8986105588: Pushed 09:21:16 7631b8886680: Pushed 09:21:18 d73f58fba67a: Pushed 09:21:20 2804818e1b17: Pushed 09:21:20 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 09:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:20 9822a23a4804: Preparing 09:21:20 5ad2769b188b: Preparing 09:21:20 2804818e1b17: Preparing 09:21:20 d73f58fba67a: Preparing 09:21:20 2352dc842ffa: Preparing 09:21:20 0188d9ca983e: Preparing 09:21:20 3ab6be94a5ff: Preparing 09:21:20 b21cb09037c6: Preparing 09:21:20 fa795304a936: Preparing 09:21:20 4e8986105588: Preparing 09:21:20 7631b8886680: Preparing 09:21:20 dd9c8f8612c8: Preparing 09:21:20 4e8986105588: Waiting 09:21:20 b21cb09037c6: Waiting 09:21:20 fa795304a936: Waiting 09:21:20 7631b8886680: Waiting 09:21:20 0188d9ca983e: Waiting 09:21:20 3ab6be94a5ff: Waiting 09:21:20 dd9c8f8612c8: Waiting 09:21:20 2352dc842ffa: Layer already exists 09:21:20 d73f58fba67a: Layer already exists 09:21:20 9822a23a4804: Layer already exists 09:21:20 5ad2769b188b: Layer already exists 09:21:20 2804818e1b17: Layer already exists 09:21:20 3ab6be94a5ff: Layer already exists 09:21:20 0188d9ca983e: Layer already exists 09:21:20 b21cb09037c6: Layer already exists 09:21:20 4e8986105588: Layer already exists 09:21:20 fa795304a936: Layer already exists 09:21:20 7631b8886680: Layer already exists 09:21:20 dd9c8f8612c8: Layer already exists 09:21:21 4.0.0: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:21 9822a23a4804: Preparing 09:21:21 5ad2769b188b: Preparing 09:21:21 2804818e1b17: Preparing 09:21:21 d73f58fba67a: Preparing 09:21:21 2352dc842ffa: Preparing 09:21:21 0188d9ca983e: Preparing 09:21:21 3ab6be94a5ff: Preparing 09:21:21 b21cb09037c6: Preparing 09:21:21 fa795304a936: Preparing 09:21:21 4e8986105588: Preparing 09:21:21 7631b8886680: Preparing 09:21:21 dd9c8f8612c8: Preparing 09:21:21 3ab6be94a5ff: Waiting 09:21:21 b21cb09037c6: Waiting 09:21:21 fa795304a936: Waiting 09:21:21 4e8986105588: Waiting 09:21:21 7631b8886680: Waiting 09:21:21 dd9c8f8612c8: Waiting 09:21:21 0188d9ca983e: Waiting 09:21:21 2352dc842ffa: Layer already exists 09:21:21 5ad2769b188b: Layer already exists 09:21:21 d73f58fba67a: Layer already exists 09:21:21 9822a23a4804: Layer already exists 09:21:21 2804818e1b17: Layer already exists 09:21:21 b21cb09037c6: Layer already exists 09:21:21 0188d9ca983e: Layer already exists 09:21:21 3ab6be94a5ff: Layer already exists 09:21:21 fa795304a936: Layer already exists 09:21:21 4e8986105588: Layer already exists 09:21:21 7631b8886680: Layer already exists 09:21:21 dd9c8f8612c8: Layer already exists 09:21:22 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 09:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:21:22 9822a23a4804: Preparing 09:21:22 5ad2769b188b: Preparing 09:21:22 2804818e1b17: Preparing 09:21:22 d73f58fba67a: Preparing 09:21:22 2352dc842ffa: Preparing 09:21:22 0188d9ca983e: Preparing 09:21:22 3ab6be94a5ff: Preparing 09:21:22 b21cb09037c6: Preparing 09:21:22 fa795304a936: Preparing 09:21:22 4e8986105588: Preparing 09:21:22 7631b8886680: Preparing 09:21:22 dd9c8f8612c8: Preparing 09:21:22 b21cb09037c6: Waiting 09:21:22 0188d9ca983e: Waiting 09:21:22 3ab6be94a5ff: Waiting 09:21:22 7631b8886680: Waiting 09:21:22 fa795304a936: Waiting 09:21:22 4e8986105588: Waiting 09:21:22 dd9c8f8612c8: Waiting 09:21:22 2352dc842ffa: Layer already exists 09:21:22 2804818e1b17: Layer already exists 09:21:22 5ad2769b188b: Layer already exists 09:21:22 d73f58fba67a: Layer already exists 09:21:22 9822a23a4804: Layer already exists 09:21:22 b21cb09037c6: Layer already exists 09:21:22 4e8986105588: Layer already exists 09:21:22 fa795304a936: Layer already exists 09:21:22 0188d9ca983e: Layer already exists 09:21:22 3ab6be94a5ff: Layer already exists 09:21:22 dd9c8f8612c8: Layer already exists 09:21:22 7631b8886680: Layer already exists 09:21:22 odessa: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:23 ===================================================== [Pipeline] echo 09:21:23 taggedImages: 09:21:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 09:21:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 09:21:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:21:23 036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:23 4.0.0 09:21:23 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:23 odessa 09:21:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:21:23 ab69cf58a0be: Preparing 09:21:23 b4e9b372cb51: Preparing 09:21:23 b21cb09037c6: Preparing 09:21:23 fa795304a936: Preparing 09:21:23 939280d95c48: Preparing 09:21:23 a9bb56481a91: Preparing 09:21:23 dd9c8f8612c8: Preparing 09:21:23 a9bb56481a91: Waiting 09:21:23 dd9c8f8612c8: Waiting 09:21:23 fa795304a936: Layer already exists 09:21:23 b21cb09037c6: Layer already exists 09:21:23 dd9c8f8612c8: Layer already exists 09:21:24 939280d95c48: Pushed 09:21:24 ab69cf58a0be: Pushed 09:21:26 a9bb56481a91: Pushed 09:21:38 b4e9b372cb51: Pushed 09:21:38 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 09:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:21:39 ab69cf58a0be: Preparing 09:21:39 b4e9b372cb51: Preparing 09:21:39 b21cb09037c6: Preparing 09:21:39 fa795304a936: Preparing 09:21:39 939280d95c48: Preparing 09:21:39 a9bb56481a91: Preparing 09:21:39 dd9c8f8612c8: Preparing 09:21:39 a9bb56481a91: Waiting 09:21:39 dd9c8f8612c8: Waiting 09:21:39 ab69cf58a0be: Layer already exists 09:21:39 b21cb09037c6: Layer already exists 09:21:39 fa795304a936: Layer already exists 09:21:39 939280d95c48: Layer already exists 09:21:39 b4e9b372cb51: Layer already exists 09:21:39 a9bb56481a91: Layer already exists 09:21:39 dd9c8f8612c8: Layer already exists 09:21:39 4.0.0: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:21:39 ab69cf58a0be: Preparing 09:21:39 b4e9b372cb51: Preparing 09:21:39 b21cb09037c6: Preparing 09:21:39 fa795304a936: Preparing 09:21:39 939280d95c48: Preparing 09:21:39 a9bb56481a91: Preparing 09:21:39 dd9c8f8612c8: Preparing 09:21:39 a9bb56481a91: Waiting 09:21:39 dd9c8f8612c8: Waiting 09:21:39 b21cb09037c6: Layer already exists 09:21:39 ab69cf58a0be: Layer already exists 09:21:39 fa795304a936: Layer already exists 09:21:39 b4e9b372cb51: Layer already exists 09:21:39 939280d95c48: Layer already exists 09:21:39 dd9c8f8612c8: Layer already exists 09:21:39 a9bb56481a91: Layer already exists 09:21:39 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 09:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:21:46 ab69cf58a0be: Preparing 09:21:46 b4e9b372cb51: Preparing 09:21:46 b21cb09037c6: Preparing 09:21:46 fa795304a936: Preparing 09:21:46 939280d95c48: Preparing 09:21:46 a9bb56481a91: Preparing 09:21:46 dd9c8f8612c8: Preparing 09:21:46 a9bb56481a91: Waiting 09:21:46 dd9c8f8612c8: Waiting 09:21:46 fa795304a936: Layer already exists 09:21:46 b21cb09037c6: Layer already exists 09:21:46 939280d95c48: Layer already exists 09:21:46 b4e9b372cb51: Layer already exists 09:21:46 ab69cf58a0be: Layer already exists 09:21:46 a9bb56481a91: Layer already exists 09:21:46 dd9c8f8612c8: Layer already exists 09:21:46 odessa: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:46 ===================================================== [Pipeline] echo 09:21:46 taggedImages: 09:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 09:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 09:21:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:21:46 036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:46 4.0.0 09:21:46 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:21:46 odessa 09:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:21:47 23a1b00cf99f: Preparing 09:21:47 8ae6b6713f31: Preparing 09:21:47 d7e793b86e04: Preparing 09:21:47 b21cb09037c6: Preparing 09:21:47 fa795304a936: Preparing 09:21:47 4c4db5298589: Preparing 09:21:47 c12f72bdc76a: Preparing 09:21:47 a5ff28194687: Preparing 09:21:47 7ddc8518707d: Preparing 09:21:47 dd9c8f8612c8: Preparing 09:21:47 c12f72bdc76a: Waiting 09:21:47 a5ff28194687: Waiting 09:21:47 7ddc8518707d: Waiting 09:21:47 dd9c8f8612c8: Waiting 09:21:47 4c4db5298589: Waiting 09:21:47 b21cb09037c6: Layer already exists 09:21:47 fa795304a936: Layer already exists 09:21:47 8ae6b6713f31: Pushed 09:21:47 d7e793b86e04: Pushed 09:21:47 23a1b00cf99f: Pushed 09:21:47 dd9c8f8612c8: Layer already exists 09:21:47 a5ff28194687: Pushed 09:21:48 7ddc8518707d: Pushed 09:21:58 c12f72bdc76a: Pushed 09:22:13 4c4db5298589: Pushed 09:22:13 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 09:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:14 23a1b00cf99f: Preparing 09:22:14 8ae6b6713f31: Preparing 09:22:14 d7e793b86e04: Preparing 09:22:14 b21cb09037c6: Preparing 09:22:14 fa795304a936: Preparing 09:22:14 4c4db5298589: Preparing 09:22:14 c12f72bdc76a: Preparing 09:22:14 a5ff28194687: Preparing 09:22:14 7ddc8518707d: Preparing 09:22:14 dd9c8f8612c8: Preparing 09:22:14 c12f72bdc76a: Waiting 09:22:14 4c4db5298589: Waiting 09:22:14 7ddc8518707d: Waiting 09:22:14 a5ff28194687: Waiting 09:22:14 dd9c8f8612c8: Waiting 09:22:14 23a1b00cf99f: Layer already exists 09:22:14 8ae6b6713f31: Layer already exists 09:22:14 d7e793b86e04: Layer already exists 09:22:14 fa795304a936: Layer already exists 09:22:14 b21cb09037c6: Layer already exists 09:22:14 7ddc8518707d: Layer already exists 09:22:14 dd9c8f8612c8: Layer already exists 09:22:14 a5ff28194687: Layer already exists 09:22:14 c12f72bdc76a: Layer already exists 09:22:14 4c4db5298589: Layer already exists 09:22:14 4.0.0: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:15 23a1b00cf99f: Preparing 09:22:15 8ae6b6713f31: Preparing 09:22:15 d7e793b86e04: Preparing 09:22:15 b21cb09037c6: Preparing 09:22:15 fa795304a936: Preparing 09:22:15 4c4db5298589: Preparing 09:22:15 c12f72bdc76a: Preparing 09:22:15 a5ff28194687: Preparing 09:22:15 7ddc8518707d: Preparing 09:22:15 dd9c8f8612c8: Preparing 09:22:15 4c4db5298589: Waiting 09:22:15 c12f72bdc76a: Waiting 09:22:15 7ddc8518707d: Waiting 09:22:15 a5ff28194687: Waiting 09:22:15 dd9c8f8612c8: Waiting 09:22:15 b21cb09037c6: Layer already exists 09:22:15 8ae6b6713f31: Layer already exists 09:22:15 23a1b00cf99f: Layer already exists 09:22:15 d7e793b86e04: Layer already exists 09:22:15 fa795304a936: Layer already exists 09:22:15 a5ff28194687: Layer already exists 09:22:15 c12f72bdc76a: Layer already exists 09:22:15 4c4db5298589: Layer already exists 09:22:15 dd9c8f8612c8: Layer already exists 09:22:15 7ddc8518707d: Layer already exists 09:22:15 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 09:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:22:16 23a1b00cf99f: Preparing 09:22:16 8ae6b6713f31: Preparing 09:22:16 d7e793b86e04: Preparing 09:22:16 b21cb09037c6: Preparing 09:22:16 fa795304a936: Preparing 09:22:16 4c4db5298589: Preparing 09:22:16 c12f72bdc76a: Preparing 09:22:16 a5ff28194687: Preparing 09:22:16 7ddc8518707d: Preparing 09:22:16 dd9c8f8612c8: Preparing 09:22:16 4c4db5298589: Waiting 09:22:16 c12f72bdc76a: Waiting 09:22:16 a5ff28194687: Waiting 09:22:16 7ddc8518707d: Waiting 09:22:16 dd9c8f8612c8: Waiting 09:22:16 23a1b00cf99f: Layer already exists 09:22:16 8ae6b6713f31: Layer already exists 09:22:16 d7e793b86e04: Layer already exists 09:22:16 fa795304a936: Layer already exists 09:22:16 b21cb09037c6: Layer already exists 09:22:16 4c4db5298589: Layer already exists 09:22:16 a5ff28194687: Layer already exists 09:22:16 c12f72bdc76a: Layer already exists 09:22:16 7ddc8518707d: Layer already exists 09:22:16 dd9c8f8612c8: Layer already exists 09:22:16 odessa: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:16 ===================================================== [Pipeline] echo 09:22:16 taggedImages: 09:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 09:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 09:22:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:22:16 036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:16 4.0.0 09:22:16 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:16 odessa 09:22:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:22:17 b2c1ab09ddba: Preparing 09:22:17 78dc194f4acc: Preparing 09:22:17 4e8c98f0cd7c: Preparing 09:22:17 b21cb09037c6: Preparing 09:22:17 fa795304a936: Preparing 09:22:17 4c4db5298589: Preparing 09:22:17 676b83f64bb1: Preparing 09:22:17 6f40d7351f01: Preparing 09:22:17 dd9c8f8612c8: Preparing 09:22:17 676b83f64bb1: Waiting 09:22:17 dd9c8f8612c8: Waiting 09:22:17 4c4db5298589: Waiting 09:22:17 6f40d7351f01: Waiting 09:22:17 b21cb09037c6: Layer already exists 09:22:17 fa795304a936: Layer already exists 09:22:17 4c4db5298589: Layer already exists 09:22:17 78dc194f4acc: Pushed 09:22:17 4e8c98f0cd7c: Pushed 09:22:17 b2c1ab09ddba: Pushed 09:22:17 dd9c8f8612c8: Layer already exists 09:22:17 676b83f64bb1: Pushed 09:22:18 6f40d7351f01: Pushed 09:22:18 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 09:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:22:19 b2c1ab09ddba: Preparing 09:22:19 78dc194f4acc: Preparing 09:22:19 4e8c98f0cd7c: Preparing 09:22:19 b21cb09037c6: Preparing 09:22:19 fa795304a936: Preparing 09:22:19 4c4db5298589: Preparing 09:22:19 676b83f64bb1: Preparing 09:22:19 6f40d7351f01: Preparing 09:22:19 dd9c8f8612c8: Preparing 09:22:19 676b83f64bb1: Waiting 09:22:19 6f40d7351f01: Waiting 09:22:19 dd9c8f8612c8: Waiting 09:22:19 4c4db5298589: Waiting 09:22:19 4e8c98f0cd7c: Layer already exists 09:22:19 b2c1ab09ddba: Layer already exists 09:22:19 b21cb09037c6: Layer already exists 09:22:19 78dc194f4acc: Layer already exists 09:22:19 fa795304a936: Layer already exists 09:22:19 4c4db5298589: Layer already exists 09:22:19 676b83f64bb1: Layer already exists 09:22:19 6f40d7351f01: Layer already exists 09:22:19 dd9c8f8612c8: Layer already exists 09:22:19 4.0.0: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:22:20 b2c1ab09ddba: Preparing 09:22:20 78dc194f4acc: Preparing 09:22:20 4e8c98f0cd7c: Preparing 09:22:20 b21cb09037c6: Preparing 09:22:20 fa795304a936: Preparing 09:22:20 4c4db5298589: Preparing 09:22:20 676b83f64bb1: Preparing 09:22:20 6f40d7351f01: Preparing 09:22:20 dd9c8f8612c8: Preparing 09:22:20 676b83f64bb1: Waiting 09:22:20 6f40d7351f01: Waiting 09:22:20 dd9c8f8612c8: Waiting 09:22:20 4c4db5298589: Waiting 09:22:20 b21cb09037c6: Layer already exists 09:22:20 b2c1ab09ddba: Layer already exists 09:22:20 fa795304a936: Layer already exists 09:22:20 78dc194f4acc: Layer already exists 09:22:20 4e8c98f0cd7c: Layer already exists 09:22:20 6f40d7351f01: Layer already exists 09:22:20 676b83f64bb1: Layer already exists 09:22:20 4c4db5298589: Layer already exists 09:22:20 dd9c8f8612c8: Layer already exists 09:22:20 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 09:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:22:21 b2c1ab09ddba: Preparing 09:22:21 78dc194f4acc: Preparing 09:22:21 4e8c98f0cd7c: Preparing 09:22:21 b21cb09037c6: Preparing 09:22:21 fa795304a936: Preparing 09:22:21 4c4db5298589: Preparing 09:22:21 676b83f64bb1: Preparing 09:22:21 6f40d7351f01: Preparing 09:22:21 dd9c8f8612c8: Preparing 09:22:21 676b83f64bb1: Waiting 09:22:21 6f40d7351f01: Waiting 09:22:21 dd9c8f8612c8: Waiting 09:22:21 4c4db5298589: Waiting 09:22:21 b2c1ab09ddba: Layer already exists 09:22:21 fa795304a936: Layer already exists 09:22:21 78dc194f4acc: Layer already exists 09:22:21 b21cb09037c6: Layer already exists 09:22:21 4e8c98f0cd7c: Layer already exists 09:22:21 4c4db5298589: Layer already exists 09:22:21 676b83f64bb1: Layer already exists 09:22:21 6f40d7351f01: Layer already exists 09:22:21 dd9c8f8612c8: Layer already exists 09:22:21 odessa: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:21 ===================================================== [Pipeline] echo 09:22:21 taggedImages: 09:22:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 09:22:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 09:22:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:22:21 036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:21 4.0.0 09:22:21 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:21 odessa 09:22:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:22:22 768d79b0dd1d: Preparing 09:22:22 e1d33919e84d: Preparing 09:22:22 98a2465b4c91: Preparing 09:22:22 b21cb09037c6: Preparing 09:22:22 fa795304a936: Preparing 09:22:22 4c4db5298589: Preparing 09:22:22 a5ff28194687: Preparing 09:22:22 7ddc8518707d: Preparing 09:22:22 dd9c8f8612c8: Preparing 09:22:22 4c4db5298589: Waiting 09:22:22 a5ff28194687: Waiting 09:22:22 7ddc8518707d: Waiting 09:22:22 dd9c8f8612c8: Waiting 09:22:22 fa795304a936: Layer already exists 09:22:22 b21cb09037c6: Layer already exists 09:22:22 4c4db5298589: Layer already exists 09:22:22 a5ff28194687: Layer already exists 09:22:22 7ddc8518707d: Layer already exists 09:22:22 98a2465b4c91: Pushed 09:22:22 dd9c8f8612c8: Layer already exists 09:22:22 768d79b0dd1d: Pushed 09:22:22 e1d33919e84d: Pushed 09:22:22 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 09:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:22:23 768d79b0dd1d: Preparing 09:22:23 e1d33919e84d: Preparing 09:22:23 98a2465b4c91: Preparing 09:22:23 b21cb09037c6: Preparing 09:22:23 fa795304a936: Preparing 09:22:23 4c4db5298589: Preparing 09:22:23 a5ff28194687: Preparing 09:22:23 7ddc8518707d: Preparing 09:22:23 dd9c8f8612c8: Preparing 09:22:23 a5ff28194687: Waiting 09:22:23 7ddc8518707d: Waiting 09:22:23 dd9c8f8612c8: Waiting 09:22:23 4c4db5298589: Waiting 09:22:23 768d79b0dd1d: Layer already exists 09:22:23 b21cb09037c6: Layer already exists 09:22:23 98a2465b4c91: Layer already exists 09:22:23 e1d33919e84d: Layer already exists 09:22:23 fa795304a936: Layer already exists 09:22:23 a5ff28194687: Layer already exists 09:22:23 7ddc8518707d: Layer already exists 09:22:23 4c4db5298589: Layer already exists 09:22:23 dd9c8f8612c8: Layer already exists 09:22:23 4.0.0: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:22:24 768d79b0dd1d: Preparing 09:22:24 e1d33919e84d: Preparing 09:22:24 98a2465b4c91: Preparing 09:22:24 b21cb09037c6: Preparing 09:22:24 fa795304a936: Preparing 09:22:24 4c4db5298589: Preparing 09:22:24 a5ff28194687: Preparing 09:22:24 7ddc8518707d: Preparing 09:22:24 dd9c8f8612c8: Preparing 09:22:24 a5ff28194687: Waiting 09:22:24 7ddc8518707d: Waiting 09:22:24 dd9c8f8612c8: Waiting 09:22:24 4c4db5298589: Waiting 09:22:24 98a2465b4c91: Layer already exists 09:22:24 fa795304a936: Layer already exists 09:22:24 e1d33919e84d: Layer already exists 09:22:24 768d79b0dd1d: Layer already exists 09:22:24 b21cb09037c6: Layer already exists 09:22:24 a5ff28194687: Layer already exists 09:22:24 dd9c8f8612c8: Layer already exists 09:22:24 7ddc8518707d: Layer already exists 09:22:24 4c4db5298589: Layer already exists 09:22:24 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 09:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:22:25 768d79b0dd1d: Preparing 09:22:25 e1d33919e84d: Preparing 09:22:25 98a2465b4c91: Preparing 09:22:25 b21cb09037c6: Preparing 09:22:25 fa795304a936: Preparing 09:22:25 4c4db5298589: Preparing 09:22:25 a5ff28194687: Preparing 09:22:25 7ddc8518707d: Preparing 09:22:25 dd9c8f8612c8: Preparing 09:22:25 4c4db5298589: Waiting 09:22:25 a5ff28194687: Waiting 09:22:25 7ddc8518707d: Waiting 09:22:25 dd9c8f8612c8: Waiting 09:22:25 b21cb09037c6: Layer already exists 09:22:25 98a2465b4c91: Layer already exists 09:22:25 fa795304a936: Layer already exists 09:22:25 768d79b0dd1d: Layer already exists 09:22:25 e1d33919e84d: Layer already exists 09:22:25 4c4db5298589: Layer already exists 09:22:25 a5ff28194687: Layer already exists 09:22:25 7ddc8518707d: Layer already exists 09:22:25 dd9c8f8612c8: Layer already exists 09:22:25 odessa: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:25 ===================================================== [Pipeline] echo 09:22:25 taggedImages: 09:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 09:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 09:22:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:22:25 036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:25 4.0.0 09:22:25 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:25 odessa 09:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:22:26 3a70501c146e: Preparing 09:22:26 c927ca3970b8: Preparing 09:22:26 b21cb09037c6: Preparing 09:22:26 fa795304a936: Preparing 09:22:26 b791f35e651b: Preparing 09:22:26 58c4bbb41f5b: Preparing 09:22:26 dd9c8f8612c8: Preparing 09:22:26 58c4bbb41f5b: Waiting 09:22:26 dd9c8f8612c8: Waiting 09:22:26 b21cb09037c6: Layer already exists 09:22:26 fa795304a936: Layer already exists 09:22:26 dd9c8f8612c8: Layer already exists 09:22:41 58c4bbb41f5b: Pushed 09:22:41 b791f35e651b: Pushed 09:22:41 c927ca3970b8: Pushed 09:22:41 3a70501c146e: Pushed 09:22:41 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 09:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:22:42 3a70501c146e: Preparing 09:22:42 c927ca3970b8: Preparing 09:22:42 b21cb09037c6: Preparing 09:22:42 fa795304a936: Preparing 09:22:42 b791f35e651b: Preparing 09:22:42 58c4bbb41f5b: Preparing 09:22:42 dd9c8f8612c8: Preparing 09:22:42 58c4bbb41f5b: Waiting 09:22:42 dd9c8f8612c8: Waiting 09:22:42 b791f35e651b: Layer already exists 09:22:42 3a70501c146e: Layer already exists 09:22:42 c927ca3970b8: Layer already exists 09:22:42 fa795304a936: Layer already exists 09:22:42 b21cb09037c6: Layer already exists 09:22:42 dd9c8f8612c8: Layer already exists 09:22:42 58c4bbb41f5b: Layer already exists 09:22:42 4.0.0: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:22:43 3a70501c146e: Preparing 09:22:43 c927ca3970b8: Preparing 09:22:43 b21cb09037c6: Preparing 09:22:43 fa795304a936: Preparing 09:22:43 b791f35e651b: Preparing 09:22:43 58c4bbb41f5b: Preparing 09:22:43 dd9c8f8612c8: Preparing 09:22:43 58c4bbb41f5b: Waiting 09:22:43 dd9c8f8612c8: Waiting 09:22:43 fa795304a936: Layer already exists 09:22:43 b21cb09037c6: Layer already exists 09:22:43 c927ca3970b8: Layer already exists 09:22:43 b791f35e651b: Layer already exists 09:22:43 3a70501c146e: Layer already exists 09:22:43 dd9c8f8612c8: Layer already exists 09:22:43 58c4bbb41f5b: Layer already exists 09:22:43 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 09:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:22:44 3a70501c146e: Preparing 09:22:44 c927ca3970b8: Preparing 09:22:44 b21cb09037c6: Preparing 09:22:44 fa795304a936: Preparing 09:22:44 b791f35e651b: Preparing 09:22:44 58c4bbb41f5b: Preparing 09:22:44 dd9c8f8612c8: Preparing 09:22:44 58c4bbb41f5b: Waiting 09:22:44 dd9c8f8612c8: Waiting 09:22:44 3a70501c146e: Layer already exists 09:22:44 b791f35e651b: Layer already exists 09:22:44 c927ca3970b8: Layer already exists 09:22:44 b21cb09037c6: Layer already exists 09:22:44 fa795304a936: Layer already exists 09:22:44 58c4bbb41f5b: Layer already exists 09:22:44 dd9c8f8612c8: Layer already exists 09:22:44 odessa: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:44 ===================================================== [Pipeline] echo 09:22:44 taggedImages: 09:22:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 09:22:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 09:22:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:22:44 036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:44 4.0.0 09:22:44 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:44 odessa 09:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:22:45 eec2cdb61561: Preparing 09:22:45 b0cc58b127dd: Preparing 09:22:45 b21cb09037c6: Preparing 09:22:45 fa795304a936: Preparing 09:22:45 2221f7f07bfc: Preparing 09:22:45 697f7e5b31ab: Preparing 09:22:45 dd9c8f8612c8: Preparing 09:22:45 697f7e5b31ab: Waiting 09:22:45 dd9c8f8612c8: Waiting 09:22:45 fa795304a936: Layer already exists 09:22:45 b21cb09037c6: Layer already exists 09:22:45 dd9c8f8612c8: Layer already exists 09:22:45 2221f7f07bfc: Pushed 09:22:45 eec2cdb61561: Pushed 09:22:46 697f7e5b31ab: Pushed 09:22:54 b0cc58b127dd: Pushed 09:22:54 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 09:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:22:55 eec2cdb61561: Preparing 09:22:55 b0cc58b127dd: Preparing 09:22:55 b21cb09037c6: Preparing 09:22:55 fa795304a936: Preparing 09:22:55 2221f7f07bfc: Preparing 09:22:55 697f7e5b31ab: Preparing 09:22:55 dd9c8f8612c8: Preparing 09:22:55 697f7e5b31ab: Waiting 09:22:55 dd9c8f8612c8: Waiting 09:22:55 fa795304a936: Layer already exists 09:22:55 b0cc58b127dd: Layer already exists 09:22:55 b21cb09037c6: Layer already exists 09:22:55 2221f7f07bfc: Layer already exists 09:22:55 eec2cdb61561: Layer already exists 09:22:55 697f7e5b31ab: Layer already exists 09:22:55 dd9c8f8612c8: Layer already exists 09:22:55 4.0.0: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:22:56 eec2cdb61561: Preparing 09:22:56 b0cc58b127dd: Preparing 09:22:56 b21cb09037c6: Preparing 09:22:56 fa795304a936: Preparing 09:22:56 2221f7f07bfc: Preparing 09:22:56 697f7e5b31ab: Preparing 09:22:56 dd9c8f8612c8: Preparing 09:22:56 697f7e5b31ab: Waiting 09:22:56 dd9c8f8612c8: Waiting 09:22:56 eec2cdb61561: Layer already exists 09:22:56 b0cc58b127dd: Layer already exists 09:22:56 b21cb09037c6: Layer already exists 09:22:56 2221f7f07bfc: Layer already exists 09:22:56 fa795304a936: Layer already exists 09:22:56 dd9c8f8612c8: Layer already exists 09:22:56 697f7e5b31ab: Layer already exists 09:22:56 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 09:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:22:57 eec2cdb61561: Preparing 09:22:57 b0cc58b127dd: Preparing 09:22:57 b21cb09037c6: Preparing 09:22:57 fa795304a936: Preparing 09:22:57 2221f7f07bfc: Preparing 09:22:57 697f7e5b31ab: Preparing 09:22:57 dd9c8f8612c8: Preparing 09:22:57 697f7e5b31ab: Waiting 09:22:57 dd9c8f8612c8: Waiting 09:22:57 b21cb09037c6: Layer already exists 09:22:57 2221f7f07bfc: Layer already exists 09:22:57 b0cc58b127dd: Layer already exists 09:22:57 fa795304a936: Layer already exists 09:22:57 eec2cdb61561: Layer already exists 09:22:57 697f7e5b31ab: Layer already exists 09:22:57 dd9c8f8612c8: Layer already exists 09:22:57 odessa: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:57 ===================================================== [Pipeline] echo 09:22:57 taggedImages: 09:22:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd 09:22:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 09:22:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 09:22:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:58 09:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:58 arm64: Pulling from edgex-lftools-log-publisher 09:22:58 8998bd30e6a1: Pulling fs layer 09:22:58 04944245beec: Pulling fs layer 09:22:58 699f458cf7ca: Pulling fs layer 09:22:58 765212b225bb: Pulling fs layer 09:22:58 f23df028b6ca: Pulling fs layer 09:22:58 d65c8cfc05b1: Pulling fs layer 09:22:58 2437ff75d9bd: Pulling fs layer 09:22:58 f23df028b6ca: Waiting 09:22:58 d65c8cfc05b1: Waiting 09:22:58 2437ff75d9bd: Waiting 09:22:58 765212b225bb: Waiting 09:22:58 04944245beec: Verifying Checksum 09:22:58 04944245beec: Download complete 09:22:58 765212b225bb: Verifying Checksum 09:22:58 765212b225bb: Download complete 09:22:58 f23df028b6ca: Verifying Checksum 09:22:58 f23df028b6ca: Download complete 09:22:58 d65c8cfc05b1: Verifying Checksum 09:22:58 d65c8cfc05b1: Download complete 09:22:58 699f458cf7ca: Verifying Checksum 09:22:58 699f458cf7ca: Download complete 09:22:59 8998bd30e6a1: Verifying Checksum 09:22:59 8998bd30e6a1: Download complete 09:23:01 2437ff75d9bd: Verifying Checksum 09:23:01 2437ff75d9bd: Download complete 09:23:03 8998bd30e6a1: Pull complete 09:23:04 04944245beec: Pull complete 09:23:05 699f458cf7ca: Pull complete 09:23:06 765212b225bb: Pull complete 09:23:06 f23df028b6ca: Pull complete 09:23:06 d65c8cfc05b1: Pull complete 09:23:25 2437ff75d9bd: Pull complete 09:23:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container 09:23:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:23:28 $ docker top 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:28 ---> job-cost.sh 09:23:29 lf-activate-venv: SKIPPING 09:23:29 INFO: No Stack... 09:23:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:30 INFO: Archiving Costs [Pipeline] sh 09:23:30 + cut -d, -f6 09:23:30 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:23:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] 09:23:30 Resource [jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] did not exist. Created. 09:23:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:23:32 Stashed 1 file(s) [Pipeline] } 09:23:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:23:32 $ docker stop --time=1 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 09:23:34 $ docker rm -f --volumes 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:23:35 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:23:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:36 ---> package-listing.sh 09:23:36 ++ facter osfamily 09:23:36 ++ tr '[:upper:]' '[:lower:]' 09:23:37 + OS_FAMILY=debian 09:23:37 + workspace=/w/workspace/edgex-go/2 09:23:37 + START_PACKAGES=/tmp/packages_start.txt 09:23:37 + END_PACKAGES=/tmp/packages_end.txt 09:23:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:37 + PACKAGES=/tmp/packages_start.txt 09:23:37 + '[' /w/workspace/edgex-go/2 ']' 09:23:37 + PACKAGES=/tmp/packages_end.txt 09:23:37 + case "${OS_FAMILY}" in 09:23:37 + dpkg -l 09:23:37 + grep '^ii' 09:23:37 + '[' -f /tmp/packages_start.txt ']' 09:23:37 + '[' -f /tmp/packages_end.txt ']' 09:23:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:37 + '[' /w/workspace/edgex-go/2 ']' 09:23:37 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:23:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:23:37 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:23:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:37 09:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:38 latest: Pulling from edgex-lftools-log-publisher 09:23:38 5eb5b503b376: Pulling fs layer 09:23:38 5c69ac0246d0: Pulling fs layer 09:23:38 ec43610c2a17: Pulling fs layer 09:23:38 3a2ae6a8a46f: Pulling fs layer 09:23:38 33b1e0a273af: Pulling fs layer 09:23:38 5d3b04190fa2: Pulling fs layer 09:23:38 2f39f015ded8: Pulling fs layer 09:23:38 33b1e0a273af: Waiting 09:23:38 5d3b04190fa2: Waiting 09:23:38 2f39f015ded8: Waiting 09:23:38 3a2ae6a8a46f: Waiting 09:23:38 5c69ac0246d0: Verifying Checksum 09:23:38 5c69ac0246d0: Download complete 09:23:38 3a2ae6a8a46f: Verifying Checksum 09:23:38 3a2ae6a8a46f: Download complete 09:23:38 33b1e0a273af: Verifying Checksum 09:23:38 33b1e0a273af: Download complete 09:23:38 5d3b04190fa2: Verifying Checksum 09:23:38 5d3b04190fa2: Download complete 09:23:38 ec43610c2a17: Verifying Checksum 09:23:38 ec43610c2a17: Download complete 09:23:38 5eb5b503b376: Verifying Checksum 09:23:38 5eb5b503b376: Download complete 09:23:38 2f39f015ded8: Download complete 09:23:39 5eb5b503b376: Pull complete 09:23:39 5c69ac0246d0: Pull complete 09:23:40 ec43610c2a17: Pull complete 09:23:40 3a2ae6a8a46f: Pull complete 09:23:40 33b1e0a273af: Pull complete 09:23:40 5d3b04190fa2: Pull complete 09:23:44 2f39f015ded8: Pull complete 09:23:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:44 prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container 09:23:44 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:23:47 $ docker top fb92cba87283d68f0b9b9fb711e533be5a4bf538d998bae0947e23e85bfc36cf -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:23:48 + ls /var/log/sa-host 09:23:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:48 provisioning config files... 09:23:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config281865233394074156tmp [Pipeline] { [Pipeline] echo 09:23:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:48 ---> create-netrc.sh [Pipeline] } 09:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:48 ---> python-tools-install.sh [Pipeline] echo 09:23:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:49 ---> sudo-logs.sh 09:23:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:49 ---> job-cost.sh 09:23:49 lf-activate-venv: SKIPPING 09:23:49 DEBUG: total: 0.10999999940395355 09:23:49 INFO: Retrieving Stack Cost... 09:23:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:50 INFO: Archiving Costs [Pipeline] echo 09:23:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:50 ---> logs-deploy.sh 09:23:50 lf-activate-venv: SKIPPING 09:23:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/2 09:23:50 INFO: archiving workspace using pattern(s): 09:23:51 Archives upload complete. 09:23:51 INFO: archiving logs to Nexus