Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c84d4286c0f8f0a750d7773817fd36385a395c 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-ssh973897990961632777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh7223597582577893265.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1788114272384922413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh7015938364916754259.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15589022928888744338.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 ‘prd-ubuntu20.04-docker-8c-8g-7705’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7707 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/892 [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/892 # 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 f4c84d4286c0f8f0a750d7773817fd36385a395c (main) Commit message: "fix: Fix common config bootstrap startup failed in no-secty mode (#5237)" > 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 f4c84d4286c0f8f0a750d7773817fd36385a395c # timeout=10 > git rev-list --no-walk 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:35 ========================================================= 10:11:35 EdgeX Global Pipelines Version Info 10:11:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:11:36 ------------------- 10:11:36 stable info: 10:11:36 ------------------- 10:11:36 Commited By: Cherry Wang cherry@iotechsys.com 10:11:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:11:36 Message: update stable to v1.0.276 10:11:36 ------------------- 10:11:36 experimental info: 10:11:36 ------------------- 10:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 10:11:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:11:36 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c84d4 [Pipeline] echo 10:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:37 provisioning config files... 10:11:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/892@tmp/config10836641646733236021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:37 ---> ****-login.sh 10:11:37 nexus3.edgexfoundry.org:10001 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:37 10:11:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:11:37 Configure a credential helper to remove this warning. See 10:11:37 https://docs.****.com/go/credential-store/ 10:11:37 10:11:37 Login Succeeded 10:11:37 nexus3.edgexfoundry.org:10002 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 10:11:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.****.com/go/credential-store/ 10:11:38 10:11:38 Login Succeeded 10:11:38 nexus3.edgexfoundry.org:10003 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 10:11:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.****.com/go/credential-store/ 10:11:38 10:11:38 Login Succeeded 10:11:38 nexus3.edgexfoundry.org:10004 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 10:11:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.****.com/go/credential-store/ 10:11:38 10:11:38 Login Succeeded 10:11:38 ****.io 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 10:11:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.****.com/go/credential-store/ 10:11:38 10:11:38 Login Succeeded 10:11:38 ---> ****-login.sh ends [Pipeline] } 10:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:38 + 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 10:11:38 + dirname cmd/core-command/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo core-command,cmd/core-command/Dockerfile 10:11:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:11:38 + + dirname cmd/core-data/Dockerfile 10:11:38 cut -d/ -f2 10:11:38 + echo core-data,cmd/core-data/Dockerfile 10:11:38 + + dirname cmd/core-keeper/Dockerfile 10:11:38 cut -d/ -f2 10:11:38 + echo core-keeper,cmd/core-keeper/Dockerfile 10:11:38 + dirname cmd/core-metadata/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo core-metadata,cmd/core-metadata/Dockerfile 10:11:38 + dirname cmd/security-bootstrapper/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:11:38 + dirname cmd/security-proxy-auth/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:11:38 + dirname cmd/security-proxy-setup/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + dirname cmd/security-secretstore-setup/Dockerfile 10:11:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:11:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:11:38 + dirname cmd/security-spire-agent/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:11:38 + dirname cmd/security-spire-config/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:11:38 + dirname cmd/security-spire-server/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:11:38 + dirname cmd/support-notifications/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo support-notifications,cmd/support-notifications/Dockerfile 10:11:38 + dirname cmd/support-scheduler/Dockerfile 10:11:38 + cut -d/ -f2 10:11:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:11:38 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 10:11:39 + git rev-list -1 --merges f4c84d4286c0f8f0a750d7773817fd36385a395c~1..f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:11:39 -----------> git rev-list -1 --merges f4c84d4286c0f8f0a750d7773817fd36385a395c~1..f4c84d4286c0f8f0a750d7773817fd36385a395c f4c84d4286c0f8f0a750d7773817fd36385a395c [false] [Pipeline] sh 10:11:39 + git log --format=format:%s -1 f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:11:39 ========================================================= 10:11:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:11:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:39 + grep -v github /etc/ssh/ssh_known_hosts 10:11:39 + [ -e /tmp/ssh_known_hosts ] 10:11:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:39 + sudo tee -a /etc/ssh/ssh_known_hosts 10:11:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:40 10:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:40 0.1.4: Pulling from edgex-devops/py-git-semver 10:11:40 3dae71ba6b94: Pulling fs layer 10:11:40 6bf1a483ea7c: Pulling fs layer 10:11:40 f5dfc541a4d3: Pulling fs layer 10:11:40 461d9e800cba: Pulling fs layer 10:11:40 80192f66455f: Pulling fs layer 10:11:40 2e8e34ca0e6c: Pulling fs layer 10:11:40 a29436f7fd5d: Pulling fs layer 10:11:40 923cac83aea3: Pulling fs layer 10:11:40 25ad8b0a4227: Pulling fs layer 10:11:40 db01528c6b51: Pulling fs layer 10:11:40 28988de357af: Pulling fs layer 10:11:40 461d9e800cba: Waiting 10:11:40 923cac83aea3: Waiting 10:11:40 28988de357af: Waiting 10:11:40 db01528c6b51: Waiting 10:11:40 80192f66455f: Waiting 10:11:40 2e8e34ca0e6c: Waiting 10:11:40 6bf1a483ea7c: Verifying Checksum 10:11:40 6bf1a483ea7c: Download complete 10:11:40 461d9e800cba: Download complete 10:11:40 80192f66455f: Verifying Checksum 10:11:40 80192f66455f: Download complete 10:11:40 f5dfc541a4d3: Verifying Checksum 10:11:40 f5dfc541a4d3: Download complete 10:11:40 3dae71ba6b94: Verifying Checksum 10:11:40 3dae71ba6b94: Download complete 10:11:40 923cac83aea3: Verifying Checksum 10:11:40 923cac83aea3: Download complete 10:11:41 25ad8b0a4227: Verifying Checksum 10:11:41 25ad8b0a4227: Download complete 10:11:41 db01528c6b51: Verifying Checksum 10:11:41 db01528c6b51: Download complete 10:11:41 28988de357af: Download complete 10:11:41 a29436f7fd5d: Verifying Checksum 10:11:41 a29436f7fd5d: Download complete 10:11:41 2e8e34ca0e6c: Verifying Checksum 10:11:41 2e8e34ca0e6c: Download complete 10:11:42 3dae71ba6b94: Pull complete 10:11:42 6bf1a483ea7c: Pull complete 10:11:43 f5dfc541a4d3: Pull complete 10:11:43 461d9e800cba: Pull complete 10:11:43 80192f66455f: Pull complete 10:11:47 2e8e34ca0e6c: Pull complete 10:11:48 a29436f7fd5d: Pull complete 10:11:48 923cac83aea3: Pull complete 10:11:48 25ad8b0a4227: Pull complete 10:11:48 db01528c6b51: Pull complete 10:11:48 28988de357af: Pull complete 10:11:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:48 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 10:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:52 $ docker top 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 -eo pid,comm 10:11: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). 10:11:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:53 [ssh-agent] Looking for ssh-agent implementation... 10:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:53 $ docker exec 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 ssh-agent 10:11:53 SSH_AUTH_SOCK=/tmp/ssh-fI43YsImjU34/agent.32 10:11:53 SSH_AGENT_PID=38 10:11:53 Running ssh-add (command line suppressed) 10:11:53 Identity added: /w/workspace/edgex-go/892@tmp/private_key_16642852181160825222.key (/w/workspace/edgex-go/892@tmp/private_key_16642852181160825222.key) 10:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:53 + git config --global --add safe.directory /w/workspace/edgex-go/892 [Pipeline] sh 10:11:54 + git tag --points-at HEAD [Pipeline] } 10:11:54 $ docker exec --env ******** --env ******** 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 ssh-agent -k 10:11:54 unset SSH_AUTH_SOCK; 10:11:54 unset SSH_AGENT_PID; 10:11:54 echo Agent pid 38 killed; 10:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:54 [ssh-agent] Looking for ssh-agent implementation... 10:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:54 $ docker exec 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 ssh-agent 10:11:54 SSH_AUTH_SOCK=/tmp/ssh-VksNXr0IzxrC/agent.85 10:11:54 SSH_AGENT_PID=91 10:11:54 Running ssh-add (command line suppressed) 10:11:54 Identity added: /w/workspace/edgex-go/892@tmp/private_key_11231640656803540425.key (/w/workspace/edgex-go/892@tmp/private_key_11231640656803540425.key) 10:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:54 + git semver init 10:11:55 2025-08-27 10:11:55,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:11:55 2025-08-27 10:11:55,022 [run_init] DEBUG init version:0.0.0 force:False 10:11:55 2025-08-27 10:11:55,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/892/.semver 10:11:55 2025-08-27 10:11:55,023 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/892/.semver 10:11:55 2025-08-27 10:11:55,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/892/.semver'], cwd=/w/workspace/edgex-go/892, stdin=None, shell=False, universal_newlines=False) 10:12:01 2025-08-27 10:12:00,613 [append_file] DEBUG append to file:/w/workspace/edgex-go/892/.git/info/exclude 10:12:01 2025-08-27 10:12:00,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/892/.semver/main with force:False 10:12:01 2025-08-27 10:12:00,614 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 10:12:01 2025-08-27 10:12:00,614 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 10:12:01 4.1.0-dev.51 [Pipeline] } 10:12:01 $ docker exec --env ******** --env ******** 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 ssh-agent -k 10:12:01 unset SSH_AUTH_SOCK; 10:12:01 unset SSH_AGENT_PID; 10:12:01 echo Agent pid 91 killed; 10:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:02 + git semver [Pipeline] } 10:12:02 $ docker stop --time=1 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 10:12:03 $ docker rm -f --volumes 4b443991a54986eee36131087acacee93bf3eada3c37af58590306de282aa7d5 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:04 Stashed 1 file(s) [Pipeline] echo 10:12:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.51 [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 10:12:04 + git config --global --add safe.directory /w/workspace/edgex-go/892 [Pipeline] echo 10:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:12:04 ========================================================= 10:12:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:12:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:12:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:05 0a9a5dfd008f: Pulling fs layer 10:12:05 36466aa92d05: Pulling fs layer 10:12:05 e10405b45d13: Pulling fs layer 10:12:05 096b7ceb2af7: Pulling fs layer 10:12:05 4f4fb700ef54: Pulling fs layer 10:12:05 c451b95d7931: Pulling fs layer 10:12:05 9febf9df4401: Pulling fs layer 10:12:05 1477f019b032: Pulling fs layer 10:12:05 c7dc25521971: Pulling fs layer 10:12:05 9febf9df4401: Waiting 10:12:05 c451b95d7931: Waiting 10:12:05 1477f019b032: Waiting 10:12:05 c7dc25521971: Waiting 10:12:05 4f4fb700ef54: Waiting 10:12:05 096b7ceb2af7: Waiting 10:12:05 36466aa92d05: Verifying Checksum 10:12:05 36466aa92d05: Download complete 10:12:05 096b7ceb2af7: Download complete 10:12:05 4f4fb700ef54: Verifying Checksum 10:12:05 4f4fb700ef54: Download complete 10:12:05 c451b95d7931: Verifying Checksum 10:12:05 c451b95d7931: Download complete 10:12:05 0a9a5dfd008f: Download complete 10:12:05 9febf9df4401: Verifying Checksum 10:12:05 9febf9df4401: Download complete 10:12:05 0a9a5dfd008f: Pull complete 10:12:05 c7dc25521971: Verifying Checksum 10:12:05 c7dc25521971: Download complete 10:12:05 36466aa92d05: Pull complete 10:12:05 e10405b45d13: Verifying Checksum 10:12:05 e10405b45d13: Download complete 10:12:06 1477f019b032: Verifying Checksum 10:12:06 1477f019b032: Download complete 10:12:11 e10405b45d13: Pull complete 10:12:11 096b7ceb2af7: Pull complete 10:12:11 4f4fb700ef54: Pull complete 10:12:11 c451b95d7931: Pull complete 10:12:11 9febf9df4401: Pull complete 10:12:13 1477f019b032: Pull complete 10:12:14 c7dc25521971: Pull complete 10:12:14 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:12:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:12:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:12:14 WORKDIR /edgex 10:12:14 COPY go.mod . 10:12:14 RUN go mod download 10:12:14 + docker build -t ci-base-image-x86_64 -f - . 10:12:15 #0 building with "default" instance using docker driver 10:12:15 10:12:15 #1 [internal] load build definition from Dockerfile 10:12:15 #1 transferring dockerfile: 164B done 10:12:15 #1 DONE 0.0s 10:12:15 10:12:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:12:15 #2 DONE 0.0s 10:12:15 10:12:15 #3 [internal] load .dockerignore 10:12:15 #3 transferring context: 50B done 10:12:15 #3 DONE 0.0s 10:12:15 10:12:15 #4 [internal] load build context 10:12:15 #4 transferring context: 6.57kB done 10:12:15 #4 DONE 0.0s 10:12:15 10:12:15 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:12:15 #5 DONE 0.1s 10:12:15 10:12:15 #6 [2/4] WORKDIR /edgex 10:12:19 Still waiting to schedule task 10:12:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:12:20 #6 DONE 4.9s 10:12:20 10:12:20 #7 [3/4] COPY go.mod . 10:12:20 #7 DONE 0.0s 10:12:20 10:12:20 #8 [4/4] RUN go mod download 10:12:32 #8 DONE 11.2s 10:12:32 10:12:32 #9 exporting to image 10:12:32 #9 exporting layers 10:12:36 #9 exporting layers 4.3s done 10:12:36 #9 writing image sha256:8a72ba8480e9bf1c6f8f6a878f07fc550c57efa7a11ba0363bc038f529b2d96d done 10:12:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 10:12:36 #9 DONE 4.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:36 + docker inspect -f . ci-base-image-x86_64 10:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:36 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 10:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 10:12:36 $ docker top 0be40d4a393c1a2dbc238c2064a258d9cd58663fbdc262e8515b968a90194b20 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:37 + go version 10:12:37 go version go1.23.9 linux/amd64 [Pipeline] } 10:12:37 $ docker stop --time=1 0be40d4a393c1a2dbc238c2064a258d9cd58663fbdc262e8515b968a90194b20 10:12:38 $ docker rm -f --volumes 0be40d4a393c1a2dbc238c2064a258d9cd58663fbdc262e8515b968a90194b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:39 + docker inspect -f . ci-base-image-x86_64 10:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:39 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 10:12:39 $ 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/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 10:12:39 $ docker top 598b976567501aba8cbe9bddaee980aca033fa5eb70c5418810488b756615bea -eo pid,comm [Pipeline] { [Pipeline] echo 10:12:39 ========================================================= 10:12:39 [edgeXBuildGoParallel] Running Tests and Build... 10:12:39 ========================================================= [Pipeline] sh 10:12:39 + git config --global --add safe.directory /w/workspace/edgex-go/892 [Pipeline] fileExists [Pipeline] sh 10:12:40 + make test 10:12:40 go test -race -coverprofile=coverage.out ./... 10:12:48 ? github.com/edgexfoundry/edgex-go [no test files] 10:13:14 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:13:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:13:14 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:13:14 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 42.3% of statements 10:13:16 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:13:16 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:13:16 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:13:16 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 10:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:13:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:13:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:13:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:13:19 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 10:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 10:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 49.3% of statements 10:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.733s coverage: 93.6% of statements 10:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 92.4% of statements 10:13:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:13:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 10:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:13:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:13:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:13:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:13:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.8% of statements 10:13:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 10:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:13:25 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:13:25 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 10:13:25 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:13:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 0.0% of statements [no tests to run] 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 10:13:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:13:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:13:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 10:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:13:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:13:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:13:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 10:13:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:13:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:13:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:13:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:13:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:13:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:13:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:13:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:13:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:13:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:13:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:13:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:13:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:13:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:13:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:13:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:13:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:13:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 10:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:13:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:13:42 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:13:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:13:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:13:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:13:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.051s coverage: 92.9% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.124s coverage: 81.8% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.5% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements 10:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 10:13:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:13:52 running golangci-lint 10:13:52 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:13:52 go version go1.23.9 linux/amd64 10:13:53 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:13:53 level=info msg="[config_reader] Used config file .golangci.yml" 10:13:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:14:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7708 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:14:04 Running in /w/workspace/edgex-go/892 [Pipeline] { [Pipeline] checkout 10:14:07 The recommended git tool is: git 10:14:11 using credential edgex-jenkins-ssh 10:14:11 Cloning the remote Git repository 10:14:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:14:11 > git init /w/workspace/edgex-go/892 # timeout=10 10:14:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:14:11 > git --version # timeout=10 10:14:11 > git --version # 'git version 2.25.1' 10:14:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:19 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 25.015826041s" 10:14:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.103455ms" 10:14:30 Avoid second fetch 10:14:30 Checking out Revision f4c84d4286c0f8f0a750d7773817fd36385a395c (main) 10:14:31 Commit message: "fix: Fix common config bootstrap startup failed in no-secty mode (#5237)" 10:14:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:14:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:30 > git config core.sparsecheckout # timeout=10 10:14:30 > git checkout -f f4c84d4286c0f8f0a750d7773817fd36385a395c # timeout=10 10:14:34 level=info msg="[linters_context/goanalysis] analyzers took 1m45.787476041s with top 10 stages: buildir: 1m4.259315442s, inspect: 3.831903572s, gosec: 3.696809063s, fact_deprecated: 2.745032337s, printf: 2.03111659s, ctrlflow: 1.923475792s, fact_purity: 1.322424609s, nilness: 1.289651425s, S1038: 946.246836ms, directives: 940.731252ms" 10:14:34 level=info msg="[runner] Issues before processing: 201, after processing: 0" 10:14:34 level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, exclude: 201/201, identifier_marker: 201/201, invalid_issue: 201/201, skip_files: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, nolint: 20/0, filename_unadjuster: 201/201, path_prettifier: 201/201, exclude-rules: 201/20" 10:14:34 level=info msg="[runner] processing took 16.361123ms with stages: nolint: 7.802519ms, identifier_marker: 3.467232ms, path_prettifier: 2.029873ms, exclude-rules: 1.238568ms, skip_dirs: 879.406µs, autogenerated_exclude: 846.935µs, invalid_issue: 49.62µs, cgo: 28.95µs, filename_unadjuster: 13.83µs, max_same_issues: 1.18µs, diff: 540ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 400ns, exclude: 260ns, sort_results: 240ns, max_from_linter: 150ns, max_per_file_from_linter: 140ns, source_code: 130ns, path_shortener: 130ns, path_prefixer: 100ns, severity-rules: 90ns" 10:14:34 level=info msg="[runner] linters took 13.973942083s with stages: goanalysis_metalinter: 13.957475909s" 10:14:34 level=info msg="File cache stats: 0 entries of total size 0B" 10:14:34 level=info msg="Memory: 389 samples, avg is 304.9MB, max is 1461.4MB" 10:14:34 level=info msg="Execution took 39.061629707s" 10:14:34 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:35 provisioning config files... 10:14:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/892@tmp/config9510612056696783865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:36 ---> ****-login.sh 10:14:36 nexus3.edgexfoundry.org:10001 10:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:36 Configure a credential helper to remove this warning. See 10:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:36 10:14:36 Login Succeeded 10:14:36 nexus3.edgexfoundry.org:10002 10:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:37 Configure a credential helper to remove this warning. See 10:14:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:37 10:14:37 Login Succeeded 10:14:37 nexus3.edgexfoundry.org:10003 10:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:37 Configure a credential helper to remove this warning. See 10:14:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:37 10:14:37 Login Succeeded 10:14:37 nexus3.edgexfoundry.org:10004 10:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:37 Configure a credential helper to remove this warning. See 10:14:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:37 10:14:37 Login Succeeded 10:14:37 ****.io 10:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:38 Configure a credential helper to remove this warning. See 10:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:38 10:14:38 Login Succeeded 10:14:38 ---> ****-login.sh ends [Pipeline] } 10:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:14:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] sh 10:14:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:38 ./bin/test-attribution-txt.sh 10:14:39 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:14:39 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:14:39 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:14:39 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:14:39 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:14:39 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add 10:14:39 + git config --global --add safe.directory /w/workspace/edgex-go/892 [Pipeline] echo 10:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 10:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:14:39 ========================================================= 10:14:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:14:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:14:39 + ls -al . 10:14:39 total 2004 10:14:39 drwxrwxr-x 11 1001 1001 4096 Aug 27 10:12 . 10:14:39 drwxr-xr-x 4 root root 4096 Aug 27 10:12 .. 10:14:39 drwxrwxr-x 2 1001 1001 4096 Aug 27 10:11 .blubracket 10:14:39 -rw-rw-r-- 1 1001 1001 10 Aug 27 10:11 .dockerignore 10:14:39 drwxrwxr-x 8 1001 1001 4096 Aug 27 10:13 .git 10:14:39 drwxrwxr-x 3 1001 1001 4096 Aug 27 10:11 .github 10:14:39 -rw-rw-r-- 1 1001 1001 909 Aug 27 10:11 .gitignore 10:14:39 -rw-rw-r-- 1 1001 1001 218 Aug 27 10:11 .golangci.yml 10:14:39 -rw-rw-r-- 1 1001 1001 100 Aug 27 10:11 .hadolint.yml 10:14:39 drwxr-xr-x 3 1001 1001 4096 Aug 27 10:12 .semver 10:14:39 -rw-rw-r-- 1 1001 1001 155 Aug 27 10:11 .sonarcloud.properties 10:14:39 -rw-rw-r-- 1 1001 1001 1171 Aug 27 10:11 ADOPTERS.md 10:14:39 -rw-rw-r-- 1 1001 1001 17374 Aug 27 10:11 Attribution.txt 10:14:39 -rw-rw-r-- 1 1001 1001 108018 Aug 27 10:11 CHANGELOG.md 10:14:39 -rw-rw-r-- 1 1001 1001 3804 Aug 27 10:11 CONTRIBUTING.md 10:14:39 -rw-rw-r-- 1 1001 1001 677 Aug 27 10:11 GOVERNANCE.md 10:14:39 -rw-rw-r-- 1 1001 1001 858 Aug 27 10:11 Jenkinsfile 10:14:39 -rw-rw-r-- 1 1001 1001 10775 Aug 27 10:11 LICENSE 10:14:39 -rw-rw-r-- 1 1001 1001 16740 Aug 27 10:11 Makefile 10:14:39 -rw-rw-r-- 1 1001 1001 582 Aug 27 10:11 OWNERS.md 10:14:39 -rw-rw-r-- 1 1001 1001 9932 Aug 27 10:11 README.md 10:14:39 -rw-rw-r-- 1 1001 1001 789 Aug 27 10:11 SECURITY.md 10:14:39 -rw-rw-r-- 1 1001 1001 12 Aug 27 10:12 VERSION 10:14:39 drwxrwxr-x 2 1001 1001 4096 Aug 27 10:11 bin 10:14:39 drwxrwxr-x 19 1001 1001 4096 Aug 27 10:11 cmd 10:14:39 -rw-r--r-- 1 root root 1671568 Aug 27 10:13 coverage.out 10:14:39 drwxrwxr-x 2 1001 1001 4096 Aug 27 10:11 fuzz_test 10:14:39 -rw-rw-r-- 1 1001 1001 6538 Aug 27 10:11 go.mod 10:14:39 -rw-rw-r-- 1 1001 1001 88539 Aug 27 10:11 go.sum 10:14:39 drwxrwxr-x 7 1001 1001 4096 Aug 27 10:11 internal 10:14:39 drwxrwxr-x 2 1001 1001 4096 Aug 27 10:11 openapi 10:14:39 -rw-rw-r-- 1 1001 1001 584 Aug 27 10:11 security.txt 10:14:39 -rw-rw-r-- 1 1001 1001 204 Aug 27 10:11 version.go [Pipeline] sh 10:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:14:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:39 94e9d8af2201: Pulling fs layer 10:14:39 a6c56e8762df: Pulling fs layer 10:14:39 f0f3c8884826: Pulling fs layer 10:14:39 c7e7622c144d: Pulling fs layer 10:14:39 4f4fb700ef54: Pulling fs layer 10:14:39 b4c3b6d88c5a: Pulling fs layer 10:14:39 ba8bce9d2590: Pulling fs layer 10:14:39 ca778ea9c289: Pulling fs layer 10:14:39 c7e7622c144d: Waiting 10:14:39 4f4fb700ef54: Waiting 10:14:39 b4c3b6d88c5a: Waiting 10:14:39 ba8bce9d2590: Waiting 10:14:39 ca778ea9c289: Waiting 10:14:39 + '[' -e coverage.out ] 10:14:39 + chown 1001:1001 coverage.out [Pipeline] stash 10:14:39 a6c56e8762df: Verifying Checksum 10:14:39 a6c56e8762df: Download complete 10:14:39 c7e7622c144d: Verifying Checksum 10:14:39 c7e7622c144d: Download complete 10:14:39 4f4fb700ef54: Verifying Checksum 10:14:39 4f4fb700ef54: Download complete 10:14:39 b4c3b6d88c5a: Verifying Checksum 10:14:39 b4c3b6d88c5a: Download complete 10:14:39 94e9d8af2201: Download complete 10:14:39 Stashed 1 file(s) [Pipeline] sh 10:14:40 + make build 10:14:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:14:40 ca778ea9c289: Verifying Checksum 10:14:40 ca778ea9c289: Download complete 10:14:41 94e9d8af2201: Pull complete 10:14:41 a6c56e8762df: Pull complete 10:14:41 f0f3c8884826: Verifying Checksum 10:14:41 f0f3c8884826: Download complete 10:14:42 ba8bce9d2590: Verifying Checksum 10:14:42 ba8bce9d2590: Download complete 10:14:57 f0f3c8884826: Pull complete 10:14:57 c7e7622c144d: Pull complete 10:14:57 4f4fb700ef54: Pull complete 10:14:57 b4c3b6d88c5a: Pull complete 10:15:04 ba8bce9d2590: Pull complete 10:15:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:15:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:15:07 ca778ea9c289: Pull complete 10:15:07 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 10:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:15:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:15:07 + docker build -t ci-base-image-arm64 -f - . 10:15:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:15:07 WORKDIR /edgex 10:15:07 COPY go.mod . 10:15:07 RUN go mod download 10:15:08 Sending build context to Docker daemon 3.724MB 10:15:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:15:08 ---> 47b25d7523d1 10:15:08 Step 2/4 : WORKDIR /edgex 10:15:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:15:10 ---> Running in d4d7db1b2a8b 10:15:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:15:10 Removing intermediate container d4d7db1b2a8b 10:15:10 ---> c3d1355005f2 10:15:10 Step 3/4 : COPY go.mod . 10:15:10 ---> 1d2fc0c10d4e 10:15:10 Step 4/4 : RUN go mod download 10:15:10 ---> Running in 6634cfe6adfe 10:15:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:15:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:15:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:15:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:15:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:15:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:15:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:15:28 $ docker stop --time=1 598b976567501aba8cbe9bddaee980aca033fa5eb70c5418810488b756615bea 10:15:34 $ docker rm -f --volumes 598b976567501aba8cbe9bddaee980aca033fa5eb70c5418810488b756615bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:15:35 10:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:15:36 latest: Pulling from edgex-devops/edgex-compose 10:15:36 91d30c5bc195: Pulling fs layer 10:15:36 2e9b0aa3be6d: Pulling fs layer 10:15:36 9c61dcf015f6: Pulling fs layer 10:15:36 4698f68db338: Pulling fs layer 10:15:36 2a2f49069b9e: Pulling fs layer 10:15:36 e0025b399a48: Pulling fs layer 10:15:36 4698f68db338: Waiting 10:15:36 e0025b399a48: Waiting 10:15:36 2a2f49069b9e: Waiting 10:15:36 91d30c5bc195: Verifying Checksum 10:15:36 91d30c5bc195: Download complete 10:15:36 4698f68db338: Download complete 10:15:36 91d30c5bc195: Pull complete 10:15:36 2e9b0aa3be6d: Verifying Checksum 10:15:36 2e9b0aa3be6d: Download complete 10:15:36 e0025b399a48: Download complete 10:15:36 2a2f49069b9e: Download complete 10:15:36 2e9b0aa3be6d: Pull complete 10:15:37 9c61dcf015f6: Verifying Checksum 10:15:37 9c61dcf015f6: Download complete 10:15:41 9c61dcf015f6: Pull complete 10:15:41 4698f68db338: Pull complete 10:15:41 2a2f49069b9e: Pull complete 10:15:41 e0025b399a48: Pull complete 10:15:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:15:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:41 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 10:15:41 $ 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/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:15:44 $ docker top 311af0a80ff030475a92409b7b222d789a80da3a46995e96fc95ac6bab899495 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:45 + docker compose -f ./docker-compose-build.yml build --parallel 10:15:45 #1 [core-keeper internal] load build definition from Dockerfile 10:15:45 #1 transferring dockerfile: 2.01kB done 10:15:45 #1 DONE 0.1s 10:15:45 10:15:45 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:15:45 #2 DONE 0.0s 10:15:45 10:15:45 #3 [security-secretstore-setup internal] load build definition from Dockerfile 10:15:45 #3 transferring dockerfile: 2.49kB done 10:15:45 #3 DONE 0.1s 10:15:45 10:15:45 #4 [support-notifications internal] load build definition from Dockerfile 10:15:45 #4 transferring dockerfile: 2.00kB done 10:15:45 #4 DONE 0.1s 10:15:45 10:15:45 #5 [core-data internal] load build definition from Dockerfile 10:15:45 #5 transferring dockerfile: 2.04kB done 10:15:45 #5 DONE 0.1s 10:15:45 10:15:45 #6 [core-metadata internal] load build definition from Dockerfile 10:15:45 #6 transferring dockerfile: 2.10kB done 10:15:45 #6 DONE 0.1s 10:15:45 10:15:45 #7 [security-spire-agent internal] load build definition from Dockerfile 10:15:45 #7 transferring dockerfile: 1.81kB done 10:15:45 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:15:45 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 10:15:45 #7 DONE 0.2s 10:15:45 10:15:45 #8 [core-command internal] load build definition from Dockerfile 10:15:45 #8 transferring dockerfile: 1.94kB done 10:15:45 #8 DONE 0.2s 10:15:45 10:15:45 #9 [security-spire-server internal] load build definition from Dockerfile 10:15:45 #9 transferring dockerfile: 1.70kB done 10:15:45 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:15:45 #9 DONE 0.2s 10:15:45 10:15:45 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:15:45 #10 transferring dockerfile: 1.89kB done 10:15:45 #10 DONE 0.2s 10:15:45 10:15:45 #11 [security-proxy-auth internal] load build definition from Dockerfile 10:15:45 #11 transferring dockerfile: 2.14kB done 10:15:45 #11 DONE 0.2s 10:15:45 10:15:45 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:15:45 #12 transferring dockerfile: 2.50kB done 10:15:45 #12 DONE 0.2s 10:15:45 10:15:45 #13 [security-bootstrapper internal] load build definition from Dockerfile 10:15:45 #13 transferring dockerfile: 3.02kB done 10:15:45 #13 DONE 0.2s 10:15:45 10:15:45 #14 [support-scheduler internal] load build definition from Dockerfile 10:15:45 #14 transferring dockerfile: 1.83kB done 10:15:45 #14 DONE 0.2s 10:15:45 10:15:45 #15 [security-spire-config internal] load build definition from Dockerfile 10:15:45 #15 transferring dockerfile: 1.69kB done 10:15:45 #15 DONE 0.2s 10:15:45 10:15:45 #16 [support-notifications internal] load .dockerignore 10:15:45 #16 DONE 0.0s 10:15:45 10:15:45 #17 [security-secretstore-setup internal] load .dockerignore 10:15:45 #17 DONE 0.0s 10:15:45 10:15:45 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:15:45 #2 DONE 0.0s 10:15:45 10:15:45 #18 [core-metadata internal] load .dockerignore 10:15:45 #18 transferring context: 50B done 10:15:45 #18 DONE 0.1s 10:15:45 10:15:45 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:15:45 #2 DONE 0.0s 10:15:45 10:15:45 #19 [core-keeper internal] load .dockerignore 10:15:45 #19 transferring context: 50B done 10:15:45 #19 DONE 0.0s 10:15:45 10:15:45 #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:15:45 #20 DONE 0.2s 10:15:45 10:15:45 #17 [security-secretstore-setup internal] load .dockerignore 10:15:45 #17 transferring context: 50B done 10:15:45 #17 DONE 0.1s 10:15:45 10:15:45 #16 [support-notifications internal] load .dockerignore 10:15:45 #16 transferring context: 50B done 10:15:45 #16 DONE 0.1s 10:15:45 10:15:45 #21 [core-data internal] load .dockerignore 10:15:45 #21 transferring context: 50B done 10:15:45 #21 DONE 0.1s 10:15:45 10:15:45 #22 [core-command internal] load .dockerignore 10:15:45 #22 transferring context: 50B done 10:15:45 #22 DONE 0.1s 10:15:45 10:15:45 #23 [core-metadata internal] load build context 10:15:45 #23 ... 10:15:45 10:15:45 #24 [security-proxy-setup internal] load .dockerignore 10:15:45 #24 transferring context: 50B done 10:15:45 #24 DONE 0.1s 10:15:45 10:15:45 #25 [security-bootstrapper internal] load .dockerignore 10:15:45 #25 transferring context: 50B done 10:15:45 #25 DONE 0.1s 10:15:45 10:15:45 #23 [core-metadata internal] load build context 10:15:45 #23 ... 10:15:45 10:15:45 #26 [support-scheduler internal] load .dockerignore 10:15:45 #26 transferring context: 50B done 10:15:45 #26 DONE 0.2s 10:15:45 10:15:45 #23 [core-metadata internal] load build context 10:15:45 #23 ... 10:15:45 10:15:45 #27 [security-spiffe-token-provider internal] load .dockerignore 10:15:45 #27 transferring context: 50B 0.0s done 10:15:45 #27 DONE 0.5s 10:15:45 10:15:45 #23 [core-metadata internal] load build context 10:15:46 #23 ... 10:15:46 10:15:46 #28 [security-proxy-auth internal] load .dockerignore 10:15:46 #28 transferring context: 50B 0.0s done 10:15:46 #28 DONE 0.5s 10:15:46 10:15:46 #29 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 10:15:46 #29 DONE 0.5s 10:15:46 10:15:46 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:15:46 #30 DONE 0.7s 10:15:46 10:15:46 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:15:46 #31 DONE 0.7s 10:15:46 10:15:46 #23 [core-metadata internal] load build context 10:15:51 #23 transferring context: 291.55MB 5.4s 10:15:51 #23 ... 10:15:51 10:15:51 #32 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:15:51 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:15:51 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:15:51 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:15:51 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:15:51 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 10:15:51 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 10:15:51 #32 ... 10:15:51 10:15:51 #23 [core-metadata internal] load build context 10:15:56 #23 ... 10:15:56 10:15:56 #33 [support-notifications internal] load build context 10:15:56 #33 ... 10:15:56 10:15:56 #34 [core-command internal] load build context 10:15:56 #34 ... 10:15:56 10:15:56 #35 [security-bootstrapper internal] load build context 10:15:56 #35 ... 10:15:56 10:15:56 #36 [core-keeper internal] load build context 10:15:56 #36 ... 10:15:56 10:15:56 #37 [security-secretstore-setup internal] load build context 10:15:56 #37 transferring context: 437.92MB 10.5s 10:15:56 #37 ... 10:15:56 10:15:56 #38 [security-proxy-setup internal] load build context 10:15:56 #38 ... 10:15:56 10:15:56 #39 [security-spire-server internal] load .dockerignore 10:15:56 #39 ... 10:15:56 10:15:56 #40 [security-spire-agent internal] load .dockerignore 10:15:56 #40 transferring context: 50B done 10:15:56 #40 ... 10:15:56 10:15:56 #41 [security-spire-config internal] load .dockerignore 10:15:56 #41 ... 10:15:56 10:15:56 #42 [support-scheduler internal] load build context 10:15:56 #42 transferring context: 444.55MB 10.6s 10:15:57 #42 ... 10:15:57 10:15:57 #43 [security-proxy-auth internal] load build context 10:15:57 #43 ... 10:15:57 10:15:57 #44 [security-spiffe-token-provider internal] load build context 10:15:57 #44 ... 10:15:57 10:15:57 #45 [core-data internal] load build context 10:15:57 #45 ... 10:15:57 10:15:57 #46 [core-metadata builder 2/8] WORKDIR /edgex-go 10:15:57 #46 ... 10:15:57 10:15:57 #43 [security-proxy-auth internal] load build context 10:15:58 #43 ... 10:15:58 10:15:58 #47 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:15:58 #47 ... 10:15:58 10:15:58 #42 [support-scheduler internal] load build context 10:15:59 #42 transferring context: 595.07MB 13.5s done 10:16:04 #42 ... 10:16:04 10:16:04 #44 [security-spiffe-token-provider internal] load build context 10:16:04 #44 transferring context: 595.07MB 14.0s done 10:16:05 #44 ... 10:16:05 10:16:05 #36 [core-keeper internal] load build context 10:16:05 #36 transferring context: 595.07MB 14.3s done 10:16:05 #36 ... 10:16:05 10:16:05 #23 [core-metadata internal] load build context 10:16:05 #23 transferring context: 595.07MB 12.4s done 10:16:06 #23 ... 10:16:06 10:16:06 #34 [core-command internal] load build context 10:16:06 #34 transferring context: 595.07MB 13.9s done 10:16:06 #34 ... 10:16:06 10:16:06 #33 [support-notifications internal] load build context 10:16:06 #33 transferring context: 595.07MB 13.1s done 10:16:06 #33 ... 10:16:06 10:16:06 #37 [security-secretstore-setup internal] load build context 10:16:06 #37 transferring context: 595.07MB 13.6s done 10:16:06 #37 ... 10:16:06 10:16:06 #35 [security-bootstrapper internal] load build context 10:16:06 #35 transferring context: 595.07MB 12.6s done 10:16:06 #35 ... 10:16:06 10:16:06 #38 [security-proxy-setup internal] load build context 10:16:06 #38 transferring context: 595.07MB 13.3s done 10:16:06 #38 ... 10:16:06 10:16:06 #45 [core-data internal] load build context 10:16:06 #45 transferring context: 595.07MB 14.0s done 10:16:06 #45 ... 10:16:06 10:16:06 #41 [security-spire-config internal] load .dockerignore 10:16:06 #41 transferring context: 10:16:07 #41 ... 10:16:07 10:16:07 #40 [security-spire-agent internal] load .dockerignore 10:16:07 #40 DONE 20.9s 10:16:07 10:16:07 #46 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 10:16:07 #46 DONE 20.9s 10:16:07 10:16:07 #23 [core-metadata internal] load build context 10:16:07 #23 DONE 21.4s 10:16:07 10:16:07 #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:07 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:07 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:07 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:16:07 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:16:07 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 10:16:07 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 10:16:07 #32 DONE 21.5s 10:16:07 10:16:07 #35 [security-bootstrapper internal] load build context 10:16:07 #35 DONE 21.4s 10:16:07 10:16:07 #33 [support-notifications internal] load build context 10:16:07 #33 DONE 21.5s 10:16:07 10:16:07 #43 [security-proxy-auth internal] load build context 10:16:07 #43 transferring context: 595.07MB 13.0s done 10:16:07 #43 DONE 21.0s 10:16:07 10:16:07 #39 [security-spire-server internal] load .dockerignore 10:16:07 #39 transferring context: 50B 0.0s done 10:16:07 #39 DONE 20.9s 10:16:07 10:16:07 #37 [security-secretstore-setup internal] load build context 10:16:07 #37 DONE 21.5s 10:16:07 10:16:07 #38 [security-proxy-setup internal] load build context 10:16:07 #38 DONE 21.4s 10:16:07 10:16:07 #42 [support-scheduler internal] load build context 10:16:07 #42 DONE 21.3s 10:16:07 10:16:07 #34 [core-command internal] load build context 10:16:07 #34 DONE 21.5s 10:16:07 10:16:07 #45 [core-data internal] load build context 10:16:07 #45 DONE 21.5s 10:16:07 10:16:07 #36 [core-keeper internal] load build context 10:16:07 #36 DONE 21.6s 10:16:07 10:16:07 #44 [security-spiffe-token-provider internal] load build context 10:16:07 #44 DONE 21.1s 10:16:07 10:16:07 #41 [security-spire-config internal] load .dockerignore 10:16:07 #41 transferring context: 50B done 10:16:07 #41 DONE 21.0s 10:16:07 10:16:07 #32 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:07 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:07 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:07 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:16:07 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:16:07 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 10:16:07 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 10:16:07 #32 DONE 21.5s 10:16:07 10:16:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:07 #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:16:07 Removing intermediate container 6634cfe6adfe 10:16:07 ---> 05cb81201371 10:16:07 Successfully built 05cb81201371 10:16:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 #48 ... 10:16:07 10:16:07 #47 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:16:07 #47 transferring dockerfile: 2.23kB done 10:16:07 #47 DONE 19.0s 10:16:07 10:16:07 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:16:07 #2 DONE 0.0s 10:16:07 10:16:07 #49 [security-spire-config internal] load build context 10:16:07 #49 transferring context: 22.05kB 0.0s done 10:16:07 #49 DONE 0.2s 10:16:07 10:16:07 #50 [security-spire-server internal] load build context 10:16:07 #50 transferring context: 23.80kB done 10:16:07 #50 DONE 0.3s 10:16:07 10:16:07 #51 [security-spire-agent internal] load build context 10:16:07 #51 transferring context: 23.33kB done 10:16:07 #51 DONE 0.3s 10:16:07 10:16:07 #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:16:07 #20 DONE 0.2s 10:16:07 10:16:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:07 #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:16:07 #48 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:16:07 #48 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:16:07 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 10:16:07 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 10:16:07 #48 ... 10:16:07 10:16:07 #29 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 10:16:07 #29 DONE 0.5s 10:16:07 10:16:07 #46 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 10:16:07 #46 DONE 20.9s 10:16:07 10:16:07 #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:07 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:07 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:07 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:16:07 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:16:07 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 10:16:07 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 10:16:07 #32 DONE 21.5s 10:16:07 10:16:07 #52 [core-common-config-bootstrapper internal] load .dockerignore 10:16:07 #52 transferring context: 50B done 10:16:07 #52 DONE 0.0s 10:16:07 10:16:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:07 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 10:16:07 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 10:16:07 #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:16:07 #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:16:07 + docker inspect -f . ci-base-image-arm64 10:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:07 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 10:16:07 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 10:16:07 #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:16:07 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 10:16:07 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.5s 10:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-7708 does not seem to be running inside a container 10:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 10:16:07 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.33MB / 36.47MB 0.6s 10:16:07 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.7s 10:16:08 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s 10:16:09 $ docker top d1776628ae696f0770a1d90617ac85337c29bc0313e8272c63657aa82f4c35ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:09 + go version 10:16:09 go version go1.23.9 linux/arm64 [Pipeline] } 10:16:09 $ docker stop --time=1 d1776628ae696f0770a1d90617ac85337c29bc0313e8272c63657aa82f4c35ef 10:16:10 #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.4s done 10:16:11 $ docker rm -f --volumes d1776628ae696f0770a1d90617ac85337c29bc0313e8272c63657aa82f4c35ef [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 10:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:12 10:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:12 latest: Pulling from edgex-devops/edgex-compose-arm64 10:16:12 547446be3368: Pulling fs layer 10:16:12 d125d8839a47: Pulling fs layer 10:16:12 3e85d5ac6304: Pulling fs layer 10:16:12 c3105a71a48b: Pulling fs layer 10:16:12 0f093f025ec4: Pulling fs layer 10:16:12 c3106fc0e877: Pulling fs layer 10:16:12 c3105a71a48b: Waiting 10:16:12 0f093f025ec4: Waiting 10:16:12 c3106fc0e877: Waiting 10:16:12 547446be3368: Verifying Checksum 10:16:12 547446be3368: Download complete 10:16:12 c3105a71a48b: Verifying Checksum 10:16:12 c3105a71a48b: Download complete 10:16:13 d125d8839a47: Verifying Checksum 10:16:13 d125d8839a47: Download complete 10:16:13 c3106fc0e877: Verifying Checksum 10:16:13 c3106fc0e877: Download complete 10:16:13 0f093f025ec4: Verifying Checksum 10:16:13 0f093f025ec4: Download complete 10:16:13 547446be3368: Pull complete 10:16:14 d125d8839a47: Pull complete 10:16:15 3e85d5ac6304: Verifying Checksum 10:16:15 3e85d5ac6304: Download complete 10:16:15 #48 ... 10:16:15 10:16:15 #53 [core-common-config-bootstrapper internal] load build context 10:16:15 #53 transferring context: 595.07MB 3.7s done 10:16:15 #53 DONE 7.2s 10:16:15 10:16:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:16:15 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 10:16:15 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:16:15 #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:16:15 #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:16:15 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 10:16:15 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:16:15 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 10:16:15 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:16:15 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:16:15 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 10:16:15 #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 10:16:15 #54 ... 10:16:15 10:16:15 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:15 #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10:16:16 #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 10:16:17 #48 ... 10:16:17 10:16:17 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:16:17 #0 7.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 8.243 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:16:17 #0 8.243 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:16:17 #0 8.243 OK: 24174 distinct packages available 10:16:17 #0 8.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 8.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 8.700 (1/4) Installing dumb-init (1.2.5-r3) 10:16:17 #0 8.704 (2/4) Installing musl-obstack (1.2.3-r2) 10:16:17 #0 8.707 (3/4) Installing libucontext (1.2-r3) 10:16:17 #0 8.710 (4/4) Installing gcompat (1.1.0-r4) 10:16:17 #0 8.715 Executing busybox-1.36.1-r29.trigger 10:16:17 #0 8.723 OK: 8 MiB in 18 packages 10:16:17 #55 ... 10:16:17 10:16:17 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:16:17 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 1.257 (1/3) Installing ca-certificates (20250619-r0) 10:16:17 #0 1.281 (2/3) Installing dumb-init (1.2.5-r3) 10:16:17 #0 1.281 (3/3) Installing tzdata (2025b-r0) 10:16:17 #0 1.317 Executing busybox-1.36.1-r29.trigger 10:16:17 #0 1.327 Executing ca-certificates-20250619-r0.trigger 10:16:17 #0 1.384 OK: 10 MiB in 17 packages 10:16:17 #56 ... 10:16:17 10:16:17 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:16:17 #0 6.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 7.270 OK: 248 MiB in 58 packages 10:16:17 #57 ... 10:16:17 10:16:17 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:16:17 #0 0.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 1.204 OK: 248 MiB in 58 packages 10:16:17 #58 ... 10:16:17 10:16:17 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:16:17 #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:17 #0 7.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:17 #0 8.070 OK: 248 MiB in 58 packages 10:16:18 #59 ... 10:16:18 10:16:18 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:16:18 #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 6.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 7.212 (1/4) Installing ca-certificates (20250619-r0) 10:16:18 #0 7.237 (2/4) Installing dumb-init (1.2.5-r3) 10:16:18 #0 7.240 (3/4) Installing su-exec (0.2-r3) 10:16:18 #0 7.243 (4/4) Installing yq-go (4.44.1-r2) 10:16:18 #0 7.318 Executing busybox-1.36.1-r29.trigger 10:16:18 #0 7.334 Executing ca-certificates-20250619-r0.trigger 10:16:18 #0 7.377 OK: 19 MiB in 18 packages 10:16:18 #60 ... 10:16:18 10:16:18 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:16:18 #0 3.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 4.166 (1/7) Installing ca-certificates (20250619-r0) 10:16:18 #0 4.180 (2/7) Installing dumb-init (1.2.5-r3) 10:16:18 #0 4.183 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:16:18 #0 4.187 (4/7) Installing libsodium (1.0.19-r0) 10:16:18 #0 4.194 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:16:18 #0 4.214 (6/7) Installing libzmq (4.3.5-r2) 10:16:18 #0 4.225 (7/7) Installing zeromq (4.3.5-r2) 10:16:18 #0 4.229 Executing busybox-1.36.1-r29.trigger 10:16:18 #0 4.235 Executing ca-certificates-20250619-r0.trigger 10:16:18 #0 4.277 OK: 12 MiB in 21 packages 10:16:18 #61 ... 10:16:18 10:16:18 #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:16:18 #0 0.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 1.250 OK: 248 MiB in 58 packages 10:16:18 #62 ... 10:16:18 10:16:18 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:16:18 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 3.429 (1/1) Installing dumb-init (1.2.5-r3) 10:16:18 #0 3.434 Executing busybox-1.36.1-r29.trigger 10:16:18 #0 3.438 OK: 8 MiB in 15 packages 10:16:18 #63 ... 10:16:18 10:16:18 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:16:18 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 8.351 (1/1) Installing dumb-init (1.2.5-r3) 10:16:18 #0 8.357 Executing busybox-1.36.1-r29.trigger 10:16:18 #0 8.364 OK: 8 MiB in 15 packages 10:16:18 #64 ... 10:16:18 10:16:18 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:18 #65 ... 10:16:18 10:16:18 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:16:18 #0 0.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 1.264 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:16:18 #0 1.264 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:16:18 #0 1.264 OK: 24174 distinct packages available 10:16:18 #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:18 #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:18 #0 1.789 OK: 248 MiB in 58 packages 10:16:19 #66 ... 10:16:19 10:16:19 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:19 #67 ... 10:16:19 10:16:19 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:16:19 #0 0.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 1.369 (1/2) Installing dumb-init (1.2.5-r3) 10:16:19 #0 1.377 (2/2) Installing su-exec (0.2-r3) 10:16:19 #0 1.377 Executing busybox-1.36.1-r29.trigger 10:16:19 #0 1.388 OK: 8 MiB in 16 packages 10:16:19 #68 ... 10:16:19 10:16:19 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:19 #0 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 1.440 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:16:19 #0 1.440 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:16:19 #0 1.440 OK: 24174 distinct packages available 10:16:19 #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 1.920 (1/5) Installing dumb-init (1.2.5-r3) 10:16:19 #0 1.926 (2/5) Installing musl-obstack (1.2.3-r2) 10:16:19 #0 1.928 (3/5) Installing libucontext (1.2-r3) 10:16:19 #0 1.930 (4/5) Installing gcompat (1.1.0-r4) 10:16:19 #0 1.934 (5/5) Installing openssl (3.3.4-r0) 10:16:19 #0 1.945 Executing busybox-1.36.1-r29.trigger 10:16:19 #0 1.952 OK: 9 MiB in 19 packages 10:16:19 #69 ... 10:16:19 10:16:19 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:16:19 #0 5.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 5.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 5.893 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:16:19 #0 5.893 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:16:19 #0 5.893 OK: 24174 distinct packages available 10:16:19 #0 5.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 6.349 (1/14) Installing ca-certificates (20250619-r0) 10:16:19 #0 6.361 (2/14) Installing brotli-libs (1.1.0-r2) 10:16:19 #0 6.373 (3/14) Installing c-ares (1.33.1-r0) 10:16:19 #0 6.379 (4/14) Installing libunistring (1.2-r0) 10:16:19 #0 6.394 (5/14) Installing libidn2 (2.3.7-r0) 10:16:19 #0 6.400 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:16:19 #0 6.405 (7/14) Installing libpsl (0.21.5-r1) 10:16:19 #0 6.409 (8/14) Installing zstd-libs (1.5.6-r0) 10:16:19 #0 6.418 (9/14) Installing libcurl (8.12.1-r0) 10:16:19 #0 6.428 (10/14) Installing curl (8.12.1-r0) 10:16:19 #0 6.434 (11/14) Installing dumb-init (1.2.5-r3) 10:16:19 #0 6.437 (12/14) Installing musl-obstack (1.2.3-r2) 10:16:19 #0 6.440 (13/14) Installing libucontext (1.2-r3) 10:16:19 #0 6.443 (14/14) Installing gcompat (1.1.0-r4) 10:16:19 #0 6.447 Executing busybox-1.36.1-r29.trigger 10:16:19 #0 6.455 Executing ca-certificates-20250619-r0.trigger 10:16:19 #0 6.497 OK: 13 MiB in 28 packages 10:16:19 #70 ... 10:16:19 10:16:19 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:16:19 #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:19 #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:19 #0 8.429 (1/4) Installing dumb-init (1.2.5-r3) 10:16:19 #0 8.433 (2/4) Installing openssl (3.3.4-r0) 10:16:19 #0 8.443 (3/4) Installing su-exec (0.2-r3) 10:16:19 #0 8.446 (4/4) Installing yq-go (4.44.1-r2) 10:16:19 #0 8.525 Executing busybox-1.36.1-r29.trigger 10:16:19 #0 8.534 OK: 19 MiB in 18 packages 10:16:25 3e85d5ac6304: Pull complete 10:16:25 c3105a71a48b: Pull complete 10:16:26 0f093f025ec4: Pull complete 10:16:26 c3106fc0e877: Pull complete 10:16:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:26 prd-ubuntu20.04-docker-arm64-4c-16g-7708 does not seem to be running inside a container 10:16:26 $ 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/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 10:16:28 $ docker top eca728ca65c433166da0f0076c0b56f3b2a4f111380ca3656e2ef3978bde2785 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:29 + docker compose -f ./docker-compose-build.yml build --parallel 10:16:34 #71 ... 10:16:34 10:16:34 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:16:34 #64 DONE 25.6s 10:16:34 10:16:34 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:16:34 #62 DONE 25.7s 10:16:34 10:16:34 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:16:34 #66 DONE 25.7s 10:16:34 10:16:34 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:16:34 #72 ... 10:16:34 10:16:34 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:16:34 #71 DONE 25.7s 10:16:34 10:16:34 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:16:34 #58 DONE 25.7s 10:16:34 10:16:34 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:16:34 #68 DONE 25.7s 10:16:34 10:16:34 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:16:34 #57 DONE 25.7s 10:16:34 10:16:34 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:16:34 #59 DONE 25.7s 10:16:34 10:16:34 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:16:34 #63 DONE 25.7s 10:16:34 10:16:34 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:34 #67 DONE 25.7s 10:16:34 10:16:34 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:16:34 #70 DONE 25.7s 10:16:34 10:16:34 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:16:34 #56 DONE 25.7s 10:16:34 10:16:34 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:16:34 #61 DONE 25.7s 10:16:34 10:16:34 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:34 #69 DONE 25.7s 10:16:34 10:16:34 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:16:34 #55 DONE 25.7s 10:16:34 10:16:34 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:16:34 #60 DONE 25.8s 10:16:34 10:16:34 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:34 #65 DONE 25.8s 10:16:34 10:16:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:16:34 #54 DONE 25.8s 10:16:34 10:16:34 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 10:16:34 #73 DONE 1.1s 10:16:34 10:16:34 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:16:34 #72 DONE 1.1s 10:16:34 10:16:34 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:34 #74 ... 10:16:34 10:16:34 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:16:34 #75 DONE 1.1s 10:16:34 10:16:34 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:16:34 #76 DONE 1.1s 10:16:34 10:16:34 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:16:34 #77 DONE 1.1s 10:16:34 10:16:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:34 #48 DONE 26.8s 10:16:34 10:16:34 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:34 #78 ... 10:16:34 10:16:34 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:16:34 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:34 #0 1.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:34 #0 1.902 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:34 #0 1.917 Executing busybox-1.36.1-r30.post-upgrade 10:16:34 #0 1.972 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:34 #0 1.976 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:34 #0 1.979 Executing busybox-1.36.1-r30.trigger 10:16:34 #0 1.986 OK: 8 MiB in 15 packages 10:16:34 #79 DONE 2.2s 10:16:35 10:16:35 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:16:35 #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:35 #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:35 #0 1.975 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 1.993 Executing busybox-1.36.1-r30.post-upgrade 10:16:35 #0 2.037 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.044 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.053 Executing busybox-1.36.1-r30.trigger 10:16:35 #0 2.107 OK: 8 MiB in 15 packages 10:16:35 #80 DONE 2.3s 10:16:35 10:16:35 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:16:35 #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:35 #0 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:35 #0 2.009 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.056 Executing busybox-1.36.1-r30.post-upgrade 10:16:35 #0 2.173 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.176 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.178 Executing busybox-1.36.1-r30.trigger 10:16:35 #0 2.183 OK: 8 MiB in 16 packages 10:16:35 #81 DONE 2.4s 10:16:35 10:16:35 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:16:35 #0 1.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:35 #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:35 #0 2.085 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.114 Executing busybox-1.36.1-r30.post-upgrade 10:16:35 #0 2.210 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.217 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.221 Executing busybox-1.36.1-r30.trigger 10:16:35 #0 2.227 OK: 19 MiB in 18 packages 10:16:35 #82 DONE 2.4s 10:16:35 10:16:35 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:16:35 #83 DONE 0.1s 10:16:35 10:16:35 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:16:35 #84 ... 10:16:35 10:16:35 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:16:35 #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:35 #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:35 #0 2.370 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.398 Executing busybox-1.36.1-r30.post-upgrade 10:16:35 #0 2.475 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.478 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:35 #0 2.483 Executing busybox-1.36.1-r30.trigger 10:16:35 #0 2.485 OK: 8 MiB in 18 packages 10:16:35 #85 DONE 2.7s 10:16:35 10:16:35 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:36 #86 ... 10:16:36 10:16:36 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:16:36 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.494 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.510 Executing busybox-1.36.1-r30.post-upgrade 10:16:36 #0 2.608 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.613 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.627 Executing busybox-1.36.1-r30.trigger 10:16:36 #0 2.633 OK: 12 MiB in 21 packages 10:16:36 #87 DONE 3.8s 10:16:36 10:16:36 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:16:36 #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.584 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.607 Executing busybox-1.36.1-r30.post-upgrade 10:16:36 #0 2.663 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.671 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.671 Executing busybox-1.36.1-r30.trigger 10:16:36 #0 2.679 OK: 13 MiB in 28 packages 10:16:36 #88 DONE 3.9s 10:16:36 10:16:36 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:36 #86 DONE 1.1s 10:16:36 10:16:36 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:16:36 #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.721 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.740 Executing busybox-1.36.1-r30.post-upgrade 10:16:36 #0 2.827 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.833 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.838 Executing busybox-1.36.1-r30.trigger 10:16:36 #0 3.255 OK: 10 MiB in 17 packages 10:16:36 #89 DONE 3.9s 10:16:36 10:16:36 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:16:36 #90 DONE 0.1s 10:16:36 10:16:36 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:16:36 #84 DONE 1.6s 10:16:36 10:16:36 #91 [security-spire-config stage-2 6/10] COPY security.txt / 10:16:36 #91 DONE 0.1s 10:16:36 10:16:36 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:16:36 #92 DONE 0.1s 10:16:36 10:16:36 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:16:36 #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:36 #0 2.868 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 2.889 Executing busybox-1.36.1-r30.post-upgrade 10:16:36 #0 3.839 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 3.842 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:36 #0 3.847 Executing busybox-1.36.1-r30.trigger 10:16:36 #0 3.855 OK: 19 MiB in 18 packages 10:16:36 #93 DONE 4.0s 10:16:36 10:16:36 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:16:36 #94 DONE 0.1s 10:16:36 10:16:36 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:37 #95 ... 10:16:37 10:16:37 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:16:37 #96 DONE 0.1s 10:16:37 10:16:37 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:16:37 #97 DONE 0.0s 10:16:37 10:16:37 #98 [security-spire-config] exporting to image 10:16:37 #98 exporting layers 10:16:37 #98 ... 10:16:37 10:16:37 #99 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:16:37 #0 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:37 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:37 #0 4.379 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:16:37 #0 4.396 Executing busybox-1.36.1-r30.post-upgrade 10:16:37 #0 4.433 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:16:37 #0 4.435 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:16:37 #0 4.438 Executing busybox-1.36.1-r30.trigger 10:16:37 #0 4.447 OK: 9 MiB in 19 packages 10:16:37 #99 DONE 4.7s 10:16:37 10:16:37 #98 [security-spire-config] exporting to image 10:16:37 #98 exporting layers 0.6s done 10:16:37 #98 writing image sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:16:37 #98 naming to docker.io/library/security-spire-config done 10:16:39 #98 DONE 1.6s 10:16:39 10:16:39 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:39 #100 DONE 1.2s 10:16:39 10:16:39 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:16:39 #101 DONE 1.2s 10:16:39 10:16:39 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:39 #102 ... 10:16:39 10:16:39 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:16:39 #103 DONE 0.1s 10:16:39 10:16:39 #104 [security-spire-server stage-2 6/9] COPY security.txt / 10:16:39 #1 [core-keeper internal] load build definition from Dockerfile 10:16:39 #1 transferring dockerfile: 10:16:39 #1 transferring dockerfile: 2.01kB done 10:16:39 #1 DONE 0.1s 10:16:39 10:16:39 #2 [security-spire-config internal] load build definition from Dockerfile 10:16:39 #2 transferring dockerfile: 1.69kB done 10:16:39 #2 DONE 0.0s 10:16:39 10:16:39 #3 [core-command internal] load build definition from Dockerfile 10:16:39 #3 transferring dockerfile: 1.94kB done 10:16:39 #3 DONE 0.1s 10:16:39 10:16:39 #4 [support-scheduler internal] load build definition from Dockerfile 10:16:39 #4 transferring dockerfile: 1.83kB 0.0s done 10:16:39 #4 DONE 0.1s 10:16:39 10:16:39 #5 [security-spire-server internal] load build definition from Dockerfile 10:16:39 #5 transferring dockerfile: 1.70kB 0.0s done 10:16:39 #5 DONE 0.0s 10:16:39 10:16:39 #6 [core-data internal] load build definition from Dockerfile 10:16:39 #6 transferring dockerfile: 2.04kB done 10:16:39 #6 DONE 0.0s 10:16:39 10:16:39 #7 [security-proxy-auth internal] load build definition from Dockerfile 10:16:39 #7 transferring dockerfile: 2.14kB done 10:16:39 #7 DONE 0.1s 10:16:39 10:16:39 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:16:39 #8 transferring dockerfile: 1.89kB 0.0s done 10:16:39 #8 DONE 0.1s 10:16:39 10:16:39 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:16:39 #9 transferring dockerfile: 2.23kB done 10:16:39 #9 DONE 0.1s 10:16:39 10:16:39 #10 [security-spire-agent internal] load build definition from Dockerfile 10:16:39 #10 transferring dockerfile: 1.81kB 0.0s done 10:16:39 #10 DONE 0.1s 10:16:39 10:16:39 #11 [security-bootstrapper internal] load build definition from Dockerfile 10:16:39 #11 transferring dockerfile: 3.02kB done 10:16:39 #11 DONE 0.1s 10:16:39 10:16:39 #12 [security-secretstore-setup internal] load build definition from Dockerfile 10:16:39 #12 transferring dockerfile: 2.49kB 0.0s done 10:16:39 #12 DONE 0.1s 10:16:39 10:16:39 #13 [security-proxy-setup internal] load build definition from Dockerfile 10:16:39 #104 DONE 0.8s 10:16:39 10:16:39 #105 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:16:39 #0 2.164 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:39 #0 5.216 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:39 #0 5.924 (1/1) Installing dumb-init (1.2.5-r3) 10:16:39 #0 6.213 Executing busybox-1.36.1-r29.trigger 10:16:39 #0 6.218 OK: 8 MiB in 15 packages 10:16:39 #105 DONE 6.7s 10:16:39 10:16:39 #106 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:16:39 #0 2.347 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:39 #0 5.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:39 #0 6.082 OK: 248 MiB in 58 packages 10:16:39 #106 DONE 6.7s 10:16:39 10:16:39 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:39 #102 DONE 0.9s 10:16:39 10:16:39 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:16:39 #107 DONE 0.1s 10:16:39 10:16:39 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:16:39 #13 transferring dockerfile: 2.50kB 0.0s done 10:16:39 #13 DONE 0.1s 10:16:39 10:16:39 #14 [core-metadata internal] load build definition from Dockerfile 10:16:39 #14 transferring dockerfile: 2.10kB 0.0s done 10:16:39 #14 DONE 0.1s 10:16:39 10:16:39 #15 [support-notifications internal] load build definition from Dockerfile 10:16:39 #15 transferring dockerfile: 2.00kB done 10:16:39 #15 DONE 0.1s 10:16:39 10:16:39 #16 [core-keeper internal] load .dockerignore 10:16:39 #16 transferring context: 50B 0.0s done 10:16:39 #16 DONE 0.1s 10:16:39 #108 DONE 0.1s 10:16:39 10:16:39 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:16:39 #109 DONE 0.1s 10:16:39 10:16:39 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:16:39 #110 DONE 0.1s 10:16:39 10:16:39 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 10:16:39 #111 DONE 0.1s 10:16:39 10:16:39 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:16:39 #112 DONE 0.1s 10:16:39 10:16:39 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:16:39 #113 DONE 0.0s 10:16:39 10:16:39 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:16:39 #114 DONE 0.1s 10:16:39 10:16:39 #115 [security-spire-server] exporting to image 10:16:40 #115 ... 10:16:40 10:16:40 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:16:40 #116 DONE 0.1s 10:16:40 10:16:40 #117 [security-spire-agent] exporting to image 10:16:40 #117 ... 10:16:40 10:16:40 #115 [security-spire-server] exporting to image 10:16:40 #115 exporting layers 0.4s done 10:16:40 #115 writing image sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:16:40 #115 naming to docker.io/library/security-spire-server done 10:16:40 #115 DONE 0.5s 10:16:40 10:16:40 #117 [security-spire-agent] exporting to image 10:16:40 #117 exporting layers 0.4s done 10:16:40 #117 writing image sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:16:40 #117 naming to docker.io/library/security-spire-agent done 10:16:40 #117 DONE 0.4s 10:16:40 10:16:40 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:40 10:16:40 #17 [security-spire-config internal] load .dockerignore 10:16:40 #17 transferring context: 50B 0.0s done 10:16:40 #17 DONE 0.0s 10:16:40 10:16:40 #18 [core-command internal] load .dockerignore 10:16:40 #18 transferring context: 50B 0.0s done 10:16:40 #18 DONE 0.0s 10:16:40 10:16:40 #19 [support-scheduler internal] load .dockerignore 10:16:40 #19 transferring context: 50B done 10:16:40 #19 DONE 0.1s 10:16:40 10:16:40 #20 [security-spire-server internal] load .dockerignore 10:16:40 #20 transferring context: 50B done 10:16:40 #20 DONE 0.1s 10:16:40 10:16:40 #21 [core-data internal] load .dockerignore 10:16:40 #21 transferring context: 50B done 10:16:40 #21 DONE 0.1s 10:16:40 10:16:40 #22 [security-proxy-auth internal] load .dockerignore 10:16:40 #22 transferring context: 50B done 10:16:40 #22 DONE 0.1s 10:16:40 10:16:40 #23 [security-spiffe-token-provider internal] load .dockerignore 10:16:40 #23 transferring context: 50B 0.0s done 10:16:40 #23 DONE 0.1s 10:16:40 10:16:40 #24 [core-common-config-bootstrapper internal] load .dockerignore 10:16:40 #24 transferring context: 50B 0.0s done 10:16:40 #24 DONE 0.1s 10:16:40 10:16:40 #25 [security-spire-agent internal] load .dockerignore 10:16:40 #25 transferring context: 50B done 10:16:40 #25 DONE 0.1s 10:16:40 10:16:40 #26 [security-bootstrapper internal] load .dockerignore 10:16:41 #26 transferring context: 50B 0.0s done 10:16:41 #26 DONE 0.1s 10:16:41 10:16:41 #27 [security-secretstore-setup internal] load .dockerignore 10:16:41 #27 transferring context: 50B done 10:16:41 #27 DONE 0.1s 10:16:41 10:16:41 #28 [security-proxy-setup internal] load .dockerignore 10:16:41 #28 transferring context: 50B 0.0s done 10:16:41 #28 DONE 0.1s 10:16:41 10:16:41 #29 [core-metadata internal] load .dockerignore 10:16:41 #29 transferring context: 50B done 10:16:41 #29 DONE 0.0s 10:16:41 10:16:41 #30 [support-notifications internal] load .dockerignore 10:16:41 #30 transferring context: 50B done 10:16:41 #30 DONE 0.0s 10:16:41 10:16:41 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:41 #31 DONE 0.0s 10:16:41 10:16:41 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:16:41 #32 DONE 0.3s 10:16:41 10:16:41 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:41 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:41 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:41 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:41 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 200.70kB / 4.09MB 0.1s 10:16:41 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:41 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.2s 10:16:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:42 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 10:16:42 #33 ... 10:16:42 10:16:42 #34 [core-keeper internal] load build context 10:16:42 #34 transferring context: 3.24MB 0.7s done 10:16:42 #34 DONE 0.8s 10:16:42 10:16:42 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:42 #33 ... 10:16:42 10:16:42 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:42 #31 DONE 0.0s 10:16:42 10:16:42 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:42 #33 ... 10:16:42 10:16:42 #35 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:42 #35 DONE 1.7s 10:16:42 10:16:42 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:42 #33 ... 10:16:42 10:16:42 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:42 #31 DONE 0.0s 10:16:42 10:16:42 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:16:42 #32 DONE 0.4s 10:16:42 10:16:42 #35 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:42 #35 DONE 1.7s 10:16:42 10:16:42 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:43 #33 ... 10:16:43 10:16:43 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:43 #31 DONE 0.0s 10:16:43 10:16:43 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:43 #33 ... 10:16:43 10:16:43 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:16:43 #32 DONE 0.6s 10:16:43 10:16:43 #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:43 #35 DONE 1.8s 10:16:43 10:16:43 #36 [core-data builder 2/8] WORKDIR /edgex-go 10:16:43 #36 DONE 0.9s 10:16:43 10:16:43 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:43 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:43 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:43 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:43 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:43 #33 ... 10:16:43 10:16:43 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:43 #31 DONE 0.0s 10:16:43 10:16:43 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:43 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.2s done 10:16:43 #33 ... 10:16:43 10:16:43 #35 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:43 #35 DONE 1.8s 10:16:43 10:16:43 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:43 #31 DONE 0.0s 10:16:43 10:16:43 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:16:43 #32 DONE 1.0s 10:16:43 10:16:43 #36 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 10:16:43 #36 DONE 0.9s 10:16:43 10:16:43 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:43 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:43 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:43 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:43 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:43 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.2s done 10:16:43 #33 ... 10:16:43 10:16:43 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:43 #31 DONE 0.0s 10:16:43 10:16:43 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:16:43 #37 DONE 1.3s 10:16:43 10:16:43 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:43 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:43 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:43 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:43 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:43 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.2s done 10:16:44 #33 ... 10:16:44 10:16:44 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:44 #31 DONE 0.0s 10:16:44 10:16:44 #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:44 #35 DONE 1.8s 10:16:44 10:16:44 #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 10:16:44 #36 DONE 1.0s 10:16:44 10:16:44 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:16:44 #32 DONE 1.4s 10:16:44 10:16:44 #38 [core-common-config-bootstrapper internal] load build context 10:16:44 #38 ... 10:16:44 10:16:44 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:44 #31 DONE 0.0s 10:16:44 10:16:44 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:44 #31 DONE 0.0s 10:16:44 10:16:44 #39 [core-command internal] load build context 10:16:44 #39 transferring context: 3.24MB 1.3s done 10:16:44 #39 DONE 1.8s 10:16:44 10:16:44 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:44 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.2s done 10:16:44 #118 ... 10:16:44 10:16:44 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:44 #119 ... 10:16:44 10:16:44 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:44 #33 ... 10:16:44 10:16:44 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:16:44 #37 DONE 2.0s 10:16:44 10:16:44 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:44 #31 DONE 0.0s 10:16:44 10:16:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:44 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 10:16:44 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:16:44 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:16:44 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:16:44 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 61.44kB / 126.71kB 0.4s 10:16:44 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.4s 10:16:44 #40 ... 10:16:44 10:16:44 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:44 #31 DONE 0.0s 10:16:44 10:16:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:44 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s 10:16:44 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s 10:16:44 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s 10:16:44 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 10:16:44 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 10:16:45 #40 ... 10:16:45 10:16:45 #41 [security-spire-server internal] load build context 10:16:45 #41 transferring context: 23.80kB 0.1s done 10:16:45 #41 DONE 1.3s 10:16:45 10:16:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:45 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 10:16:45 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:16:46 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 10:16:46 #40 ... 10:16:46 10:16:46 #35 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 10:16:46 #35 DONE 1.9s 10:16:46 10:16:46 #36 [core-metadata builder 2/8] WORKDIR /edgex-go 10:16:46 #36 DONE 1.0s 10:16:46 10:16:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:16:46 #32 DONE 3.2s 10:16:46 10:16:46 #42 [security-proxy-setup internal] load build context 10:16:46 #42 DONE 0.0s 10:16:46 10:16:46 #43 [core-data internal] load build context 10:16:46 #43 transferring context: 3.24MB 1.4s done 10:16:46 #43 DONE 3.1s 10:16:46 10:16:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:46 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:16:46 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.9s 10:16:46 #40 ... 10:16:46 10:16:46 #44 [core-metadata internal] load build context 10:16:46 #44 DONE 0.0s 10:16:46 10:16:46 #45 [security-secretstore-setup internal] load build context 10:16:46 #45 DONE 0.0s 10:16:46 10:16:46 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:16:46 #46 DONE 2.4s 10:16:46 10:16:46 #47 [support-scheduler internal] load build context 10:16:46 #47 transferring context: 3.24MB 1.8s done 10:16:46 #47 DONE 3.4s 10:16:46 10:16:46 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:16:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:16:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:16:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:16:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 10:16:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:16:46 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.2s done 10:16:46 #33 DONE 5.5s 10:16:46 10:16:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:46 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 10:16:46 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:16:46 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:16:46 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:16:46 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 10:16:46 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 10:16:46 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 10:16:46 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:16:46 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:16:46 #40 ... 10:16:46 10:16:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:16:46 #48 DONE 0.0s 10:16:46 10:16:46 #49 [security-spire-config internal] load build context 10:16:46 #49 transferring context: 22.05kB 0.1s done 10:16:46 #49 DONE 2.6s 10:16:46 10:16:46 #50 [security-spiffe-token-provider internal] load build context 10:16:46 #50 transferring context: 3.24MB 1.5s done 10:16:46 #50 DONE 2.9s 10:16:46 10:16:46 #51 [security-proxy-auth internal] load build context 10:16:46 #51 transferring context: 3.24MB 2.2s done 10:16:46 #51 DONE 2.9s 10:16:46 10:16:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:46 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.95MB / 33.17MB 2.3s 10:16:46 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 2.6s 10:16:47 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 3.0s 10:16:47 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:16:47 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:16:48 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 4.0s 10:16:48 #40 ... 10:16:48 10:16:48 #52 [security-spire-agent internal] load build context 10:16:48 #52 transferring context: 23.33kB 0.2s done 10:16:48 #52 DONE 1.9s 10:16:48 10:16:48 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:49 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 4.6s 10:16:49 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 5.1s 10:16:49 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.33MB / 33.17MB 5.5s 10:16:50 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.44MB / 33.17MB 6.5s 10:16:51 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 7.5s 10:16:52 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.61MB / 33.17MB 8.3s 10:16:53 #40 ... 10:16:53 10:16:53 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:53 #53 DONE 10.0s 10:16:53 10:16:53 #38 [core-common-config-bootstrapper internal] load build context 10:16:53 #38 transferring context: 3.24MB 5.8s done 10:16:53 #38 ... 10:16:53 10:16:53 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:16:53 #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:53 #0 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:53 #54 ... 10:16:53 10:16:53 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:16:53 #0 9.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:53 #55 ... 10:16:53 10:16:53 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:16:53 #0 7.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:53 #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:53 #56 ... 10:16:53 10:16:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:53 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.78MB / 33.17MB 9.4s 10:16:54 #40 ... 10:16:54 10:16:54 #38 [core-common-config-bootstrapper internal] load build context 10:16:54 #38 DONE 10.1s 10:16:54 10:16:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:54 #40 ... 10:16:54 10:16:54 #57 [security-bootstrapper internal] load build context 10:16:54 #57 ... 10:16:54 10:16:54 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:16:54 #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:54 #0 9.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:54 #58 ... 10:16:54 10:16:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:54 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 10.5s 10:16:55 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 10.9s 10:16:56 #40 ... 10:16:56 10:16:56 #57 [security-bootstrapper internal] load build context 10:16:56 #57 transferring context: 3.24MB 8.3s done 10:16:56 #57 DONE 11.8s 10:16:56 10:16:56 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:56 #40 ... 10:16:56 10:16:56 #42 [security-proxy-setup internal] load build context 10:16:56 #42 transferring context: 3.24MB 7.7s done 10:16:56 #42 DONE 9.9s 10:16:56 10:16:56 #59 [support-notifications internal] load build context 10:16:56 #59 transferring context: 3.24MB 8.9s done 10:16:56 #59 ... 10:16:56 10:16:56 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:16:56 #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:56 #0 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:56 #60 ... 10:16:56 10:16:56 #44 [core-metadata internal] load build context 10:16:56 #44 transferring context: 3.24MB 8.3s done 10:16:56 #44 ... 10:16:56 10:16:56 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:16:56 #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.1s done 10:16:56 #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:16:56 #48 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:16:56 #48 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:16:56 #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 10:16:56 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 6.2s 10:16:56 #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 10:16:56 #48 ... 10:16:56 10:16:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:16:56 #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:56 #61 ... 10:16:56 10:16:56 #62 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:16:56 #62 ... 10:16:56 10:16:56 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:16:57 #63 ... 10:16:57 10:16:57 #44 [core-metadata internal] load build context 10:16:57 #44 DONE 10.7s 10:16:57 10:16:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:16:57 #64 ... 10:16:57 10:16:57 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:16:57 #65 ... 10:16:57 10:16:57 #59 [support-notifications internal] load build context 10:16:57 #59 DONE 11.1s 10:16:57 10:16:57 #45 [security-secretstore-setup internal] load build context 10:16:57 #45 transferring context: 3.24MB 8.4s done 10:16:57 #45 DONE 11.1s 10:16:57 10:16:57 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:16:57 #66 ... 10:16:57 10:16:57 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:16:57 #67 ... 10:16:57 10:16:57 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:16:57 #68 ... 10:16:57 10:16:57 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:58 #69 ... 10:16:58 10:16:58 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:16:58 #70 ... 10:16:58 10:16:58 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:58 #71 ... 10:16:58 10:16:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:16:58 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.8s 10:16:58 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.8s done 10:16:58 #40 ... 10:16:58 10:16:58 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:58 #71 DONE 11.9s 10:16:58 10:16:58 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:16:58 #54 14.01 OK: 239 MiB in 58 packages 10:16:58 #54 DONE 15.6s 10:16:58 10:16:58 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:00 #72 ... 10:17:00 10:17:00 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:17:00 #60 11.76 OK: 239 MiB in 58 packages 10:17:00 #60 DONE 13.9s 10:17:00 10:17:00 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:17:00 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.3s done 10:17:00 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10:17:00 #48 ... 10:17:00 10:17:00 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:17:00 #55 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:00 #55 15.96 OK: 239 MiB in 58 packages 10:17:00 #55 DONE 17.3s 10:17:00 10:17:00 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 10:17:00 #73 ... 10:17:00 10:17:00 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:17:00 #74 DONE 2.2s 10:17:01 10:17:01 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:17:01 #58 15.55 OK: 239 MiB in 58 packages 10:17:01 #58 DONE 16.9s 10:17:01 10:17:01 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:02 #75 ... 10:17:02 10:17:02 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:17:02 #76 DONE 2.5s 10:17:02 10:17:02 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 10:17:02 #73 DONE 2.3s 10:17:02 10:17:02 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:03 #77 ... 10:17:03 10:17:03 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:17:03 #78 DONE 2.4s 10:17:03 10:17:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:03 #64 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:04 #64 ... 10:17:04 10:17:04 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:17:04 #56 14.81 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:17:04 #56 14.81 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:17:04 #56 14.81 OK: 24052 distinct packages available 10:17:04 #56 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:04 #56 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:04 #56 19.76 OK: 239 MiB in 58 packages 10:17:04 #56 DONE 20.6s 10:17:04 10:17:04 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:17:04 #79 ... 10:17:04 10:17:04 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:17:04 #80 ... 10:17:04 10:17:04 #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:17:04 #62 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:04 #62 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:04 #62 16.93 (1/1) Installing dumb-init (1.2.5-r3) 10:17:04 #62 16.99 Executing busybox-1.36.1-r29.trigger 10:17:04 #62 17.08 OK: 9 MiB in 15 packages 10:17:04 #62 DONE 18.1s 10:17:04 10:17:04 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 10:17:07 #81 ... 10:17:07 10:17:07 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:17:07 #61 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:07 #61 15.71 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:17:07 #61 15.71 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:17:07 #61 15.71 OK: 24052 distinct packages available 10:17:07 #61 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:07 #61 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:07 #61 19.93 (1/4) Installing dumb-init (1.2.5-r3) 10:17:07 #61 19.96 (2/4) Installing musl-obstack (1.2.3-r2) 10:17:07 #61 19.96 (3/4) Installing libucontext (1.2-r3) 10:17:07 #61 19.96 (4/4) Installing gcompat (1.1.0-r4) 10:17:07 #61 19.96 Executing busybox-1.36.1-r29.trigger 10:17:07 #61 20.02 OK: 9 MiB in 18 packages 10:17:07 #61 DONE 20.8s 10:17:07 10:17:07 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:07 #82 ... 10:17:07 10:17:07 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:17:07 #79 DONE 3.4s 10:17:08 10:17:08 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:13 #83 ... 10:17:13 10:17:13 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:13 #84 ... 10:17:13 10:17:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:13 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s 10:17:13 #40 ... 10:17:13 10:17:13 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:14 #85 ... 10:17:14 10:17:14 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:17:14 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.7s 10:17:14 #48 ... 10:17:14 10:17:14 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:14 #64 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:14 #64 19.87 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:17:14 #64 19.87 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:17:14 #64 19.87 OK: 24052 distinct packages available 10:17:14 #64 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:14 #64 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:14 #64 22.61 (1/14) Installing ca-certificates (20250619-r0) 10:17:14 #64 22.79 (2/14) Installing brotli-libs (1.1.0-r2) 10:17:14 #64 22.88 (3/14) Installing c-ares (1.33.1-r0) 10:17:14 #64 22.89 (4/14) Installing libunistring (1.2-r0) 10:17:14 #64 23.04 (5/14) Installing libidn2 (2.3.7-r0) 10:17:14 #64 23.05 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:17:14 #64 23.07 (7/14) Installing libpsl (0.21.5-r1) 10:17:14 #64 23.12 (8/14) Installing zstd-libs (1.5.6-r0) 10:17:14 #64 23.17 (9/14) Installing libcurl (8.12.1-r0) 10:17:14 #64 23.23 (10/14) Installing curl (8.12.1-r0) 10:17:14 #64 23.25 (11/14) Installing dumb-init (1.2.5-r3) 10:17:14 #64 23.26 (12/14) Installing musl-obstack (1.2.3-r2) 10:17:14 #64 23.27 (13/14) Installing libucontext (1.2-r3) 10:17:14 #64 23.28 (14/14) Installing gcompat (1.1.0-r4) 10:17:14 #64 23.31 Executing busybox-1.36.1-r29.trigger 10:17:14 #64 23.46 Executing ca-certificates-20250619-r0.trigger 10:17:14 #64 24.47 OK: 15 MiB in 28 packages 10:17:14 #64 DONE 27.2s 10:17:14 10:17:14 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:17:14 #48 ... 10:17:14 10:17:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:15 #40 ... 10:17:15 10:17:15 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:17:15 #66 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:15 #66 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:15 #66 23.89 (1/3) Installing ca-certificates (20250619-r0) 10:17:15 #66 24.21 (2/3) Installing dumb-init (1.2.5-r3) 10:17:15 #66 24.22 (3/3) Installing tzdata (2025b-r0) 10:17:15 #66 25.06 Executing busybox-1.36.1-r29.trigger 10:17:15 #66 25.10 Executing ca-certificates-20250619-r0.trigger 10:17:15 #66 26.43 OK: 11 MiB in 17 packages 10:17:15 #66 DONE 29.0s 10:17:15 10:17:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:17 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.8s 10:17:18 #40 ... 10:17:18 10:17:18 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:17:18 #68 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:18 #68 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:18 #68 31.68 (1/7) Installing ca-certificates (20250619-r0) 10:17:18 #68 31.90 (2/7) Installing dumb-init (1.2.5-r3) 10:17:18 #68 ... 10:17:18 10:17:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:19 #40 ... 10:17:19 10:17:19 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:17:19 #67 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:19 #67 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:19 #67 31.39 (1/2) Installing dumb-init (1.2.5-r3) 10:17:19 #67 31.41 (2/2) Installing su-exec (0.2-r3) 10:17:19 #67 31.43 Executing busybox-1.36.1-r29.trigger 10:17:19 #67 31.65 OK: 9 MiB in 16 packages 10:17:19 #67 ... 10:17:19 10:17:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:20 #40 ... 10:17:20 10:17:20 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:17:20 #65 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:20 #65 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:20 #65 ... 10:17:20 10:17:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:20 #40 ... 10:17:20 10:17:20 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:17:20 #67 DONE 33.8s 10:17:20 10:17:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:20 #40 ... 10:17:20 10:17:20 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:17:20 #63 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:20 #63 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:21 #63 ... 10:17:21 10:17:21 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:17:21 #86 ... 10:17:21 10:17:21 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:17:21 #70 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:21 #70 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:21 #70 ... 10:17:21 10:17:21 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:21 #69 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:21 #69 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:21 #69 ... 10:17:21 10:17:21 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:17:21 #80 16.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:21 #80 18.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:21 #80 ... 10:17:21 10:17:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:22 #40 ... 10:17:22 10:17:22 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:17:22 #68 31.92 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:17:22 #68 31.94 (4/7) Installing libsodium (1.0.19-r0) 10:17:22 #68 31.95 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:17:22 #68 32.11 (6/7) Installing libzmq (4.3.5-r2) 10:17:22 #68 32.22 (7/7) Installing zeromq (4.3.5-r2) 10:17:22 #68 32.26 Executing busybox-1.36.1-r29.trigger 10:17:22 #68 32.35 Executing ca-certificates-20250619-r0.trigger 10:17:22 #68 33.26 OK: 14 MiB in 21 packages 10:17:22 #68 DONE 35.3s 10:17:22 10:17:22 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:22 #40 ... 10:17:22 10:17:22 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:22 #72 13.81 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:22 #72 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:22 #72 ... 10:17:22 10:17:22 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:17:24 #87 ... 10:17:24 10:17:24 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:17:24 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:24 #0 6.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:24 #88 ... 10:17:24 10:17:24 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:17:24 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.9s done 10:17:24 #48 ... 10:17:24 10:17:24 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:24 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.3s 10:17:25 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done 10:17:25 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done 10:17:25 #40 ... 10:17:25 10:17:25 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 10:17:25 #81 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:25 #81 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:25 #81 ... 10:17:25 10:17:25 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:17:25 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:25 #0 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:26 #89 ... 10:17:26 10:17:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:17:27 #40 ... 10:17:27 10:17:27 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:17:27 #63 37.52 (1/1) Installing dumb-init (1.2.5-r3) 10:17:27 #63 37.57 Executing busybox-1.36.1-r29.trigger 10:17:27 #63 37.75 OK: 9 MiB in 15 packages 10:17:27 #63 DONE 40.2s 10:17:27 10:17:27 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:27 #90 ... 10:17:27 10:17:27 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:27 #82 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:27 #82 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:27 #82 ... 10:17:27 10:17:27 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:17:27 #65 36.79 (1/4) Installing dumb-init (1.2.5-r3) 10:17:27 #65 36.84 (2/4) Installing openssl (3.3.4-r0) 10:17:27 #65 37.02 (3/4) Installing su-exec (0.2-r3) 10:17:27 #65 37.07 (4/4) Installing yq-go (4.44.1-r2) 10:17:27 #65 38.18 Executing busybox-1.36.1-r29.trigger 10:17:27 #65 38.30 OK: 20 MiB in 18 packages 10:17:27 #65 DONE 40.8s 10:17:27 10:17:27 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:17:28 #91 ... 10:17:28 10:17:28 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:17:28 #80 31.00 OK: 239 MiB in 58 packages 10:17:28 #80 DONE 33.8s 10:17:28 10:17:28 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:17:28 #70 35.91 (1/4) Installing ca-certificates (20250619-r0) 10:17:28 #70 36.59 (2/4) Installing dumb-init (1.2.5-r3) 10:17:28 #70 36.63 (3/4) Installing su-exec (0.2-r3) 10:17:28 #70 36.67 (4/4) Installing yq-go (4.44.1-r2) 10:17:28 #70 37.21 Executing busybox-1.36.1-r29.trigger 10:17:28 #70 37.44 Executing ca-certificates-20250619-r0.trigger 10:17:28 #70 38.96 OK: 20 MiB in 18 packages 10:17:28 #70 DONE 41.6s 10:17:28 10:17:28 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:29 #92 ... 10:17:29 10:17:29 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:17:29 #93 DONE 1.0s 10:17:29 10:17:29 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #120 DONE 51.0s 10:17:31 10:17:31 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #95 DONE 51.0s 10:17:31 10:17:31 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #119 DONE 51.0s 10:17:31 10:17:31 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #118 DONE 45.2s 10:17:31 10:17:31 #121 [core-keeper builder 7/8] COPY . . 10:17:31 #121 ... 10:17:31 10:17:31 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #74 DONE 51.1s 10:17:31 10:17:31 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:31 #78 DONE 51.1s 10:17:31 10:17:31 #122 [security-proxy-auth builder 6/7] COPY . . 10:17:31 #94 ... 10:17:31 10:17:31 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:31 #72 28.11 (1/1) Installing dumb-init (1.2.5-r3) 10:17:31 #72 29.15 Executing busybox-1.36.1-r29.trigger 10:17:31 #72 29.40 OK: 9 MiB in 15 packages 10:17:31 #72 DONE 32.6s 10:17:31 10:17:31 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 10:17:31 #81 24.23 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:31 #81 24.62 Executing busybox-1.36.1-r30.post-upgrade 10:17:31 #81 25.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:31 #81 25.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:31 #81 25.57 Executing busybox-1.36.1-r30.trigger 10:17:31 #81 25.72 OK: 9 MiB in 15 packages 10:17:33 #81 DONE 28.4s 10:17:33 10:17:33 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:33 #82 25.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:33 #82 25.22 Executing busybox-1.36.1-r30.post-upgrade 10:17:33 #82 25.87 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:33 #82 25.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:33 #82 25.97 Executing busybox-1.36.1-r30.trigger 10:17:33 #82 26.14 OK: 9 MiB in 18 packages 10:17:34 #82 ... 10:17:34 10:17:34 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:34 #69 37.15 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:17:34 #69 37.17 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:17:34 #69 37.17 OK: 24052 distinct packages available 10:17:34 #69 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:34 #69 41.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:34 #69 ... 10:17:34 10:17:34 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:34 #82 DONE 27.2s 10:17:34 10:17:34 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:35 #95 ... 10:17:35 10:17:35 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:17:35 #86 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:35 #86 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:35 #122 ... 10:17:35 10:17:35 #123 [support-scheduler builder 6/7] COPY . . 10:17:35 #123 ... 10:17:35 10:17:35 #124 [support-notifications builder 6/7] COPY . . 10:17:35 #124 ... 10:17:35 10:17:35 #125 [security-proxy-setup builder 6/7] COPY . . 10:17:35 #125 ... 10:17:35 10:17:35 #126 [security-spiffe-token-provider builder 6/7] COPY . . 10:17:35 #86 ... 10:17:35 10:17:35 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:17:35 #89 17.55 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #89 17.73 Executing busybox-1.36.1-r30.post-upgrade 10:17:35 #89 18.19 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #89 18.20 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #89 18.21 Executing busybox-1.36.1-r30.trigger 10:17:35 #89 18.31 OK: 11 MiB in 17 packages 10:17:35 #89 ... 10:17:35 10:17:35 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:17:35 #88 18.01 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #88 18.26 Executing busybox-1.36.1-r30.post-upgrade 10:17:35 #88 19.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #88 19.10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:35 #88 19.20 Executing busybox-1.36.1-r30.trigger 10:17:35 #88 19.36 OK: 15 MiB in 28 packages 10:17:35 #88 DONE 21.9s 10:17:35 10:17:35 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:35 #92 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:35 #92 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:36 #92 ... 10:17:36 10:17:36 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:17:36 #89 DONE 20.4s 10:17:36 10:17:36 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:17:36 #91 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:36 #91 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:36 #91 ... 10:17:36 10:17:36 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:36 #95 DONE 2.2s 10:17:36 10:17:36 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:17:36 #87 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:36 #87 6.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:36 #87 ... 10:17:36 10:17:36 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:17:36 #96 DONE 0.2s 10:17:36 10:17:36 #97 [security-spire-config stage-2 6/10] COPY security.txt / 10:17:36 #97 DONE 0.1s 10:17:36 10:17:36 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:36 #90 5.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:36 #90 6.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:36 #90 ... 10:17:36 10:17:36 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:17:36 #98 DONE 0.1s 10:17:36 10:17:36 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:17:36 #99 DONE 0.1s 10:17:36 10:17:36 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:17:37 #86 ... 10:17:37 10:17:37 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:17:37 #100 DONE 0.1s 10:17:37 10:17:37 #101 [security-spire-config] exporting to image 10:17:37 #101 exporting layers 10:17:39 #101 exporting layers 2.1s done 10:17:39 #101 writing image sha256:b61ddeadf48f9612ff22854bbc698df1bf9c401eab527c3f16549bd728799e31 done 10:17:39 #101 naming to docker.io/library/security-spire-config-arm64 done 10:17:39 #101 DONE 2.1s 10:17:39 10:17:39 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:17:39 #87 16.16 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:39 #87 16.35 Executing busybox-1.36.1-r30.post-upgrade 10:17:39 #87 16.72 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:39 #87 16.73 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:39 #87 16.76 Executing busybox-1.36.1-r30.trigger 10:17:39 #87 16.85 OK: 14 MiB in 21 packages 10:17:40 #87 ... 10:17:40 10:17:40 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:40 #69 51.00 (1/5) Installing dumb-init (1.2.5-r3) 10:17:40 #69 51.03 (2/5) Installing musl-obstack (1.2.3-r2) 10:17:40 #69 51.04 (3/5) Installing libucontext (1.2-r3) 10:17:40 #69 51.05 (4/5) Installing gcompat (1.1.0-r4) 10:17:40 #69 51.08 (5/5) Installing openssl (3.3.4-r0) 10:17:40 #69 51.18 Executing busybox-1.36.1-r29.trigger 10:17:40 #69 51.37 OK: 10 MiB in 19 packages 10:17:40 #69 DONE 52.9s 10:17:40 10:17:40 #102 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:17:40 #126 DONE 15.0s 10:17:40 10:17:40 #122 [core-command builder 6/7] COPY . . 10:17:40 #122 DONE 15.0s 10:17:40 10:17:40 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #127 CACHED 10:17:40 10:17:40 #128 [security-proxy-auth builder 6/7] COPY . . 10:17:40 #128 CACHED 10:17:40 10:17:40 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:17:40 #129 CACHED 10:17:40 10:17:40 #121 [core-keeper builder 7/8] COPY . . 10:17:40 #121 DONE 15.0s 10:17:40 10:17:40 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 10:17:40 #130 CACHED 10:17:40 10:17:40 #131 [core-data builder 6/7] COPY . . 10:17:40 #131 CACHED 10:17:40 10:17:40 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #132 CACHED 10:17:40 10:17:40 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #133 CACHED 10:17:40 10:17:40 #134 [core-command builder 6/7] COPY . . 10:17:40 #134 CACHED 10:17:40 10:17:40 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 10:17:40 #135 CACHED 10:17:40 10:17:40 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 10:17:40 #136 CACHED 10:17:40 10:17:40 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:17:40 #137 CACHED 10:17:40 10:17:40 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #138 CACHED 10:17:40 10:17:40 #123 [support-scheduler builder 6/7] COPY . . 10:17:40 #123 DONE 15.0s 10:17:40 10:17:40 #125 [security-proxy-setup builder 6/7] COPY . . 10:17:40 #125 DONE 15.0s 10:17:40 10:17:40 #124 [support-notifications builder 6/7] COPY . . 10:17:40 #124 DONE 15.0s 10:17:40 10:17:40 #139 [security-bootstrapper builder 6/7] COPY . . 10:17:40 #139 CACHED 10:17:40 10:17:40 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #140 CACHED 10:17:40 10:17:40 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:17:40 #141 CACHED 10:17:40 10:17:40 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:40 #142 CACHED 10:17:40 10:17:40 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:17:40 #143 CACHED 10:17:40 10:17:40 #144 [security-proxy-setup builder 6/7] COPY . . 10:17:40 #144 CACHED 10:17:40 10:17:40 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:17:41 #102 ... 10:17:41 10:17:41 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:17:41 #86 17.39 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:41 #86 17.60 Executing busybox-1.36.1-r30.post-upgrade 10:17:41 #86 18.16 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:41 #86 18.17 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:41 #86 18.21 Executing busybox-1.36.1-r30.trigger 10:17:41 #86 18.27 OK: 9 MiB in 16 packages 10:17:41 #86 DONE 19.9s 10:17:41 10:17:41 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:17:41 #145 1.069 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:17:42 #103 ... 10:17:42 10:17:42 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:17:42 #87 DONE 19.4s 10:17:42 10:17:42 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:42 #90 14.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:42 #90 15.20 Executing busybox-1.36.1-r30.post-upgrade 10:17:42 #90 15.58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:42 #90 15.59 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:42 #90 15.60 Executing busybox-1.36.1-r30.trigger 10:17:42 #90 15.74 OK: 9 MiB in 15 packages 10:17:43 #90 ... 10:17:43 10:17:43 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:17:43 #91 13.49 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:43 #91 13.68 Executing busybox-1.36.1-r30.post-upgrade 10:17:43 #91 14.19 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:43 #91 14.22 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:43 #91 14.37 Executing busybox-1.36.1-r30.trigger 10:17:43 #91 14.44 OK: 20 MiB in 18 packages 10:17:43 #91 DONE 15.6s 10:17:43 10:17:43 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:43 #92 14.93 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:43 #92 ... 10:17:43 10:17:43 #104 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:17:43 #104 DONE 0.2s 10:17:43 10:17:43 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:43 #92 15.13 Executing busybox-1.36.1-r30.post-upgrade 10:17:43 #92 ... 10:17:43 10:17:43 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:17:43 #103 DONE 3.0s 10:17:43 10:17:43 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:17:44 #105 ... 10:17:44 10:17:44 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:44 #90 DONE 17.2s 10:17:44 10:17:44 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:17:44 #105 DONE 0.3s 10:17:44 10:17:44 #102 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:17:44 #102 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:44 #102 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:45 #102 ... 10:17:45 10:17:45 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:45 #92 15.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:45 #92 15.80 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:45 #92 15.81 Executing busybox-1.36.1-r30.trigger 10:17:45 #92 15.93 OK: 20 MiB in 18 packages 10:17:45 #92 DONE 16.8s 10:17:45 10:17:45 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:47 #84 ... 10:17:47 10:17:47 #102 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:17:47 #102 7.226 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:17:47 #102 7.299 Executing busybox-1.36.1-r30.post-upgrade 10:17:47 #102 7.511 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:17:47 #102 7.518 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:17:47 #102 7.526 Executing busybox-1.36.1-r30.trigger 10:17:47 #102 7.550 OK: 10 MiB in 19 packages 10:17:48 #102 DONE 8.5s 10:17:48 10:17:48 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:49 #106 ... 10:17:49 10:17:49 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:17:49 #107 DONE 1.1s 10:17:49 10:17:49 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:49 #106 DONE 1.4s 10:17:49 10:17:49 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:50 #108 ... 10:17:50 10:17:50 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:17:50 #109 DONE 0.2s 10:17:50 10:17:50 #110 [security-spire-server stage-2 6/9] COPY security.txt / 10:17:50 #110 DONE 0.3s 10:17:50 10:17:50 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:17:50 #111 DONE 0.2s 10:17:50 10:17:50 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:17:50 #112 DONE 0.3s 10:17:50 10:17:50 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:50 #83 ... 10:17:50 10:17:50 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:17:50 #113 DONE 0.3s 10:17:50 10:17:50 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:51 #145 ... 10:17:51 10:17:51 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:17:51 #0 0.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:17:51 #146 ... 10:17:51 10:17:51 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:17:51 #0 0.746 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:17:51 #147 ... 10:17:51 10:17:51 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:51 #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:17:51 #148 ... 10:17:51 10:17:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:17:51 #0 0.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:17:51 #149 ... 10:17:51 10:17:51 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:17:51 #0 0.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:17:51 #150 ... 10:17:51 10:17:51 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:17:51 #0 0.619 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:17:51 #151 ... 10:17:51 10:17:51 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:17:51 #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:17:51 #152 ... 10:17:51 10:17:51 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:17:51 #0 0.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:17:51 #153 ... 10:17:51 10:17:51 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:17:51 #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:17:51 #77 ... 10:17:51 10:17:51 #101 [security-spire-server] exporting to image 10:17:51 #101 exporting layers 10:17:51 #154 ... 10:17:51 10:17:51 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:17:51 #0 0.838 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:17:51 #155 ... 10:17:51 10:17:51 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:17:51 #0 0.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:17:51 #101 ... 10:17:51 10:17:51 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:17:51 #108 DONE 2.1s 10:17:51 10:17:51 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:17:51 #114 DONE 0.2s 10:17:51 10:17:51 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 10:17:52 #115 DONE 0.3s 10:17:52 10:17:52 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:17:52 #116 DONE 0.3s 10:17:52 10:17:52 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:17:52 #117 DONE 0.3s 10:17:52 10:17:52 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:17:52 #118 DONE 0.3s 10:17:52 10:17:52 #101 [security-spire-agent] exporting to image 10:17:54 #101 exporting layers 3.1s done 10:17:54 #101 writing image sha256:0c3be066b741d45cc147bc9082034cdb345da74eea3149ea21ebf7092784a760 done 10:17:54 #101 naming to docker.io/library/security-spire-server-arm64 done 10:17:55 #101 exporting layers 2.5s done 10:17:55 #101 writing image sha256:f2b2bd88cabaae58225e5efbc1a34258f3e1db9f8ded8f857ec184898c5d2c98 0.0s done 10:17:55 #101 naming to docker.io/library/security-spire-agent-arm64 done 10:17:55 #101 DONE 6.5s 10:17:55 10:17:55 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #83 ... 10:19:17 10:19:17 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #77 DONE 122.7s 10:19:17 10:19:17 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #84 DONE 122.8s 10:19:17 10:19:17 #119 [core-command builder 6/7] COPY . . 10:19:17 #119 ... 10:19:17 10:19:17 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #85 DONE 121.8s 10:19:17 10:19:17 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #83 DONE 117.6s 10:19:17 10:19:17 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #75 DONE 124.5s 10:19:17 10:19:17 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #94 DONE 95.9s 10:19:17 10:19:17 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:19:17 #120 DONE 1.9s 10:19:17 10:19:17 #121 [security-proxy-setup builder 6/7] COPY . . 10:19:17 #121 CACHED 10:19:17 10:19:17 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:19:17 #122 CACHED 10:19:17 10:19:17 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #123 CACHED 10:19:17 10:19:17 #124 [security-bootstrapper builder 6/7] COPY . . 10:19:17 #124 DONE 2.0s 10:19:17 10:19:17 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:19:17 #125 CACHED 10:19:17 10:19:17 #126 [security-secretstore-setup builder 6/7] COPY . . 10:19:17 #126 CACHED 10:19:17 10:19:17 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #127 CACHED 10:19:17 10:19:17 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:19:17 #128 CACHED 10:19:17 10:19:17 #129 [core-metadata builder 6/7] COPY . . 10:19:17 #129 CACHED 10:19:17 10:19:17 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #130 CACHED 10:19:17 10:19:17 #119 [core-command builder 6/7] COPY . . 10:19:17 #119 DONE 2.0s 10:19:17 10:19:17 #131 [core-keeper builder 7/8] COPY . . 10:19:17 #131 DONE 1.9s 10:19:17 10:19:17 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:19:17 #132 ... 10:19:17 10:19:17 #133 [support-notifications builder 6/7] COPY . . 10:19:17 #133 DONE 2.1s 10:19:17 10:19:17 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:19:17 #134 CACHED 10:19:17 10:19:17 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #135 CACHED 10:19:17 10:19:17 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 10:19:17 #136 CACHED 10:19:17 10:19:17 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #137 CACHED 10:19:17 10:19:17 #138 [core-data builder 6/7] COPY . . 10:19:17 #138 CACHED 10:19:17 10:19:17 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 10:19:17 #139 CACHED 10:19:17 10:19:17 #140 [security-proxy-auth builder 6/7] COPY . . 10:19:17 #140 CACHED 10:19:17 10:19:17 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:19:17 #141 CACHED 10:19:17 10:19:17 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:17 #142 CACHED 10:19:17 10:19:17 #143 [support-scheduler builder 6/7] COPY . . 10:19:17 #143 DONE 2.0s 10:19:17 10:19:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:19:17 #144 ... 10:19:17 10:19:17 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:19:17 #132 5.106 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:19:17 #132 ... 10:19:17 10:19:17 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:19:17 #0 6.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:19:17 #145 ... 10:19:17 10:19:17 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:19:17 #0 5.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:19:17 #146 ... 10:19:17 10:19:17 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:19:17 #0 5.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:19:17 #147 ... 10:19:17 10:19:17 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:19:17 #0 5.168 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:19:18 #148 ... 10:19:18 10:19:18 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:19:18 #0 5.503 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:19:18 #149 ... 10:19:18 10:19:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:19:18 #0 4.009 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:19:18 #150 ... 10:19:18 10:19:18 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:19:18 #0 5.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:19:18 #151 ... 10:19:18 10:19:18 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:19:18 #0 4.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:19:18 #152 ... 10:19:18 10:19:18 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:19:18 #0 5.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:19:19 #153 ... 10:19:19 10:19:19 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:19:19 #0 5.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:19:19 #154 ... 10:19:19 10:19:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:19:19 #144 5.970 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:20:12 #156 ... 10:20:12 10:20:12 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:20:12 #146 DONE 138.4s 10:20:12 10:20:12 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:12 #157 ... 10:20:12 10:20:12 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:20:12 #154 DONE 144.8s 10:20:12 10:20:12 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:20:14 #152 ... 10:20:14 10:20:14 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:20:14 #148 154.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:20:22 #148 DONE 161.2s 10:20:22 10:20:22 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:20:22 #153 DONE 161.2s 10:20:22 10:20:22 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:20:22 #149 DONE 161.3s 10:20:22 10:20:22 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:20:22 #156 DONE 161.2s 10:20:22 10:20:22 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:20:22 #151 DONE 161.3s 10:20:22 10:20:22 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:20:22 #152 DONE 161.2s 10:20:22 10:20:22 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:20:22 #155 DONE 161.3s 10:20:22 10:20:22 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:20:22 #147 DONE 161.3s 10:20:22 10:20:22 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:20:22 #150 DONE 161.3s 10:20:22 10:20:22 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:20:22 #145 DONE 161.3s 10:20:22 10:20:22 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #157 DONE 22.8s 10:20:22 10:20:22 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #158 ... 10:20:22 10:20:22 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #157 DONE 22.8s 10:20:22 10:20:22 #157 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #157 DONE 22.8s 10:20:22 10:20:22 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #158 DONE 0.2s 10:20:22 10:20:22 #159 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:20:22 #159 DONE 0.3s 10:20:22 10:20:22 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:20:22 #160 DONE 0.3s 10:20:22 10:20:22 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #161 DONE 0.3s 10:20:22 10:20:22 #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:20:22 #162 CACHED 10:20:22 10:20:22 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #163 CACHED 10:20:22 10:20:22 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:20:22 #164 CACHED 10:20:22 10:20:22 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #165 CACHED 10:20:22 10:20:22 #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #166 CACHED 10:20:22 10:20:22 #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:20:22 #167 CACHED 10:20:22 10:20:22 #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #168 DONE 0.3s 10:20:22 10:20:22 #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #169 DONE 0.3s 10:20:22 10:20:22 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #170 DONE 0.3s 10:20:22 10:20:22 #171 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #171 DONE 0.3s 10:20:22 10:20:22 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:20:22 #172 DONE 0.3s 10:20:22 10:20:22 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:20:23 #173 ... 10:20:23 10:20:23 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:20:23 #174 DONE 1.6s 10:20:23 10:20:23 #175 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:20:23 #175 DONE 1.6s 10:20:23 10:20:23 #176 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:20:23 #176 DONE 1.7s 10:20:23 10:20:23 #177 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:20:23 #177 DONE 1.7s 10:20:23 10:20:23 #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:20:23 #178 DONE 1.7s 10:20:23 10:20:23 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:20:23 #179 DONE 1.7s 10:20:23 10:20:23 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:20:23 #180 ... 10:20:23 10:20:23 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:20:23 #181 DONE 2.0s 10:20:23 10:20:23 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:20:23 #182 DONE 2.0s 10:20:23 10:20:23 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:20:23 #183 DONE 2.0s 10:20:23 10:20:23 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:20:23 #184 DONE 2.0s 10:20:23 10:20:23 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:20:23 #173 DONE 2.0s 10:20:23 10:20:23 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:20:25 #185 ... 10:20:25 10:20:25 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:20:25 #186 DONE 3.4s 10:20:25 10:20:25 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:20:25 #187 DONE 1.8s 10:20:25 10:20:25 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:20:25 #188 DONE 1.8s 10:20:25 10:20:25 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:20:25 #180 DONE 1.8s 10:20:25 10:20:25 #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:20:25 #189 ... 10:20:25 10:20:25 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:20:25 #190 DONE 2.1s 10:20:25 10:20:25 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:20:25 #191 DONE 1.8s 10:20:25 10:20:25 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:20:25 #192 DONE 1.8s 10:20:25 10:20:25 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:20:25 #193 DONE 1.8s 10:20:25 10:20:25 #194 [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 10:20:25 #194 DONE 1.8s 10:20:25 10:20:25 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:20:25 #195 DONE 1.8s 10:20:25 10:20:25 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:20:25 #196 DONE 1.6s 10:20:25 10:20:25 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:20:25 #185 DONE 1.8s 10:20:25 10:20:25 #197 [core-keeper] exporting to image 10:20:25 #197 exporting layers 10:20:25 #197 ... 10:20:25 10:20:25 #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:20:25 #198 DONE 0.6s 10:20:25 10:20:25 #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:20:25 #199 DONE 0.6s 10:20:25 10:20:25 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:20:25 #200 DONE 0.2s 10:20:25 10:20:25 #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:20:25 #189 DONE 0.6s 10:20:25 10:20:25 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:20:25 #201 DONE 0.2s 10:20:25 10:20:25 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:20:25 #202 DONE 0.2s 10:20:25 10:20:25 #203 [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 10:20:25 #203 DONE 0.2s 10:20:25 10:20:25 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:20:25 #204 DONE 0.2s 10:20:25 10:20:25 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:20:25 #205 DONE 0.2s 10:20:25 10:20:25 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:20:25 #206 DONE 0.2s 10:20:25 10:20:25 #207 [security-spiffe-token-provider] exporting to image 10:20:25 #207 ... 10:20:25 10:20:25 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:20:25 #208 DONE 0.2s 10:20:25 10:20:25 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:20:25 #209 DONE 0.2s 10:20:26 10:20:26 #210 [core-command] exporting to image 10:20:26 #210 exporting layers 0.1s done 10:20:26 #210 writing image sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 0.0s done 10:20:26 #210 naming to docker.io/library/core-command 0.0s done 10:20:26 #210 DONE 0.9s 10:20:26 10:20:26 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:20:26 #211 DONE 0.7s 10:20:26 10:20:26 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:20:26 #212 DONE 0.5s 10:20:26 10:20:26 #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:20:26 #213 DONE 0.4s 10:20:26 10:20:26 #214 [core-data] exporting to image 10:20:26 #214 exporting layers 0.1s done 10:20:26 #214 writing image sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 0.5s done 10:20:26 #214 naming to docker.io/library/core-data 0.3s done 10:20:26 #214 DONE 1.0s 10:20:26 10:20:26 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:26 #215 DONE 1.0s 10:20:26 10:20:26 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:20:26 #216 DONE 0.8s 10:20:26 10:20:26 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:26 #217 DONE 1.0s 10:20:26 10:20:26 #218 [core-metadata] exporting to image 10:20:26 #218 exporting layers 0.7s done 10:20:26 #218 writing image sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:20:26 #218 naming to docker.io/library/core-metadata 0.0s done 10:20:26 #218 DONE 1.1s 10:20:26 10:20:26 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:20:26 #219 DONE 0.4s 10:20:26 10:20:26 #197 [core-keeper] exporting to image 10:20:26 #197 exporting layers 0.2s done 10:20:26 #197 writing image sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 0.8s done 10:20:26 #197 naming to docker.io/library/core-keeper 0.0s done 10:20:26 #197 DONE 1.2s 10:20:26 10:20:26 #220 [core-common-config-bootstrapper] exporting to image 10:20:26 #220 ... 10:20:26 10:20:26 #221 [support-scheduler] exporting to image 10:20:26 #221 exporting layers 1.1s done 10:20:26 #221 writing image sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 0.0s done 10:20:26 #221 naming to docker.io/library/support-scheduler done 10:20:26 #221 DONE 1.2s 10:20:26 10:20:26 #222 [support-notifications] exporting to image 10:20:26 #222 exporting layers 1.1s done 10:20:26 #222 writing image sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:20:26 #222 naming to docker.io/library/support-notifications done 10:20:26 #222 DONE 1.2s 10:20:26 10:20:26 #207 [security-spiffe-token-provider] exporting to image 10:20:26 #207 exporting layers 1.0s done 10:20:26 #207 writing image sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:20:26 #207 naming to docker.io/library/security-spiffe-token-provider done 10:20:26 #207 DONE 1.1s 10:20:26 10:20:26 #220 [core-common-config-bootstrapper] exporting to image 10:20:26 #220 exporting layers 0.2s done 10:20:27 #220 ... 10:20:27 10:20:27 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:20:27 #223 DONE 0.7s 10:20:27 10:20:27 #224 [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/ 10:20:27 #224 DONE 0.6s 10:20:27 10:20:27 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:20:27 #225 DONE 0.1s 10:20:27 10:20:27 #226 [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/ 10:20:27 #226 DONE 0.1s 10:20:27 10:20:27 #227 [security-proxy-auth] exporting to image 10:20:27 #227 exporting layers 0.7s done 10:20:27 #227 writing image sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:20:27 #227 naming to docker.io/library/security-proxy-auth done 10:20:27 #227 DONE 0.8s 10:20:27 10:20:27 #220 [core-common-config-bootstrapper] exporting to image 10:20:27 #220 writing image sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:20:27 #220 naming to docker.io/library/core-common-config-bootstrapper done 10:20:27 #220 DONE 0.8s 10:20:27 10:20:27 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:27 #228 DONE 0.9s 10:20:27 10:20:27 #229 [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/ 10:20:27 #229 DONE 0.1s 10:20:27 10:20:27 #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:20:27 #230 DONE 0.1s 10:20:27 10:20:27 #231 [security-proxy-setup] exporting to image 10:20:27 #231 exporting layers 0.2s done 10:20:27 #231 writing image sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:20:27 #231 naming to docker.io/library/security-proxy-setup 10:20:27 #231 naming to docker.io/library/security-proxy-setup done 10:20:27 #231 DONE 0.2s 10:20:27 10:20:27 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:27 #232 DONE 0.4s 10:20:27 10:20:27 #233 [security-secretstore-setup] exporting to image 10:20:28 #233 exporting layers 0.2s done 10:20:28 #233 writing image sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:20:28 #233 naming to docker.io/library/security-secretstore-setup done 10:20:28 #233 DONE 0.2s 10:20:28 10:20:28 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:20:28 #234 DONE 0.4s 10:20:28 10:20:28 #235 [security-bootstrapper] exporting to image 10:20:28 #235 exporting layers 0.2s done 10:20:28 #235 writing image sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:20:28 #235 naming to docker.io/library/security-bootstrapper done 10:20:28 #235 DONE 0.2s 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:28 time="2025-08-27T10:15:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:20:28 $ docker stop --time=1 311af0a80ff030475a92409b7b222d789a80da3a46995e96fc95ac6bab899495 10:20:29 $ docker rm -f --volumes 311af0a80ff030475a92409b7b222d789a80da3a46995e96fc95ac6bab899495 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:29 + docker images 10:20:29 REPOSITORY TAG IMAGE ID CREATED SIZE 10:20:29 security-proxy-setup latest 5af0cc14f949 2 seconds ago 49.9MB 10:20:29 security-bootstrapper latest ea1b08fe2f18 2 seconds ago 21.2MB 10:20:29 security-secretstore-setup latest 3d9ddc138053 2 seconds ago 80.6MB 10:20:29 core-common-config-bootstrapper latest 7ff7cebd9876 3 seconds ago 20.2MB 10:20:29 security-proxy-auth latest c459c19dfdba 3 seconds ago 45.4MB 10:20:29 core-keeper latest 32e2318113a1 4 seconds ago 45.2MB 10:20:29 security-spiffe-token-provider latest 99ad2aaf98af 4 seconds ago 48.8MB 10:20:29 core-metadata latest 3542c5d3914d 4 seconds ago 46.4MB 10:20:29 core-data latest 4fd4ca89d2a2 4 seconds ago 46.3MB 10:20:29 support-notifications latest e2e56afb81ef 4 seconds ago 53.6MB 10:20:29 core-command latest c34575dda64c 4 seconds ago 40.5MB 10:20:29 support-scheduler latest 8af527398f77 4 seconds ago 50MB 10:20:29 security-spire-agent latest b334edc6ba84 3 minutes ago 196MB 10:20:29 security-spire-server latest f47d510f92bb 3 minutes ago 150MB 10:20:29 security-spire-config latest 0ca41843cb19 3 minutes ago 150MB 10:20:29 ci-base-image-x86_64 latest 8a72ba8480e9 7 minutes ago 936MB 10:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB 10:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 10:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:29 provisioning config files... 10:20:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/892@tmp/config4557164398198457440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:30 ---> ****-login.sh 10:20:30 nexus3.edgexfoundry.org:10001 10:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 Login Succeeded 10:20:30 nexus3.edgexfoundry.org:10002 10:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 Login Succeeded 10:20:30 nexus3.edgexfoundry.org:10003 10:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 Login Succeeded 10:20:30 nexus3.edgexfoundry.org:10004 10:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 Login Succeeded 10:20:30 ****.io 10:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 Login Succeeded 10:20:30 ---> ****-login.sh ends [Pipeline] } 10:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:20:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:20:30 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:30 latest 10:20:30 4.1.0-dev.51 10:20:30 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:30 main 10:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:31 + docker push nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:20:31 a457a04e3da4: Preparing 10:20:31 e7806ca9bd29: Preparing 10:20:31 e553545eb252: Preparing 10:20:31 2c7b6ce44e3c: Preparing 10:20:31 12382581a08f: Preparing 10:20:31 953c790701c9: Preparing 10:20:31 097100c76c15: Preparing 10:20:31 953c790701c9: Waiting 10:20:31 097100c76c15: Waiting 10:20:31 e553545eb252: Pushed 10:20:31 2c7b6ce44e3c: Pushed 10:20:31 a457a04e3da4: Pushed 10:20:31 097100c76c15: Layer already exists 10:20:31 953c790701c9: Pushed 10:20:31 12382581a08f: Pushed 10:20:34 e7806ca9bd29: Pushed 10:20:34 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:35 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:20:35 a457a04e3da4: Preparing 10:20:35 e7806ca9bd29: Preparing 10:20:35 e553545eb252: Preparing 10:20:35 2c7b6ce44e3c: Preparing 10:20:35 12382581a08f: Preparing 10:20:35 953c790701c9: Preparing 10:20:35 097100c76c15: Preparing 10:20:35 097100c76c15: Waiting 10:20:35 953c790701c9: Waiting 10:20:35 2c7b6ce44e3c: Layer already exists 10:20:35 e553545eb252: Layer already exists 10:20:35 12382581a08f: Layer already exists 10:20:35 e7806ca9bd29: Layer already exists 10:20:35 a457a04e3da4: Layer already exists 10:20:35 953c790701c9: Layer already exists 10:20:35 097100c76c15: Layer already exists 10:20:35 latest: digest: sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:36 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 10:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:20:36 a457a04e3da4: Preparing 10:20:36 e7806ca9bd29: Preparing 10:20:36 e553545eb252: Preparing 10:20:36 2c7b6ce44e3c: Preparing 10:20:36 12382581a08f: Preparing 10:20:36 953c790701c9: Preparing 10:20:36 097100c76c15: Preparing 10:20:36 953c790701c9: Waiting 10:20:36 097100c76c15: Waiting 10:20:36 12382581a08f: Layer already exists 10:20:36 2c7b6ce44e3c: Layer already exists 10:20:36 a457a04e3da4: Layer already exists 10:20:36 e553545eb252: Layer already exists 10:20:36 e7806ca9bd29: Layer already exists 10:20:36 953c790701c9: Layer already exists 10:20:36 097100c76c15: Layer already exists 10:20:36 4.1.0-dev.51: digest: sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:36 + docker push nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:20:36 a457a04e3da4: Preparing 10:20:36 e7806ca9bd29: Preparing 10:20:36 e553545eb252: Preparing 10:20:36 2c7b6ce44e3c: Preparing 10:20:36 12382581a08f: Preparing 10:20:36 953c790701c9: Preparing 10:20:36 097100c76c15: Preparing 10:20:36 953c790701c9: Waiting 10:20:36 097100c76c15: Waiting 10:20:36 e553545eb252: Layer already exists 10:20:36 e7806ca9bd29: Layer already exists 10:20:36 2c7b6ce44e3c: Layer already exists 10:20:36 12382581a08f: Layer already exists 10:20:36 a457a04e3da4: Layer already exists 10:20:36 953c790701c9: Layer already exists 10:20:36 097100c76c15: Layer already exists 10:20:36 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:20:37 a457a04e3da4: Preparing 10:20:37 e7806ca9bd29: Preparing 10:20:37 e553545eb252: Preparing 10:20:37 2c7b6ce44e3c: Preparing 10:20:37 12382581a08f: Preparing 10:20:37 953c790701c9: Preparing 10:20:37 097100c76c15: Preparing 10:20:37 953c790701c9: Waiting 10:20:37 097100c76c15: Waiting 10:20:37 12382581a08f: Layer already exists 10:20:37 e553545eb252: Layer already exists 10:20:37 2c7b6ce44e3c: Layer already exists 10:20:37 e7806ca9bd29: Layer already exists 10:20:37 a457a04e3da4: Layer already exists 10:20:37 097100c76c15: Layer already exists 10:20:37 953c790701c9: Layer already exists 10:20:37 main: digest: sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:37 ===================================================== [Pipeline] echo 10:20:37 taggedImages: 10:20:37 - nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:37 - nexus3.edgexfoundry.org:10004/core-command:latest 10:20:37 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 10:20:37 - nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:37 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:20:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:20:37 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:37 latest 10:20:37 4.1.0-dev.51 10:20:37 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:37 main 10:20:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:20:38 c3e57f126283: Preparing 10:20:38 b5bc4aa96add: Preparing 10:20:38 5932066c16fe: Preparing 10:20:38 bab28bccd3ac: Preparing 10:20:38 e553545eb252: Preparing 10:20:38 2c7b6ce44e3c: Preparing 10:20:38 12382581a08f: Preparing 10:20:38 953c790701c9: Preparing 10:20:38 097100c76c15: Preparing 10:20:38 2c7b6ce44e3c: Waiting 10:20:38 12382581a08f: Waiting 10:20:38 953c790701c9: Waiting 10:20:38 097100c76c15: Waiting 10:20:38 e553545eb252: Layer already exists 10:20:38 2c7b6ce44e3c: Layer already exists 10:20:38 12382581a08f: Layer already exists 10:20:38 953c790701c9: Layer already exists 10:20:38 097100c76c15: Layer already exists 10:20:38 c3e57f126283: Pushed 10:20:38 b5bc4aa96add: Pushed 10:20:38 5932066c16fe: Pushed 10:20:39 bab28bccd3ac: Pushed 10:20:39 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:20:40 c3e57f126283: Preparing 10:20:40 b5bc4aa96add: Preparing 10:20:40 5932066c16fe: Preparing 10:20:40 bab28bccd3ac: Preparing 10:20:40 e553545eb252: Preparing 10:20:40 2c7b6ce44e3c: Preparing 10:20:40 12382581a08f: Preparing 10:20:40 953c790701c9: Preparing 10:20:40 097100c76c15: Preparing 10:20:40 2c7b6ce44e3c: Waiting 10:20:40 12382581a08f: Waiting 10:20:40 953c790701c9: Waiting 10:20:40 097100c76c15: Waiting 10:20:40 5932066c16fe: Layer already exists 10:20:40 b5bc4aa96add: Layer already exists 10:20:40 bab28bccd3ac: Layer already exists 10:20:40 e553545eb252: Layer already exists 10:20:40 c3e57f126283: Layer already exists 10:20:40 2c7b6ce44e3c: Layer already exists 10:20:40 953c790701c9: Layer already exists 10:20:40 097100c76c15: Layer already exists 10:20:40 12382581a08f: Layer already exists 10:20:40 latest: digest: sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 10:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:20:41 c3e57f126283: Preparing 10:20:41 b5bc4aa96add: Preparing 10:20:41 5932066c16fe: Preparing 10:20:41 bab28bccd3ac: Preparing 10:20:41 e553545eb252: Preparing 10:20:41 2c7b6ce44e3c: Preparing 10:20:41 12382581a08f: Preparing 10:20:41 953c790701c9: Preparing 10:20:41 097100c76c15: Preparing 10:20:41 12382581a08f: Waiting 10:20:41 953c790701c9: Waiting 10:20:41 097100c76c15: Waiting 10:20:41 2c7b6ce44e3c: Waiting 10:20:41 bab28bccd3ac: Layer already exists 10:20:41 b5bc4aa96add: Layer already exists 10:20:41 c3e57f126283: Layer already exists 10:20:41 5932066c16fe: Layer already exists 10:20:41 e553545eb252: Layer already exists 10:20:41 12382581a08f: Layer already exists 10:20:41 2c7b6ce44e3c: Layer already exists 10:20:41 953c790701c9: Layer already exists 10:20:41 097100c76c15: Layer already exists 10:20:41 4.1.0-dev.51: digest: sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:20:41 c3e57f126283: Preparing 10:20:41 b5bc4aa96add: Preparing 10:20:41 5932066c16fe: Preparing 10:20:41 bab28bccd3ac: Preparing 10:20:41 e553545eb252: Preparing 10:20:41 2c7b6ce44e3c: Preparing 10:20:41 12382581a08f: Preparing 10:20:41 953c790701c9: Preparing 10:20:41 097100c76c15: Preparing 10:20:41 953c790701c9: Waiting 10:20:41 097100c76c15: Waiting 10:20:41 12382581a08f: Waiting 10:20:41 2c7b6ce44e3c: Waiting 10:20:41 c3e57f126283: Layer already exists 10:20:41 e553545eb252: Layer already exists 10:20:41 5932066c16fe: Layer already exists 10:20:41 bab28bccd3ac: Layer already exists 10:20:41 b5bc4aa96add: Layer already exists 10:20:41 2c7b6ce44e3c: Layer already exists 10:20:41 12382581a08f: Layer already exists 10:20:41 953c790701c9: Layer already exists 10:20:41 097100c76c15: Layer already exists 10:20:41 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:20:42 c3e57f126283: Preparing 10:20:42 b5bc4aa96add: Preparing 10:20:42 5932066c16fe: Preparing 10:20:42 bab28bccd3ac: Preparing 10:20:42 e553545eb252: Preparing 10:20:42 2c7b6ce44e3c: Preparing 10:20:42 12382581a08f: Preparing 10:20:42 953c790701c9: Preparing 10:20:42 097100c76c15: Preparing 10:20:42 2c7b6ce44e3c: Waiting 10:20:42 953c790701c9: Waiting 10:20:42 12382581a08f: Waiting 10:20:42 097100c76c15: Waiting 10:20:42 b5bc4aa96add: Layer already exists 10:20:42 c3e57f126283: Layer already exists 10:20:42 bab28bccd3ac: Layer already exists 10:20:42 5932066c16fe: Layer already exists 10:20:42 e553545eb252: Layer already exists 10:20:42 12382581a08f: Layer already exists 10:20:42 2c7b6ce44e3c: Layer already exists 10:20:42 953c790701c9: Layer already exists 10:20:42 097100c76c15: Layer already exists 10:20:42 main: digest: sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:42 ===================================================== [Pipeline] echo 10:20:42 taggedImages: 10:20:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:20:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 10:20:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:20:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:20:42 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:42 latest 10:20:42 4.1.0-dev.51 10:20:42 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:42 main 10:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:43 + docker push nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:20:43 26abed916f50: Preparing 10:20:43 ba917fcfa9eb: Preparing 10:20:43 e553545eb252: Preparing 10:20:43 2c7b6ce44e3c: Preparing 10:20:43 12382581a08f: Preparing 10:20:43 0f71df6d0a01: Preparing 10:20:43 097100c76c15: Preparing 10:20:43 0f71df6d0a01: Waiting 10:20:43 097100c76c15: Waiting 10:20:43 12382581a08f: Layer already exists 10:20:43 2c7b6ce44e3c: Layer already exists 10:20:43 e553545eb252: Layer already exists 10:20:43 097100c76c15: Layer already exists 10:20:43 26abed916f50: Pushed 10:20:43 0f71df6d0a01: Pushed 10:20:47 ba917fcfa9eb: Pushed 10:20:47 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:20:48 26abed916f50: Preparing 10:20:48 ba917fcfa9eb: Preparing 10:20:48 e553545eb252: Preparing 10:20:48 2c7b6ce44e3c: Preparing 10:20:48 12382581a08f: Preparing 10:20:48 0f71df6d0a01: Preparing 10:20:48 097100c76c15: Preparing 10:20:48 0f71df6d0a01: Waiting 10:20:48 097100c76c15: Waiting 10:20:48 ba917fcfa9eb: Layer already exists 10:20:48 26abed916f50: Layer already exists 10:20:48 e553545eb252: Layer already exists 10:20:48 12382581a08f: Layer already exists 10:20:48 2c7b6ce44e3c: Layer already exists 10:20:48 097100c76c15: Layer already exists 10:20:48 0f71df6d0a01: Layer already exists 10:20:48 latest: digest: sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:48 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 10:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:20:48 26abed916f50: Preparing 10:20:48 ba917fcfa9eb: Preparing 10:20:48 e553545eb252: Preparing 10:20:48 2c7b6ce44e3c: Preparing 10:20:48 12382581a08f: Preparing 10:20:48 0f71df6d0a01: Preparing 10:20:48 097100c76c15: Preparing 10:20:48 0f71df6d0a01: Waiting 10:20:48 097100c76c15: Waiting 10:20:48 e553545eb252: Layer already exists 10:20:48 26abed916f50: Layer already exists 10:20:48 2c7b6ce44e3c: Layer already exists 10:20:48 12382581a08f: Layer already exists 10:20:48 ba917fcfa9eb: Layer already exists 10:20:48 097100c76c15: Layer already exists 10:20:48 0f71df6d0a01: Layer already exists 10:20:48 4.1.0-dev.51: digest: sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:49 + docker push nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:20:49 26abed916f50: Preparing 10:20:49 ba917fcfa9eb: Preparing 10:20:49 e553545eb252: Preparing 10:20:49 2c7b6ce44e3c: Preparing 10:20:49 12382581a08f: Preparing 10:20:49 0f71df6d0a01: Preparing 10:20:49 097100c76c15: Preparing 10:20:49 0f71df6d0a01: Waiting 10:20:49 097100c76c15: Waiting 10:20:49 e553545eb252: Layer already exists 10:20:49 ba917fcfa9eb: Layer already exists 10:20:49 2c7b6ce44e3c: Layer already exists 10:20:49 26abed916f50: Layer already exists 10:20:49 12382581a08f: Layer already exists 10:20:49 097100c76c15: Layer already exists 10:20:49 0f71df6d0a01: Layer already exists 10:20:49 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:20:50 26abed916f50: Preparing 10:20:50 ba917fcfa9eb: Preparing 10:20:50 e553545eb252: Preparing 10:20:50 2c7b6ce44e3c: Preparing 10:20:50 12382581a08f: Preparing 10:20:50 0f71df6d0a01: Preparing 10:20:50 097100c76c15: Preparing 10:20:50 0f71df6d0a01: Waiting 10:20:50 097100c76c15: Waiting 10:20:50 ba917fcfa9eb: Layer already exists 10:20:50 12382581a08f: Layer already exists 10:20:50 2c7b6ce44e3c: Layer already exists 10:20:50 26abed916f50: Layer already exists 10:20:50 e553545eb252: Layer already exists 10:20:50 0f71df6d0a01: Layer already exists 10:20:50 097100c76c15: Layer already exists 10:20:50 main: digest: sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:50 ===================================================== [Pipeline] echo 10:20:50 taggedImages: 10:20:50 - nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:50 - nexus3.edgexfoundry.org:10004/core-data:latest 10:20:50 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 10:20:50 - nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:20:50 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:20:50 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:50 latest 10:20:50 4.1.0-dev.51 10:20:50 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:50 main 10:20:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:20:50 998b0795c5c1: Preparing 10:20:50 84445c16567b: Preparing 10:20:50 2c7b6ce44e3c: Preparing 10:20:50 86155f0e2755: Preparing 10:20:50 7569f64c2216: Preparing 10:20:50 097100c76c15: Preparing 10:20:50 097100c76c15: Waiting 10:20:50 2c7b6ce44e3c: Layer already exists 10:20:50 097100c76c15: Layer already exists 10:20:50 7569f64c2216: Pushed 10:20:50 86155f0e2755: Pushed 10:20:50 998b0795c5c1: Pushed 10:20:54 84445c16567b: Pushed 10:20:54 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:20:55 998b0795c5c1: Preparing 10:20:55 84445c16567b: Preparing 10:20:55 2c7b6ce44e3c: Preparing 10:20:55 86155f0e2755: Preparing 10:20:55 7569f64c2216: Preparing 10:20:55 097100c76c15: Preparing 10:20:55 097100c76c15: Waiting 10:20:55 7569f64c2216: Layer already exists 10:20:55 998b0795c5c1: Layer already exists 10:20:55 84445c16567b: Layer already exists 10:20:55 2c7b6ce44e3c: Layer already exists 10:20:55 86155f0e2755: Layer already exists 10:20:55 097100c76c15: Layer already exists 10:20:55 latest: digest: sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 10:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:20:55 998b0795c5c1: Preparing 10:20:55 84445c16567b: Preparing 10:20:55 2c7b6ce44e3c: Preparing 10:20:55 86155f0e2755: Preparing 10:20:55 7569f64c2216: Preparing 10:20:55 097100c76c15: Preparing 10:20:55 097100c76c15: Waiting 10:20:55 998b0795c5c1: Layer already exists 10:20:55 84445c16567b: Layer already exists 10:20:55 7569f64c2216: Layer already exists 10:20:55 86155f0e2755: Layer already exists 10:20:55 2c7b6ce44e3c: Layer already exists 10:20:55 097100c76c15: Layer already exists 10:20:55 4.1.0-dev.51: digest: sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:20:56 998b0795c5c1: Preparing 10:20:56 84445c16567b: Preparing 10:20:56 2c7b6ce44e3c: Preparing 10:20:56 86155f0e2755: Preparing 10:20:56 7569f64c2216: Preparing 10:20:56 097100c76c15: Preparing 10:20:56 097100c76c15: Waiting 10:20:56 86155f0e2755: Layer already exists 10:20:56 84445c16567b: Layer already exists 10:20:56 2c7b6ce44e3c: Layer already exists 10:20:56 7569f64c2216: Layer already exists 10:20:56 998b0795c5c1: Layer already exists 10:20:56 097100c76c15: Layer already exists 10:20:56 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:20:57 998b0795c5c1: Preparing 10:20:57 84445c16567b: Preparing 10:20:57 2c7b6ce44e3c: Preparing 10:20:57 86155f0e2755: Preparing 10:20:57 7569f64c2216: Preparing 10:20:57 097100c76c15: Preparing 10:20:57 097100c76c15: Waiting 10:20:57 86155f0e2755: Layer already exists 10:20:57 7569f64c2216: Layer already exists 10:20:57 2c7b6ce44e3c: Layer already exists 10:20:57 84445c16567b: Layer already exists 10:20:57 998b0795c5c1: Layer already exists 10:20:57 097100c76c15: Layer already exists 10:20:57 main: digest: sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:57 ===================================================== [Pipeline] echo 10:20:57 taggedImages: 10:20:57 - nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:20:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 10:20:57 - nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:20:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:20:57 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:57 latest 10:20:57 4.1.0-dev.51 10:20:57 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:20:57 main 10:20:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:20:57 b82cf6482b21: Preparing 10:20:57 f146c70e24f8: Preparing 10:20:57 7854c83c90c7: Preparing 10:20:57 e553545eb252: Preparing 10:20:57 2c7b6ce44e3c: Preparing 10:20:57 12382581a08f: Preparing 10:20:57 953c790701c9: Preparing 10:20:57 097100c76c15: Preparing 10:20:57 953c790701c9: Waiting 10:20:57 097100c76c15: Waiting 10:20:57 12382581a08f: Waiting 10:20:57 2c7b6ce44e3c: Layer already exists 10:20:57 e553545eb252: Layer already exists 10:20:57 12382581a08f: Layer already exists 10:20:57 953c790701c9: Layer already exists 10:20:57 097100c76c15: Layer already exists 10:20:57 f146c70e24f8: Pushed 10:20:57 b82cf6482b21: Pushed 10:21:01 7854c83c90c7: Pushed 10:21:01 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:21:02 b82cf6482b21: Preparing 10:21:02 f146c70e24f8: Preparing 10:21:02 7854c83c90c7: Preparing 10:21:02 e553545eb252: Preparing 10:21:02 2c7b6ce44e3c: Preparing 10:21:02 12382581a08f: Preparing 10:21:02 953c790701c9: Preparing 10:21:02 097100c76c15: Preparing 10:21:02 953c790701c9: Waiting 10:21:02 097100c76c15: Waiting 10:21:02 12382581a08f: Waiting 10:21:02 7854c83c90c7: Layer already exists 10:21:02 f146c70e24f8: Layer already exists 10:21:02 e553545eb252: Layer already exists 10:21:02 2c7b6ce44e3c: Layer already exists 10:21:02 b82cf6482b21: Layer already exists 10:21:02 12382581a08f: Layer already exists 10:21:02 097100c76c15: Layer already exists 10:21:02 953c790701c9: Layer already exists 10:21:02 latest: digest: sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 10:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:21:02 b82cf6482b21: Preparing 10:21:02 f146c70e24f8: Preparing 10:21:02 7854c83c90c7: Preparing 10:21:02 e553545eb252: Preparing 10:21:02 2c7b6ce44e3c: Preparing 10:21:02 12382581a08f: Preparing 10:21:02 953c790701c9: Preparing 10:21:02 097100c76c15: Preparing 10:21:02 097100c76c15: Waiting 10:21:02 12382581a08f: Waiting 10:21:02 953c790701c9: Waiting 10:21:02 e553545eb252: Layer already exists 10:21:02 7854c83c90c7: Layer already exists 10:21:02 2c7b6ce44e3c: Layer already exists 10:21:02 b82cf6482b21: Layer already exists 10:21:02 f146c70e24f8: Layer already exists 10:21:02 12382581a08f: Layer already exists 10:21:02 097100c76c15: Layer already exists 10:21:02 953c790701c9: Layer already exists 10:21:02 4.1.0-dev.51: digest: sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:21:03 b82cf6482b21: Preparing 10:21:03 f146c70e24f8: Preparing 10:21:03 7854c83c90c7: Preparing 10:21:03 e553545eb252: Preparing 10:21:03 2c7b6ce44e3c: Preparing 10:21:03 12382581a08f: Preparing 10:21:03 953c790701c9: Preparing 10:21:03 097100c76c15: Preparing 10:21:03 12382581a08f: Waiting 10:21:03 953c790701c9: Waiting 10:21:03 097100c76c15: Waiting 10:21:03 f146c70e24f8: Layer already exists 10:21:03 7854c83c90c7: Layer already exists 10:21:03 e553545eb252: Layer already exists 10:21:03 2c7b6ce44e3c: Layer already exists 10:21:03 b82cf6482b21: Layer already exists 10:21:03 097100c76c15: Layer already exists 10:21:03 12382581a08f: Layer already exists 10:21:03 953c790701c9: Layer already exists 10:21:03 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:21:03 b82cf6482b21: Preparing 10:21:03 f146c70e24f8: Preparing 10:21:03 7854c83c90c7: Preparing 10:21:03 e553545eb252: Preparing 10:21:03 2c7b6ce44e3c: Preparing 10:21:03 12382581a08f: Preparing 10:21:03 953c790701c9: Preparing 10:21:03 097100c76c15: Preparing 10:21:03 12382581a08f: Waiting 10:21:03 953c790701c9: Waiting 10:21:03 097100c76c15: Waiting 10:21:03 e553545eb252: Layer already exists 10:21:03 7854c83c90c7: Layer already exists 10:21:03 b82cf6482b21: Layer already exists 10:21:03 2c7b6ce44e3c: Layer already exists 10:21:03 f146c70e24f8: Layer already exists 10:21:03 12382581a08f: Layer already exists 10:21:03 097100c76c15: Layer already exists 10:21:03 953c790701c9: Layer already exists 10:21:03 main: digest: sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:04 ===================================================== [Pipeline] echo 10:21:04 taggedImages: 10:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 10:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:21:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:21:04 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:04 latest 10:21:04 4.1.0-dev.51 10:21:04 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:04 main 10:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:21:04 7a89fee262c3: Preparing 10:21:04 cf23f26c11b0: Preparing 10:21:04 3e8304ac7ca0: Preparing 10:21:04 f504addb2060: Preparing 10:21:04 1688e18eed6a: Preparing 10:21:04 1757c95b1556: Preparing 10:21:04 b29d6cb3f0b3: Preparing 10:21:04 e553545eb252: Preparing 10:21:04 2c7b6ce44e3c: Preparing 10:21:04 ae6cca57aa5c: Preparing 10:21:04 541d1ee7d234: Preparing 10:21:04 5f70bf18a086: Preparing 10:21:04 0c1276775958: Preparing 10:21:04 80ed1461a6bb: Preparing 10:21:04 e68771b0f0fe: Preparing 10:21:04 097100c76c15: Preparing 10:21:04 1757c95b1556: Waiting 10:21:04 b29d6cb3f0b3: Waiting 10:21:04 541d1ee7d234: Waiting 10:21:04 80ed1461a6bb: Waiting 10:21:04 0c1276775958: Waiting 10:21:04 e553545eb252: Waiting 10:21:04 e68771b0f0fe: Waiting 10:21:04 2c7b6ce44e3c: Waiting 10:21:04 097100c76c15: Waiting 10:21:04 5f70bf18a086: Waiting 10:21:04 ae6cca57aa5c: Waiting 10:21:04 1688e18eed6a: Pushed 10:21:04 7a89fee262c3: Pushed 10:21:04 3e8304ac7ca0: Pushed 10:21:04 cf23f26c11b0: Pushed 10:21:04 f504addb2060: Pushed 10:21:04 e553545eb252: Layer already exists 10:21:04 2c7b6ce44e3c: Layer already exists 10:21:05 5f70bf18a086: Layer already exists 10:21:05 1757c95b1556: Pushed 10:21:05 ae6cca57aa5c: Pushed 10:21:05 541d1ee7d234: Pushed 10:21:05 097100c76c15: Layer already exists 10:21:05 0c1276775958: Pushed 10:21:05 e68771b0f0fe: Pushed 10:21:05 80ed1461a6bb: Pushed 10:21:06 b29d6cb3f0b3: Pushed 10:21:06 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:21:07 7a89fee262c3: Preparing 10:21:07 cf23f26c11b0: Preparing 10:21:07 3e8304ac7ca0: Preparing 10:21:07 f504addb2060: Preparing 10:21:07 1688e18eed6a: Preparing 10:21:07 1757c95b1556: Preparing 10:21:07 b29d6cb3f0b3: Preparing 10:21:07 e553545eb252: Preparing 10:21:07 2c7b6ce44e3c: Preparing 10:21:07 ae6cca57aa5c: Preparing 10:21:07 541d1ee7d234: Preparing 10:21:07 5f70bf18a086: Preparing 10:21:07 0c1276775958: Preparing 10:21:07 80ed1461a6bb: Preparing 10:21:07 e68771b0f0fe: Preparing 10:21:07 e553545eb252: Waiting 10:21:07 097100c76c15: Preparing 10:21:07 2c7b6ce44e3c: Waiting 10:21:07 ae6cca57aa5c: Waiting 10:21:07 80ed1461a6bb: Waiting 10:21:07 541d1ee7d234: Waiting 10:21:07 e68771b0f0fe: Waiting 10:21:07 5f70bf18a086: Waiting 10:21:07 097100c76c15: Waiting 10:21:07 0c1276775958: Waiting 10:21:07 1757c95b1556: Waiting 10:21:07 b29d6cb3f0b3: Waiting 10:21:07 3e8304ac7ca0: Layer already exists 10:21:07 7a89fee262c3: Layer already exists 10:21:07 f504addb2060: Layer already exists 10:21:07 1688e18eed6a: Layer already exists 10:21:07 cf23f26c11b0: Layer already exists 10:21:07 1757c95b1556: Layer already exists 10:21:07 e553545eb252: Layer already exists 10:21:07 b29d6cb3f0b3: Layer already exists 10:21:07 2c7b6ce44e3c: Layer already exists 10:21:07 ae6cca57aa5c: Layer already exists 10:21:07 5f70bf18a086: Layer already exists 10:21:07 541d1ee7d234: Layer already exists 10:21:07 e68771b0f0fe: Layer already exists 10:21:07 80ed1461a6bb: Layer already exists 10:21:07 0c1276775958: Layer already exists 10:21:07 097100c76c15: Layer already exists 10:21:07 latest: digest: sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 10:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:21:07 7a89fee262c3: Preparing 10:21:07 cf23f26c11b0: Preparing 10:21:07 3e8304ac7ca0: Preparing 10:21:07 f504addb2060: Preparing 10:21:07 1688e18eed6a: Preparing 10:21:07 1757c95b1556: Preparing 10:21:07 b29d6cb3f0b3: Preparing 10:21:07 e553545eb252: Preparing 10:21:07 2c7b6ce44e3c: Preparing 10:21:07 ae6cca57aa5c: Preparing 10:21:07 541d1ee7d234: Preparing 10:21:07 5f70bf18a086: Preparing 10:21:07 0c1276775958: Preparing 10:21:07 80ed1461a6bb: Preparing 10:21:07 e68771b0f0fe: Preparing 10:21:07 097100c76c15: Preparing 10:21:07 e553545eb252: Waiting 10:21:07 ae6cca57aa5c: Waiting 10:21:07 541d1ee7d234: Waiting 10:21:07 2c7b6ce44e3c: Waiting 10:21:07 1757c95b1556: Waiting 10:21:07 5f70bf18a086: Waiting 10:21:07 b29d6cb3f0b3: Waiting 10:21:07 0c1276775958: Waiting 10:21:07 80ed1461a6bb: Waiting 10:21:07 e68771b0f0fe: Waiting 10:21:07 097100c76c15: Waiting 10:21:07 1688e18eed6a: Layer already exists 10:21:07 3e8304ac7ca0: Layer already exists 10:21:07 f504addb2060: Layer already exists 10:21:07 7a89fee262c3: Layer already exists 10:21:07 cf23f26c11b0: Layer already exists 10:21:07 1757c95b1556: Layer already exists 10:21:07 b29d6cb3f0b3: Layer already exists 10:21:07 e553545eb252: Layer already exists 10:21:07 ae6cca57aa5c: Layer already exists 10:21:07 2c7b6ce44e3c: Layer already exists 10:21:07 5f70bf18a086: Layer already exists 10:21:07 541d1ee7d234: Layer already exists 10:21:07 0c1276775958: Layer already exists 10:21:07 80ed1461a6bb: Layer already exists 10:21:07 e68771b0f0fe: Layer already exists 10:21:07 097100c76c15: Layer already exists 10:21:07 4.1.0-dev.51: digest: sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:21:08 7a89fee262c3: Preparing 10:21:08 cf23f26c11b0: Preparing 10:21:08 3e8304ac7ca0: Preparing 10:21:08 f504addb2060: Preparing 10:21:08 1688e18eed6a: Preparing 10:21:08 1757c95b1556: Preparing 10:21:08 b29d6cb3f0b3: Preparing 10:21:08 e553545eb252: Preparing 10:21:08 2c7b6ce44e3c: Preparing 10:21:08 ae6cca57aa5c: Preparing 10:21:08 541d1ee7d234: Preparing 10:21:08 5f70bf18a086: Preparing 10:21:08 0c1276775958: Preparing 10:21:08 80ed1461a6bb: Preparing 10:21:08 e68771b0f0fe: Preparing 10:21:08 097100c76c15: Preparing 10:21:08 e553545eb252: Waiting 10:21:08 2c7b6ce44e3c: Waiting 10:21:08 ae6cca57aa5c: Waiting 10:21:08 541d1ee7d234: Waiting 10:21:08 5f70bf18a086: Waiting 10:21:08 0c1276775958: Waiting 10:21:08 80ed1461a6bb: Waiting 10:21:08 e68771b0f0fe: Waiting 10:21:08 097100c76c15: Waiting 10:21:08 1757c95b1556: Waiting 10:21:08 b29d6cb3f0b3: Waiting 10:21:08 cf23f26c11b0: Layer already exists 10:21:08 7a89fee262c3: Layer already exists 10:21:08 f504addb2060: Layer already exists 10:21:08 1688e18eed6a: Layer already exists 10:21:08 3e8304ac7ca0: Layer already exists 10:21:08 1757c95b1556: Layer already exists 10:21:08 2c7b6ce44e3c: Layer already exists 10:21:08 b29d6cb3f0b3: Layer already exists 10:21:08 ae6cca57aa5c: Layer already exists 10:21:08 e553545eb252: Layer already exists 10:21:08 541d1ee7d234: Layer already exists 10:21:08 5f70bf18a086: Layer already exists 10:21:08 80ed1461a6bb: Layer already exists 10:21:08 0c1276775958: Layer already exists 10:21:08 e68771b0f0fe: Layer already exists 10:21:08 097100c76c15: Layer already exists 10:21:08 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:21:08 7a89fee262c3: Preparing 10:21:08 cf23f26c11b0: Preparing 10:21:08 3e8304ac7ca0: Preparing 10:21:08 f504addb2060: Preparing 10:21:08 1688e18eed6a: Preparing 10:21:08 1757c95b1556: Preparing 10:21:08 b29d6cb3f0b3: Preparing 10:21:08 e553545eb252: Preparing 10:21:08 2c7b6ce44e3c: Preparing 10:21:08 ae6cca57aa5c: Preparing 10:21:08 541d1ee7d234: Preparing 10:21:08 5f70bf18a086: Preparing 10:21:08 0c1276775958: Preparing 10:21:08 80ed1461a6bb: Preparing 10:21:08 e68771b0f0fe: Preparing 10:21:08 097100c76c15: Preparing 10:21:08 2c7b6ce44e3c: Waiting 10:21:08 ae6cca57aa5c: Waiting 10:21:08 541d1ee7d234: Waiting 10:21:08 e68771b0f0fe: Waiting 10:21:08 097100c76c15: Waiting 10:21:08 1757c95b1556: Waiting 10:21:08 0c1276775958: Waiting 10:21:08 b29d6cb3f0b3: Waiting 10:21:08 5f70bf18a086: Waiting 10:21:08 1688e18eed6a: Layer already exists 10:21:08 3e8304ac7ca0: Layer already exists 10:21:08 cf23f26c11b0: Layer already exists 10:21:08 f504addb2060: Layer already exists 10:21:08 7a89fee262c3: Layer already exists 10:21:08 1757c95b1556: Layer already exists 10:21:08 b29d6cb3f0b3: Layer already exists 10:21:08 2c7b6ce44e3c: Layer already exists 10:21:08 e553545eb252: Layer already exists 10:21:08 ae6cca57aa5c: Layer already exists 10:21:08 5f70bf18a086: Layer already exists 10:21:08 541d1ee7d234: Layer already exists 10:21:08 e68771b0f0fe: Layer already exists 10:21:08 0c1276775958: Layer already exists 10:21:08 80ed1461a6bb: Layer already exists 10:21:08 097100c76c15: Layer already exists 10:21:08 main: digest: sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:09 ===================================================== [Pipeline] echo 10:21:09 taggedImages: 10:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 10:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:21:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:21:09 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:09 latest 10:21:09 4.1.0-dev.51 10:21:09 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:09 main 10:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:21:09 c3e57f126283: Preparing 10:21:09 b5bc4aa96add: Preparing 10:21:09 6acdcd9863d7: Preparing 10:21:09 36fdf0a7a836: Preparing 10:21:09 e553545eb252: Preparing 10:21:09 2c7b6ce44e3c: Preparing 10:21:09 12382581a08f: Preparing 10:21:09 953c790701c9: Preparing 10:21:09 2c7b6ce44e3c: Waiting 10:21:09 12382581a08f: Waiting 10:21:09 953c790701c9: Waiting 10:21:09 097100c76c15: Preparing 10:21:09 097100c76c15: Waiting 10:21:09 e553545eb252: Layer already exists 10:21:09 b5bc4aa96add: Layer already exists 10:21:09 c3e57f126283: Layer already exists 10:21:09 2c7b6ce44e3c: Layer already exists 10:21:09 953c790701c9: Layer already exists 10:21:09 12382581a08f: Layer already exists 10:21:09 097100c76c15: Layer already exists 10:21:09 6acdcd9863d7: Pushed 10:21:13 36fdf0a7a836: Pushed 10:21:13 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:21:13 c3e57f126283: Preparing 10:21:13 b5bc4aa96add: Preparing 10:21:13 6acdcd9863d7: Preparing 10:21:13 36fdf0a7a836: Preparing 10:21:13 e553545eb252: Preparing 10:21:13 2c7b6ce44e3c: Preparing 10:21:13 12382581a08f: Preparing 10:21:13 953c790701c9: Preparing 10:21:13 097100c76c15: Preparing 10:21:13 953c790701c9: Waiting 10:21:13 12382581a08f: Waiting 10:21:13 097100c76c15: Waiting 10:21:13 2c7b6ce44e3c: Waiting 10:21:13 b5bc4aa96add: Layer already exists 10:21:13 e553545eb252: Layer already exists 10:21:13 c3e57f126283: Layer already exists 10:21:13 36fdf0a7a836: Layer already exists 10:21:13 6acdcd9863d7: Layer already exists 10:21:13 12382581a08f: Layer already exists 10:21:13 953c790701c9: Layer already exists 10:21:13 2c7b6ce44e3c: Layer already exists 10:21:13 097100c76c15: Layer already exists 10:21:13 latest: digest: sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 10:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:21:14 c3e57f126283: Preparing 10:21:14 b5bc4aa96add: Preparing 10:21:14 6acdcd9863d7: Preparing 10:21:14 36fdf0a7a836: Preparing 10:21:14 e553545eb252: Preparing 10:21:14 2c7b6ce44e3c: Preparing 10:21:14 12382581a08f: Preparing 10:21:14 953c790701c9: Preparing 10:21:14 097100c76c15: Preparing 10:21:14 2c7b6ce44e3c: Waiting 10:21:14 953c790701c9: Waiting 10:21:14 097100c76c15: Waiting 10:21:14 12382581a08f: Waiting 10:21:14 6acdcd9863d7: Layer already exists 10:21:14 36fdf0a7a836: Layer already exists 10:21:14 c3e57f126283: Layer already exists 10:21:14 b5bc4aa96add: Layer already exists 10:21:14 e553545eb252: Layer already exists 10:21:14 2c7b6ce44e3c: Layer already exists 10:21:14 12382581a08f: Layer already exists 10:21:14 953c790701c9: Layer already exists 10:21:14 097100c76c15: Layer already exists 10:21:14 4.1.0-dev.51: digest: sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:21:15 c3e57f126283: Preparing 10:21:15 b5bc4aa96add: Preparing 10:21:15 6acdcd9863d7: Preparing 10:21:15 36fdf0a7a836: Preparing 10:21:15 e553545eb252: Preparing 10:21:15 2c7b6ce44e3c: Preparing 10:21:15 12382581a08f: Preparing 10:21:15 953c790701c9: Preparing 10:21:15 097100c76c15: Preparing 10:21:15 2c7b6ce44e3c: Waiting 10:21:15 953c790701c9: Waiting 10:21:15 12382581a08f: Waiting 10:21:15 097100c76c15: Waiting 10:21:15 b5bc4aa96add: Layer already exists 10:21:15 c3e57f126283: Layer already exists 10:21:15 e553545eb252: Layer already exists 10:21:15 6acdcd9863d7: Layer already exists 10:21:15 36fdf0a7a836: Layer already exists 10:21:15 12382581a08f: Layer already exists 10:21:15 2c7b6ce44e3c: Layer already exists 10:21:15 097100c76c15: Layer already exists 10:21:15 953c790701c9: Layer already exists 10:21:15 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:21:15 c3e57f126283: Preparing 10:21:15 b5bc4aa96add: Preparing 10:21:15 6acdcd9863d7: Preparing 10:21:15 36fdf0a7a836: Preparing 10:21:15 e553545eb252: Preparing 10:21:15 2c7b6ce44e3c: Preparing 10:21:15 12382581a08f: Preparing 10:21:15 953c790701c9: Preparing 10:21:15 097100c76c15: Preparing 10:21:15 953c790701c9: Waiting 10:21:15 12382581a08f: Waiting 10:21:15 2c7b6ce44e3c: Waiting 10:21:15 097100c76c15: Waiting 10:21:15 b5bc4aa96add: Layer already exists 10:21:15 6acdcd9863d7: Layer already exists 10:21:15 36fdf0a7a836: Layer already exists 10:21:15 c3e57f126283: Layer already exists 10:21:15 e553545eb252: Layer already exists 10:21:15 953c790701c9: Layer already exists 10:21:15 12382581a08f: Layer already exists 10:21:15 097100c76c15: Layer already exists 10:21:15 2c7b6ce44e3c: Layer already exists 10:21:15 main: digest: sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:15 ===================================================== [Pipeline] echo 10:21:15 taggedImages: 10:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 10:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:21:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:21:15 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:15 latest 10:21:15 4.1.0-dev.51 10:21:15 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:15 main 10:21:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:21:16 8bb8b986d74a: Preparing 10:21:16 60b392ff8fa3: Preparing 10:21:16 ac9a50526e95: Preparing 10:21:16 092f9c49c94a: Preparing 10:21:16 ad1c69f7314f: Preparing 10:21:16 e553545eb252: Preparing 10:21:16 2c7b6ce44e3c: Preparing 10:21:16 ec9da7db3425: Preparing 10:21:16 524a52fa283d: Preparing 10:21:16 59a085a498d0: Preparing 10:21:16 097100c76c15: Preparing 10:21:16 e553545eb252: Waiting 10:21:16 2c7b6ce44e3c: Waiting 10:21:16 ec9da7db3425: Waiting 10:21:16 524a52fa283d: Waiting 10:21:16 59a085a498d0: Waiting 10:21:16 097100c76c15: Waiting 10:21:16 ad1c69f7314f: Pushed 10:21:16 092f9c49c94a: Pushed 10:21:16 8bb8b986d74a: Pushed 10:21:16 60b392ff8fa3: Pushed 10:21:16 e553545eb252: Layer already exists 10:21:16 2c7b6ce44e3c: Layer already exists 10:21:16 097100c76c15: Layer already exists 10:21:16 ec9da7db3425: Pushed 10:21:16 524a52fa283d: Pushed 10:21:18 59a085a498d0: Pushed 10:21:19 ac9a50526e95: Pushed 10:21:19 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:21:20 8bb8b986d74a: Preparing 10:21:20 60b392ff8fa3: Preparing 10:21:20 ac9a50526e95: Preparing 10:21:20 092f9c49c94a: Preparing 10:21:20 ad1c69f7314f: Preparing 10:21:20 e553545eb252: Preparing 10:21:20 2c7b6ce44e3c: Preparing 10:21:20 ec9da7db3425: Preparing 10:21:20 524a52fa283d: Preparing 10:21:20 59a085a498d0: Preparing 10:21:20 097100c76c15: Preparing 10:21:20 e553545eb252: Waiting 10:21:20 2c7b6ce44e3c: Waiting 10:21:20 ec9da7db3425: Waiting 10:21:20 524a52fa283d: Waiting 10:21:20 59a085a498d0: Waiting 10:21:20 097100c76c15: Waiting 10:21:20 8bb8b986d74a: Layer already exists 10:21:20 ac9a50526e95: Layer already exists 10:21:20 092f9c49c94a: Layer already exists 10:21:20 ad1c69f7314f: Layer already exists 10:21:20 60b392ff8fa3: Layer already exists 10:21:20 e553545eb252: Layer already exists 10:21:20 524a52fa283d: Layer already exists 10:21:20 ec9da7db3425: Layer already exists 10:21:20 59a085a498d0: Layer already exists 10:21:20 2c7b6ce44e3c: Layer already exists 10:21:20 097100c76c15: Layer already exists 10:21:20 latest: digest: sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 10:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:21:20 8bb8b986d74a: Preparing 10:21:20 60b392ff8fa3: Preparing 10:21:20 ac9a50526e95: Preparing 10:21:20 092f9c49c94a: Preparing 10:21:20 ad1c69f7314f: Preparing 10:21:20 e553545eb252: Preparing 10:21:20 2c7b6ce44e3c: Preparing 10:21:20 ec9da7db3425: Preparing 10:21:20 524a52fa283d: Preparing 10:21:20 59a085a498d0: Preparing 10:21:20 097100c76c15: Preparing 10:21:20 e553545eb252: Waiting 10:21:20 2c7b6ce44e3c: Waiting 10:21:20 ec9da7db3425: Waiting 10:21:20 524a52fa283d: Waiting 10:21:20 59a085a498d0: Waiting 10:21:20 097100c76c15: Waiting 10:21:20 60b392ff8fa3: Layer already exists 10:21:20 ad1c69f7314f: Layer already exists 10:21:20 8bb8b986d74a: Layer already exists 10:21:20 092f9c49c94a: Layer already exists 10:21:20 e553545eb252: Layer already exists 10:21:20 ac9a50526e95: Layer already exists 10:21:20 2c7b6ce44e3c: Layer already exists 10:21:20 ec9da7db3425: Layer already exists 10:21:20 524a52fa283d: Layer already exists 10:21:20 59a085a498d0: Layer already exists 10:21:20 097100c76c15: Layer already exists 10:21:20 4.1.0-dev.51: digest: sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:21:21 8bb8b986d74a: Preparing 10:21:21 60b392ff8fa3: Preparing 10:21:21 ac9a50526e95: Preparing 10:21:21 092f9c49c94a: Preparing 10:21:21 ad1c69f7314f: Preparing 10:21:21 e553545eb252: Preparing 10:21:21 2c7b6ce44e3c: Preparing 10:21:21 ec9da7db3425: Preparing 10:21:21 524a52fa283d: Preparing 10:21:21 59a085a498d0: Preparing 10:21:21 097100c76c15: Preparing 10:21:21 e553545eb252: Waiting 10:21:21 ec9da7db3425: Waiting 10:21:21 524a52fa283d: Waiting 10:21:21 2c7b6ce44e3c: Waiting 10:21:21 097100c76c15: Waiting 10:21:21 59a085a498d0: Waiting 10:21:21 8bb8b986d74a: Layer already exists 10:21:21 ad1c69f7314f: Layer already exists 10:21:21 092f9c49c94a: Layer already exists 10:21:21 ac9a50526e95: Layer already exists 10:21:21 60b392ff8fa3: Layer already exists 10:21:21 ec9da7db3425: Layer already exists 10:21:21 e553545eb252: Layer already exists 10:21:21 59a085a498d0: Layer already exists 10:21:21 2c7b6ce44e3c: Layer already exists 10:21:21 524a52fa283d: Layer already exists 10:21:21 097100c76c15: Layer already exists 10:21:21 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:21:22 8bb8b986d74a: Preparing 10:21:22 60b392ff8fa3: Preparing 10:21:22 ac9a50526e95: Preparing 10:21:22 092f9c49c94a: Preparing 10:21:22 ad1c69f7314f: Preparing 10:21:22 e553545eb252: Preparing 10:21:22 2c7b6ce44e3c: Preparing 10:21:22 ec9da7db3425: Preparing 10:21:22 524a52fa283d: Preparing 10:21:22 59a085a498d0: Preparing 10:21:22 097100c76c15: Preparing 10:21:22 e553545eb252: Waiting 10:21:22 2c7b6ce44e3c: Waiting 10:21:22 ec9da7db3425: Waiting 10:21:22 524a52fa283d: Waiting 10:21:22 59a085a498d0: Waiting 10:21:22 097100c76c15: Waiting 10:21:22 ac9a50526e95: Layer already exists 10:21:22 8bb8b986d74a: Layer already exists 10:21:22 092f9c49c94a: Layer already exists 10:21:22 ad1c69f7314f: Layer already exists 10:21:22 60b392ff8fa3: Layer already exists 10:21:22 ec9da7db3425: Layer already exists 10:21:22 e553545eb252: Layer already exists 10:21:22 2c7b6ce44e3c: Layer already exists 10:21:22 524a52fa283d: Layer already exists 10:21:22 59a085a498d0: Layer already exists 10:21:22 097100c76c15: Layer already exists 10:21:22 main: digest: sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:22 ===================================================== [Pipeline] echo 10:21:22 taggedImages: 10:21:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:21:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 10:21:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:21:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:21:22 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:22 latest 10:21:22 4.1.0-dev.51 10:21:22 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:22 main 10:21:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:21:22 07296553310a: Preparing 10:21:22 7210deddfa04: Preparing 10:21:22 9bf40c3fe5d8: Preparing 10:21:22 0c254103dcc7: Preparing 10:21:22 894b73ae18b1: Preparing 10:21:22 5ce7f53788f0: Preparing 10:21:22 02afeb1e670c: Preparing 10:21:22 e553545eb252: Preparing 10:21:22 2c7b6ce44e3c: Preparing 10:21:22 147cb3c2f57b: Preparing 10:21:22 de8c4cfd2751: Preparing 10:21:22 097100c76c15: Preparing 10:21:22 e553545eb252: Waiting 10:21:22 2c7b6ce44e3c: Waiting 10:21:22 147cb3c2f57b: Waiting 10:21:22 097100c76c15: Waiting 10:21:22 de8c4cfd2751: Waiting 10:21:22 5ce7f53788f0: Waiting 10:21:22 02afeb1e670c: Waiting 10:21:22 07296553310a: Pushed 10:21:22 894b73ae18b1: Pushed 10:21:22 7210deddfa04: Pushed 10:21:22 e553545eb252: Layer already exists 10:21:22 2c7b6ce44e3c: Layer already exists 10:21:22 5ce7f53788f0: Pushed 10:21:22 02afeb1e670c: Pushed 10:21:23 097100c76c15: Layer already exists 10:21:23 147cb3c2f57b: Pushed 10:21:24 de8c4cfd2751: Pushed 10:21:25 0c254103dcc7: Pushed 10:21:25 9bf40c3fe5d8: Pushed 10:21:25 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:21:26 07296553310a: Preparing 10:21:26 7210deddfa04: Preparing 10:21:26 9bf40c3fe5d8: Preparing 10:21:26 0c254103dcc7: Preparing 10:21:26 894b73ae18b1: Preparing 10:21:26 5ce7f53788f0: Preparing 10:21:26 02afeb1e670c: Preparing 10:21:26 e553545eb252: Preparing 10:21:26 2c7b6ce44e3c: Preparing 10:21:26 147cb3c2f57b: Preparing 10:21:26 de8c4cfd2751: Preparing 10:21:26 097100c76c15: Preparing 10:21:26 2c7b6ce44e3c: Waiting 10:21:26 147cb3c2f57b: Waiting 10:21:26 5ce7f53788f0: Waiting 10:21:26 de8c4cfd2751: Waiting 10:21:26 097100c76c15: Waiting 10:21:26 02afeb1e670c: Waiting 10:21:26 e553545eb252: Waiting 10:21:26 9bf40c3fe5d8: Layer already exists 10:21:26 894b73ae18b1: Layer already exists 10:21:26 07296553310a: Layer already exists 10:21:26 7210deddfa04: Layer already exists 10:21:26 0c254103dcc7: Layer already exists 10:21:26 5ce7f53788f0: Layer already exists 10:21:26 2c7b6ce44e3c: Layer already exists 10:21:26 02afeb1e670c: Layer already exists 10:21:26 e553545eb252: Layer already exists 10:21:26 147cb3c2f57b: Layer already exists 10:21:26 de8c4cfd2751: Layer already exists 10:21:26 097100c76c15: Layer already exists 10:21:26 latest: digest: sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 10:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:21:26 07296553310a: Preparing 10:21:26 7210deddfa04: Preparing 10:21:26 9bf40c3fe5d8: Preparing 10:21:26 0c254103dcc7: Preparing 10:21:26 894b73ae18b1: Preparing 10:21:26 5ce7f53788f0: Preparing 10:21:26 02afeb1e670c: Preparing 10:21:26 e553545eb252: Preparing 10:21:26 2c7b6ce44e3c: Preparing 10:21:26 147cb3c2f57b: Preparing 10:21:26 de8c4cfd2751: Preparing 10:21:26 097100c76c15: Preparing 10:21:26 02afeb1e670c: Waiting 10:21:26 e553545eb252: Waiting 10:21:26 2c7b6ce44e3c: Waiting 10:21:26 147cb3c2f57b: Waiting 10:21:26 de8c4cfd2751: Waiting 10:21:26 097100c76c15: Waiting 10:21:26 5ce7f53788f0: Waiting 10:21:26 894b73ae18b1: Layer already exists 10:21:26 07296553310a: Layer already exists 10:21:26 0c254103dcc7: Layer already exists 10:21:26 7210deddfa04: Layer already exists 10:21:26 9bf40c3fe5d8: Layer already exists 10:21:26 02afeb1e670c: Layer already exists 10:21:26 147cb3c2f57b: Layer already exists 10:21:26 e553545eb252: Layer already exists 10:21:26 5ce7f53788f0: Layer already exists 10:21:26 2c7b6ce44e3c: Layer already exists 10:21:26 de8c4cfd2751: Layer already exists 10:21:26 097100c76c15: Layer already exists 10:21:26 4.1.0-dev.51: digest: sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:21:27 07296553310a: Preparing 10:21:27 7210deddfa04: Preparing 10:21:27 9bf40c3fe5d8: Preparing 10:21:27 0c254103dcc7: Preparing 10:21:27 894b73ae18b1: Preparing 10:21:27 5ce7f53788f0: Preparing 10:21:27 02afeb1e670c: Preparing 10:21:27 e553545eb252: Preparing 10:21:27 2c7b6ce44e3c: Preparing 10:21:27 147cb3c2f57b: Preparing 10:21:27 de8c4cfd2751: Preparing 10:21:27 097100c76c15: Preparing 10:21:27 e553545eb252: Waiting 10:21:27 2c7b6ce44e3c: Waiting 10:21:27 147cb3c2f57b: Waiting 10:21:27 de8c4cfd2751: Waiting 10:21:27 097100c76c15: Waiting 10:21:27 5ce7f53788f0: Waiting 10:21:27 02afeb1e670c: Waiting 10:21:27 894b73ae18b1: Layer already exists 10:21:27 07296553310a: Layer already exists 10:21:27 9bf40c3fe5d8: Layer already exists 10:21:27 0c254103dcc7: Layer already exists 10:21:27 7210deddfa04: Layer already exists 10:21:27 5ce7f53788f0: Layer already exists 10:21:27 2c7b6ce44e3c: Layer already exists 10:21:27 02afeb1e670c: Layer already exists 10:21:27 e553545eb252: Layer already exists 10:21:27 147cb3c2f57b: Layer already exists 10:21:27 de8c4cfd2751: Layer already exists 10:21:27 097100c76c15: Layer already exists 10:21:27 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:21:28 07296553310a: Preparing 10:21:28 7210deddfa04: Preparing 10:21:28 9bf40c3fe5d8: Preparing 10:21:28 0c254103dcc7: Preparing 10:21:28 894b73ae18b1: Preparing 10:21:28 5ce7f53788f0: Preparing 10:21:28 02afeb1e670c: Preparing 10:21:28 e553545eb252: Preparing 10:21:28 2c7b6ce44e3c: Preparing 10:21:28 147cb3c2f57b: Preparing 10:21:28 de8c4cfd2751: Preparing 10:21:28 097100c76c15: Preparing 10:21:28 5ce7f53788f0: Waiting 10:21:28 02afeb1e670c: Waiting 10:21:28 e553545eb252: Waiting 10:21:28 2c7b6ce44e3c: Waiting 10:21:28 147cb3c2f57b: Waiting 10:21:28 de8c4cfd2751: Waiting 10:21:28 097100c76c15: Waiting 10:21:28 894b73ae18b1: Layer already exists 10:21:28 0c254103dcc7: Layer already exists 10:21:28 9bf40c3fe5d8: Layer already exists 10:21:28 07296553310a: Layer already exists 10:21:28 7210deddfa04: Layer already exists 10:21:28 02afeb1e670c: Layer already exists 10:21:28 5ce7f53788f0: Layer already exists 10:21:28 e553545eb252: Layer already exists 10:21:28 147cb3c2f57b: Layer already exists 10:21:28 2c7b6ce44e3c: Layer already exists 10:21:28 de8c4cfd2751: Layer already exists 10:21:28 097100c76c15: Layer already exists 10:21:28 main: digest: sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:28 ===================================================== [Pipeline] echo 10:21:28 taggedImages: 10:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 10:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:21:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:21:28 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:28 latest 10:21:28 4.1.0-dev.51 10:21:28 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:28 main 10:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:21:29 71ae2496ba40: Preparing 10:21:29 8785492cab4d: Preparing 10:21:29 e553545eb252: Preparing 10:21:29 2c7b6ce44e3c: Preparing 10:21:29 43845ca01b37: Preparing 10:21:29 89bcc522da92: Preparing 10:21:29 097100c76c15: Preparing 10:21:29 89bcc522da92: Waiting 10:21:29 097100c76c15: Waiting 10:21:29 e553545eb252: Layer already exists 10:21:29 2c7b6ce44e3c: Layer already exists 10:21:29 097100c76c15: Layer already exists 10:21:29 71ae2496ba40: Pushed 10:21:29 43845ca01b37: Pushed 10:21:30 89bcc522da92: Pushed 10:21:32 8785492cab4d: Pushed 10:21:32 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:21:33 71ae2496ba40: Preparing 10:21:33 8785492cab4d: Preparing 10:21:33 e553545eb252: Preparing 10:21:33 2c7b6ce44e3c: Preparing 10:21:33 43845ca01b37: Preparing 10:21:33 89bcc522da92: Preparing 10:21:33 097100c76c15: Preparing 10:21:33 097100c76c15: Waiting 10:21:33 2c7b6ce44e3c: Layer already exists 10:21:33 e553545eb252: Layer already exists 10:21:33 43845ca01b37: Layer already exists 10:21:33 8785492cab4d: Layer already exists 10:21:33 71ae2496ba40: Layer already exists 10:21:33 89bcc522da92: Layer already exists 10:21:33 097100c76c15: Layer already exists 10:21:33 latest: digest: sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 10:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:21:33 71ae2496ba40: Preparing 10:21:33 8785492cab4d: Preparing 10:21:33 e553545eb252: Preparing 10:21:33 2c7b6ce44e3c: Preparing 10:21:33 43845ca01b37: Preparing 10:21:33 89bcc522da92: Preparing 10:21:33 097100c76c15: Preparing 10:21:33 89bcc522da92: Waiting 10:21:33 097100c76c15: Waiting 10:21:33 43845ca01b37: Layer already exists 10:21:33 8785492cab4d: Layer already exists 10:21:33 71ae2496ba40: Layer already exists 10:21:33 e553545eb252: Layer already exists 10:21:33 2c7b6ce44e3c: Layer already exists 10:21:33 89bcc522da92: Layer already exists 10:21:33 097100c76c15: Layer already exists 10:21:33 4.1.0-dev.51: digest: sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:21:34 71ae2496ba40: Preparing 10:21:34 8785492cab4d: Preparing 10:21:34 e553545eb252: Preparing 10:21:34 2c7b6ce44e3c: Preparing 10:21:34 43845ca01b37: Preparing 10:21:34 89bcc522da92: Preparing 10:21:34 097100c76c15: Preparing 10:21:34 89bcc522da92: Waiting 10:21:34 097100c76c15: Waiting 10:21:34 2c7b6ce44e3c: Layer already exists 10:21:34 43845ca01b37: Layer already exists 10:21:34 8785492cab4d: Layer already exists 10:21:34 e553545eb252: Layer already exists 10:21:34 71ae2496ba40: Layer already exists 10:21:34 097100c76c15: Layer already exists 10:21:34 89bcc522da92: Layer already exists 10:21:34 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:21:35 71ae2496ba40: Preparing 10:21:35 8785492cab4d: Preparing 10:21:35 e553545eb252: Preparing 10:21:35 2c7b6ce44e3c: Preparing 10:21:35 43845ca01b37: Preparing 10:21:35 89bcc522da92: Preparing 10:21:35 097100c76c15: Preparing 10:21:35 89bcc522da92: Waiting 10:21:35 097100c76c15: Waiting 10:21:35 e553545eb252: Layer already exists 10:21:35 71ae2496ba40: Layer already exists 10:21:35 43845ca01b37: Layer already exists 10:21:35 8785492cab4d: Layer already exists 10:21:35 2c7b6ce44e3c: Layer already exists 10:21:35 89bcc522da92: Layer already exists 10:21:35 097100c76c15: Layer already exists 10:21:35 main: digest: sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:35 ===================================================== [Pipeline] echo 10:21:35 taggedImages: 10:21:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:21:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 10:21:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:21:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:21:35 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:35 latest 10:21:35 4.1.0-dev.51 10:21:35 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:35 main 10:21:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:21:36 c975e9bc513c: Preparing 10:21:36 712933d43e5b: Preparing 10:21:36 5c197dde5fc1: Preparing 10:21:36 e553545eb252: Preparing 10:21:36 2c7b6ce44e3c: Preparing 10:21:36 de2671931797: Preparing 10:21:36 9c939bd118db: Preparing 10:21:36 fad8bb96050e: Preparing 10:21:36 23906c207697: Preparing 10:21:36 097100c76c15: Preparing 10:21:36 de2671931797: Waiting 10:21:36 9c939bd118db: Waiting 10:21:36 fad8bb96050e: Waiting 10:21:36 23906c207697: Waiting 10:21:36 097100c76c15: Waiting 10:21:36 2c7b6ce44e3c: Layer already exists 10:21:36 e553545eb252: Layer already exists 10:21:36 5c197dde5fc1: Pushed 10:21:36 712933d43e5b: Pushed 10:21:36 c975e9bc513c: Pushed 10:21:36 097100c76c15: Layer already exists 10:21:36 fad8bb96050e: Pushed 10:21:36 23906c207697: Pushed 10:21:40 9c939bd118db: Pushed 10:21:48 de2671931797: Pushed 10:21:48 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:21:49 c975e9bc513c: Preparing 10:21:49 712933d43e5b: Preparing 10:21:49 5c197dde5fc1: Preparing 10:21:49 e553545eb252: Preparing 10:21:49 2c7b6ce44e3c: Preparing 10:21:49 de2671931797: Preparing 10:21:49 9c939bd118db: Preparing 10:21:49 fad8bb96050e: Preparing 10:21:49 23906c207697: Preparing 10:21:49 097100c76c15: Preparing 10:21:49 de2671931797: Waiting 10:21:49 9c939bd118db: Waiting 10:21:49 23906c207697: Waiting 10:21:49 097100c76c15: Waiting 10:21:49 fad8bb96050e: Waiting 10:21:49 712933d43e5b: Layer already exists 10:21:49 c975e9bc513c: Layer already exists 10:21:49 e553545eb252: Layer already exists 10:21:49 5c197dde5fc1: Layer already exists 10:21:49 2c7b6ce44e3c: Layer already exists 10:21:49 fad8bb96050e: Layer already exists 10:21:49 de2671931797: Layer already exists 10:21:49 9c939bd118db: Layer already exists 10:21:49 097100c76c15: Layer already exists 10:21:49 23906c207697: Layer already exists 10:21:49 latest: digest: sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 10:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:21:50 c975e9bc513c: Preparing 10:21:50 712933d43e5b: Preparing 10:21:50 5c197dde5fc1: Preparing 10:21:50 e553545eb252: Preparing 10:21:50 2c7b6ce44e3c: Preparing 10:21:50 de2671931797: Preparing 10:21:50 9c939bd118db: Preparing 10:21:50 fad8bb96050e: Preparing 10:21:50 23906c207697: Preparing 10:21:50 097100c76c15: Preparing 10:21:50 9c939bd118db: Waiting 10:21:50 fad8bb96050e: Waiting 10:21:50 23906c207697: Waiting 10:21:50 097100c76c15: Waiting 10:21:50 de2671931797: Waiting 10:21:50 2c7b6ce44e3c: Layer already exists 10:21:50 e553545eb252: Layer already exists 10:21:50 c975e9bc513c: Layer already exists 10:21:50 5c197dde5fc1: Layer already exists 10:21:50 712933d43e5b: Layer already exists 10:21:50 de2671931797: Layer already exists 10:21:50 23906c207697: Layer already exists 10:21:50 fad8bb96050e: Layer already exists 10:21:50 9c939bd118db: Layer already exists 10:21:50 097100c76c15: Layer already exists 10:21:50 4.1.0-dev.51: digest: sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:21:50 c975e9bc513c: Preparing 10:21:50 712933d43e5b: Preparing 10:21:50 5c197dde5fc1: Preparing 10:21:50 e553545eb252: Preparing 10:21:50 2c7b6ce44e3c: Preparing 10:21:50 de2671931797: Preparing 10:21:50 9c939bd118db: Preparing 10:21:50 fad8bb96050e: Preparing 10:21:50 23906c207697: Preparing 10:21:50 097100c76c15: Preparing 10:21:50 de2671931797: Waiting 10:21:50 9c939bd118db: Waiting 10:21:50 fad8bb96050e: Waiting 10:21:50 23906c207697: Waiting 10:21:50 097100c76c15: Waiting 10:21:50 5c197dde5fc1: Layer already exists 10:21:50 712933d43e5b: Layer already exists 10:21:50 c975e9bc513c: Layer already exists 10:21:50 2c7b6ce44e3c: Layer already exists 10:21:50 e553545eb252: Layer already exists 10:21:50 de2671931797: Layer already exists 10:21:50 fad8bb96050e: Layer already exists 10:21:50 9c939bd118db: Layer already exists 10:21:50 23906c207697: Layer already exists 10:21:50 097100c76c15: Layer already exists 10:21:50 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:21:51 c975e9bc513c: Preparing 10:21:51 712933d43e5b: Preparing 10:21:51 5c197dde5fc1: Preparing 10:21:51 e553545eb252: Preparing 10:21:51 2c7b6ce44e3c: Preparing 10:21:51 de2671931797: Preparing 10:21:51 9c939bd118db: Preparing 10:21:51 fad8bb96050e: Preparing 10:21:51 23906c207697: Preparing 10:21:51 097100c76c15: Preparing 10:21:51 9c939bd118db: Waiting 10:21:51 23906c207697: Waiting 10:21:51 fad8bb96050e: Waiting 10:21:51 de2671931797: Waiting 10:21:51 097100c76c15: Waiting 10:21:51 e553545eb252: Layer already exists 10:21:51 2c7b6ce44e3c: Layer already exists 10:21:51 c975e9bc513c: Layer already exists 10:21:51 712933d43e5b: Layer already exists 10:21:51 5c197dde5fc1: Layer already exists 10:21:51 de2671931797: Layer already exists 10:21:51 9c939bd118db: Layer already exists 10:21:51 23906c207697: Layer already exists 10:21:51 fad8bb96050e: Layer already exists 10:21:51 097100c76c15: Layer already exists 10:21:51 main: digest: sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:51 ===================================================== [Pipeline] echo 10:21:51 taggedImages: 10:21:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:21:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 10:21:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:21:51 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:21:51 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:51 latest 10:21:51 4.1.0-dev.51 10:21:51 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:21:51 main 10:21:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:21:52 6457b50ad1ac: Preparing 10:21:52 99546bfe4558: Preparing 10:21:52 99afa73b5d8b: Preparing 10:21:52 e553545eb252: Preparing 10:21:52 2c7b6ce44e3c: Preparing 10:21:52 85eabdf9bfc3: Preparing 10:21:52 12ce9be736d3: Preparing 10:21:52 5bebd14cd179: Preparing 10:21:52 097100c76c15: Preparing 10:21:52 12ce9be736d3: Waiting 10:21:52 5bebd14cd179: Waiting 10:21:52 85eabdf9bfc3: Waiting 10:21:52 097100c76c15: Waiting 10:21:52 2c7b6ce44e3c: Layer already exists 10:21:52 e553545eb252: Layer already exists 10:21:52 99afa73b5d8b: Pushed 10:21:52 6457b50ad1ac: Pushed 10:21:52 99546bfe4558: Pushed 10:21:52 097100c76c15: Layer already exists 10:21:52 12ce9be736d3: Pushed 10:21:52 5bebd14cd179: Pushed 10:22:04 85eabdf9bfc3: Pushed 10:22:04 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:22:05 6457b50ad1ac: Preparing 10:22:05 99546bfe4558: Preparing 10:22:05 99afa73b5d8b: Preparing 10:22:05 e553545eb252: Preparing 10:22:05 2c7b6ce44e3c: Preparing 10:22:05 85eabdf9bfc3: Preparing 10:22:05 12ce9be736d3: Preparing 10:22:05 5bebd14cd179: Preparing 10:22:05 85eabdf9bfc3: Waiting 10:22:05 12ce9be736d3: Waiting 10:22:05 097100c76c15: Preparing 10:22:05 5bebd14cd179: Waiting 10:22:05 097100c76c15: Waiting 10:22:05 e553545eb252: Layer already exists 10:22:05 99546bfe4558: Layer already exists 10:22:05 2c7b6ce44e3c: Layer already exists 10:22:05 99afa73b5d8b: Layer already exists 10:22:05 6457b50ad1ac: Layer already exists 10:22:05 5bebd14cd179: Layer already exists 10:22:05 12ce9be736d3: Layer already exists 10:22:05 097100c76c15: Layer already exists 10:22:05 85eabdf9bfc3: Layer already exists 10:22:05 latest: digest: sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 10:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:22:05 6457b50ad1ac: Preparing 10:22:05 99546bfe4558: Preparing 10:22:05 99afa73b5d8b: Preparing 10:22:05 e553545eb252: Preparing 10:22:05 2c7b6ce44e3c: Preparing 10:22:05 85eabdf9bfc3: Preparing 10:22:05 12ce9be736d3: Preparing 10:22:05 5bebd14cd179: Preparing 10:22:05 097100c76c15: Preparing 10:22:05 85eabdf9bfc3: Waiting 10:22:05 12ce9be736d3: Waiting 10:22:05 5bebd14cd179: Waiting 10:22:05 097100c76c15: Waiting 10:22:05 2c7b6ce44e3c: Layer already exists 10:22:05 99afa73b5d8b: Layer already exists 10:22:05 6457b50ad1ac: Layer already exists 10:22:05 99546bfe4558: Layer already exists 10:22:05 e553545eb252: Layer already exists 10:22:05 5bebd14cd179: Layer already exists 10:22:05 85eabdf9bfc3: Layer already exists 10:22:05 12ce9be736d3: Layer already exists 10:22:05 097100c76c15: Layer already exists 10:22:05 4.1.0-dev.51: digest: sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:22:06 6457b50ad1ac: Preparing 10:22:06 99546bfe4558: Preparing 10:22:06 99afa73b5d8b: Preparing 10:22:06 e553545eb252: Preparing 10:22:06 2c7b6ce44e3c: Preparing 10:22:06 85eabdf9bfc3: Preparing 10:22:06 12ce9be736d3: Preparing 10:22:06 5bebd14cd179: Preparing 10:22:06 097100c76c15: Preparing 10:22:06 12ce9be736d3: Waiting 10:22:06 5bebd14cd179: Waiting 10:22:06 097100c76c15: Waiting 10:22:06 85eabdf9bfc3: Waiting 10:22:06 99afa73b5d8b: Layer already exists 10:22:06 6457b50ad1ac: Layer already exists 10:22:06 99546bfe4558: Layer already exists 10:22:06 2c7b6ce44e3c: Layer already exists 10:22:06 e553545eb252: Layer already exists 10:22:06 12ce9be736d3: Layer already exists 10:22:06 85eabdf9bfc3: Layer already exists 10:22:06 5bebd14cd179: Layer already exists 10:22:06 097100c76c15: Layer already exists 10:22:06 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:22:07 6457b50ad1ac: Preparing 10:22:07 99546bfe4558: Preparing 10:22:07 99afa73b5d8b: Preparing 10:22:07 e553545eb252: Preparing 10:22:07 2c7b6ce44e3c: Preparing 10:22:07 85eabdf9bfc3: Preparing 10:22:07 12ce9be736d3: Preparing 10:22:07 5bebd14cd179: Preparing 10:22:07 097100c76c15: Preparing 10:22:07 5bebd14cd179: Waiting 10:22:07 12ce9be736d3: Waiting 10:22:07 85eabdf9bfc3: Waiting 10:22:07 097100c76c15: Waiting 10:22:07 6457b50ad1ac: Layer already exists 10:22:07 2c7b6ce44e3c: Layer already exists 10:22:07 99546bfe4558: Layer already exists 10:22:07 99afa73b5d8b: Layer already exists 10:22:07 e553545eb252: Layer already exists 10:22:07 12ce9be736d3: Layer already exists 10:22:07 5bebd14cd179: Layer already exists 10:22:07 097100c76c15: Layer already exists 10:22:07 85eabdf9bfc3: Layer already exists 10:22:07 main: digest: sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:07 ===================================================== [Pipeline] echo 10:22:07 taggedImages: 10:22:07 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:22:07 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 10:22:07 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:22:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:22:07 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:07 latest 10:22:07 4.1.0-dev.51 10:22:07 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:07 main 10:22:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:22:08 c975e9bc513c: Preparing 10:22:08 62d1f839a4b3: Preparing 10:22:08 1053f20245e4: Preparing 10:22:08 e553545eb252: Preparing 10:22:08 2c7b6ce44e3c: Preparing 10:22:08 60f8ea1afdb9: Preparing 10:22:08 fad8bb96050e: Preparing 10:22:08 23906c207697: Preparing 10:22:08 097100c76c15: Preparing 10:22:08 fad8bb96050e: Waiting 10:22:08 23906c207697: Waiting 10:22:08 097100c76c15: Waiting 10:22:08 60f8ea1afdb9: Waiting 10:22:08 2c7b6ce44e3c: Layer already exists 10:22:08 c975e9bc513c: Layer already exists 10:22:08 e553545eb252: Layer already exists 10:22:08 23906c207697: Layer already exists 10:22:08 fad8bb96050e: Layer already exists 10:22:08 097100c76c15: Layer already exists 10:22:08 1053f20245e4: Pushed 10:22:08 62d1f839a4b3: Pushed 10:22:20 60f8ea1afdb9: Pushed 10:22:20 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:22:20 c975e9bc513c: Preparing 10:22:20 62d1f839a4b3: Preparing 10:22:20 1053f20245e4: Preparing 10:22:20 e553545eb252: Preparing 10:22:20 2c7b6ce44e3c: Preparing 10:22:20 60f8ea1afdb9: Preparing 10:22:20 fad8bb96050e: Preparing 10:22:20 23906c207697: Preparing 10:22:20 097100c76c15: Preparing 10:22:20 60f8ea1afdb9: Waiting 10:22:20 fad8bb96050e: Waiting 10:22:20 097100c76c15: Waiting 10:22:20 23906c207697: Waiting 10:22:20 1053f20245e4: Layer already exists 10:22:20 e553545eb252: Layer already exists 10:22:20 c975e9bc513c: Layer already exists 10:22:20 2c7b6ce44e3c: Layer already exists 10:22:20 62d1f839a4b3: Layer already exists 10:22:20 fad8bb96050e: Layer already exists 10:22:20 23906c207697: Layer already exists 10:22:20 097100c76c15: Layer already exists 10:22:20 60f8ea1afdb9: Layer already exists 10:22:20 latest: digest: sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 10:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:22:21 c975e9bc513c: Preparing 10:22:21 62d1f839a4b3: Preparing 10:22:21 1053f20245e4: Preparing 10:22:21 e553545eb252: Preparing 10:22:21 2c7b6ce44e3c: Preparing 10:22:21 60f8ea1afdb9: Preparing 10:22:21 fad8bb96050e: Preparing 10:22:21 23906c207697: Preparing 10:22:21 097100c76c15: Preparing 10:22:21 60f8ea1afdb9: Waiting 10:22:21 fad8bb96050e: Waiting 10:22:21 23906c207697: Waiting 10:22:21 097100c76c15: Waiting 10:22:21 2c7b6ce44e3c: Layer already exists 10:22:21 62d1f839a4b3: Layer already exists 10:22:21 1053f20245e4: Layer already exists 10:22:21 c975e9bc513c: Layer already exists 10:22:21 e553545eb252: Layer already exists 10:22:21 60f8ea1afdb9: Layer already exists 10:22:21 fad8bb96050e: Layer already exists 10:22:21 097100c76c15: Layer already exists 10:22:21 23906c207697: Layer already exists 10:22:21 4.1.0-dev.51: digest: sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:22:22 c975e9bc513c: Preparing 10:22:22 62d1f839a4b3: Preparing 10:22:22 1053f20245e4: Preparing 10:22:22 e553545eb252: Preparing 10:22:22 2c7b6ce44e3c: Preparing 10:22:22 60f8ea1afdb9: Preparing 10:22:22 fad8bb96050e: Preparing 10:22:22 23906c207697: Preparing 10:22:22 097100c76c15: Preparing 10:22:22 60f8ea1afdb9: Waiting 10:22:22 fad8bb96050e: Waiting 10:22:22 23906c207697: Waiting 10:22:22 097100c76c15: Waiting 10:22:22 c975e9bc513c: Layer already exists 10:22:22 62d1f839a4b3: Layer already exists 10:22:22 e553545eb252: Layer already exists 10:22:22 2c7b6ce44e3c: Layer already exists 10:22:22 1053f20245e4: Layer already exists 10:22:22 23906c207697: Layer already exists 10:22:22 fad8bb96050e: Layer already exists 10:22:22 60f8ea1afdb9: Layer already exists 10:22:22 097100c76c15: Layer already exists 10:22:22 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:22:22 c975e9bc513c: Preparing 10:22:22 62d1f839a4b3: Preparing 10:22:22 1053f20245e4: Preparing 10:22:22 e553545eb252: Preparing 10:22:22 2c7b6ce44e3c: Preparing 10:22:22 60f8ea1afdb9: Preparing 10:22:22 fad8bb96050e: Preparing 10:22:22 23906c207697: Preparing 10:22:22 097100c76c15: Preparing 10:22:22 60f8ea1afdb9: Waiting 10:22:22 fad8bb96050e: Waiting 10:22:22 23906c207697: Waiting 10:22:22 097100c76c15: Waiting 10:22:22 c975e9bc513c: Layer already exists 10:22:22 1053f20245e4: Layer already exists 10:22:22 e553545eb252: Layer already exists 10:22:22 2c7b6ce44e3c: Layer already exists 10:22:22 62d1f839a4b3: Layer already exists 10:22:22 60f8ea1afdb9: Layer already exists 10:22:22 fad8bb96050e: Layer already exists 10:22:22 23906c207697: Layer already exists 10:22:22 097100c76c15: Layer already exists 10:22:22 main: digest: sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:22 ===================================================== [Pipeline] echo 10:22:22 taggedImages: 10:22:22 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:22:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 10:22:22 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:22:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:22:22 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:22 latest 10:22:22 4.1.0-dev.51 10:22:22 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:22 main 10:22:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:22:23 1b7ae75179f5: Preparing 10:22:23 6d252c3a6cec: Preparing 10:22:23 e553545eb252: Preparing 10:22:23 2c7b6ce44e3c: Preparing 10:22:23 1e7a4b3387bf: Preparing 10:22:23 b016825bca04: Preparing 10:22:23 097100c76c15: Preparing 10:22:23 b016825bca04: Waiting 10:22:23 097100c76c15: Waiting 10:22:23 e553545eb252: Layer already exists 10:22:23 2c7b6ce44e3c: Layer already exists 10:22:23 097100c76c15: Layer already exists 10:22:23 1b7ae75179f5: Pushed 10:22:23 1e7a4b3387bf: Pushed 10:22:24 b016825bca04: Pushed 10:22:27 6d252c3a6cec: Pushed 10:22:27 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:22:28 1b7ae75179f5: Preparing 10:22:28 6d252c3a6cec: Preparing 10:22:28 e553545eb252: Preparing 10:22:28 2c7b6ce44e3c: Preparing 10:22:28 1e7a4b3387bf: Preparing 10:22:28 b016825bca04: Preparing 10:22:28 097100c76c15: Preparing 10:22:28 b016825bca04: Waiting 10:22:28 097100c76c15: Waiting 10:22:28 2c7b6ce44e3c: Layer already exists 10:22:28 6d252c3a6cec: Layer already exists 10:22:28 1e7a4b3387bf: Layer already exists 10:22:28 1b7ae75179f5: Layer already exists 10:22:28 e553545eb252: Layer already exists 10:22:28 b016825bca04: Layer already exists 10:22:28 097100c76c15: Layer already exists 10:22:28 latest: digest: sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 10:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:22:28 1b7ae75179f5: Preparing 10:22:28 6d252c3a6cec: Preparing 10:22:28 e553545eb252: Preparing 10:22:28 2c7b6ce44e3c: Preparing 10:22:28 1e7a4b3387bf: Preparing 10:22:28 b016825bca04: Preparing 10:22:28 097100c76c15: Preparing 10:22:28 b016825bca04: Waiting 10:22:28 097100c76c15: Waiting 10:22:28 e553545eb252: Layer already exists 10:22:28 1e7a4b3387bf: Layer already exists 10:22:28 6d252c3a6cec: Layer already exists 10:22:28 2c7b6ce44e3c: Layer already exists 10:22:28 1b7ae75179f5: Layer already exists 10:22:28 b016825bca04: Layer already exists 10:22:28 097100c76c15: Layer already exists 10:22:28 4.1.0-dev.51: digest: sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:22:29 1b7ae75179f5: Preparing 10:22:29 6d252c3a6cec: Preparing 10:22:29 e553545eb252: Preparing 10:22:29 2c7b6ce44e3c: Preparing 10:22:29 1e7a4b3387bf: Preparing 10:22:29 b016825bca04: Preparing 10:22:29 097100c76c15: Preparing 10:22:29 b016825bca04: Waiting 10:22:29 097100c76c15: Waiting 10:22:29 6d252c3a6cec: Layer already exists 10:22:29 2c7b6ce44e3c: Layer already exists 10:22:29 1b7ae75179f5: Layer already exists 10:22:29 e553545eb252: Layer already exists 10:22:29 1e7a4b3387bf: Layer already exists 10:22:29 b016825bca04: Layer already exists 10:22:29 097100c76c15: Layer already exists 10:22:29 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:22:30 1b7ae75179f5: Preparing 10:22:30 6d252c3a6cec: Preparing 10:22:30 e553545eb252: Preparing 10:22:30 2c7b6ce44e3c: Preparing 10:22:30 1e7a4b3387bf: Preparing 10:22:30 b016825bca04: Preparing 10:22:30 097100c76c15: Preparing 10:22:30 097100c76c15: Waiting 10:22:30 b016825bca04: Waiting 10:22:30 2c7b6ce44e3c: Layer already exists 10:22:30 1e7a4b3387bf: Layer already exists 10:22:30 1b7ae75179f5: Layer already exists 10:22:30 6d252c3a6cec: Layer already exists 10:22:30 e553545eb252: Layer already exists 10:22:30 b016825bca04: Layer already exists 10:22:30 097100c76c15: Layer already exists 10:22:30 main: digest: sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:30 ===================================================== [Pipeline] echo 10:22:30 taggedImages: 10:22:30 - nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:22:30 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 10:22:30 - nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:22:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:22:30 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:30 latest 10:22:30 4.1.0-dev.51 10:22:30 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:30 main 10:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:22:30 ac3e55b02599: Preparing 10:22:30 80db53f1abd4: Preparing 10:22:30 e553545eb252: Preparing 10:22:30 2c7b6ce44e3c: Preparing 10:22:30 24bf49db2e92: Preparing 10:22:30 03be31097234: Preparing 10:22:30 097100c76c15: Preparing 10:22:30 03be31097234: Waiting 10:22:30 097100c76c15: Waiting 10:22:30 e553545eb252: Layer already exists 10:22:30 2c7b6ce44e3c: Layer already exists 10:22:30 097100c76c15: Layer already exists 10:22:30 ac3e55b02599: Pushed 10:22:30 24bf49db2e92: Pushed 10:22:31 03be31097234: Pushed 10:22:34 80db53f1abd4: Pushed 10:22:34 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:22:35 ac3e55b02599: Preparing 10:22:35 80db53f1abd4: Preparing 10:22:35 e553545eb252: Preparing 10:22:35 2c7b6ce44e3c: Preparing 10:22:35 24bf49db2e92: Preparing 10:22:35 03be31097234: Preparing 10:22:35 097100c76c15: Preparing 10:22:35 03be31097234: Waiting 10:22:35 097100c76c15: Waiting 10:22:35 e553545eb252: Layer already exists 10:22:35 ac3e55b02599: Layer already exists 10:22:35 24bf49db2e92: Layer already exists 10:22:35 2c7b6ce44e3c: Layer already exists 10:22:35 80db53f1abd4: Layer already exists 10:22:35 03be31097234: Layer already exists 10:22:35 097100c76c15: Layer already exists 10:22:35 latest: digest: sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 10:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:22:36 ac3e55b02599: Preparing 10:22:36 80db53f1abd4: Preparing 10:22:36 e553545eb252: Preparing 10:22:36 2c7b6ce44e3c: Preparing 10:22:36 24bf49db2e92: Preparing 10:22:36 03be31097234: Preparing 10:22:36 097100c76c15: Preparing 10:22:36 03be31097234: Waiting 10:22:36 097100c76c15: Waiting 10:22:36 24bf49db2e92: Layer already exists 10:22:36 80db53f1abd4: Layer already exists 10:22:36 2c7b6ce44e3c: Layer already exists 10:22:36 e553545eb252: Layer already exists 10:22:36 ac3e55b02599: Layer already exists 10:22:36 097100c76c15: Layer already exists 10:22:36 03be31097234: Layer already exists 10:22:36 4.1.0-dev.51: digest: sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:22:36 ac3e55b02599: Preparing 10:22:36 80db53f1abd4: Preparing 10:22:36 e553545eb252: Preparing 10:22:36 2c7b6ce44e3c: Preparing 10:22:36 24bf49db2e92: Preparing 10:22:36 03be31097234: Preparing 10:22:36 097100c76c15: Preparing 10:22:36 03be31097234: Waiting 10:22:36 097100c76c15: Waiting 10:22:36 2c7b6ce44e3c: Layer already exists 10:22:36 24bf49db2e92: Layer already exists 10:22:36 e553545eb252: Layer already exists 10:22:36 80db53f1abd4: Layer already exists 10:22:36 ac3e55b02599: Layer already exists 10:22:36 097100c76c15: Layer already exists 10:22:36 03be31097234: Layer already exists 10:22:36 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:22:37 ac3e55b02599: Preparing 10:22:37 80db53f1abd4: Preparing 10:22:37 e553545eb252: Preparing 10:22:37 2c7b6ce44e3c: Preparing 10:22:37 24bf49db2e92: Preparing 10:22:37 03be31097234: Preparing 10:22:37 097100c76c15: Preparing 10:22:37 03be31097234: Waiting 10:22:37 097100c76c15: Waiting 10:22:37 e553545eb252: Layer already exists 10:22:37 2c7b6ce44e3c: Layer already exists 10:22:37 80db53f1abd4: Layer already exists 10:22:37 24bf49db2e92: Layer already exists 10:22:37 ac3e55b02599: Layer already exists 10:22:37 03be31097234: Layer already exists 10:22:37 097100c76c15: Layer already exists 10:22:37 main: digest: sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:37 ===================================================== [Pipeline] echo 10:22:37 taggedImages: 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:22:37 ========================================================= 10:22:37 [edgeXBuildMultiArch] RAW Config: 10:22:37 images: 10:22:37 - nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/core-command:latest 10:22:37 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-command:main 10:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:22:37 - nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/core-data:latest 10:22:37 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-data:main 10:22:37 - nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:22:37 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-keeper:main 10:22:37 - nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:22:37 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/core-metadata:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main 10:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:main 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:22:37 - nexus3.edgexfoundry.org:10004/support-scheduler:main 10:22:37 settingsFile: 10:22:37 edgex-go-settings 10:22:37 ========================================================= [Pipeline] node 10:22:52 Still waiting to schedule task 10:22:52 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:23:48 Running on prd-centos7-docker-4c-2g-7709 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:48 provisioning config files... 10:23:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1436798533256765805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:52 ---> ****-login.sh 10:23:52 nexus3.edgexfoundry.org:10001 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 nexus3.edgexfoundry.org:10002 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:53 Configure a credential helper to remove this warning. See 10:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:53 10:23:53 Login Succeeded 10:23:53 nexus3.edgexfoundry.org:10003 10:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:53 Configure a credential helper to remove this warning. See 10:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:53 10:23:53 Login Succeeded 10:23:53 nexus3.edgexfoundry.org:10004 10:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:53 Configure a credential helper to remove this warning. See 10:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:53 10:23:53 Login Succeeded 10:23:53 ****.io 10:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:53 Configure a credential helper to remove this warning. See 10:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:53 10:23:53 Login Succeeded 10:23:53 ---> ****-login.sh ends [Pipeline] } 10:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:53 + docker buildx ls 10:23:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:23:53 default * docker 10:23:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:23:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:23:54 edgex-builder [Pipeline] sh 10:23:54 + docker buildx inspect --bootstrap 10:23:54 #1 [internal] booting buildkit 10:23:54 #1 pulling image moby/buildkit:buildx-stable-1 10:23:58 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 10:23:58 #1 creating container buildx_buildkit_edgex-builder0 10:23:58 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 10:23:58 #1 DONE 4.3s 10:23:58 Name: edgex-builder 10:23:58 Driver: docker-container 10:23:58 10:23:58 Nodes: 10:23:58 Name: edgex-builder0 10:23:58 Endpoint: unix:///var/run/docker.sock 10:23:58 Status: running 10:23:58 Buildkit: v0.23.2 10:23:58 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:23:59 + docker buildx ls 10:23:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:23:59 edgex-builder * docker-container 10:23:59 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:23:59 default docker 10:23:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:23:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:23:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:23:59 #1 [internal] load build definition from Dockerfile 10:23:59 #1 transferring dockerfile: 197B done 10:23:59 #1 DONE 0.0s 10:23:59 10:23:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:23:59 #2 DONE 0.1s 10:23:59 10:23:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:23:59 #3 DONE 0.1s 10:23:59 10:23:59 #4 [internal] load .dockerignore 10:23:59 #4 transferring context: 2B done 10:23:59 #4 DONE 0.0s 10:23:59 10:23:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:23:59 #5 resolve nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:23:59 #5 DONE 0.0s 10:23:59 10:23:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:23:59 #6 resolve nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:23:59 #6 DONE 0.1s 10:23:59 10:23:59 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:23:59 #7 DONE 0.0s 10:23:59 10:23:59 #8 exporting to image 10:23:59 #8 exporting layers done 10:23:59 #8 exporting manifest sha256:a4657cb60701c45a9c4019a89a313db7bb2886b062380e29c77140d538fec0ff 0.0s done 10:23:59 #8 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 done 10:23:59 #8 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b 0.0s done 10:23:59 #8 exporting config sha256:a729e1bdc2415b96ae97a6fdac470ea368a0cc119a9846101e4bd714c7583398 done 10:23:59 #8 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d done 10:23:59 #8 pushing layers 0.1s done 10:23:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 10:23:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:23:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 0.1s done 10:23:59 #8 DONE 0.2s 10:23:59 10:23:59 1 warning found (use --debug to expand): 10:23:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 10:24:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 10:24:00 #1 [internal] load build definition from Dockerfile 10:24:00 #1 transferring dockerfile: 163B done 10:24:00 #1 DONE 0.0s 10:24:00 10:24:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:24:00 #2 DONE 0.0s 10:24:00 10:24:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:24:00 #3 DONE 0.0s 10:24:00 10:24:00 #4 [internal] load .dockerignore 10:24:00 #4 transferring context: 2B done 10:24:00 #4 DONE 0.0s 10:24:00 10:24:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:00 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:00 #5 CACHED 10:24:00 10:24:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:00 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:00 #6 CACHED 10:24:00 10:24:00 #7 exporting to image 10:24:00 #7 exporting layers 10:24:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:00 #7 exporting layers done 10:24:00 #7 exporting manifest sha256:a4657cb60701c45a9c4019a89a313db7bb2886b062380e29c77140d538fec0ff done 10:24:00 #7 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 done 10:24:00 #7 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b done 10:24:00 #7 exporting config sha256:a729e1bdc2415b96ae97a6fdac470ea368a0cc119a9846101e4bd714c7583398 done 10:24:00 #7 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d done 10:24:00 #7 pushing layers 0.0s done 10:24:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 0.1s done 10:24:00 #7 DONE 0.1s 10:24:00 10:24:00 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:24:00 #8 DONE 0.0s 10:24:00 10:24:00 1 warning found (use --debug to expand): 10:24:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 --push - 10:24:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51' 10:24:01 #1 [internal] load build definition from Dockerfile 10:24:01 #1 transferring dockerfile: 169B done 10:24:01 #1 DONE 0.0s 10:24:01 10:24:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 10:24:01 #2 DONE 0.0s 10:24:01 10:24:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51 10:24:01 #3 DONE 0.0s 10:24:01 10:24:01 #4 [internal] load .dockerignore 10:24:01 #4 transferring context: 2B done 10:24:01 #4 DONE 0.0s 10:24:01 10:24:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #5 CACHED 10:24:01 10:24:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #6 CACHED 10:24:01 10:24:01 #7 exporting to image 10:24:01 #7 exporting layers done 10:24:01 #7 exporting manifest sha256:a4657cb60701c45a9c4019a89a313db7bb2886b062380e29c77140d538fec0ff done 10:24:01 #7 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 done 10:24:01 #7 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b 10:24:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:01 #7 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b done 10:24:01 #7 exporting config sha256:a729e1bdc2415b96ae97a6fdac470ea368a0cc119a9846101e4bd714c7583398 done 10:24:01 #7 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d done 10:24:01 #7 pushing layers 0.0s done 10:24:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.51@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 0.1s done 10:24:01 #7 DONE 0.1s 10:24:01 10:24:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:24:01 #8 DONE 0.0s 10:24:01 10:24:01 1 warning found (use --debug to expand): 10:24:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:01 #1 [internal] load build definition from Dockerfile 10:24:01 #1 transferring dockerfile: 210B done 10:24:01 #1 DONE 0.0s 10:24:01 10:24:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:01 #2 DONE 0.0s 10:24:01 10:24:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:01 #3 DONE 0.0s 10:24:01 10:24:01 #4 [internal] load .dockerignore 10:24:01 #4 transferring context: 2B done 10:24:01 #4 DONE 0.0s 10:24:01 10:24:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #5 CACHED 10:24:01 10:24:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #6 CACHED 10:24:01 10:24:01 #7 exporting to image 10:24:01 #7 exporting layers done 10:24:01 #7 exporting manifest sha256:a4657cb60701c45a9c4019a89a313db7bb2886b062380e29c77140d538fec0ff done 10:24:01 #7 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 10:24:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:01 #7 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 done 10:24:01 #7 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b done 10:24:01 #7 exporting config sha256:a729e1bdc2415b96ae97a6fdac470ea368a0cc119a9846101e4bd714c7583398 done 10:24:01 #7 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d done 10:24:01 #7 pushing layers 0.0s done 10:24:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 0.1s done 10:24:01 #7 DONE 0.1s 10:24:01 10:24:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:24:01 #8 DONE 0.0s 10:24:01 10:24:01 1 warning found (use --debug to expand): 10:24:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 10:24:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 10:24:01 #1 [internal] load build definition from Dockerfile 10:24:01 #1 transferring dockerfile: 161B done 10:24:01 #1 DONE 0.0s 10:24:01 10:24:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:24:01 #2 DONE 0.0s 10:24:01 10:24:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:24:01 #3 DONE 0.0s 10:24:01 10:24:01 #4 [internal] load .dockerignore 10:24:01 #4 transferring context: 2B done 10:24:01 #4 DONE 0.0s 10:24:01 10:24:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #5 CACHED 10:24:01 10:24:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 10:24:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:229c5726a14dd9a11d120be41d7de0dca81556e4929c660756ea2d3cc04d2624 0.0s done 10:24:01 #6 CACHED 10:24:01 10:24:01 #7 exporting to image 10:24:01 #7 exporting layers done 10:24:01 #7 exporting manifest sha256:a4657cb60701c45a9c4019a89a313db7bb2886b062380e29c77140d538fec0ff done 10:24:01 #7 exporting config sha256:c34575dda64c214cd6828498579dcc130bc3c717da3dcc1a82d25213eeb85e82 done 10:24:01 #7 exporting manifest sha256:711644b8e1f37e5c104bf1db73627a9b75766a21c66c8c9246554bee291e858b done 10:24:01 #7 exporting config sha256:a729e1bdc2415b96ae97a6fdac470ea368a0cc119a9846101e4bd714c7583398 done 10:24:01 #7 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 10:24:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:02 #7 exporting manifest list sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d done 10:24:02 #7 pushing layers 0.0s done 10:24:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:9da17ed690e520f61010bb2e2f493181c1dac970f5e950d3478a8dd9e75bb39d 0.1s done 10:24:02 #7 DONE 0.1s 10:24:02 10:24:02 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:24:02 #8 DONE 0.0s 10:24:02 10:24:02 1 warning found (use --debug to expand): 10:24:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:02 #1 [internal] load build definition from Dockerfile 10:24:02 #1 transferring dockerfile: 216B done 10:24:02 #1 DONE 0.0s 10:24:02 10:24:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:02 #2 DONE 0.0s 10:24:02 10:24:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:02 #3 DONE 0.0s 10:24:02 10:24:02 #4 [internal] load .dockerignore 10:24:02 #4 transferring context: 2B done 10:24:02 #4 DONE 0.0s 10:24:02 10:24:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:02 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:02 #5 ... 10:24:02 10:24:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:02 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 done 10:24:02 #6 DONE 0.1s 10:24:02 10:24:02 #7 exporting to image 10:24:02 #7 exporting layers done 10:24:02 #7 exporting manifest sha256:4229edd4f3bfd3dea11de6d920994093b2af0fbd3cbd84b3e5a06972e2f65428 done 10:24:02 #7 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:24:02 #7 exporting manifest sha256:b32a98ab984fa539737bfb97054e6a1930250de0090c98e8eb29089cedfebb40 done 10:24:02 #7 exporting config sha256:d8d42f3f22abcc09e21c77bc0b87e57c045b89909e85bf5615163cebf95cb04b 0.0s done 10:24:02 #7 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 10:24:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:02 #7 ... 10:24:02 10:24:02 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:02 #8 DONE 0.0s 10:24:02 10:24:02 #7 exporting to image 10:24:02 #7 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.0s done 10:24:02 #7 pushing layers 0.1s done 10:24:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 10:24:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.1s done 10:24:02 #7 DONE 0.2s 10:24:02 10:24:02 1 warning found (use --debug to expand): 10:24:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 10:24:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 10:24:03 #1 [internal] load build definition from Dockerfile 10:24:03 #1 transferring dockerfile: 182B done 10:24:03 #1 DONE 0.0s 10:24:03 10:24:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:24:03 #2 DONE 0.0s 10:24:03 10:24:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:24:03 #3 DONE 0.0s 10:24:03 10:24:03 #4 [internal] load .dockerignore 10:24:03 #4 transferring context: 2B done 10:24:03 #4 DONE 0.0s 10:24:03 10:24:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:03 #5 DONE 0.0s 10:24:03 10:24:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:03 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:03 #6 CACHED 10:24:03 10:24:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:03 #5 CACHED 10:24:03 10:24:03 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:03 #7 DONE 0.0s 10:24:03 10:24:03 #8 exporting to image 10:24:03 #8 exporting layers done 10:24:03 #8 exporting manifest sha256:4229edd4f3bfd3dea11de6d920994093b2af0fbd3cbd84b3e5a06972e2f65428 done 10:24:03 #8 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:24:03 #8 exporting manifest sha256:b32a98ab984fa539737bfb97054e6a1930250de0090c98e8eb29089cedfebb40 done 10:24:03 #8 exporting config sha256:d8d42f3f22abcc09e21c77bc0b87e57c045b89909e85bf5615163cebf95cb04b done 10:24:03 #8 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 done 10:24:03 #8 pushing layers 0.0s done 10:24:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.1s done 10:24:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:03 #8 DONE 0.1s 10:24:03 10:24:03 1 warning found (use --debug to expand): 10:24:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51' 10:24:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 --push - 10:24:03 #1 [internal] load build definition from Dockerfile 10:24:03 #1 transferring dockerfile: 188B done 10:24:03 #1 DONE 0.0s 10:24:03 10:24:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 10:24:03 #2 DONE 0.0s 10:24:03 10:24:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51 10:24:03 #3 DONE 0.0s 10:24:03 10:24:03 #4 [internal] load .dockerignore 10:24:03 #4 transferring context: 2B done 10:24:03 #4 DONE 0.0s 10:24:03 10:24:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:03 #5 CACHED 10:24:03 10:24:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:03 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:03 #6 CACHED 10:24:03 10:24:03 #7 exporting to image 10:24:03 #7 exporting layers done 10:24:03 #7 exporting manifest sha256:4229edd4f3bfd3dea11de6d920994093b2af0fbd3cbd84b3e5a06972e2f65428 done 10:24:03 #7 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 10:24:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:04 #7 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:24:04 #7 exporting manifest sha256:b32a98ab984fa539737bfb97054e6a1930250de0090c98e8eb29089cedfebb40 done 10:24:04 #7 exporting config sha256:d8d42f3f22abcc09e21c77bc0b87e57c045b89909e85bf5615163cebf95cb04b done 10:24:04 #7 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 done 10:24:04 #7 pushing layers 0.0s done 10:24:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.51@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.1s done 10:24:04 #7 DONE 0.1s 10:24:04 10:24:04 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:04 #8 DONE 0.0s 10:24:04 10:24:04 1 warning found (use --debug to expand): 10:24:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:04 #1 [internal] load build definition from Dockerfile 10:24:04 #1 transferring dockerfile: 229B done 10:24:04 #1 DONE 0.0s 10:24:04 10:24:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:04 #2 DONE 0.0s 10:24:04 10:24:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:04 #3 DONE 0.0s 10:24:04 10:24:04 #4 [internal] load .dockerignore 10:24:04 #4 transferring context: 2B done 10:24:04 #4 DONE 0.0s 10:24:04 10:24:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:04 #5 CACHED 10:24:04 10:24:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:04 #6 CACHED 10:24:04 10:24:04 #7 exporting to image 10:24:04 #7 exporting layers done 10:24:04 #7 exporting manifest sha256:4229edd4f3bfd3dea11de6d920994093b2af0fbd3cbd84b3e5a06972e2f65428 done 10:24:04 #7 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:24:04 #7 exporting manifest sha256:b32a98ab984fa539737bfb97054e6a1930250de0090c98e8eb29089cedfebb40 done 10:24:04 #7 exporting config sha256:d8d42f3f22abcc09e21c77bc0b87e57c045b89909e85bf5615163cebf95cb04b done 10:24:04 #7 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 done 10:24:04 #7 pushing layers 0.0s done 10:24:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 10:24:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.1s done 10:24:04 #7 DONE 0.1s 10:24:04 10:24:04 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:04 #8 DONE 0.0s 10:24:04 10:24:04 1 warning found (use --debug to expand): 10:24:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 10:24:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 10:24:04 #1 [internal] load build definition from Dockerfile 10:24:04 #1 transferring dockerfile: 180B done 10:24:04 #1 DONE 0.0s 10:24:04 10:24:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:24:04 #2 DONE 0.0s 10:24:04 10:24:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:24:04 #3 DONE 0.0s 10:24:04 10:24:04 #4 [internal] load .dockerignore 10:24:04 #4 transferring context: 2B done 10:24:04 #4 DONE 0.0s 10:24:04 10:24:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:04 #5 CACHED 10:24:04 10:24:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 10:24:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2a05ba3ae7a514c973c5788afbf1c09ad83eef1a87b8851fa8b02f7d6c754a19 0.0s done 10:24:04 #6 CACHED 10:24:04 10:24:04 #7 exporting to image 10:24:04 #7 exporting layers done 10:24:04 #7 exporting manifest sha256:4229edd4f3bfd3dea11de6d920994093b2af0fbd3cbd84b3e5a06972e2f65428 done 10:24:04 #7 exporting config sha256:7ff7cebd9876d049c00d5d1a2fbd9756747c150d0b1cdb65366a025503c99951 done 10:24:04 #7 exporting manifest sha256:b32a98ab984fa539737bfb97054e6a1930250de0090c98e8eb29089cedfebb40 done 10:24:04 #7 exporting config sha256:d8d42f3f22abcc09e21c77bc0b87e57c045b89909e85bf5615163cebf95cb04b done 10:24:04 #7 exporting manifest list sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 done 10:24:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:05 #7 pushing layers 0.0s done 10:24:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a3f67bbc42c095f676dfcb0380fe1e2e1b133abf945a149de096e9a1264d1b9 0.1s done 10:24:05 #7 DONE 0.1s 10:24:05 10:24:05 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:05 #8 DONE 0.0s 10:24:05 10:24:05 1 warning found (use --debug to expand): 10:24:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:05 #1 [internal] load build definition from Dockerfile 10:24:05 #1 transferring dockerfile: 194B done 10:24:05 #1 DONE 0.0s 10:24:05 10:24:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:05 #2 DONE 0.0s 10:24:05 10:24:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:05 #3 DONE 0.0s 10:24:05 10:24:05 #4 [internal] load .dockerignore 10:24:05 #4 transferring context: 2B done 10:24:05 #4 DONE 0.0s 10:24:05 10:24:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:05 #5 resolve nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:05 #5 resolve nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:05 #5 DONE 0.0s 10:24:05 10:24:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:05 #6 resolve nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:05 #6 DONE 0.1s 10:24:05 10:24:05 #7 exporting to image 10:24:05 #7 exporting layers done 10:24:05 #7 exporting manifest sha256:8d1796cabbca196a1a70e0621533e65596313a90056a6c9ce06e6dd9801cab63 done 10:24:05 #7 exporting config sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 done 10:24:05 #7 exporting manifest sha256:d48593274a6d9729418ae299081938f6367558efed3f9c88695f70e6da77f3e5 done 10:24:05 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 done 10:24:05 #7 exporting manifest list sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc done 10:24:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:06 #7 ... 10:24:06 10:24:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:24:06 #8 DONE 0.0s 10:24:06 10:24:06 #7 exporting to image 10:24:06 #7 pushing layers 0.1s done 10:24:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 10:24:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 0.1s done 10:24:06 #7 DONE 0.2s 10:24:06 10:24:06 1 warning found (use --debug to expand): 10:24:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 10:24:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 10:24:06 #1 [internal] load build definition from Dockerfile 10:24:06 #1 transferring dockerfile: 160B done 10:24:06 #1 DONE 0.0s 10:24:06 10:24:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:24:06 #2 DONE 0.0s 10:24:06 10:24:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:24:06 #3 DONE 0.0s 10:24:06 10:24:06 #4 [internal] load .dockerignore 10:24:06 #4 transferring context: 2B done 10:24:06 #4 DONE 0.0s 10:24:06 10:24:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:06 #5 CACHED 10:24:06 10:24:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:06 #6 CACHED 10:24:06 10:24:06 #7 exporting to image 10:24:06 #7 exporting layers done 10:24:06 #7 exporting manifest sha256:8d1796cabbca196a1a70e0621533e65596313a90056a6c9ce06e6dd9801cab63 done 10:24:06 #7 exporting config sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 done 10:24:06 #7 exporting manifest sha256:d48593274a6d9729418ae299081938f6367558efed3f9c88695f70e6da77f3e5 done 10:24:06 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 10:24:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:06 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 done 10:24:06 #7 exporting manifest list sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc done 10:24:06 #7 pushing layers 0.0s done 10:24:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 0.1s done 10:24:06 #7 DONE 0.1s 10:24:06 10:24:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:24:06 #8 DONE 0.0s 10:24:06 10:24:06 1 warning found (use --debug to expand): 10:24:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51' 10:24:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 --push - 10:24:06 #1 [internal] load build definition from Dockerfile 10:24:06 #1 transferring dockerfile: 166B done 10:24:06 #1 DONE 0.0s 10:24:06 10:24:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 10:24:06 #2 DONE 0.0s 10:24:06 10:24:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51 10:24:06 #3 DONE 0.0s 10:24:06 10:24:06 #4 [internal] load .dockerignore 10:24:06 #4 transferring context: 2B done 10:24:06 #4 DONE 0.0s 10:24:06 10:24:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:06 #5 CACHED 10:24:06 10:24:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:06 #6 CACHED 10:24:06 10:24:06 #7 exporting to image 10:24:06 #7 exporting layers done 10:24:06 #7 exporting manifest sha256:8d1796cabbca196a1a70e0621533e65596313a90056a6c9ce06e6dd9801cab63 done 10:24:06 #7 exporting config sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 done 10:24:06 #7 exporting manifest sha256:d48593274a6d9729418ae299081938f6367558efed3f9c88695f70e6da77f3e5 done 10:24:06 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 10:24:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:07 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 done 10:24:07 #7 exporting manifest list sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc done 10:24:07 #7 pushing layers 0.0s done 10:24:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.51@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 0.1s done 10:24:07 #7 DONE 0.1s 10:24:07 10:24:07 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:24:07 #8 DONE 0.0s 10:24:07 10:24:07 1 warning found (use --debug to expand): 10:24:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:07 #1 [internal] load build definition from Dockerfile 10:24:07 #1 transferring dockerfile: 207B done 10:24:07 #1 DONE 0.0s 10:24:07 10:24:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:07 #2 DONE 0.0s 10:24:07 10:24:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:07 #3 DONE 0.0s 10:24:07 10:24:07 #4 [internal] load .dockerignore 10:24:07 #4 transferring context: 2B done 10:24:07 #4 DONE 0.0s 10:24:07 10:24:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:07 #5 CACHED 10:24:07 10:24:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:07 #6 CACHED 10:24:07 10:24:07 #7 exporting to image 10:24:07 #7 exporting layers done 10:24:07 #7 exporting manifest sha256:8d1796cabbca196a1a70e0621533e65596313a90056a6c9ce06e6dd9801cab63 done 10:24:07 #7 exporting config sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 done 10:24:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:07 #7 exporting manifest sha256:d48593274a6d9729418ae299081938f6367558efed3f9c88695f70e6da77f3e5 done 10:24:07 #7 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 done 10:24:07 #7 exporting manifest list sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc done 10:24:07 #7 pushing layers 0.0s done 10:24:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 0.1s done 10:24:07 #7 DONE 0.1s 10:24:07 10:24:07 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:24:07 #8 DONE 0.0s 10:24:07 10:24:07 1 warning found (use --debug to expand): 10:24:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 10:24:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 10:24:07 #1 [internal] load build definition from Dockerfile 10:24:07 #1 transferring dockerfile: 158B done 10:24:07 #1 DONE 0.0s 10:24:07 10:24:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:24:07 #2 DONE 0.0s 10:24:07 10:24:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:24:07 #3 DONE 0.0s 10:24:07 10:24:07 #4 [internal] load .dockerignore 10:24:07 #4 transferring context: 2B done 10:24:07 #4 DONE 0.0s 10:24:07 10:24:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:07 #5 ... 10:24:07 10:24:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 0.0s done 10:24:07 #6 DONE 0.0s 10:24:08 10:24:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:08 #5 CACHED 10:24:08 10:24:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f831dca0ec1bacf778129408985c0b5b4bde230095ffdfefa785e0cc5b953a46 10:24:08 #6 CACHED 10:24:08 10:24:08 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:24:08 #7 DONE 0.0s 10:24:08 10:24:08 #8 exporting to image 10:24:08 #8 exporting layers done 10:24:08 #8 exporting manifest sha256:8d1796cabbca196a1a70e0621533e65596313a90056a6c9ce06e6dd9801cab63 done 10:24:08 #8 exporting config sha256:4fd4ca89d2a280b60df1dfbfa47eaa3b52cc4224df1dd2bc87e12a3658d38b80 done 10:24:08 #8 exporting manifest sha256:d48593274a6d9729418ae299081938f6367558efed3f9c88695f70e6da77f3e5 done 10:24:08 #8 exporting config sha256:aab648e70e64beccb562a151d9007691fc7cc9a4bb5dbd9e8e339ce622d3ad46 done 10:24:08 #8 exporting manifest list sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc done 10:24:08 #8 pushing layers 0.0s done 10:24:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d1eaee7dd8f29dc7c7d95c3e9862f5324f9fcab7b5c73b5b8da29be0918abddc 0.1s done 10:24:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:08 #8 DONE 0.1s 10:24:08 10:24:08 1 warning found (use --debug to expand): 10:24:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:08 #1 [internal] load build definition from Dockerfile 10:24:08 #1 transferring dockerfile: 196B done 10:24:08 #1 DONE 0.0s 10:24:08 10:24:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:08 #2 DONE 0.0s 10:24:08 10:24:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:08 #3 DONE 0.0s 10:24:08 10:24:08 #4 [internal] load .dockerignore 10:24:08 #4 transferring context: 2B done 10:24:08 #4 DONE 0.0s 10:24:08 10:24:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:08 #5 DONE 0.0s 10:24:08 10:24:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:08 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:08 #6 DONE 0.0s 10:24:08 10:24:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:08 #5 DONE 0.1s 10:24:08 10:24:08 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:08 #7 DONE 0.0s 10:24:08 10:24:08 #8 exporting to image 10:24:08 #8 exporting layers done 10:24:08 #8 exporting manifest sha256:a5dc679ca49c2b06b2a6eebf5782f81f02854c06ffda8b5bfc3a47b20b567fb6 done 10:24:08 #8 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 done 10:24:08 #8 exporting manifest sha256:8e0a108a8f6d112152962188011da0e48c6878c5781d88217dc2c7f6df1562d5 done 10:24:08 #8 exporting config sha256:ab49782b1257c0f8a807e79d3e5c2a1dccc7d0dc15337f886ed54aa5fe88f03e done 10:24:08 #8 exporting manifest list sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 done 10:24:08 #8 pushing layers 0.1s done 10:24:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 0.1s done 10:24:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:08 #8 DONE 0.2s 10:24:09 10:24:09 1 warning found (use --debug to expand): 10:24:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 10:24:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 10:24:09 #1 [internal] load build definition from Dockerfile 10:24:09 #1 transferring dockerfile: 162B done 10:24:09 #1 DONE 0.0s 10:24:09 10:24:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:24:09 #2 DONE 0.0s 10:24:09 10:24:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:24:09 #3 DONE 0.0s 10:24:09 10:24:09 #4 [internal] load .dockerignore 10:24:09 #4 transferring context: 2B done 10:24:09 #4 DONE 0.0s 10:24:09 10:24:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:09 #5 CACHED 10:24:09 10:24:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:09 #6 CACHED 10:24:09 10:24:09 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:09 #7 DONE 0.0s 10:24:09 10:24:09 #8 exporting to image 10:24:09 #8 exporting layers done 10:24:09 #8 exporting manifest sha256:a5dc679ca49c2b06b2a6eebf5782f81f02854c06ffda8b5bfc3a47b20b567fb6 done 10:24:09 #8 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 done 10:24:09 #8 exporting manifest sha256:8e0a108a8f6d112152962188011da0e48c6878c5781d88217dc2c7f6df1562d5 done 10:24:09 #8 exporting config sha256:ab49782b1257c0f8a807e79d3e5c2a1dccc7d0dc15337f886ed54aa5fe88f03e done 10:24:09 #8 exporting manifest list sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 done 10:24:09 #8 pushing layers 0.0s done 10:24:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 0.1s done 10:24:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:09 #8 DONE 0.1s 10:24:09 10:24:09 1 warning found (use --debug to expand): 10:24:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 --push - 10:24:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51' 10:24:09 #1 [internal] load build definition from Dockerfile 10:24:09 #1 transferring dockerfile: 168B done 10:24:09 #1 DONE 0.0s 10:24:09 10:24:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 10:24:09 #2 DONE 0.0s 10:24:09 10:24:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51 10:24:09 #3 DONE 0.0s 10:24:09 10:24:09 #4 [internal] load .dockerignore 10:24:09 #4 transferring context: 2B done 10:24:09 #4 DONE 0.0s 10:24:09 10:24:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:09 #5 CACHED 10:24:09 10:24:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:09 #6 CACHED 10:24:09 10:24:09 #7 exporting to image 10:24:09 #7 exporting layers done 10:24:09 #7 exporting manifest sha256:a5dc679ca49c2b06b2a6eebf5782f81f02854c06ffda8b5bfc3a47b20b567fb6 done 10:24:09 #7 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 10:24:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:10 #7 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 done 10:24:10 #7 exporting manifest sha256:8e0a108a8f6d112152962188011da0e48c6878c5781d88217dc2c7f6df1562d5 done 10:24:10 #7 exporting config sha256:ab49782b1257c0f8a807e79d3e5c2a1dccc7d0dc15337f886ed54aa5fe88f03e done 10:24:10 #7 exporting manifest list sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 done 10:24:10 #7 pushing layers 0.0s done 10:24:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.51@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 0.1s done 10:24:10 #7 DONE 0.1s 10:24:10 10:24:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:10 #8 DONE 0.0s 10:24:10 10:24:10 1 warning found (use --debug to expand): 10:24:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:10 #1 [internal] load build definition from Dockerfile 10:24:10 #1 transferring dockerfile: 209B done 10:24:10 #1 DONE 0.0s 10:24:10 10:24:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:10 #2 DONE 0.0s 10:24:10 10:24:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:10 #3 DONE 0.0s 10:24:10 10:24:10 #4 [internal] load .dockerignore 10:24:10 #4 transferring context: 2B done 10:24:10 #4 DONE 0.0s 10:24:10 10:24:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:10 #5 CACHED 10:24:10 10:24:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:10 #6 CACHED 10:24:10 10:24:10 #7 exporting to image 10:24:10 #7 exporting layers done 10:24:10 #7 exporting manifest sha256:a5dc679ca49c2b06b2a6eebf5782f81f02854c06ffda8b5bfc3a47b20b567fb6 done 10:24:10 #7 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 10:24:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:10 #7 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 done 10:24:10 #7 exporting manifest sha256:8e0a108a8f6d112152962188011da0e48c6878c5781d88217dc2c7f6df1562d5 done 10:24:10 #7 exporting config sha256:ab49782b1257c0f8a807e79d3e5c2a1dccc7d0dc15337f886ed54aa5fe88f03e done 10:24:10 #7 exporting manifest list sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 done 10:24:10 #7 pushing layers 0.0s done 10:24:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 0.1s done 10:24:10 #7 DONE 0.1s 10:24:10 10:24:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:10 #8 DONE 0.0s 10:24:10 10:24:10 1 warning found (use --debug to expand): 10:24:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 10:24:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 10:24:11 #1 [internal] load build definition from Dockerfile 10:24:11 #1 transferring dockerfile: 160B done 10:24:11 #1 DONE 0.0s 10:24:11 10:24:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:24:11 #2 DONE 0.0s 10:24:11 10:24:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:24:11 #3 DONE 0.0s 10:24:11 10:24:11 #4 [internal] load .dockerignore 10:24:11 #4 transferring context: 2B done 10:24:11 #4 DONE 0.0s 10:24:11 10:24:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 done 10:24:11 #5 CACHED 10:24:11 10:24:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 10:24:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c1432585c95071b705ba82eed2f897dc50f64d8843e24c5f9f6f3e6384ed32c7 0.0s done 10:24:11 #6 CACHED 10:24:11 10:24:11 #7 exporting to image 10:24:11 #7 exporting layers done 10:24:11 #7 exporting manifest sha256:a5dc679ca49c2b06b2a6eebf5782f81f02854c06ffda8b5bfc3a47b20b567fb6 done 10:24:11 #7 exporting config sha256:32e2318113a19636f5de5877328cca2539455fad680684d0b18b52ea44b8a882 done 10:24:11 #7 exporting manifest sha256:8e0a108a8f6d112152962188011da0e48c6878c5781d88217dc2c7f6df1562d5 done 10:24:11 #7 exporting config sha256:ab49782b1257c0f8a807e79d3e5c2a1dccc7d0dc15337f886ed54aa5fe88f03e done 10:24:11 #7 exporting manifest list sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 done 10:24:11 #7 pushing layers 0.0s done 10:24:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 10:24:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b384638883f3d8c4ad4b8240d4f8a6d5a40e18d17232e21ddf20ad9a6be4ed1 0.1s done 10:24:11 #7 DONE 0.1s 10:24:11 10:24:11 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:11 #8 DONE 0.0s 10:24:11 10:24:11 1 warning found (use --debug to expand): 10:24:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:11 #1 [internal] load build definition from Dockerfile 10:24:11 #1 transferring dockerfile: 198B done 10:24:11 #1 DONE 0.0s 10:24:11 10:24:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:11 #2 DONE 0.0s 10:24:11 10:24:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:11 #3 DONE 0.1s 10:24:11 10:24:11 #4 [internal] load .dockerignore 10:24:11 #4 transferring context: 2B done 10:24:11 #4 DONE 0.0s 10:24:11 10:24:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:11 #5 DONE 0.0s 10:24:11 10:24:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:11 #6 DONE 0.0s 10:24:11 10:24:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:11 #5 DONE 0.1s 10:24:11 10:24:11 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:24:11 #7 DONE 0.0s 10:24:11 10:24:11 #8 exporting to image 10:24:11 #8 exporting layers done 10:24:11 #8 exporting manifest sha256:54ccb04d7021647947c8360d610b1c2609ad8b9aafa65a01bc72736a6e4426c4 0.0s done 10:24:11 #8 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:24:11 #8 exporting manifest sha256:f7c7538427be7593bd3ee49b546c502297ca22d4623e86b8adfb24cd2a884424 done 10:24:11 #8 exporting config sha256:3ada74a3a5ea94b5bba366d36680573f64fbaa26bc9d4e19b1b0d34389239dc3 done 10:24:11 #8 exporting manifest list sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f done 10:24:11 #8 pushing layers 0.1s done 10:24:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 0.1s done 10:24:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:11 #8 DONE 0.2s 10:24:12 10:24:12 1 warning found (use --debug to expand): 10:24:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 10:24:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 10:24:12 #1 [internal] load build definition from Dockerfile 10:24:12 #1 transferring dockerfile: 164B done 10:24:12 #1 DONE 0.0s 10:24:12 10:24:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:24:12 #2 DONE 0.0s 10:24:12 10:24:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:24:12 #3 DONE 0.0s 10:24:12 10:24:12 #4 [internal] load .dockerignore 10:24:12 #4 transferring context: 2B done 10:24:12 #4 DONE 0.0s 10:24:12 10:24:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:12 #5 DONE 0.0s 10:24:12 10:24:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:12 #6 CACHED 10:24:12 10:24:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:12 #5 CACHED 10:24:12 10:24:12 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:24:12 #7 DONE 0.0s 10:24:12 10:24:12 #8 exporting to image 10:24:12 #8 exporting layers done 10:24:12 #8 exporting manifest sha256:54ccb04d7021647947c8360d610b1c2609ad8b9aafa65a01bc72736a6e4426c4 done 10:24:12 #8 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:24:12 #8 exporting manifest sha256:f7c7538427be7593bd3ee49b546c502297ca22d4623e86b8adfb24cd2a884424 done 10:24:12 #8 exporting config sha256:3ada74a3a5ea94b5bba366d36680573f64fbaa26bc9d4e19b1b0d34389239dc3 done 10:24:12 #8 exporting manifest list sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f done 10:24:12 #8 pushing layers 0.0s done 10:24:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 0.1s done 10:24:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:12 #8 DONE 0.1s 10:24:12 10:24:12 1 warning found (use --debug to expand): 10:24:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51' 10:24:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 --push - 10:24:13 #1 [internal] load build definition from Dockerfile 10:24:13 #1 transferring dockerfile: 170B done 10:24:13 #1 DONE 0.0s 10:24:13 10:24:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 10:24:13 #2 DONE 0.0s 10:24:13 10:24:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51 10:24:13 #3 DONE 0.0s 10:24:13 10:24:13 #4 [internal] load .dockerignore 10:24:13 #4 transferring context: 2B done 10:24:13 #4 DONE 0.0s 10:24:13 10:24:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d done 10:24:13 #5 CACHED 10:24:13 10:24:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:13 #6 CACHED 10:24:13 10:24:13 #7 exporting to image 10:24:13 #7 exporting layers done 10:24:13 #7 exporting manifest sha256:54ccb04d7021647947c8360d610b1c2609ad8b9aafa65a01bc72736a6e4426c4 done 10:24:13 #7 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:24:13 #7 exporting manifest sha256:f7c7538427be7593bd3ee49b546c502297ca22d4623e86b8adfb24cd2a884424 done 10:24:13 #7 exporting config sha256:3ada74a3a5ea94b5bba366d36680573f64fbaa26bc9d4e19b1b0d34389239dc3 done 10:24:13 #7 exporting manifest list sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f done 10:24:13 #7 pushing layers 0.0s done 10:24:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 10:24:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.51@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 0.1s done 10:24:13 #7 DONE 0.1s 10:24:13 10:24:13 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:24:13 #8 DONE 0.0s 10:24:13 10:24:13 1 warning found (use --debug to expand): 10:24:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:13 #1 [internal] load build definition from Dockerfile 10:24:13 #1 transferring dockerfile: 211B done 10:24:13 #1 DONE 0.0s 10:24:13 10:24:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:13 #2 DONE 0.0s 10:24:13 10:24:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:13 #3 DONE 0.0s 10:24:13 10:24:13 #4 [internal] load .dockerignore 10:24:13 #4 transferring context: 2B done 10:24:13 #4 DONE 0.0s 10:24:13 10:24:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:13 #5 DONE 0.0s 10:24:13 10:24:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:13 #6 CACHED 10:24:13 10:24:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:13 #5 CACHED 10:24:13 10:24:13 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:24:13 #7 DONE 0.0s 10:24:13 10:24:13 #8 exporting to image 10:24:13 #8 exporting layers done 10:24:13 #8 exporting manifest sha256:54ccb04d7021647947c8360d610b1c2609ad8b9aafa65a01bc72736a6e4426c4 done 10:24:13 #8 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:24:13 #8 exporting manifest sha256:f7c7538427be7593bd3ee49b546c502297ca22d4623e86b8adfb24cd2a884424 done 10:24:13 #8 exporting config sha256:3ada74a3a5ea94b5bba366d36680573f64fbaa26bc9d4e19b1b0d34389239dc3 done 10:24:13 #8 exporting manifest list sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f done 10:24:13 #8 pushing layers 0.0s done 10:24:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 0.1s done 10:24:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:13 #8 DONE 0.1s 10:24:13 10:24:13 1 warning found (use --debug to expand): 10:24:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 10:24:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 10:24:14 #1 [internal] load build definition from Dockerfile 10:24:14 #1 transferring dockerfile: 162B done 10:24:14 #1 DONE 0.0s 10:24:14 10:24:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:24:14 #2 DONE 0.0s 10:24:14 10:24:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:24:14 #3 DONE 0.0s 10:24:14 10:24:14 #4 [internal] load .dockerignore 10:24:14 #4 transferring context: 2B done 10:24:14 #4 DONE 0.0s 10:24:14 10:24:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:14 #5 CACHED 10:24:14 10:24:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 10:24:14 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8103a787f0da1604e6864fbdc7e582b6d33ce247d77531d4778e9f948a84cc7d 0.0s done 10:24:14 #6 CACHED 10:24:14 10:24:14 #7 exporting to image 10:24:14 #7 exporting layers done 10:24:14 #7 exporting manifest sha256:54ccb04d7021647947c8360d610b1c2609ad8b9aafa65a01bc72736a6e4426c4 done 10:24:14 #7 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 10:24:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:14 #7 exporting config sha256:3542c5d3914d49831795c2e29e645f1d0e64ad8af8e1a9f5c12c3bab23ac7954 done 10:24:14 #7 exporting manifest sha256:f7c7538427be7593bd3ee49b546c502297ca22d4623e86b8adfb24cd2a884424 done 10:24:14 #7 exporting config sha256:3ada74a3a5ea94b5bba366d36680573f64fbaa26bc9d4e19b1b0d34389239dc3 done 10:24:14 #7 exporting manifest list sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f done 10:24:14 #7 pushing layers 0.0s done 10:24:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a881b479020d8c893ac0f78232555ec940536e9b189a5d99fe2f3072eb057a9f 0.1s done 10:24:14 #7 DONE 0.1s 10:24:14 10:24:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:24:14 #8 DONE 0.0s 10:24:14 10:24:14 1 warning found (use --debug to expand): 10:24:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:14 #1 [internal] load build definition from Dockerfile 10:24:14 #1 transferring dockerfile: 206B done 10:24:14 #1 DONE 0.0s 10:24:14 10:24:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:14 #2 DONE 0.0s 10:24:14 10:24:14 #3 [internal] load .dockerignore 10:24:14 #3 transferring context: 2B done 10:24:14 #3 DONE 0.0s 10:24:14 10:24:14 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:14 #4 DONE 0.1s 10:24:14 10:24:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:14 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:14 #5 ... 10:24:14 10:24:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:14 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:15 #6 DONE 0.2s 10:24:15 10:24:15 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:15 #7 DONE 0.0s 10:24:15 10:24:15 #8 exporting to image 10:24:15 #8 exporting layers done 10:24:15 #8 exporting manifest sha256:3395ee82d4afebfa08a563df3ccc1f174a8925f4a16464058826f7023003dd1a done 10:24:15 #8 exporting config sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:24:15 #8 exporting manifest sha256:5957c2dacc05285a58ffcbeca252db6a19510a61c2b327c06e0b569da83969f5 done 10:24:15 #8 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a done 10:24:15 #8 exporting manifest list sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c done 10:24:15 #8 pushing layers 10:24:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:15 #8 pushing layers 0.1s done 10:24:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 0.1s done 10:24:15 #8 DONE 0.2s 10:24:15 10:24:15 1 warning found (use --debug to expand): 10:24:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 10:24:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 10:24:15 #1 [internal] load build definition from Dockerfile 10:24:15 #1 transferring dockerfile: 172B done 10:24:15 #1 DONE 0.0s 10:24:15 10:24:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:24:15 #2 DONE 0.0s 10:24:15 10:24:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:24:15 #3 DONE 0.0s 10:24:15 10:24:15 #4 [internal] load .dockerignore 10:24:15 #4 transferring context: 2B done 10:24:15 #4 DONE 0.0s 10:24:15 10:24:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:15 #5 CACHED 10:24:15 10:24:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:15 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:15 #6 CACHED 10:24:15 10:24:15 #7 exporting to image 10:24:15 #7 exporting layers done 10:24:15 #7 exporting manifest sha256:3395ee82d4afebfa08a563df3ccc1f174a8925f4a16464058826f7023003dd1a done 10:24:15 #7 exporting config sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:24:15 #7 exporting manifest sha256:5957c2dacc05285a58ffcbeca252db6a19510a61c2b327c06e0b569da83969f5 done 10:24:15 #7 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a done 10:24:15 #7 exporting manifest list sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c done 10:24:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:15 #7 pushing layers 0.0s done 10:24:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 0.1s done 10:24:15 #7 DONE 0.1s 10:24:15 10:24:15 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:15 #8 DONE 0.0s 10:24:15 10:24:15 1 warning found (use --debug to expand): 10:24:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51' 10:24:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 --push - 10:24:16 #1 [internal] load build definition from Dockerfile 10:24:16 #1 transferring dockerfile: 178B done 10:24:16 #1 DONE 0.0s 10:24:16 10:24:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 10:24:16 #2 DONE 0.0s 10:24:16 10:24:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51 10:24:16 #3 DONE 0.0s 10:24:16 10:24:16 #4 [internal] load .dockerignore 10:24:16 #4 transferring context: 2B done 10:24:16 #4 DONE 0.0s 10:24:16 10:24:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:16 #5 CACHED 10:24:16 10:24:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:16 #6 CACHED 10:24:16 10:24:16 #7 exporting to image 10:24:16 #7 exporting layers done 10:24:16 #7 exporting manifest sha256:3395ee82d4afebfa08a563df3ccc1f174a8925f4a16464058826f7023003dd1a done 10:24:16 #7 exporting config sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:24:16 #7 exporting manifest sha256:5957c2dacc05285a58ffcbeca252db6a19510a61c2b327c06e0b569da83969f5 done 10:24:16 #7 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a done 10:24:16 #7 exporting manifest list sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c done 10:24:16 #7 pushing layers 0.0s done 10:24:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 10:24:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.51@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 0.1s done 10:24:16 #7 DONE 0.1s 10:24:16 10:24:16 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:16 #8 DONE 0.0s 10:24:16 10:24:16 1 warning found (use --debug to expand): 10:24:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:16 #1 [internal] load build definition from Dockerfile 10:24:16 #1 transferring dockerfile: 219B done 10:24:16 #1 DONE 0.0s 10:24:16 10:24:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:16 #2 DONE 0.0s 10:24:16 10:24:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:16 #3 DONE 0.0s 10:24:16 10:24:16 #4 [internal] load .dockerignore 10:24:16 #4 transferring context: 2B done 10:24:16 #4 DONE 0.0s 10:24:16 10:24:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:16 #5 CACHED 10:24:16 10:24:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:16 #6 CACHED 10:24:16 10:24:16 #7 exporting to image 10:24:16 #7 exporting layers done 10:24:16 #7 exporting manifest sha256:3395ee82d4afebfa08a563df3ccc1f174a8925f4a16464058826f7023003dd1a done 10:24:16 #7 exporting config sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:24:16 #7 exporting manifest sha256:5957c2dacc05285a58ffcbeca252db6a19510a61c2b327c06e0b569da83969f5 done 10:24:16 #7 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a 10:24:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:16 #7 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a done 10:24:16 #7 exporting manifest list sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c done 10:24:16 #7 pushing layers 0.0s done 10:24:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 0.1s done 10:24:16 #7 DONE 0.1s 10:24:16 10:24:16 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:16 #8 DONE 0.0s 10:24:16 10:24:16 1 warning found (use --debug to expand): 10:24:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 10:24:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 10:24:17 #1 [internal] load build definition from Dockerfile 10:24:17 #1 transferring dockerfile: 170B done 10:24:17 #1 DONE 0.0s 10:24:17 10:24:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:24:17 #2 DONE 0.0s 10:24:17 10:24:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:24:17 #3 DONE 0.0s 10:24:17 10:24:17 #4 [internal] load .dockerignore 10:24:17 #4 transferring context: 2B done 10:24:17 #4 DONE 0.0s 10:24:17 10:24:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:17 #5 CACHED 10:24:17 10:24:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 10:24:17 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5088577473d295a63398938966ecbc4f2cfd6bc0ecb57a64f3ebc4e35195e644 0.0s done 10:24:17 #6 CACHED 10:24:17 10:24:17 #7 exporting to image 10:24:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:17 #7 exporting layers done 10:24:17 #7 exporting manifest sha256:3395ee82d4afebfa08a563df3ccc1f174a8925f4a16464058826f7023003dd1a done 10:24:17 #7 exporting config sha256:ea1b08fe2f18c8b247e84d136a0405e94f0e228e8c5af7dc588dccba39983a9f done 10:24:17 #7 exporting manifest sha256:5957c2dacc05285a58ffcbeca252db6a19510a61c2b327c06e0b569da83969f5 done 10:24:17 #7 exporting config sha256:b937926f33ae7523b6ccd71540aabe1ce51fa3bbd099de0ed049fdfe8c0de14a done 10:24:17 #7 exporting manifest list sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c done 10:24:17 #7 pushing layers 0.0s done 10:24:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:38cbd426862f45e7b15847f9ed23339e2df7bec9cbfff172f3aa69b09a0c0c7c 0.1s done 10:24:17 #7 DONE 0.1s 10:24:17 10:24:17 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:24:17 #8 DONE 0.0s 10:24:17 10:24:17 1 warning found (use --debug to expand): 10:24:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:17 #1 [internal] load build definition from Dockerfile 10:24:17 #1 transferring dockerfile: 204B done 10:24:17 #1 DONE 0.0s 10:24:17 10:24:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:17 #2 DONE 0.0s 10:24:17 10:24:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:17 #3 DONE 0.0s 10:24:17 10:24:17 #4 [internal] load .dockerignore 10:24:17 #4 transferring context: 2B done 10:24:17 #4 DONE 0.0s 10:24:17 10:24:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:17 #5 ... 10:24:17 10:24:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 done 10:24:17 #6 DONE 0.1s 10:24:17 10:24:17 #7 exporting to image 10:24:17 #7 exporting layers done 10:24:17 #7 exporting manifest sha256:a81055bdf4e627135a7d4d1f3cd0be8bcc57df9d885f548e2d46dfeade91c969 0.0s done 10:24:17 #7 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:24:17 #7 exporting manifest sha256:4e638156c00fb83c464656d642f8f04e12db7a7f445f70bf1698b603577746cb done 10:24:17 #7 exporting config sha256:8aa26b13d7635ebe0dcf8b51ab86732ea960a69979985833abc198eec2101987 done 10:24:17 #7 exporting manifest list sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 done 10:24:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:17 #7 ... 10:24:17 10:24:17 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:24:17 #8 DONE 0.0s 10:24:17 10:24:17 #7 exporting to image 10:24:17 #7 pushing layers 0.1s done 10:24:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 10:24:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 0.1s done 10:24:18 #7 DONE 0.2s 10:24:18 10:24:18 1 warning found (use --debug to expand): 10:24:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 10:24:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 10:24:18 #1 [internal] load build definition from Dockerfile 10:24:18 #1 transferring dockerfile: 170B done 10:24:18 #1 DONE 0.0s 10:24:18 10:24:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:24:18 #2 DONE 0.0s 10:24:18 10:24:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:24:18 #3 DONE 0.0s 10:24:18 10:24:18 #4 [internal] load .dockerignore 10:24:18 #4 transferring context: 2B done 10:24:18 #4 DONE 0.0s 10:24:18 10:24:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:18 #5 CACHED 10:24:18 10:24:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:18 #6 DONE 0.0s 10:24:18 10:24:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:18 #6 CACHED 10:24:18 10:24:18 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:24:18 #7 DONE 0.0s 10:24:18 10:24:18 #8 exporting to image 10:24:18 #8 exporting layers done 10:24:18 #8 exporting manifest sha256:a81055bdf4e627135a7d4d1f3cd0be8bcc57df9d885f548e2d46dfeade91c969 done 10:24:18 #8 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:24:18 #8 exporting manifest sha256:4e638156c00fb83c464656d642f8f04e12db7a7f445f70bf1698b603577746cb done 10:24:18 #8 exporting config sha256:8aa26b13d7635ebe0dcf8b51ab86732ea960a69979985833abc198eec2101987 done 10:24:18 #8 exporting manifest list sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 done 10:24:18 #8 pushing layers 0.0s done 10:24:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 0.1s done 10:24:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:18 #8 DONE 0.1s 10:24:18 10:24:18 1 warning found (use --debug to expand): 10:24:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51' 10:24:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 --push - 10:24:19 #1 [internal] load build definition from Dockerfile 10:24:19 #1 transferring dockerfile: 176B done 10:24:19 #1 DONE 0.0s 10:24:19 10:24:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 10:24:19 #2 DONE 0.0s 10:24:19 10:24:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51 10:24:19 #3 DONE 0.0s 10:24:19 10:24:19 #4 [internal] load .dockerignore 10:24:19 #4 transferring context: 2B done 10:24:19 #4 DONE 0.0s 10:24:19 10:24:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:19 #5 CACHED 10:24:19 10:24:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:19 #6 CACHED 10:24:19 10:24:19 #7 exporting to image 10:24:19 #7 exporting layers 10:24:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:19 #7 exporting layers done 10:24:19 #7 exporting manifest sha256:a81055bdf4e627135a7d4d1f3cd0be8bcc57df9d885f548e2d46dfeade91c969 done 10:24:19 #7 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:24:19 #7 exporting manifest sha256:4e638156c00fb83c464656d642f8f04e12db7a7f445f70bf1698b603577746cb done 10:24:19 #7 exporting config sha256:8aa26b13d7635ebe0dcf8b51ab86732ea960a69979985833abc198eec2101987 done 10:24:19 #7 exporting manifest list sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 done 10:24:19 #7 pushing layers 0.0s done 10:24:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.51@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 0.1s done 10:24:19 #7 DONE 0.1s 10:24:19 10:24:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:24:19 #8 DONE 0.0s 10:24:19 10:24:19 1 warning found (use --debug to expand): 10:24:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:19 #1 [internal] load build definition from Dockerfile 10:24:19 #1 transferring dockerfile: 217B done 10:24:19 #1 DONE 0.0s 10:24:19 10:24:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:19 #2 DONE 0.0s 10:24:19 10:24:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:19 #3 DONE 0.0s 10:24:19 10:24:19 #4 [internal] load .dockerignore 10:24:19 #4 transferring context: 2B done 10:24:19 #4 DONE 0.0s 10:24:19 10:24:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:19 #5 CACHED 10:24:19 10:24:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:19 #6 CACHED 10:24:19 10:24:19 #7 exporting to image 10:24:19 #7 exporting layers done 10:24:19 #7 exporting manifest sha256:a81055bdf4e627135a7d4d1f3cd0be8bcc57df9d885f548e2d46dfeade91c969 done 10:24:19 #7 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 10:24:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:19 #7 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:24:19 #7 exporting manifest sha256:4e638156c00fb83c464656d642f8f04e12db7a7f445f70bf1698b603577746cb done 10:24:19 #7 exporting config sha256:8aa26b13d7635ebe0dcf8b51ab86732ea960a69979985833abc198eec2101987 done 10:24:19 #7 exporting manifest list sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 done 10:24:19 #7 pushing layers 0.0s done 10:24:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 0.1s done 10:24:19 #7 DONE 0.1s 10:24:19 10:24:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:24:19 #8 DONE 0.0s 10:24:19 10:24:19 1 warning found (use --debug to expand): 10:24:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 10:24:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 10:24:20 #1 [internal] load build definition from Dockerfile 10:24:20 #1 transferring dockerfile: 168B done 10:24:20 #1 DONE 0.0s 10:24:20 10:24:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:24:20 #2 DONE 0.0s 10:24:20 10:24:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:24:20 #3 DONE 0.0s 10:24:20 10:24:20 #4 [internal] load .dockerignore 10:24:20 #4 transferring context: 2B done 10:24:20 #4 DONE 0.0s 10:24:20 10:24:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:20 #5 CACHED 10:24:20 10:24:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 10:24:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2c41b555d5e68e4a51363e385e7cfb26363939ecaa637653d7113df5387b7241 0.0s done 10:24:20 #6 CACHED 10:24:20 10:24:20 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:24:20 #7 DONE 0.0s 10:24:20 10:24:20 #8 exporting to image 10:24:20 #8 exporting layers done 10:24:20 #8 exporting manifest sha256:a81055bdf4e627135a7d4d1f3cd0be8bcc57df9d885f548e2d46dfeade91c969 done 10:24:20 #8 exporting config sha256:c459c19dfdba89303127ed99b6d9ba5ef8dc2bc3133c6e11e791c39683ff8d43 done 10:24:20 #8 exporting manifest sha256:4e638156c00fb83c464656d642f8f04e12db7a7f445f70bf1698b603577746cb done 10:24:20 #8 exporting config sha256:8aa26b13d7635ebe0dcf8b51ab86732ea960a69979985833abc198eec2101987 done 10:24:20 #8 exporting manifest list sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 done 10:24:20 #8 pushing layers 0.0s done 10:24:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f3837f5b1a3c9e5b498b345b6f2537ab0fd62949d4f77438b0e791f9804988d9 0.1s done 10:24:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:20 #8 DONE 0.1s 10:24:20 10:24:20 1 warning found (use --debug to expand): 10:24:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:20 #1 [internal] load build definition from Dockerfile 10:24:20 #1 transferring dockerfile: 205B done 10:24:20 #1 DONE 0.0s 10:24:20 10:24:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:20 #2 DONE 0.0s 10:24:20 10:24:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:20 #3 DONE 0.1s 10:24:20 10:24:20 #4 [internal] load .dockerignore 10:24:20 #4 transferring context: 2B done 10:24:20 #4 DONE 0.0s 10:24:20 10:24:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:20 #5 DONE 0.0s 10:24:20 10:24:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:20 #6 DONE 0.1s 10:24:21 10:24:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:21 #7 DONE 0.0s 10:24:21 10:24:21 #8 exporting to image 10:24:21 #8 exporting layers done 10:24:21 #8 exporting manifest sha256:68c6b76261027f1f02cdd4e595360a662030724ddcaa04fdf93406594efa3662 0.0s done 10:24:21 #8 exporting config sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:24:21 #8 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c done 10:24:21 #8 exporting config sha256:9e4940515f82a4bf6994104086f2de5b871087c387cff381dc6e7efa7add5389 done 10:24:21 #8 exporting manifest list sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 done 10:24:21 #8 pushing layers 0.1s done 10:24:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 10:24:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 0.1s done 10:24:21 #8 DONE 0.2s 10:24:21 10:24:21 1 warning found (use --debug to expand): 10:24:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 10:24:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 10:24:21 #1 [internal] load build definition from Dockerfile 10:24:21 #1 transferring dockerfile: 171B done 10:24:21 #1 DONE 0.0s 10:24:21 10:24:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:24:21 #2 DONE 0.0s 10:24:21 10:24:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:24:21 #3 DONE 0.0s 10:24:21 10:24:21 #4 [internal] load .dockerignore 10:24:21 #4 transferring context: 2B done 10:24:21 #4 DONE 0.0s 10:24:21 10:24:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:21 #5 CACHED 10:24:21 10:24:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:21 #6 CACHED 10:24:21 10:24:21 #7 exporting to image 10:24:21 #7 exporting layers done 10:24:21 #7 exporting manifest sha256:68c6b76261027f1f02cdd4e595360a662030724ddcaa04fdf93406594efa3662 done 10:24:21 #7 exporting config sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:24:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:21 #7 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c done 10:24:21 #7 exporting config sha256:9e4940515f82a4bf6994104086f2de5b871087c387cff381dc6e7efa7add5389 done 10:24:21 #7 exporting manifest list sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 done 10:24:21 #7 pushing layers 0.0s done 10:24:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 0.1s done 10:24:21 #7 DONE 0.1s 10:24:21 10:24:21 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:21 #8 DONE 0.0s 10:24:21 10:24:21 1 warning found (use --debug to expand): 10:24:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51' 10:24:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 --push - 10:24:21 #1 [internal] load build definition from Dockerfile 10:24:21 #1 transferring dockerfile: 177B done 10:24:21 #1 DONE 0.0s 10:24:21 10:24:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 10:24:21 #2 DONE 0.0s 10:24:21 10:24:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51 10:24:21 #3 DONE 0.0s 10:24:21 10:24:21 #4 [internal] load .dockerignore 10:24:21 #4 transferring context: 2B done 10:24:21 #4 DONE 0.0s 10:24:21 10:24:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:21 #5 CACHED 10:24:21 10:24:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 done 10:24:21 #6 DONE 0.0s 10:24:22 10:24:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:22 #6 CACHED 10:24:22 10:24:22 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:22 #7 DONE 0.0s 10:24:22 10:24:22 #8 exporting to image 10:24:22 #8 exporting layers done 10:24:22 #8 exporting manifest sha256:68c6b76261027f1f02cdd4e595360a662030724ddcaa04fdf93406594efa3662 done 10:24:22 #8 exporting config sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:24:22 #8 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c done 10:24:22 #8 exporting config sha256:9e4940515f82a4bf6994104086f2de5b871087c387cff381dc6e7efa7add5389 done 10:24:22 #8 exporting manifest list sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 done 10:24:22 #8 pushing layers 0.0s done 10:24:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.51@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 0.1s done 10:24:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:22 #8 DONE 0.1s 10:24:22 10:24:22 1 warning found (use --debug to expand): 10:24:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:22 #1 [internal] load build definition from Dockerfile 10:24:22 #1 transferring dockerfile: 218B done 10:24:22 #1 DONE 0.0s 10:24:22 10:24:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:22 #2 DONE 0.0s 10:24:22 10:24:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:22 #3 DONE 0.0s 10:24:22 10:24:22 #4 [internal] load .dockerignore 10:24:22 #4 transferring context: 2B done 10:24:22 #4 DONE 0.0s 10:24:22 10:24:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:22 #5 CACHED 10:24:22 10:24:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:22 #6 CACHED 10:24:22 10:24:22 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:22 #7 DONE 0.0s 10:24:22 10:24:22 #8 exporting to image 10:24:22 #8 exporting layers done 10:24:22 #8 exporting manifest sha256:68c6b76261027f1f02cdd4e595360a662030724ddcaa04fdf93406594efa3662 done 10:24:22 #8 exporting config sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:24:22 #8 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c done 10:24:22 #8 exporting config sha256:9e4940515f82a4bf6994104086f2de5b871087c387cff381dc6e7efa7add5389 done 10:24:22 #8 exporting manifest list sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 done 10:24:22 #8 pushing layers 0.0s done 10:24:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 0.1s done 10:24:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:22 #8 DONE 0.1s 10:24:22 10:24:22 1 warning found (use --debug to expand): 10:24:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 10:24:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 10:24:23 #1 [internal] load build definition from Dockerfile 10:24:23 #1 transferring dockerfile: 169B done 10:24:23 #1 DONE 0.0s 10:24:23 10:24:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:24:23 #2 DONE 0.0s 10:24:23 10:24:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:24:23 #3 DONE 0.0s 10:24:23 10:24:23 #4 [internal] load .dockerignore 10:24:23 #4 transferring context: 2B done 10:24:23 #4 DONE 0.0s 10:24:23 10:24:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:23 #5 CACHED 10:24:23 10:24:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 10:24:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e73d0b5cb4085c846b24ebe13a756b5c6cfc8b618e4aa9b430fce6190a65d139 0.0s done 10:24:23 #6 CACHED 10:24:23 10:24:23 #7 exporting to image 10:24:23 #7 exporting layers done 10:24:23 #7 exporting manifest sha256:68c6b76261027f1f02cdd4e595360a662030724ddcaa04fdf93406594efa3662 done 10:24:23 #7 exporting config sha256:5af0cc14f9494ca837ac24b2a6176943cc01bb0659c0d2c42ec2c5862eb77ce4 done 10:24:23 #7 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c 10:24:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:23 #7 exporting manifest sha256:c9c778b767d9aa857635e704634ea591de0e4166a1c5aedc2f3a27b198b8798c done 10:24:23 #7 exporting config sha256:9e4940515f82a4bf6994104086f2de5b871087c387cff381dc6e7efa7add5389 done 10:24:23 #7 exporting manifest list sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 done 10:24:23 #7 pushing layers 0.0s done 10:24:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:80292a8cb23a165f1f3b3cd2aee0e85bef5df5bcae132775c953f23f837312d1 0.1s done 10:24:23 #7 DONE 0.1s 10:24:23 10:24:23 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:23 #8 DONE 0.0s 10:24:23 10:24:23 1 warning found (use --debug to expand): 10:24:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:23 #1 [internal] load build definition from Dockerfile 10:24:23 #1 transferring dockerfile: 211B done 10:24:23 #1 DONE 0.0s 10:24:23 10:24:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:23 #2 DONE 0.0s 10:24:23 10:24:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:23 #3 DONE 0.0s 10:24:23 10:24:23 #4 [internal] load .dockerignore 10:24:23 #4 transferring context: 2B done 10:24:23 #4 DONE 0.0s 10:24:23 10:24:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:23 #5 DONE 0.0s 10:24:23 10:24:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:23 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:23 #6 DONE 0.1s 10:24:23 10:24:23 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:23 #7 DONE 0.0s 10:24:23 10:24:23 #8 exporting to image 10:24:23 #8 exporting layers done 10:24:23 #8 exporting manifest sha256:a817d7f635b393eb404d86cad5798d669032a8f99447cafc266802e87865b5ed 0.0s done 10:24:23 #8 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:24:23 #8 exporting manifest sha256:44e17363e20d53bfb2dd0b1a62dcbc10bb8823c6910f7d83c34e045bed82e3ca done 10:24:23 #8 exporting config sha256:d2c078710686ff51d6bfdc06f83ea00ccd20f44a96dc0527a86172aeaba67632 done 10:24:23 #8 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a done 10:24:23 #8 pushing layers 0.1s done 10:24:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 10:24:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 0.1s done 10:24:24 #8 DONE 0.2s 10:24:24 10:24:24 1 warning found (use --debug to expand): 10:24:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 10:24:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 10:24:24 #1 [internal] load build definition from Dockerfile 10:24:24 #1 transferring dockerfile: 177B done 10:24:24 #1 DONE 0.0s 10:24:24 10:24:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:24:24 #2 DONE 0.0s 10:24:24 10:24:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:24:24 #3 DONE 0.0s 10:24:24 10:24:24 #4 [internal] load .dockerignore 10:24:24 #4 transferring context: 2B done 10:24:24 #4 DONE 0.0s 10:24:24 10:24:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:24 #5 CACHED 10:24:24 10:24:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:24 #6 CACHED 10:24:24 10:24:24 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:24 #7 DONE 0.0s 10:24:24 10:24:24 #8 exporting to image 10:24:24 #8 exporting layers done 10:24:24 #8 exporting manifest sha256:a817d7f635b393eb404d86cad5798d669032a8f99447cafc266802e87865b5ed done 10:24:24 #8 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:24:24 #8 exporting manifest sha256:44e17363e20d53bfb2dd0b1a62dcbc10bb8823c6910f7d83c34e045bed82e3ca done 10:24:24 #8 exporting config sha256:d2c078710686ff51d6bfdc06f83ea00ccd20f44a96dc0527a86172aeaba67632 done 10:24:24 #8 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a done 10:24:24 #8 pushing layers 0.0s done 10:24:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 0.1s done 10:24:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:24 #8 DONE 0.1s 10:24:24 10:24:24 1 warning found (use --debug to expand): 10:24:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51' 10:24:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 --push - 10:24:24 #1 [internal] load build definition from Dockerfile 10:24:24 #1 transferring dockerfile: 183B done 10:24:24 #1 DONE 0.0s 10:24:24 10:24:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 10:24:24 #2 DONE 0.0s 10:24:24 10:24:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51 10:24:24 #3 DONE 0.0s 10:24:24 10:24:24 #4 [internal] load .dockerignore 10:24:24 #4 transferring context: 2B done 10:24:24 #4 DONE 0.0s 10:24:24 10:24:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:24 #5 CACHED 10:24:24 10:24:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:24 #6 CACHED 10:24:24 10:24:24 #7 exporting to image 10:24:24 #7 exporting layers 10:24:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:25 #7 exporting layers done 10:24:25 #7 exporting manifest sha256:a817d7f635b393eb404d86cad5798d669032a8f99447cafc266802e87865b5ed done 10:24:25 #7 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:24:25 #7 exporting manifest sha256:44e17363e20d53bfb2dd0b1a62dcbc10bb8823c6910f7d83c34e045bed82e3ca done 10:24:25 #7 exporting config sha256:d2c078710686ff51d6bfdc06f83ea00ccd20f44a96dc0527a86172aeaba67632 done 10:24:25 #7 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a done 10:24:25 #7 pushing layers 0.0s done 10:24:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.51@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 0.1s done 10:24:25 #7 DONE 0.1s 10:24:25 10:24:25 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:25 #8 DONE 0.0s 10:24:25 10:24:25 1 warning found (use --debug to expand): 10:24:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:25 #1 [internal] load build definition from Dockerfile 10:24:25 #1 transferring dockerfile: 224B done 10:24:25 #1 DONE 0.0s 10:24:25 10:24:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:25 #2 DONE 0.0s 10:24:25 10:24:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:25 #3 DONE 0.0s 10:24:25 10:24:25 #4 [internal] load .dockerignore 10:24:25 #4 transferring context: 2B done 10:24:25 #4 DONE 0.0s 10:24:25 10:24:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:25 #5 CACHED 10:24:25 10:24:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:25 #6 CACHED 10:24:25 10:24:25 #7 exporting to image 10:24:25 #7 exporting layers done 10:24:25 #7 exporting manifest sha256:a817d7f635b393eb404d86cad5798d669032a8f99447cafc266802e87865b5ed done 10:24:25 #7 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:24:25 #7 exporting manifest sha256:44e17363e20d53bfb2dd0b1a62dcbc10bb8823c6910f7d83c34e045bed82e3ca done 10:24:25 #7 exporting config sha256:d2c078710686ff51d6bfdc06f83ea00ccd20f44a96dc0527a86172aeaba67632 done 10:24:25 #7 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 10:24:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:25 #7 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a done 10:24:25 #7 pushing layers 0.0s done 10:24:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 0.1s done 10:24:25 #7 DONE 0.1s 10:24:25 10:24:25 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:25 #8 DONE 0.0s 10:24:25 10:24:25 1 warning found (use --debug to expand): 10:24:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 10:24:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 10:24:26 #1 [internal] load build definition from Dockerfile 10:24:26 #1 transferring dockerfile: 175B done 10:24:26 #1 DONE 0.0s 10:24:26 10:24:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:24:26 #2 DONE 0.0s 10:24:26 10:24:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:24:26 #3 DONE 0.0s 10:24:26 10:24:26 #4 [internal] load .dockerignore 10:24:26 #4 transferring context: 2B done 10:24:26 #4 DONE 0.0s 10:24:26 10:24:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:26 #5 CACHED 10:24:26 10:24:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 10:24:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4ef9b75524029f07322b59c6ed994bc6f7670e2ab6a397a7299bafcb8ed52cf 0.0s done 10:24:26 #6 CACHED 10:24:26 10:24:26 #7 exporting to image 10:24:26 #7 exporting layers done 10:24:26 #7 exporting manifest sha256:a817d7f635b393eb404d86cad5798d669032a8f99447cafc266802e87865b5ed done 10:24:26 #7 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 10:24:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:26 #7 exporting config sha256:3d9ddc138053c0268a8a14c3e95de0658fb7eb1dcd7c45f4c26b3cb32fb5cf70 done 10:24:26 #7 exporting manifest sha256:44e17363e20d53bfb2dd0b1a62dcbc10bb8823c6910f7d83c34e045bed82e3ca done 10:24:26 #7 exporting config sha256:d2c078710686ff51d6bfdc06f83ea00ccd20f44a96dc0527a86172aeaba67632 done 10:24:26 #7 exporting manifest list sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a done 10:24:26 #7 pushing layers 0.0s done 10:24:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:2c4d8582889d1b576a14b17b9251a203ba22a61298a7ae0d7bf61217e047ac1a 0.1s done 10:24:26 #7 DONE 0.1s 10:24:26 10:24:26 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:24:26 #8 DONE 0.0s 10:24:26 10:24:26 1 warning found (use --debug to expand): 10:24:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:26 #1 [internal] load build definition from Dockerfile 10:24:26 #1 transferring dockerfile: 215B done 10:24:26 #1 DONE 0.0s 10:24:26 10:24:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:26 #2 DONE 0.0s 10:24:26 10:24:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:26 #3 DONE 0.1s 10:24:26 10:24:26 #4 [internal] load .dockerignore 10:24:26 #4 transferring context: 2B done 10:24:26 #4 DONE 0.0s 10:24:26 10:24:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:26 #5 DONE 0.0s 10:24:26 10:24:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:26 #6 DONE 0.0s 10:24:26 10:24:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:26 #5 DONE 0.1s 10:24:26 10:24:26 #7 exporting to image 10:24:26 #7 exporting layers done 10:24:26 #7 exporting manifest sha256:40e31f678a8f17b9a8dbc1dce9881bbe350706d59b6b9f85cc709521f0bd2dd7 done 10:24:26 #7 exporting config sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:24:26 #7 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 done 10:24:26 #7 exporting config sha256:38dfe3ac5792dd98ee51c2c8ee87c7ca4ef58c6952df4a7495c434f710add7f8 done 10:24:26 #7 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 done 10:24:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:26 #7 ... 10:24:26 10:24:26 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:24:26 #8 DONE 0.0s 10:24:26 10:24:26 #7 exporting to image 10:24:26 #7 pushing layers 0.1s done 10:24:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 10:24:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 0.1s done 10:24:27 #7 DONE 0.2s 10:24:27 10:24:27 1 warning found (use --debug to expand): 10:24:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 10:24:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 10:24:27 #1 [internal] load build definition from Dockerfile 10:24:27 #1 transferring dockerfile: 181B done 10:24:27 #1 DONE 0.0s 10:24:27 10:24:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:24:27 #2 DONE 0.0s 10:24:27 10:24:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:24:27 #3 DONE 0.0s 10:24:27 10:24:27 #4 [internal] load .dockerignore 10:24:27 #4 transferring context: 2B done 10:24:27 #4 DONE 0.0s 10:24:27 10:24:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:27 #5 CACHED 10:24:27 10:24:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:27 #6 DONE 0.0s 10:24:27 10:24:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:27 #6 CACHED 10:24:27 10:24:27 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:24:27 #7 DONE 0.0s 10:24:27 10:24:27 #8 exporting to image 10:24:27 #8 exporting layers done 10:24:27 #8 exporting manifest sha256:40e31f678a8f17b9a8dbc1dce9881bbe350706d59b6b9f85cc709521f0bd2dd7 done 10:24:27 #8 exporting config sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:24:27 #8 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 done 10:24:27 #8 exporting config sha256:38dfe3ac5792dd98ee51c2c8ee87c7ca4ef58c6952df4a7495c434f710add7f8 done 10:24:27 #8 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 done 10:24:27 #8 pushing layers 0.0s done 10:24:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 0.1s done 10:24:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:27 #8 DONE 0.1s 10:24:27 10:24:27 1 warning found (use --debug to expand): 10:24:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51' 10:24:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 --push - 10:24:27 #1 [internal] load build definition from Dockerfile 10:24:27 #1 transferring dockerfile: 187B done 10:24:27 #1 DONE 0.0s 10:24:27 10:24:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 10:24:27 #2 DONE 0.0s 10:24:27 10:24:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51 10:24:27 #3 DONE 0.0s 10:24:27 10:24:27 #4 [internal] load .dockerignore 10:24:27 #4 transferring context: 2B done 10:24:27 #4 DONE 0.0s 10:24:27 10:24:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:27 #5 CACHED 10:24:27 10:24:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:27 #6 CACHED 10:24:27 10:24:27 #7 exporting to image 10:24:27 #7 exporting layers done 10:24:27 #7 exporting manifest sha256:40e31f678a8f17b9a8dbc1dce9881bbe350706d59b6b9f85cc709521f0bd2dd7 done 10:24:27 #7 exporting config sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:24:27 #7 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 10:24:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:28 #7 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 done 10:24:28 #7 exporting config sha256:38dfe3ac5792dd98ee51c2c8ee87c7ca4ef58c6952df4a7495c434f710add7f8 done 10:24:28 #7 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 done 10:24:28 #7 pushing layers 0.0s done 10:24:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.51@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 0.1s done 10:24:28 #7 DONE 0.1s 10:24:28 10:24:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:24:28 #8 DONE 0.0s 10:24:28 10:24:28 1 warning found (use --debug to expand): 10:24:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:28 #1 [internal] load build definition from Dockerfile 10:24:28 #1 transferring dockerfile: 228B done 10:24:28 #1 DONE 0.0s 10:24:28 10:24:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:28 #2 DONE 0.0s 10:24:28 10:24:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:28 #3 DONE 0.0s 10:24:28 10:24:28 #4 [internal] load .dockerignore 10:24:28 #4 transferring context: 2B done 10:24:28 #4 DONE 0.0s 10:24:28 10:24:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:28 #5 CACHED 10:24:28 10:24:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:28 #6 CACHED 10:24:28 10:24:28 #7 exporting to image 10:24:28 #7 exporting layers done 10:24:28 #7 exporting manifest sha256:40e31f678a8f17b9a8dbc1dce9881bbe350706d59b6b9f85cc709521f0bd2dd7 done 10:24:28 #7 exporting config sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:24:28 #7 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 done 10:24:28 #7 exporting config sha256:38dfe3ac5792dd98ee51c2c8ee87c7ca4ef58c6952df4a7495c434f710add7f8 done 10:24:28 #7 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 10:24:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:28 #7 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 done 10:24:28 #7 pushing layers 0.0s done 10:24:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 0.1s done 10:24:28 #7 DONE 0.1s 10:24:28 10:24:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:24:28 #8 DONE 0.0s 10:24:28 10:24:28 1 warning found (use --debug to expand): 10:24:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 10:24:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 10:24:29 #1 [internal] load build definition from Dockerfile 10:24:29 #1 transferring dockerfile: 179B done 10:24:29 #1 DONE 0.0s 10:24:29 10:24:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:24:29 #2 DONE 0.0s 10:24:29 10:24:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:24:29 #3 DONE 0.0s 10:24:29 10:24:29 #4 [internal] load .dockerignore 10:24:29 #4 transferring context: 2B done 10:24:29 #4 DONE 0.0s 10:24:29 10:24:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a done 10:24:29 #5 CACHED 10:24:29 10:24:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 10:24:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d1ac1e5cf5b7b5716853befe12c6f1a9926beec3a8602bb1ec81f59174f2680a 0.0s done 10:24:29 #6 CACHED 10:24:29 10:24:29 #7 exporting to image 10:24:29 #7 exporting layers 10:24:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:29 #7 exporting layers done 10:24:29 #7 exporting manifest sha256:40e31f678a8f17b9a8dbc1dce9881bbe350706d59b6b9f85cc709521f0bd2dd7 done 10:24:29 #7 exporting config sha256:99ad2aaf98af4ed7b6e6ed5d26a342112041a9d68f45e8178d0885dee0a02cdc done 10:24:29 #7 exporting manifest sha256:bb6cb727a3c519ea81e223280499587a39cceec9ae4c3357091dc5d6a437a971 done 10:24:29 #7 exporting config sha256:38dfe3ac5792dd98ee51c2c8ee87c7ca4ef58c6952df4a7495c434f710add7f8 done 10:24:29 #7 exporting manifest list sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 done 10:24:29 #7 pushing layers 0.0s done 10:24:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6c8861c0436c9139697a7edb3f7d1d0ad000818040e87136ca2d0f2cde62c861 0.1s done 10:24:29 #7 DONE 0.1s 10:24:29 10:24:29 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:24:29 #8 DONE 0.0s 10:24:29 10:24:29 1 warning found (use --debug to expand): 10:24:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:29 #1 [internal] load build definition from Dockerfile 10:24:29 #1 transferring dockerfile: 205B 0.0s done 10:24:29 #1 DONE 0.0s 10:24:29 10:24:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:29 #2 DONE 0.0s 10:24:29 10:24:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:29 #3 DONE 0.0s 10:24:29 10:24:29 #4 [internal] load .dockerignore 10:24:29 #4 transferring context: 2B done 10:24:29 #4 DONE 0.0s 10:24:29 10:24:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:29 #5 DONE 0.0s 10:24:29 10:24:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:29 #6 DONE 0.0s 10:24:29 10:24:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:29 #5 DONE 0.1s 10:24:29 10:24:29 #7 exporting to image 10:24:29 #7 exporting layers 10:24:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:29 #7 ... 10:24:29 10:24:29 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:24:29 #8 DONE 0.0s 10:24:29 10:24:29 #7 exporting to image 10:24:29 #7 exporting layers done 10:24:29 #7 exporting manifest sha256:c564035784970a5ffdae4fda38b294a1aa458ee91da037d34582f797881f64db done 10:24:29 #7 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:24:29 #7 exporting manifest sha256:2e5b0a92f07d07856efd288e26a70a6b98a1c5f4150549c372541284dc7de5b7 done 10:24:29 #7 exporting config sha256:4f07c9de0c03e7fafc3f4c42abe73163689c7e8a1b5a8d8e094ee24b34027076 done 10:24:29 #7 exporting manifest list sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd done 10:24:29 #7 pushing layers 0.1s done 10:24:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 10:24:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 0.1s done 10:24:30 #7 DONE 0.2s 10:24:30 10:24:30 1 warning found (use --debug to expand): 10:24:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 10:24:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 10:24:30 #1 [internal] load build definition from Dockerfile 10:24:30 #1 transferring dockerfile: 171B done 10:24:30 #1 DONE 0.0s 10:24:30 10:24:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:24:30 #2 DONE 0.0s 10:24:30 10:24:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:24:30 #3 DONE 0.0s 10:24:30 10:24:30 #4 [internal] load .dockerignore 10:24:30 #4 transferring context: 2B done 10:24:30 #4 DONE 0.0s 10:24:30 10:24:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:30 #5 CACHED 10:24:30 10:24:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:30 #6 CACHED 10:24:30 10:24:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:24:30 #7 DONE 0.0s 10:24:30 10:24:30 #8 exporting to image 10:24:30 #8 exporting layers done 10:24:30 #8 exporting manifest sha256:c564035784970a5ffdae4fda38b294a1aa458ee91da037d34582f797881f64db done 10:24:30 #8 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:24:30 #8 exporting manifest sha256:2e5b0a92f07d07856efd288e26a70a6b98a1c5f4150549c372541284dc7de5b7 done 10:24:30 #8 exporting config sha256:4f07c9de0c03e7fafc3f4c42abe73163689c7e8a1b5a8d8e094ee24b34027076 done 10:24:30 #8 exporting manifest list sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd done 10:24:30 #8 pushing layers 0.0s done 10:24:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 0.1s done 10:24:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:30 #8 DONE 0.1s 10:24:30 10:24:30 1 warning found (use --debug to expand): 10:24:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 --push - 10:24:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51' 10:24:31 #1 [internal] load build definition from Dockerfile 10:24:31 #1 transferring dockerfile: 177B done 10:24:31 #1 DONE 0.0s 10:24:31 10:24:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 10:24:31 #2 DONE 0.0s 10:24:31 10:24:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51 10:24:31 #3 DONE 0.0s 10:24:31 10:24:31 #4 [internal] load .dockerignore 10:24:31 #4 transferring context: 2B done 10:24:31 #4 DONE 0.0s 10:24:31 10:24:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:31 #5 CACHED 10:24:31 10:24:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:31 #6 CACHED 10:24:31 10:24:31 #7 exporting to image 10:24:31 #7 exporting layers done 10:24:31 #7 exporting manifest sha256:c564035784970a5ffdae4fda38b294a1aa458ee91da037d34582f797881f64db done 10:24:31 #7 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 10:24:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:31 #7 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:24:31 #7 exporting manifest sha256:2e5b0a92f07d07856efd288e26a70a6b98a1c5f4150549c372541284dc7de5b7 done 10:24:31 #7 exporting config sha256:4f07c9de0c03e7fafc3f4c42abe73163689c7e8a1b5a8d8e094ee24b34027076 done 10:24:31 #7 exporting manifest list sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd done 10:24:31 #7 pushing layers 0.0s done 10:24:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.51@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 0.1s done 10:24:31 #7 DONE 0.1s 10:24:31 10:24:31 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:24:31 #8 DONE 0.0s 10:24:31 10:24:31 1 warning found (use --debug to expand): 10:24:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:31 #1 [internal] load build definition from Dockerfile 10:24:31 #1 transferring dockerfile: 218B done 10:24:31 #1 DONE 0.0s 10:24:31 10:24:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:31 #2 DONE 0.0s 10:24:31 10:24:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:31 #3 DONE 0.0s 10:24:31 10:24:31 #4 [internal] load .dockerignore 10:24:31 #4 transferring context: 2B done 10:24:31 #4 DONE 0.0s 10:24:31 10:24:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:31 #5 CACHED 10:24:31 10:24:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:31 #6 CACHED 10:24:31 10:24:31 #7 exporting to image 10:24:31 #7 exporting layers done 10:24:31 #7 exporting manifest sha256:c564035784970a5ffdae4fda38b294a1aa458ee91da037d34582f797881f64db done 10:24:31 #7 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:24:31 #7 exporting manifest sha256:2e5b0a92f07d07856efd288e26a70a6b98a1c5f4150549c372541284dc7de5b7 done 10:24:31 #7 exporting config sha256:4f07c9de0c03e7fafc3f4c42abe73163689c7e8a1b5a8d8e094ee24b34027076 done 10:24:31 #7 exporting manifest list sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd done 10:24:31 #7 pushing layers 10:24:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:31 #7 pushing layers 0.0s done 10:24:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 0.1s done 10:24:31 #7 DONE 0.1s 10:24:31 10:24:31 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:24:31 #8 DONE 0.0s 10:24:31 10:24:31 1 warning found (use --debug to expand): 10:24:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 10:24:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 10:24:32 #1 [internal] load build definition from Dockerfile 10:24:32 #1 transferring dockerfile: 169B done 10:24:32 #1 DONE 0.0s 10:24:32 10:24:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:24:32 #2 DONE 0.0s 10:24:32 10:24:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:24:32 #3 DONE 0.0s 10:24:32 10:24:32 #4 [internal] load .dockerignore 10:24:32 #4 transferring context: 2B done 10:24:32 #4 DONE 0.0s 10:24:32 10:24:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:32 #5 CACHED 10:24:32 10:24:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 10:24:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ed72d25660be38227ec8504a994ea37797f318130c206f38d9cb5aff788fb137 0.0s done 10:24:32 #6 CACHED 10:24:32 10:24:32 #7 exporting to image 10:24:32 #7 exporting layers done 10:24:32 #7 exporting manifest sha256:c564035784970a5ffdae4fda38b294a1aa458ee91da037d34582f797881f64db done 10:24:32 #7 exporting config sha256:b334edc6ba84123889321ce58587c18356fa50da85629569ee46391bcb55c473 done 10:24:32 #7 exporting manifest sha256:2e5b0a92f07d07856efd288e26a70a6b98a1c5f4150549c372541284dc7de5b7 done 10:24:32 #7 exporting config sha256:4f07c9de0c03e7fafc3f4c42abe73163689c7e8a1b5a8d8e094ee24b34027076 done 10:24:32 #7 exporting manifest list sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd done 10:24:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:32 #7 pushing layers 0.0s done 10:24:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f707998d32cadb38d9924c5273120d73789350b333521721d3f937c9bb9486dd 0.1s done 10:24:32 #7 DONE 0.1s 10:24:32 10:24:32 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:24:32 #8 DONE 0.0s 10:24:32 10:24:32 1 warning found (use --debug to expand): 10:24:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:32 #1 [internal] load build definition from Dockerfile 10:24:32 #1 transferring dockerfile: 206B done 10:24:32 #1 DONE 0.0s 10:24:32 10:24:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:32 #2 DONE 0.0s 10:24:32 10:24:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:32 #3 DONE 0.0s 10:24:32 10:24:32 #4 [internal] load .dockerignore 10:24:32 #4 transferring context: 2B done 10:24:32 #4 DONE 0.0s 10:24:32 10:24:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:32 #5 DONE 0.0s 10:24:32 10:24:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:32 #6 DONE 0.0s 10:24:32 10:24:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:32 #5 DONE 0.1s 10:24:32 10:24:32 #7 exporting to image 10:24:32 #7 exporting layers done 10:24:32 #7 exporting manifest sha256:81d99e75be15970ac74f7dbd2e876a0e587ccf847a506b65158c5f3813f37692 done 10:24:32 #7 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:24:32 #7 exporting manifest sha256:135c924ca0da18bb29209614d3094823d5d21803893f0b744d474d6b249bc8e3 done 10:24:32 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 10:24:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:32 #7 ... 10:24:32 10:24:32 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:24:32 #8 DONE 0.0s 10:24:32 10:24:32 #7 exporting to image 10:24:32 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 done 10:24:32 #7 exporting manifest list sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 done 10:24:32 #7 pushing layers 0.1s done 10:24:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 10:24:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 0.1s done 10:24:33 #7 DONE 0.2s 10:24:33 10:24:33 1 warning found (use --debug to expand): 10:24:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 10:24:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 10:24:33 #1 [internal] load build definition from Dockerfile 10:24:33 #1 transferring dockerfile: 172B done 10:24:33 #1 DONE 0.0s 10:24:33 10:24:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:24:33 #2 DONE 0.0s 10:24:33 10:24:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:24:33 #3 DONE 0.0s 10:24:33 10:24:33 #4 [internal] load .dockerignore 10:24:33 #4 transferring context: 2B done 10:24:33 #4 DONE 0.0s 10:24:33 10:24:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 done 10:24:33 #5 CACHED 10:24:33 10:24:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:33 #6 CACHED 10:24:33 10:24:33 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:24:33 #7 DONE 0.0s 10:24:33 10:24:33 #8 exporting to image 10:24:33 #8 exporting layers done 10:24:33 #8 exporting manifest sha256:81d99e75be15970ac74f7dbd2e876a0e587ccf847a506b65158c5f3813f37692 done 10:24:33 #8 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:24:33 #8 exporting manifest sha256:135c924ca0da18bb29209614d3094823d5d21803893f0b744d474d6b249bc8e3 done 10:24:33 #8 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 done 10:24:33 #8 exporting manifest list sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 done 10:24:33 #8 pushing layers 0.0s done 10:24:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 0.1s done 10:24:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:33 #8 DONE 0.1s 10:24:33 10:24:33 1 warning found (use --debug to expand): 10:24:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 --push - 10:24:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51' 10:24:34 #1 [internal] load build definition from Dockerfile 10:24:34 #1 transferring dockerfile: 178B done 10:24:34 #1 DONE 0.0s 10:24:34 10:24:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 10:24:34 #2 DONE 0.0s 10:24:34 10:24:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51 10:24:34 #3 DONE 0.0s 10:24:34 10:24:34 #4 [internal] load .dockerignore 10:24:34 #4 transferring context: 2B done 10:24:34 #4 DONE 0.0s 10:24:34 10:24:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:34 #5 CACHED 10:24:34 10:24:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:34 #6 CACHED 10:24:34 10:24:34 #7 exporting to image 10:24:34 #7 exporting layers done 10:24:34 #7 exporting manifest sha256:81d99e75be15970ac74f7dbd2e876a0e587ccf847a506b65158c5f3813f37692 done 10:24:34 #7 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:24:34 #7 exporting manifest sha256:135c924ca0da18bb29209614d3094823d5d21803893f0b744d474d6b249bc8e3 done 10:24:34 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 done 10:24:34 #7 exporting manifest list sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 done 10:24:34 #7 pushing layers 10:24:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:34 #7 pushing layers 0.0s done 10:24:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.51@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 0.1s done 10:24:34 #7 DONE 0.1s 10:24:34 10:24:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:24:34 #8 DONE 0.0s 10:24:34 10:24:34 1 warning found (use --debug to expand): 10:24:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:34 #1 [internal] load build definition from Dockerfile 10:24:34 #1 transferring dockerfile: 219B done 10:24:34 #1 DONE 0.0s 10:24:34 10:24:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:34 #2 DONE 0.0s 10:24:34 10:24:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:34 #3 DONE 0.0s 10:24:34 10:24:34 #4 [internal] load .dockerignore 10:24:34 #4 transferring context: 2B done 10:24:34 #4 DONE 0.0s 10:24:34 10:24:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:34 #5 CACHED 10:24:34 10:24:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:34 #6 CACHED 10:24:34 10:24:34 #7 exporting to image 10:24:34 #7 exporting layers done 10:24:34 #7 exporting manifest sha256:81d99e75be15970ac74f7dbd2e876a0e587ccf847a506b65158c5f3813f37692 done 10:24:34 #7 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be 10:24:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:34 #7 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:24:34 #7 exporting manifest sha256:135c924ca0da18bb29209614d3094823d5d21803893f0b744d474d6b249bc8e3 done 10:24:34 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 done 10:24:34 #7 exporting manifest list sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 done 10:24:34 #7 pushing layers 0.0s done 10:24:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 0.1s done 10:24:34 #7 DONE 0.1s 10:24:34 10:24:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:24:34 #8 DONE 0.0s 10:24:34 10:24:34 1 warning found (use --debug to expand): 10:24:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 10:24:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 10:24:35 #1 [internal] load build definition from Dockerfile 10:24:35 #1 transferring dockerfile: 170B done 10:24:35 #1 DONE 0.0s 10:24:35 10:24:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:24:35 #2 DONE 0.0s 10:24:35 10:24:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:24:35 #3 DONE 0.0s 10:24:35 10:24:35 #4 [internal] load .dockerignore 10:24:35 #4 transferring context: 2B done 10:24:35 #4 DONE 0.0s 10:24:35 10:24:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:35 #5 CACHED 10:24:35 10:24:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 10:24:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e0cc914bdc0bdf1de05a58d36d4e23ab5fc2bb9321a3d5513858097292312092 0.0s done 10:24:35 #6 CACHED 10:24:35 10:24:35 #7 exporting to image 10:24:35 #7 exporting layers done 10:24:35 #7 exporting manifest sha256:81d99e75be15970ac74f7dbd2e876a0e587ccf847a506b65158c5f3813f37692 done 10:24:35 #7 exporting config sha256:0ca41843cb19bbc124860538b0e003c7361535b589842530595daaae20a216be done 10:24:35 #7 exporting manifest sha256:135c924ca0da18bb29209614d3094823d5d21803893f0b744d474d6b249bc8e3 done 10:24:35 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 10:24:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:35 #7 exporting config sha256:fc93f562bdf94d32d95291e3ecb6d1416755e8f2729af866d8add9ed529c8ce2 done 10:24:35 #7 exporting manifest list sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 done 10:24:35 #7 pushing layers 0.0s done 10:24:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f842fce4ac2a03d6ebcacd6161e0c770953de56c9486e232bbc1ab9e70000a4 0.1s done 10:24:35 #7 DONE 0.1s 10:24:35 10:24:35 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:24:35 #8 DONE 0.0s 10:24:35 10:24:35 1 warning found (use --debug to expand): 10:24:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:35 #1 [internal] load build definition from Dockerfile 10:24:35 #1 transferring dockerfile: 206B done 10:24:35 #1 DONE 0.0s 10:24:35 10:24:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:35 #2 DONE 0.0s 10:24:35 10:24:35 #3 [internal] load .dockerignore 10:24:35 #3 transferring context: 2B done 10:24:35 #3 DONE 0.0s 10:24:35 10:24:35 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:35 #4 DONE 0.1s 10:24:35 10:24:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:35 #5 DONE 0.0s 10:24:35 10:24:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:35 #6 DONE 0.0s 10:24:35 10:24:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:35 #5 DONE 0.1s 10:24:35 10:24:35 #7 exporting to image 10:24:35 #7 exporting layers done 10:24:35 #7 exporting manifest sha256:6a9e5176d4767a422caf2d1ffaddd60bb1d7efbc214212edb8fcd4fae375f6a2 0.0s done 10:24:35 #7 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:24:35 #7 exporting manifest sha256:c99039e6a39fac7b8fed9cb26547ae781c664bad7dcb01dd89029ccd99833476 done 10:24:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:35 #7 ... 10:24:35 10:24:35 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:24:35 #8 DONE 0.0s 10:24:35 10:24:35 #7 exporting to image 10:24:35 #7 exporting config sha256:32e89fc9f0b7572e55716f78e1642ed2f8dc1a6000fc7e852c8b347e1547627b done 10:24:35 #7 exporting manifest list sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c done 10:24:35 #7 pushing layers 0.1s done 10:24:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 10:24:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 0.1s done 10:24:36 #7 DONE 0.2s 10:24:36 10:24:36 1 warning found (use --debug to expand): 10:24:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 10:24:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 10:24:36 #1 [internal] load build definition from Dockerfile 10:24:36 #1 transferring dockerfile: 172B done 10:24:36 #1 DONE 0.0s 10:24:36 10:24:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:24:36 #2 DONE 0.0s 10:24:36 10:24:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:24:36 #3 DONE 0.0s 10:24:36 10:24:36 #4 [internal] load .dockerignore 10:24:36 #4 transferring context: 2B done 10:24:36 #4 DONE 0.0s 10:24:36 10:24:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:36 #5 CACHED 10:24:36 10:24:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:36 #6 CACHED 10:24:36 10:24:36 #7 exporting to image 10:24:36 #7 exporting layers done 10:24:36 #7 exporting manifest sha256:6a9e5176d4767a422caf2d1ffaddd60bb1d7efbc214212edb8fcd4fae375f6a2 done 10:24:36 #7 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:24:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:36 #7 exporting manifest sha256:c99039e6a39fac7b8fed9cb26547ae781c664bad7dcb01dd89029ccd99833476 done 10:24:36 #7 exporting config sha256:32e89fc9f0b7572e55716f78e1642ed2f8dc1a6000fc7e852c8b347e1547627b done 10:24:36 #7 exporting manifest list sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c done 10:24:36 #7 pushing layers 0.0s done 10:24:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 0.1s done 10:24:36 #7 DONE 0.1s 10:24:36 10:24:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:24:36 #8 DONE 0.0s 10:24:36 10:24:36 1 warning found (use --debug to expand): 10:24:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 --push - 10:24:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51' 10:24:37 #1 [internal] load build definition from Dockerfile 10:24:37 #1 transferring dockerfile: 178B done 10:24:37 #1 DONE 0.0s 10:24:37 10:24:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 10:24:37 #2 DONE 0.0s 10:24:37 10:24:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51 10:24:37 #3 DONE 0.0s 10:24:37 10:24:37 #4 [internal] load .dockerignore 10:24:37 #4 transferring context: 2B done 10:24:37 #4 DONE 0.0s 10:24:37 10:24:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f done 10:24:37 #5 DONE 0.0s 10:24:37 10:24:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:37 #6 CACHED 10:24:37 10:24:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #5 CACHED 10:24:37 10:24:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:24:37 #7 DONE 0.0s 10:24:37 10:24:37 #8 exporting to image 10:24:37 #8 exporting layers done 10:24:37 #8 exporting manifest sha256:6a9e5176d4767a422caf2d1ffaddd60bb1d7efbc214212edb8fcd4fae375f6a2 done 10:24:37 #8 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:24:37 #8 exporting manifest sha256:c99039e6a39fac7b8fed9cb26547ae781c664bad7dcb01dd89029ccd99833476 done 10:24:37 #8 exporting config sha256:32e89fc9f0b7572e55716f78e1642ed2f8dc1a6000fc7e852c8b347e1547627b done 10:24:37 #8 exporting manifest list sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c done 10:24:37 #8 pushing layers 0.0s done 10:24:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.51@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 0.1s done 10:24:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:37 #8 DONE 0.1s 10:24:37 10:24:37 1 warning found (use --debug to expand): 10:24:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:37 #1 [internal] load build definition from Dockerfile 10:24:37 #1 transferring dockerfile: 219B done 10:24:37 #1 DONE 0.0s 10:24:37 10:24:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:37 #2 DONE 0.0s 10:24:37 10:24:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:37 #3 DONE 0.0s 10:24:37 10:24:37 #4 [internal] load .dockerignore 10:24:37 #4 transferring context: 2B done 10:24:37 #4 DONE 0.0s 10:24:37 10:24:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:37 #5 DONE 0.0s 10:24:37 10:24:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:37 #6 CACHED 10:24:37 10:24:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:37 #5 CACHED 10:24:37 10:24:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:24:37 #7 DONE 0.0s 10:24:37 10:24:37 #8 exporting to image 10:24:37 #8 exporting layers done 10:24:37 #8 exporting manifest sha256:6a9e5176d4767a422caf2d1ffaddd60bb1d7efbc214212edb8fcd4fae375f6a2 done 10:24:37 #8 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:24:37 #8 exporting manifest sha256:c99039e6a39fac7b8fed9cb26547ae781c664bad7dcb01dd89029ccd99833476 done 10:24:37 #8 exporting config sha256:32e89fc9f0b7572e55716f78e1642ed2f8dc1a6000fc7e852c8b347e1547627b done 10:24:37 #8 exporting manifest list sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c done 10:24:37 #8 pushing layers 0.0s done 10:24:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 0.1s done 10:24:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:37 #8 DONE 0.1s 10:24:37 10:24:37 1 warning found (use --debug to expand): 10:24:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 10:24:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 10:24:38 #1 [internal] load build definition from Dockerfile 10:24:38 #1 transferring dockerfile: 170B done 10:24:38 #1 DONE 0.0s 10:24:38 10:24:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:24:38 #2 DONE 0.0s 10:24:38 10:24:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:24:38 #3 DONE 0.0s 10:24:38 10:24:38 #4 [internal] load .dockerignore 10:24:38 #4 transferring context: 2B done 10:24:38 #4 DONE 0.0s 10:24:38 10:24:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:38 #5 CACHED 10:24:38 10:24:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 10:24:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:946318aa8cabc24ebe3d7c97dd98f7c7d219c40a8c4730fb6c98832d9ec0aa2f 0.0s done 10:24:38 #6 CACHED 10:24:38 10:24:38 #7 exporting to image 10:24:38 #7 exporting layers done 10:24:38 #7 exporting manifest sha256:6a9e5176d4767a422caf2d1ffaddd60bb1d7efbc214212edb8fcd4fae375f6a2 done 10:24:38 #7 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f 10:24:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:38 #7 exporting config sha256:f47d510f92bbdfa54b27ffe4916e3cfc88e779966b456de3b63acf883e7edb6f done 10:24:38 #7 exporting manifest sha256:c99039e6a39fac7b8fed9cb26547ae781c664bad7dcb01dd89029ccd99833476 done 10:24:38 #7 exporting config sha256:32e89fc9f0b7572e55716f78e1642ed2f8dc1a6000fc7e852c8b347e1547627b done 10:24:38 #7 exporting manifest list sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c done 10:24:38 #7 pushing layers 0.0s done 10:24:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1af343832c23bc2c29f2d2e68c49f8b94e7fdf38fc66cc81526baeb7eee93d6c 0.1s done 10:24:38 #7 DONE 0.1s 10:24:38 10:24:38 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:24:38 #8 DONE 0.0s 10:24:38 10:24:38 1 warning found (use --debug to expand): 10:24:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:38 #1 [internal] load build definition from Dockerfile 10:24:38 #1 transferring dockerfile: 206B done 10:24:38 #1 DONE 0.0s 10:24:38 10:24:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:38 #2 DONE 0.0s 10:24:38 10:24:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:38 #3 DONE 0.0s 10:24:38 10:24:38 #4 [internal] load .dockerignore 10:24:38 #4 transferring context: 2B done 10:24:38 #4 DONE 0.0s 10:24:38 10:24:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:38 #5 DONE 0.0s 10:24:38 10:24:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:38 #6 DONE 0.0s 10:24:38 10:24:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:38 #5 DONE 0.1s 10:24:38 10:24:38 #7 exporting to image 10:24:38 #7 exporting layers done 10:24:38 #7 exporting manifest sha256:fc911b3cdc56454eddfe24608e055b97eb13a9eb9eba2523ad41c744c2492ce6 0.0s done 10:24:38 #7 exporting config sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:24:38 #7 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 done 10:24:38 #7 exporting config sha256:0cda8104fb2857db5200c27abfec689fe7b98eb969fcad9923fea83d330d99c9 done 10:24:38 #7 exporting manifest list sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e done 10:24:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:38 #7 ... 10:24:38 10:24:38 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:24:38 #8 DONE 0.0s 10:24:38 10:24:38 #7 exporting to image 10:24:38 #7 pushing layers 0.1s done 10:24:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 10:24:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 0.1s done 10:24:39 #7 DONE 0.2s 10:24:39 10:24:39 1 warning found (use --debug to expand): 10:24:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 10:24:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 10:24:39 #1 [internal] load build definition from Dockerfile 10:24:39 #1 transferring dockerfile: 172B done 10:24:39 #1 DONE 0.0s 10:24:39 10:24:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:24:39 #2 DONE 0.0s 10:24:39 10:24:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:24:39 #3 DONE 0.0s 10:24:39 10:24:39 #4 [internal] load .dockerignore 10:24:39 #4 transferring context: 2B done 10:24:39 #4 DONE 0.0s 10:24:39 10:24:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:39 #5 CACHED 10:24:39 10:24:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:39 #6 DONE 0.0s 10:24:39 10:24:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:39 #6 CACHED 10:24:39 10:24:39 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:24:39 #7 DONE 0.0s 10:24:39 10:24:39 #8 exporting to image 10:24:39 #8 exporting layers done 10:24:39 #8 exporting manifest sha256:fc911b3cdc56454eddfe24608e055b97eb13a9eb9eba2523ad41c744c2492ce6 done 10:24:39 #8 exporting config sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:24:39 #8 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 done 10:24:39 #8 exporting config sha256:0cda8104fb2857db5200c27abfec689fe7b98eb969fcad9923fea83d330d99c9 done 10:24:39 #8 exporting manifest list sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e done 10:24:39 #8 pushing layers 0.0s done 10:24:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 0.1s done 10:24:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:39 #8 DONE 0.1s 10:24:39 10:24:39 1 warning found (use --debug to expand): 10:24:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 --push - 10:24:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51' 10:24:40 #1 [internal] load build definition from Dockerfile 10:24:40 #1 transferring dockerfile: 178B done 10:24:40 #1 DONE 0.0s 10:24:40 10:24:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 10:24:40 #2 DONE 0.0s 10:24:40 10:24:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51 10:24:40 #3 DONE 0.0s 10:24:40 10:24:40 #4 [internal] load .dockerignore 10:24:40 #4 transferring context: 2B done 10:24:40 #4 DONE 0.0s 10:24:40 10:24:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:40 #5 CACHED 10:24:40 10:24:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:40 #6 CACHED 10:24:40 10:24:40 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:24:40 #7 DONE 0.0s 10:24:40 10:24:40 #8 exporting to image 10:24:40 #8 exporting layers done 10:24:40 #8 exporting manifest sha256:fc911b3cdc56454eddfe24608e055b97eb13a9eb9eba2523ad41c744c2492ce6 done 10:24:40 #8 exporting config sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:24:40 #8 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 done 10:24:40 #8 exporting config sha256:0cda8104fb2857db5200c27abfec689fe7b98eb969fcad9923fea83d330d99c9 done 10:24:40 #8 exporting manifest list sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e done 10:24:40 #8 pushing layers 0.0s done 10:24:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.51@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 0.1s done 10:24:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:40 #8 DONE 0.1s 10:24:40 10:24:40 1 warning found (use --debug to expand): 10:24:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:40 #1 [internal] load build definition from Dockerfile 10:24:40 #1 transferring dockerfile: 219B 0.0s done 10:24:40 #1 DONE 0.0s 10:24:40 10:24:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:40 #2 DONE 0.0s 10:24:40 10:24:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:40 #3 DONE 0.0s 10:24:40 10:24:40 #4 [internal] load .dockerignore 10:24:40 #4 transferring context: 2B done 10:24:40 #4 DONE 0.0s 10:24:40 10:24:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:40 #5 CACHED 10:24:40 10:24:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:40 #6 CACHED 10:24:40 10:24:40 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:24:40 #7 DONE 0.0s 10:24:40 10:24:40 #8 exporting to image 10:24:40 #8 exporting layers done 10:24:40 #8 exporting manifest sha256:fc911b3cdc56454eddfe24608e055b97eb13a9eb9eba2523ad41c744c2492ce6 done 10:24:40 #8 exporting config sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:24:40 #8 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 done 10:24:40 #8 exporting config sha256:0cda8104fb2857db5200c27abfec689fe7b98eb969fcad9923fea83d330d99c9 done 10:24:40 #8 exporting manifest list sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e done 10:24:40 #8 pushing layers 0.0s done 10:24:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 0.1s done 10:24:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:40 #8 DONE 0.1s 10:24:40 10:24:40 1 warning found (use --debug to expand): 10:24:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 10:24:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 10:24:41 #1 [internal] load build definition from Dockerfile 10:24:41 #1 transferring dockerfile: 170B done 10:24:41 #1 DONE 0.0s 10:24:41 10:24:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:24:41 #2 DONE 0.0s 10:24:41 10:24:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:24:41 #3 DONE 0.0s 10:24:41 10:24:41 #4 [internal] load .dockerignore 10:24:41 #4 transferring context: 2B done 10:24:41 #4 DONE 0.0s 10:24:41 10:24:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:41 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:41 #5 CACHED 10:24:41 10:24:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 10:24:41 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2dcfe7627f5560939d6c0295ef450233220e07a26bdadad5bf470e52c9bd7838 0.0s done 10:24:41 #6 CACHED 10:24:41 10:24:41 #7 exporting to image 10:24:41 #7 exporting layers done 10:24:41 #7 exporting manifest sha256:fc911b3cdc56454eddfe24608e055b97eb13a9eb9eba2523ad41c744c2492ce6 done 10:24:41 #7 exporting config sha256:e2e56afb81ef4ed4af212d879da6c12c777c233eeb3134b75642d0475a4d0727 done 10:24:41 #7 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 10:24:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:41 #7 exporting manifest sha256:b87b105f418e32e4978adf4faf203e140cdd1bd0b08c05acc642c0b8dca1fae1 done 10:24:41 #7 exporting config sha256:0cda8104fb2857db5200c27abfec689fe7b98eb969fcad9923fea83d330d99c9 done 10:24:41 #7 exporting manifest list sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e done 10:24:41 #7 pushing layers 0.0s done 10:24:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5b48c7bf3dde7e46382d992ee8ef12da56b7c2b7f6307128016796a505f9339e 0.1s done 10:24:41 #7 DONE 0.1s 10:24:41 10:24:41 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:24:41 #8 DONE 0.0s 10:24:41 10:24:41 1 warning found (use --debug to expand): 10:24:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c --push - 10:24:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c' 10:24:41 #1 [internal] load build definition from Dockerfile 10:24:41 #1 transferring dockerfile: 202B done 10:24:41 #1 DONE 0.0s 10:24:41 10:24:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:41 #2 DONE 0.0s 10:24:41 10:24:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:24:41 #3 DONE 0.0s 10:24:41 10:24:41 #4 [internal] load .dockerignore 10:24:41 #4 transferring context: 2B done 10:24:41 #4 DONE 0.0s 10:24:41 10:24:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:41 #5 DONE 0.1s 10:24:41 10:24:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:41 #6 DONE 0.0s 10:24:41 10:24:41 #7 exporting to image 10:24:41 #7 exporting layers done 10:24:41 #7 exporting manifest sha256:a49b49f2df48990e4429bb0b892dddabfd995908038ca259ba112557471123fb done 10:24:41 #7 exporting config sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 done 10:24:41 #7 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a done 10:24:41 #7 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 10:24:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:41 #7 ... 10:24:41 10:24:41 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:24:41 #8 DONE 0.0s 10:24:41 10:24:41 #7 exporting to image 10:24:41 #7 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 done 10:24:41 #7 exporting manifest list sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 done 10:24:41 #7 pushing layers 0.1s done 10:24:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 10:24:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 0.1s done 10:24:42 #7 DONE 0.2s 10:24:42 10:24:42 1 warning found (use --debug to expand): 10:24:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 10:24:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 10:24:42 #1 [internal] load build definition from Dockerfile 10:24:42 #1 transferring dockerfile: 168B done 10:24:42 #1 DONE 0.0s 10:24:42 10:24:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:24:42 #2 DONE 0.0s 10:24:42 10:24:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:24:42 #3 DONE 0.0s 10:24:42 10:24:42 #4 [internal] load .dockerignore 10:24:42 #4 transferring context: 2B done 10:24:42 #4 DONE 0.0s 10:24:42 10:24:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:42 #5 DONE 0.0s 10:24:42 10:24:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:42 #6 CACHED 10:24:42 10:24:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:42 #5 CACHED 10:24:42 10:24:42 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:24:42 #7 DONE 0.0s 10:24:42 10:24:42 #8 exporting to image 10:24:42 #8 exporting layers done 10:24:42 #8 exporting manifest sha256:a49b49f2df48990e4429bb0b892dddabfd995908038ca259ba112557471123fb done 10:24:42 #8 exporting config sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 done 10:24:42 #8 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a done 10:24:42 #8 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 done 10:24:42 #8 exporting manifest list sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 done 10:24:42 #8 pushing layers 0.0s done 10:24:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 0.1s done 10:24:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:42 #8 DONE 0.1s 10:24:42 10:24:42 1 warning found (use --debug to expand): 10:24:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 --push - 10:24:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51' 10:24:43 #1 [internal] load build definition from Dockerfile 10:24:43 #1 transferring dockerfile: 174B done 10:24:43 #1 DONE 0.0s 10:24:43 10:24:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 10:24:43 #2 DONE 0.0s 10:24:43 10:24:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51 10:24:43 #3 DONE 0.0s 10:24:43 10:24:43 #4 [internal] load .dockerignore 10:24:43 #4 transferring context: 2B done 10:24:43 #4 DONE 0.0s 10:24:43 10:24:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:43 #5 DONE 0.0s 10:24:43 10:24:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:43 #6 CACHED 10:24:43 10:24:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:43 #5 CACHED 10:24:43 10:24:43 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:24:43 #7 DONE 0.0s 10:24:43 10:24:43 #8 exporting to image 10:24:43 #8 exporting layers done 10:24:43 #8 exporting manifest sha256:a49b49f2df48990e4429bb0b892dddabfd995908038ca259ba112557471123fb done 10:24:43 #8 exporting config sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 done 10:24:43 #8 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a done 10:24:43 #8 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 done 10:24:43 #8 exporting manifest list sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 done 10:24:43 #8 pushing layers 0.0s done 10:24:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.51@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 0.1s done 10:24:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:43 #8 DONE 0.1s 10:24:43 10:24:43 1 warning found (use --debug to expand): 10:24:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51' 10:24:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 --push - 10:24:43 #1 [internal] load build definition from Dockerfile 10:24:43 #1 transferring dockerfile: 215B done 10:24:43 #1 DONE 0.0s 10:24:43 10:24:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:43 #2 DONE 0.0s 10:24:43 10:24:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:24:43 #3 DONE 0.0s 10:24:43 10:24:43 #4 [internal] load .dockerignore 10:24:43 #4 transferring context: 2B done 10:24:43 #4 DONE 0.0s 10:24:43 10:24:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:43 #5 CACHED 10:24:43 10:24:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:43 #6 CACHED 10:24:43 10:24:43 #7 exporting to image 10:24:43 #7 exporting layers 10:24:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:43 #7 exporting layers done 10:24:43 #7 exporting manifest sha256:a49b49f2df48990e4429bb0b892dddabfd995908038ca259ba112557471123fb done 10:24:43 #7 exporting config sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 done 10:24:43 #7 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a done 10:24:43 #7 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 done 10:24:43 #7 exporting manifest list sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 done 10:24:43 #7 pushing layers 0.0s done 10:24:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 0.1s done 10:24:43 #7 DONE 0.1s 10:24:43 10:24:43 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:24:43 #8 DONE 0.0s 10:24:43 10:24:43 1 warning found (use --debug to expand): 10:24:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:24:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 10:24:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 10:24:44 #1 [internal] load build definition from Dockerfile 10:24:44 #1 transferring dockerfile: 166B done 10:24:44 #1 DONE 0.0s 10:24:44 10:24:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:24:44 #2 DONE 0.0s 10:24:44 10:24:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:24:44 #3 DONE 0.0s 10:24:44 10:24:44 #4 [internal] load .dockerignore 10:24:44 #4 transferring context: 2B done 10:24:44 #4 DONE 0.0s 10:24:44 10:24:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:44 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:44 #5 CACHED 10:24:44 10:24:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 10:24:44 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbc56f91d9177401f85eec22468df80fd23fbff84bd04b9c0e10ebe6e7ada8df 0.0s done 10:24:44 #6 CACHED 10:24:44 10:24:44 #7 exporting to image 10:24:44 #7 exporting layers done 10:24:44 #7 exporting manifest sha256:a49b49f2df48990e4429bb0b892dddabfd995908038ca259ba112557471123fb done 10:24:44 #7 exporting config sha256:8af527398f777f4d51c9f19f0f13251bcb6b70ecd9bef33e7bf7bfaa236d2030 done 10:24:44 #7 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a 10:24:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:24:44 #7 exporting manifest sha256:2fd071736d4dbc28cfb3f7b9ae3af0485536138654cff402167f77f75f1ad14a done 10:24:44 #7 exporting config sha256:0339f2b6ef7f060d9a52ef91866626e9cc13c9fa4aa9d05b94c9ea447f7b7767 done 10:24:44 #7 exporting manifest list sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 done 10:24:44 #7 pushing layers 0.0s done 10:24:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f7b685153a5877da3f86a1027cbfde2c9fbef5128905f263c661c645836b9b23 0.1s done 10:24:44 #7 DONE 0.1s 10:24:44 10:24:44 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:24:44 #8 DONE 0.0s 10:24:44 10:24:44 1 warning found (use --debug to expand): 10:24:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:24:44 + '[' -d /w/workspace/edgex-go/892/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:24:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:24:45 ---> package-listing.sh 10:24:45 ++ facter osfamily 10:24:45 ++ tr '[:upper:]' '[:lower:]' 10:24:45 + OS_FAMILY=redhat 10:24:45 + workspace=/w/workspace/edgex-go/892 10:24:45 + START_PACKAGES=/tmp/packages_start.txt 10:24:45 + END_PACKAGES=/tmp/packages_end.txt 10:24:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:45 + PACKAGES=/tmp/packages_start.txt 10:24:45 + '[' /w/workspace/edgex-go/892 ']' 10:24:45 + PACKAGES=/tmp/packages_end.txt 10:24:45 + case "${OS_FAMILY}" in 10:24:45 + rpm -qa 10:24:45 + sort 10:24:46 + '[' -f /tmp/packages_start.txt ']' 10:24:46 + '[' -f /tmp/packages_end.txt ']' 10:24:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:46 + '[' /w/workspace/edgex-go/892 ']' 10:24:46 + mkdir -p /w/workspace/edgex-go/892/archives/ 10:24:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/892/archives/ [Pipeline] echo 10:24:46 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/892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:24:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:47 10:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:47 latest: Pulling from edgex-lftools-log-publisher 10:24:47 5eb5b503b376: Pulling fs layer 10:24:47 5c69ac0246d0: Pulling fs layer 10:24:47 ec43610c2a17: Pulling fs layer 10:24:47 3a2ae6a8a46f: Pulling fs layer 10:24:47 33b1e0a273af: Pulling fs layer 10:24:47 5d3b04190fa2: Pulling fs layer 10:24:47 2f39f015ded8: Pulling fs layer 10:24:47 33b1e0a273af: Waiting 10:24:47 5d3b04190fa2: Waiting 10:24:47 2f39f015ded8: Waiting 10:24:47 3a2ae6a8a46f: Waiting 10:24:47 5c69ac0246d0: Verifying Checksum 10:24:47 5c69ac0246d0: Download complete 10:24:47 3a2ae6a8a46f: Verifying Checksum 10:24:47 3a2ae6a8a46f: Download complete 10:24:47 33b1e0a273af: Verifying Checksum 10:24:47 33b1e0a273af: Download complete 10:24:47 ec43610c2a17: Verifying Checksum 10:24:47 ec43610c2a17: Download complete 10:24:47 5d3b04190fa2: Verifying Checksum 10:24:47 5d3b04190fa2: Download complete 10:24:47 5eb5b503b376: Verifying Checksum 10:24:47 5eb5b503b376: Download complete 10:24:48 2f39f015ded8: Verifying Checksum 10:24:48 2f39f015ded8: Download complete 10:24:49 5eb5b503b376: Pull complete 10:24:49 5c69ac0246d0: Pull complete 10:24:49 ec43610c2a17: Pull complete 10:24:49 3a2ae6a8a46f: Pull complete 10:24:49 33b1e0a273af: Pull complete 10:24:49 5d3b04190fa2: Pull complete 10:24:54 2f39f015ded8: Pull complete 10:24:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:54 prd-centos7-docker-4c-2g-7709 does not seem to be running inside a container 10:24:54 $ 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/892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat 10:24:57 $ docker top e999a27bde0c26d7cc6b5b86608d228f01ef37a91149f0018ec982edc6cca98e -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:58 + touch /tmp/pre-build-complete [Pipeline] sh 10:24:58 + mkdir -p /var/log/sysstat [Pipeline] sh 10:24:58 + ls /var/log/sa-host 10:24:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:58 provisioning config files... 10:24:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8083688376480808788tmp [Pipeline] { [Pipeline] echo 10:24:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:24:59 ---> create-netrc.sh [Pipeline] } 10:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:24:59 ---> python-tools-install.sh [Pipeline] echo 10:24:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:24:59 ---> sudo-logs.sh 10:24:59 Archiving 'sudo' log.. 10:24:59 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:59 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:24:59 $ docker stop --time=1 e999a27bde0c26d7cc6b5b86608d228f01ef37a91149f0018ec982edc6cca98e 10:25:00 $ docker rm -f --volumes e999a27bde0c26d7cc6b5b86608d228f01ef37a91149f0018ec982edc6cca98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:25:00 [WS-CLEANUP] Deleting project workspace... 10:25:00 [WS-CLEANUP] Deferred wipeout is used... 10:25:00 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:36:57 #144 ... 10:36:57 10:36:57 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:36:57 #154 DONE 1065.6s 10:36:57 10:36:57 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:36:57 #155 DONE 0.4s 10:36:57 10:36:57 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:36:57 #151 ... 10:36:57 10:36:57 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:36:57 #156 DONE 0.2s 10:36:57 10:36:57 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:57 #144 ... 10:36:57 10:36:57 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:36:57 #157 DONE 0.3s 10:36:57 10:36:57 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:36:57 #146 ... 10:36:57 10:36:57 #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 10:36:57 #158 DONE 0.2s 10:36:57 10:36:57 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:36:57 #159 DONE 0.1s 10:36:57 10:36:57 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:36:57 #145 ... 10:36:57 10:36:57 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:57 #160 DONE 2.3s 10:36:57 10:36:57 #101 [core-common-config-bootstrapper] exporting to image 10:36:57 #101 exporting layers 10:36:57 #101 exporting layers 0.6s done 10:36:57 #101 writing image sha256:c6adc8487f1d80475334414447f63a0b27308f72de45e5ed4f7c0f7eaf35126d done 10:36:57 #101 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:36:57 #101 DONE 7.2s 10:36:57 10:36:57 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:12 #152 ... 10:37:12 10:37:12 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:37:12 #146 DONE 1083.5s 10:37:12 10:37:12 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:37:12 #161 DONE 0.3s 10:37:12 10:37:12 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:37:14 #162 DONE 2.6s 10:37:14 10:37:14 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:37:14 #163 DONE 0.2s 10:37:14 10:37:14 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:37:14 #48 ... 10:37:14 10:37:14 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:37:14 #164 DONE 0.4s 10:37:14 10:37:14 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:14 #152 ... 10:37:14 10:37:14 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:37:15 #165 DONE 0.3s 10:37:15 10:37:15 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:15 #152 ... 10:37:15 10:37:15 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:37:15 #166 DONE 0.1s 10:37:15 10:37:15 #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/ 10:37:15 #167 DONE 0.1s 10:37:15 10:37:15 #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/ 10:37:15 #168 DONE 0.2s 10:37:15 10:37:15 #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/ 10:37:15 #169 DONE 0.1s 10:37:15 10:37:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:37:15 #170 DONE 0.2s 10:37:15 10:37:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:37:18 #171 DONE 2.3s 10:37:18 10:37:18 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:37:18 #48 ... 10:37:18 10:37:18 #101 [security-bootstrapper] exporting to image 10:37:18 #101 exporting layers 10:37:19 #101 exporting layers 1.3s done 10:37:19 #101 writing image sha256:649e5d3f7ca02c55eaf4811db519c59e7f568861c1e94e5585c90ae5817a0552 done 10:37:19 #101 naming to docker.io/library/security-bootstrapper-arm64 done 10:37:19 #101 DONE 8.5s 10:37:19 10:37:19 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:52:27 #48 ... 10:52:27 10:52:27 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:27 #145 DONE 1996.5s 10:52:27 10:52:27 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:27 #151 ... 10:52:27 10:52:27 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:27 #172 DONE 0.2s 10:52:27 10:52:27 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:52:27 #173 DONE 0.3s 10:52:27 10:52:27 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:52:27 #48 ... 10:52:27 10:52:27 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:52:27 #174 DONE 0.5s 10:52:27 10:52:27 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:52:27 #175 DONE 0.1s 10:52:27 10:52:27 #101 [core-command] exporting to image 10:52:27 #101 exporting layers 10:52:27 #101 exporting layers 0.4s done 10:52:27 #101 writing image sha256:628bd269b1388ae1cf88661ccf0e92414e9d7de99026a4b0acbf0c25c5fa551b done 10:52:27 #101 naming to docker.io/library/core-command-arm64 done 10:52:27 #101 DONE 8.9s 10:52:27 10:52:27 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:52:49 #147 ... 10:52:49 10:52:49 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:52:49 #152 DONE 2020.4s 10:52:49 10:52:49 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:52:49 #40 ... 10:52:49 10:52:49 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:52:49 #176 DONE 0.3s 10:52:49 10:52:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:49 #151 ... 10:52:49 10:52:49 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:52:49 #177 DONE 0.3s 10:52:49 10:52:49 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:52:49 #150 ... 10:52:49 10:52:49 #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 10:52:49 #178 DONE 0.1s 10:52:49 10:52:49 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:52:49 #179 DONE 0.1s 10:52:49 10:52:49 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:52:49 #180 DONE 0.4s 10:52:49 10:52:49 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:52:49 #153 ... 10:52:49 10:52:49 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:52:49 #181 DONE 0.1s 10:52:49 10:52:49 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:52 #182 DONE 2.3s 10:52:52 10:52:52 #101 [security-proxy-setup] exporting to image 10:52:52 #101 exporting layers 10:52:52 #101 exporting layers 0.9s done 10:52:52 #101 writing image sha256:e3a8b114560968edc7a3a82447d3cccf7058c5638d391c0e8b04f81e62d4de61 done 10:52:52 #101 naming to docker.io/library/security-proxy-setup-arm64 done 10:52:52 #101 DONE 9.9s 10:52:52 10:52:52 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:52 #148 2024.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:53:25 #148 DONE 2054.9s 10:53:25 10:53:25 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:53:25 #132 ... 10:53:25 10:53:25 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:53:25 #183 DONE 0.2s 10:53:25 10:53:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:53:25 #184 DONE 0.2s 10:53:25 10:53:25 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:53:25 #153 ... 10:53:25 10:53:25 #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 10:53:25 #185 DONE 0.1s 10:53:25 10:53:25 #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 10:53:25 #186 DONE 0.1s 10:53:25 10:53:25 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:53:25 #187 DONE 0.1s 10:53:25 10:53:25 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:53:25 #188 DONE 0.4s 10:53:25 10:53:25 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:53:25 #153 ... 10:53:25 10:53:25 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:53:25 #189 DONE 0.4s 10:53:25 10:53:25 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:53:25 #190 DONE 0.1s 10:53:25 10:53:25 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:53:26 #191 DONE 1.8s 10:53:26 10:53:26 #101 [security-secretstore-setup] exporting to image 10:53:26 #101 exporting layers 10:53:27 #101 exporting layers 1.6s done 10:53:28 #101 writing image sha256:30657db9e4dd13f1ba0611163ee87283807fd0f148f8c5c503127ca4b8f200cf done 10:53:28 #101 naming to docker.io/library/security-secretstore-setup-arm64 done 10:53:28 #101 DONE 11.5s 10:53:28 10:53:28 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:54:24 #149 ... 10:54:24 10:54:24 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:54:24 #147 DONE 2110.9s 10:54:24 10:54:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:54:24 #40 ... 10:54:24 10:54:24 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:54:24 #192 DONE 0.3s 10:54:24 10:54:24 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:54:24 #149 ... 10:54:24 10:54:24 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:54:24 #193 DONE 0.2s 10:54:24 10:54:24 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:54:24 #149 ... 10:54:24 10:54:24 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:54:24 #194 DONE 0.4s 10:54:24 10:54:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:54:24 #40 ... 10:54:24 10:54:24 #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 10:54:24 #195 DONE 0.1s 10:54:24 10:54:24 #101 [security-spiffe-token-provider] exporting to image 10:54:24 #101 exporting layers 10:54:24 #101 exporting layers 1.0s done 10:54:24 #101 writing image sha256:8d15a6c28341800853d4d3e598526c316d73682829bed15064a8fd71401a58e6 done 10:54:24 #101 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:54:24 #101 DONE 12.5s 10:54:24 10:54:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:03 #40 ... 10:55:03 10:55:03 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:55:03 #153 DONE 2149.9s 10:55:03 10:55:03 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:03 #48 ... 10:55:03 10:55:03 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:55:03 #196 DONE 0.2s 10:55:03 10:55:03 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:03 #144 ... 10:55:03 10:55:03 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:55:03 #197 DONE 0.3s 10:55:03 10:55:03 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:03 #144 ... 10:55:03 10:55:03 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:55:03 #198 DONE 0.5s 10:55:03 10:55:03 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:55:03 #199 DONE 0.2s 10:55:03 10:55:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:55:03 #151 ... 10:55:03 10:55:03 #101 [core-data] exporting to image 10:55:03 #101 exporting layers 10:55:03 #101 exporting layers 0.6s done 10:55:03 #101 writing image sha256:1dbe1902391f253efe030d3048874a7c7e6557178ae8f33d8753bf4814550e8c done 10:55:03 #101 naming to docker.io/library/core-data-arm64 done 10:55:03 #101 DONE 13.1s 10:55:03 10:55:03 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:03 #48 ... 10:55:03 10:55:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:55:03 #151 DONE 2153.2s 10:55:03 10:55:03 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:55:03 #150 DONE 2153.2s 10:55:03 10:55:03 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:03 #144 ... 10:55:03 10:55:03 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:55:03 #200 DONE 0.2s 10:55:03 10:55:03 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:55:03 #201 ... 10:55:03 10:55:03 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:55:03 #202 DONE 0.3s 10:55:03 10:55:03 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:55:03 #203 DONE 0.3s 10:55:03 10:55:03 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:03 #144 ... 10:55:03 10:55:03 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:55:03 #204 ... 10:55:03 10:55:03 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:55:03 #201 DONE 0.7s 10:55:03 10:55:03 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:55:03 #205 DONE 0.2s 10:55:03 10:55:03 #101 [core-keeper] exporting to image 10:55:03 #101 ... 10:55:03 10:55:03 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:55:03 #204 DONE 0.7s 10:55:03 10:55:03 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:55:03 #206 DONE 0.3s 10:55:03 10:55:03 #101 [core-keeper] exporting to image 10:55:03 #101 exporting layers 1.0s done 10:55:03 #101 writing image sha256:39ec1a937f5b4ed9b3d279c2d13b0faacd678c2ac7e122cbf019793df0e40760 0.0s done 10:55:03 #101 naming to docker.io/library/core-keeper-arm64 done 10:55:03 #101 DONE 14.1s 10:55:03 10:55:03 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:55:03 #207 DONE 0.3s 10:55:03 10:55:03 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:05 #208 DONE 2.0s 10:55:05 10:55:05 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:05 #132 DONE 2158.1s 10:55:05 10:55:05 #101 [security-proxy-auth] exporting to image 10:55:06 #101 exporting layers 1.1s done 10:55:06 #101 writing image sha256:d3fc355ae9a125f63fbf90895fe89fdd178683b7f5f9889f5bc3f96243d68ce9 done 10:55:06 #101 naming to docker.io/library/security-proxy-auth-arm64 10:55:06 #101 naming to docker.io/library/security-proxy-auth-arm64 done 10:55:06 #101 DONE 15.2s 10:55:06 10:55:06 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:55:06 #209 DONE 0.1s 10:55:06 10:55:06 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:55:06 #210 DONE 0.1s 10:55:06 10:55:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:07 #144 ... 10:55:07 10:55:07 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:55:07 #211 DONE 0.4s 10:55:07 10:55:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:07 #40 ... 10:55:07 10:55:07 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:55:07 #212 DONE 0.1s 10:55:07 10:55:07 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:55:07 #213 DONE 0.1s 10:55:07 10:55:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:07 #40 ... 10:55:07 10:55:07 #101 [core-metadata] exporting to image 10:55:08 #101 exporting layers 0.5s done 10:55:08 #101 writing image sha256:3f2f7b9181864059ec48de26ac86b56bcec52986c7d83e4ddd0c003ba97ff906 done 10:55:08 #101 naming to docker.io/library/core-metadata-arm64 10:55:08 #101 naming to docker.io/library/core-metadata-arm64 done 10:55:08 #101 DONE 15.8s 10:55:08 10:55:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:55:35 #149 DONE 2187.4s 10:55:35 10:55:35 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:35 #48 ... 10:55:35 10:55:35 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:55:35 #214 DONE 0.1s 10:55:35 10:55:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:35 #40 ... 10:55:35 10:55:35 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:55:35 #215 DONE 0.1s 10:55:35 10:55:35 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:55:36 #216 DONE 0.7s 10:55:36 10:55:36 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:55:36 #217 DONE 0.1s 10:55:36 10:55:36 #101 [support-scheduler] exporting to image 10:55:36 #101 exporting layers 10:55:37 #101 exporting layers 1.1s done 10:55:37 #101 writing image sha256:33b8180c0457a7de307a32e2ecb9d036c1713f1f3e5e7e746d9255e7011fbbd8 done 10:55:37 #101 naming to docker.io/library/support-scheduler-arm64 done 10:55:37 #101 DONE 16.9s 10:55:37 10:55:37 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:41 #48 ... 10:55:41 10:55:41 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:41 #144 DONE 2193.7s 10:55:41 10:55:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:42 #40 ... 10:55:42 10:55:42 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:55:42 #218 DONE 0.1s 10:55:42 10:55:42 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:55:42 #219 DONE 0.1s 10:55:42 10:55:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:42 #40 ... 10:55:42 10:55:42 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:55:42 #220 DONE 0.6s 10:55:42 10:55:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:42 #40 ... 10:55:42 10:55:42 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:55:42 #221 DONE 0.1s 10:55:42 10:55:42 #101 [support-notifications] exporting to image 10:55:43 #101 exporting layers 0.6s done 10:55:43 #101 writing image sha256:fa37720f5c370cbf148686c449edf77f36ab47eb0591512027856d1569c82f24 done 10:55:43 #101 naming to docker.io/library/support-notifications-arm64 done 10:55:43 #101 DONE 17.5s 10:55:43 10:55:43 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:43 time="2025-08-27T10:16:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:55:43 $ docker stop --time=1 eca728ca65c433166da0f0076c0b56f3b2a4f111380ca3656e2ef3978bde2785 10:55:44 $ docker rm -f --volumes eca728ca65c433166da0f0076c0b56f3b2a4f111380ca3656e2ef3978bde2785 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:45 + docker images 10:55:45 REPOSITORY TAG IMAGE ID CREATED SIZE 10:55:45 support-notifications-arm64 latest fa37720f5c37 3 seconds ago 54.1MB 10:55:45 support-scheduler-arm64 latest 33b8180c0457 9 seconds ago 50.3MB 10:55:45 core-metadata-arm64 latest 3f2f7b918186 38 seconds ago 46.7MB 10:55:45 security-proxy-auth-arm64 latest d3fc355ae9a1 40 seconds ago 45.7MB 10:55:45 core-keeper-arm64 latest 39ec1a937f5b 43 seconds ago 45.4MB 10:55:45 core-data-arm64 latest 1dbe1902391f 46 seconds ago 46.5MB 10:55:45 security-spiffe-token-provider-arm64 latest 8d15a6c28341 About a minute ago 49.9MB 10:55:45 security-secretstore-setup-arm64 latest 30657db9e4dd 2 minutes ago 80.2MB 10:55:45 security-proxy-setup-arm64 latest e3a8b1145609 2 minutes ago 50.3MB 10:55:45 core-command-arm64 latest 628bd269b138 3 minutes ago 41MB 10:55:45 security-bootstrapper-arm64 latest 649e5d3f7ca0 18 minutes ago 22.1MB 10:55:45 core-common-config-bootstrapper-arm64 latest c6adc8487f1d 18 minutes ago 21MB 10:55:45 security-spire-agent-arm64 latest f2b2bd88caba 37 minutes ago 188MB 10:55:45 security-spire-server-arm64 latest 0c3be066b741 37 minutes ago 145MB 10:55:45 security-spire-config-arm64 latest b61ddeadf48f 38 minutes ago 144MB 10:55:45 ci-base-image-arm64 latest 05cb81201371 39 minutes ago 922MB 10:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB 10:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:45 provisioning config files... 10:55:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/892@tmp/config5976024778695777952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:46 ---> ****-login.sh 10:55:46 nexus3.edgexfoundry.org:10001 10:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:46 Configure a credential helper to remove this warning. See 10:55:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:46 10:55:46 Login Succeeded 10:55:46 nexus3.edgexfoundry.org:10002 10:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:46 Configure a credential helper to remove this warning. See 10:55:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:46 10:55:46 Login Succeeded 10:55:46 nexus3.edgexfoundry.org:10003 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10004 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 ****.io 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 ---> ****-login.sh ends [Pipeline] } 10:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:55:48 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:55:48 latest 10:55:48 4.1.0-dev.51 10:55:48 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:55:48 main 10:55:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:48 426bb7d2ddf3: Preparing 10:55:48 768de773939d: Preparing 10:55:48 f8e3a324900d: Preparing 10:55:48 0b85a7051e29: Preparing 10:55:48 4c4a344c7c92: Preparing 10:55:48 bd9d69955b99: Preparing 10:55:48 1e890da81ec9: Preparing 10:55:48 1e890da81ec9: Waiting 10:55:48 bd9d69955b99: Waiting 10:55:49 0b85a7051e29: Pushed 10:55:49 426bb7d2ddf3: Pushed 10:55:49 f8e3a324900d: Pushed 10:55:49 1e890da81ec9: Layer already exists 10:55:49 bd9d69955b99: Pushed 10:55:49 4c4a344c7c92: Pushed 10:55:55 768de773939d: Pushed 10:55:55 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:75676e532703fd61f0e782bfbfc0fd6fbc8f89ef5690d53890030281c6a4609f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:56 426bb7d2ddf3: Preparing 10:55:56 768de773939d: Preparing 10:55:56 f8e3a324900d: Preparing 10:55:56 0b85a7051e29: Preparing 10:55:56 4c4a344c7c92: Preparing 10:55:56 bd9d69955b99: Preparing 10:55:56 1e890da81ec9: Preparing 10:55:56 1e890da81ec9: Waiting 10:55:56 bd9d69955b99: Waiting 10:55:56 f8e3a324900d: Layer already exists 10:55:56 0b85a7051e29: Layer already exists 10:55:56 426bb7d2ddf3: Layer already exists 10:55:56 768de773939d: Layer already exists 10:55:56 4c4a344c7c92: Layer already exists 10:55:56 bd9d69955b99: Layer already exists 10:55:56 1e890da81ec9: Layer already exists 10:55:56 latest: digest: sha256:75676e532703fd61f0e782bfbfc0fd6fbc8f89ef5690d53890030281c6a4609f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.51 10:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:57 426bb7d2ddf3: Preparing 10:55:57 768de773939d: Preparing 10:55:57 f8e3a324900d: Preparing 10:55:57 0b85a7051e29: Preparing 10:55:57 4c4a344c7c92: Preparing 10:55:57 bd9d69955b99: Preparing 10:55:57 1e890da81ec9: Preparing 10:55:57 bd9d69955b99: Waiting 10:55:57 1e890da81ec9: Waiting 10:55:57 0b85a7051e29: Layer already exists 10:55:57 f8e3a324900d: Layer already exists 10:55:57 768de773939d: Layer already exists 10:55:57 4c4a344c7c92: Layer already exists 10:55:57 426bb7d2ddf3: Layer already exists 10:55:57 bd9d69955b99: Layer already exists 10:55:57 1e890da81ec9: Layer already exists 10:55:57 4.1.0-dev.51: digest: sha256:75676e532703fd61f0e782bfbfc0fd6fbc8f89ef5690d53890030281c6a4609f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:58 426bb7d2ddf3: Preparing 10:55:58 768de773939d: Preparing 10:55:58 f8e3a324900d: Preparing 10:55:58 0b85a7051e29: Preparing 10:55:58 4c4a344c7c92: Preparing 10:55:58 bd9d69955b99: Preparing 10:55:58 1e890da81ec9: Preparing 10:55:58 bd9d69955b99: Waiting 10:55:58 1e890da81ec9: Waiting 10:55:58 768de773939d: Layer already exists 10:55:58 f8e3a324900d: Layer already exists 10:55:58 426bb7d2ddf3: Layer already exists 10:55:58 0b85a7051e29: Layer already exists 10:55:58 4c4a344c7c92: Layer already exists 10:55:58 bd9d69955b99: Layer already exists 10:55:58 1e890da81ec9: Layer already exists 10:55:58 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:75676e532703fd61f0e782bfbfc0fd6fbc8f89ef5690d53890030281c6a4609f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:59 426bb7d2ddf3: Preparing 10:55:59 768de773939d: Preparing 10:55:59 f8e3a324900d: Preparing 10:55:59 0b85a7051e29: Preparing 10:55:59 4c4a344c7c92: Preparing 10:55:59 bd9d69955b99: Preparing 10:55:59 1e890da81ec9: Preparing 10:55:59 bd9d69955b99: Waiting 10:55:59 1e890da81ec9: Waiting 10:55:59 768de773939d: Layer already exists 10:55:59 426bb7d2ddf3: Layer already exists 10:55:59 0b85a7051e29: Layer already exists 10:55:59 f8e3a324900d: Layer already exists 10:55:59 4c4a344c7c92: Layer already exists 10:55:59 bd9d69955b99: Layer already exists 10:55:59 1e890da81ec9: Layer already exists 10:55:59 main: digest: sha256:75676e532703fd61f0e782bfbfc0fd6fbc8f89ef5690d53890030281c6a4609f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:59 ===================================================== [Pipeline] echo 10:55:59 taggedImages: 10:55:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:55:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:55:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.51 10:55:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:55:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:55:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:55:59 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:55:59 latest 10:55:59 4.1.0-dev.51 10:55:59 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:55:59 main 10:55:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:59 2ec3a13ed6fb: Preparing 10:55:59 7fe1b99f3c99: Preparing 10:55:59 ce166f812bc3: Preparing 10:55:59 978b7318fdbb: Preparing 10:55:59 f8e3a324900d: Preparing 10:55:59 0b85a7051e29: Preparing 10:55:59 4c4a344c7c92: Preparing 10:55:59 bd9d69955b99: Preparing 10:55:59 1e890da81ec9: Preparing 10:55:59 4c4a344c7c92: Waiting 10:55:59 bd9d69955b99: Waiting 10:55:59 1e890da81ec9: Waiting 10:55:59 f8e3a324900d: Layer already exists 10:56:00 0b85a7051e29: Layer already exists 10:56:00 4c4a344c7c92: Layer already exists 10:56:00 7fe1b99f3c99: Pushed 10:56:00 ce166f812bc3: Pushed 10:56:00 bd9d69955b99: Layer already exists 10:56:00 1e890da81ec9: Layer already exists 10:56:00 2ec3a13ed6fb: Pushed 10:56:02 978b7318fdbb: Pushed 10:56:02 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:22657331171b7aade537641820828c3c16dfa9705bb343c9a2540ad35e7b7d7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:56:03 2ec3a13ed6fb: Preparing 10:56:03 7fe1b99f3c99: Preparing 10:56:03 ce166f812bc3: Preparing 10:56:03 978b7318fdbb: Preparing 10:56:03 f8e3a324900d: Preparing 10:56:03 0b85a7051e29: Preparing 10:56:03 4c4a344c7c92: Preparing 10:56:03 bd9d69955b99: Preparing 10:56:03 1e890da81ec9: Preparing 10:56:03 4c4a344c7c92: Waiting 10:56:03 bd9d69955b99: Waiting 10:56:03 1e890da81ec9: Waiting 10:56:03 0b85a7051e29: Waiting 10:56:03 7fe1b99f3c99: Layer already exists 10:56:03 ce166f812bc3: Layer already exists 10:56:03 f8e3a324900d: Layer already exists 10:56:03 978b7318fdbb: Layer already exists 10:56:03 2ec3a13ed6fb: Layer already exists 10:56:03 bd9d69955b99: Layer already exists 10:56:03 0b85a7051e29: Layer already exists 10:56:03 1e890da81ec9: Layer already exists 10:56:03 4c4a344c7c92: Layer already exists 10:56:03 latest: digest: sha256:22657331171b7aade537641820828c3c16dfa9705bb343c9a2540ad35e7b7d7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.51 10:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:56:04 2ec3a13ed6fb: Preparing 10:56:04 7fe1b99f3c99: Preparing 10:56:04 ce166f812bc3: Preparing 10:56:04 978b7318fdbb: Preparing 10:56:04 f8e3a324900d: Preparing 10:56:04 0b85a7051e29: Preparing 10:56:04 4c4a344c7c92: Preparing 10:56:04 bd9d69955b99: Preparing 10:56:04 1e890da81ec9: Preparing 10:56:04 0b85a7051e29: Waiting 10:56:04 4c4a344c7c92: Waiting 10:56:04 bd9d69955b99: Waiting 10:56:04 1e890da81ec9: Waiting 10:56:04 f8e3a324900d: Layer already exists 10:56:04 ce166f812bc3: Layer already exists 10:56:04 2ec3a13ed6fb: Layer already exists 10:56:04 978b7318fdbb: Layer already exists 10:56:04 7fe1b99f3c99: Layer already exists 10:56:04 0b85a7051e29: Layer already exists 10:56:04 4c4a344c7c92: Layer already exists 10:56:04 1e890da81ec9: Layer already exists 10:56:04 bd9d69955b99: Layer already exists 10:56:04 4.1.0-dev.51: digest: sha256:22657331171b7aade537641820828c3c16dfa9705bb343c9a2540ad35e7b7d7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:56:05 2ec3a13ed6fb: Preparing 10:56:05 7fe1b99f3c99: Preparing 10:56:05 ce166f812bc3: Preparing 10:56:05 978b7318fdbb: Preparing 10:56:05 f8e3a324900d: Preparing 10:56:05 0b85a7051e29: Preparing 10:56:05 4c4a344c7c92: Preparing 10:56:05 bd9d69955b99: Preparing 10:56:05 1e890da81ec9: Preparing 10:56:05 4c4a344c7c92: Waiting 10:56:05 bd9d69955b99: Waiting 10:56:05 1e890da81ec9: Waiting 10:56:05 0b85a7051e29: Waiting 10:56:05 f8e3a324900d: Layer already exists 10:56:05 2ec3a13ed6fb: Layer already exists 10:56:05 ce166f812bc3: Layer already exists 10:56:05 7fe1b99f3c99: Layer already exists 10:56:05 978b7318fdbb: Layer already exists 10:56:05 1e890da81ec9: Layer already exists 10:56:05 4c4a344c7c92: Layer already exists 10:56:05 0b85a7051e29: Layer already exists 10:56:05 bd9d69955b99: Layer already exists 10:56:05 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:22657331171b7aade537641820828c3c16dfa9705bb343c9a2540ad35e7b7d7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:56:06 2ec3a13ed6fb: Preparing 10:56:06 7fe1b99f3c99: Preparing 10:56:06 ce166f812bc3: Preparing 10:56:06 978b7318fdbb: Preparing 10:56:06 f8e3a324900d: Preparing 10:56:06 0b85a7051e29: Preparing 10:56:06 4c4a344c7c92: Preparing 10:56:06 bd9d69955b99: Preparing 10:56:06 1e890da81ec9: Preparing 10:56:06 0b85a7051e29: Waiting 10:56:06 4c4a344c7c92: Waiting 10:56:06 bd9d69955b99: Waiting 10:56:06 1e890da81ec9: Waiting 10:56:06 7fe1b99f3c99: Layer already exists 10:56:06 f8e3a324900d: Layer already exists 10:56:06 2ec3a13ed6fb: Layer already exists 10:56:06 ce166f812bc3: Layer already exists 10:56:06 978b7318fdbb: Layer already exists 10:56:06 bd9d69955b99: Layer already exists 10:56:06 1e890da81ec9: Layer already exists 10:56:06 0b85a7051e29: Layer already exists 10:56:06 4c4a344c7c92: Layer already exists 10:56:06 main: digest: sha256:22657331171b7aade537641820828c3c16dfa9705bb343c9a2540ad35e7b7d7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:06 ===================================================== [Pipeline] echo 10:56:06 taggedImages: 10:56:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:56:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.51 10:56:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:56:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:56:06 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:06 latest 10:56:06 4.1.0-dev.51 10:56:06 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:06 main 10:56:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:56:07 fd8f3d3ed654: Preparing 10:56:07 394c108cfd77: Preparing 10:56:07 f8e3a324900d: Preparing 10:56:07 0b85a7051e29: Preparing 10:56:07 8d3df4b8496c: Preparing 10:56:07 0033a60e360a: Preparing 10:56:07 1e890da81ec9: Preparing 10:56:07 0033a60e360a: Waiting 10:56:07 1e890da81ec9: Waiting 10:56:07 0b85a7051e29: Layer already exists 10:56:07 f8e3a324900d: Layer already exists 10:56:07 1e890da81ec9: Layer already exists 10:56:07 fd8f3d3ed654: Pushed 10:56:07 0033a60e360a: Pushed 10:56:08 8d3df4b8496c: Pushed 10:56:16 394c108cfd77: Pushed 10:56:16 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:4bbebf8d6f8f955d5ca882f7c548394eb94b8aadba4b5ace4980b96e98dbc153 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:56:17 fd8f3d3ed654: Preparing 10:56:17 394c108cfd77: Preparing 10:56:17 f8e3a324900d: Preparing 10:56:17 0b85a7051e29: Preparing 10:56:17 8d3df4b8496c: Preparing 10:56:17 0033a60e360a: Preparing 10:56:17 1e890da81ec9: Preparing 10:56:17 0033a60e360a: Waiting 10:56:17 1e890da81ec9: Waiting 10:56:17 fd8f3d3ed654: Layer already exists 10:56:17 0b85a7051e29: Layer already exists 10:56:17 8d3df4b8496c: Layer already exists 10:56:17 394c108cfd77: Layer already exists 10:56:17 f8e3a324900d: Layer already exists 10:56:17 1e890da81ec9: Layer already exists 10:56:17 0033a60e360a: Layer already exists 10:56:17 latest: digest: sha256:4bbebf8d6f8f955d5ca882f7c548394eb94b8aadba4b5ace4980b96e98dbc153 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.51 10:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:56:18 fd8f3d3ed654: Preparing 10:56:18 394c108cfd77: Preparing 10:56:18 f8e3a324900d: Preparing 10:56:18 0b85a7051e29: Preparing 10:56:18 8d3df4b8496c: Preparing 10:56:18 0033a60e360a: Preparing 10:56:18 1e890da81ec9: Preparing 10:56:18 0033a60e360a: Waiting 10:56:18 1e890da81ec9: Waiting 10:56:18 394c108cfd77: Layer already exists 10:56:18 f8e3a324900d: Layer already exists 10:56:18 0b85a7051e29: Layer already exists 10:56:18 8d3df4b8496c: Layer already exists 10:56:18 fd8f3d3ed654: Layer already exists 10:56:18 1e890da81ec9: Layer already exists 10:56:18 0033a60e360a: Layer already exists 10:56:18 4.1.0-dev.51: digest: sha256:4bbebf8d6f8f955d5ca882f7c548394eb94b8aadba4b5ace4980b96e98dbc153 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:56:18 fd8f3d3ed654: Preparing 10:56:18 394c108cfd77: Preparing 10:56:18 f8e3a324900d: Preparing 10:56:18 0b85a7051e29: Preparing 10:56:18 8d3df4b8496c: Preparing 10:56:18 0033a60e360a: Preparing 10:56:18 1e890da81ec9: Preparing 10:56:18 0033a60e360a: Waiting 10:56:18 1e890da81ec9: Waiting 10:56:18 f8e3a324900d: Layer already exists 10:56:18 0b85a7051e29: Layer already exists 10:56:18 8d3df4b8496c: Layer already exists 10:56:18 fd8f3d3ed654: Layer already exists 10:56:18 394c108cfd77: Layer already exists 10:56:18 0033a60e360a: Layer already exists 10:56:18 1e890da81ec9: Layer already exists 10:56:18 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:4bbebf8d6f8f955d5ca882f7c548394eb94b8aadba4b5ace4980b96e98dbc153 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:56:19 fd8f3d3ed654: Preparing 10:56:19 394c108cfd77: Preparing 10:56:19 f8e3a324900d: Preparing 10:56:19 0b85a7051e29: Preparing 10:56:19 8d3df4b8496c: Preparing 10:56:19 0033a60e360a: Preparing 10:56:19 1e890da81ec9: Preparing 10:56:19 0033a60e360a: Waiting 10:56:19 1e890da81ec9: Waiting 10:56:19 0b85a7051e29: Layer already exists 10:56:19 394c108cfd77: Layer already exists 10:56:19 8d3df4b8496c: Layer already exists 10:56:19 f8e3a324900d: Layer already exists 10:56:19 fd8f3d3ed654: Layer already exists 10:56:19 1e890da81ec9: Layer already exists 10:56:19 0033a60e360a: Layer already exists 10:56:19 main: digest: sha256:4bbebf8d6f8f955d5ca882f7c548394eb94b8aadba4b5ace4980b96e98dbc153 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:20 ===================================================== [Pipeline] echo 10:56:20 taggedImages: 10:56:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:56:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.51 10:56:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:56:20 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:56:20 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:20 latest 10:56:20 4.1.0-dev.51 10:56:20 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:20 main 10:56:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:56:20 d65ee39b868c: Preparing 10:56:20 f93ccbfc0635: Preparing 10:56:20 0b85a7051e29: Preparing 10:56:20 b93e4a29292f: Preparing 10:56:20 531ec6588b32: Preparing 10:56:20 1e890da81ec9: Preparing 10:56:20 1e890da81ec9: Waiting 10:56:20 0b85a7051e29: Layer already exists 10:56:21 1e890da81ec9: Layer already exists 10:56:21 531ec6588b32: Pushed 10:56:21 d65ee39b868c: Pushed 10:56:21 b93e4a29292f: Pushed 10:56:29 f93ccbfc0635: Pushed 10:56:29 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:6f78f609ec746a73371408927072e1326fde81f7dc4c269ee6f1ab851b1152ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:56:30 d65ee39b868c: Preparing 10:56:30 f93ccbfc0635: Preparing 10:56:30 0b85a7051e29: Preparing 10:56:30 b93e4a29292f: Preparing 10:56:30 531ec6588b32: Preparing 10:56:30 1e890da81ec9: Preparing 10:56:30 1e890da81ec9: Waiting 10:56:30 0b85a7051e29: Layer already exists 10:56:30 f93ccbfc0635: Layer already exists 10:56:30 531ec6588b32: Layer already exists 10:56:30 d65ee39b868c: Layer already exists 10:56:30 b93e4a29292f: Layer already exists 10:56:30 1e890da81ec9: Layer already exists 10:56:30 latest: digest: sha256:6f78f609ec746a73371408927072e1326fde81f7dc4c269ee6f1ab851b1152ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.51 10:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:56:31 d65ee39b868c: Preparing 10:56:31 f93ccbfc0635: Preparing 10:56:31 0b85a7051e29: Preparing 10:56:31 b93e4a29292f: Preparing 10:56:31 531ec6588b32: Preparing 10:56:31 1e890da81ec9: Preparing 10:56:31 1e890da81ec9: Waiting 10:56:31 531ec6588b32: Layer already exists 10:56:31 d65ee39b868c: Layer already exists 10:56:31 f93ccbfc0635: Layer already exists 10:56:31 b93e4a29292f: Layer already exists 10:56:31 0b85a7051e29: Layer already exists 10:56:31 1e890da81ec9: Layer already exists 10:56:31 4.1.0-dev.51: digest: sha256:6f78f609ec746a73371408927072e1326fde81f7dc4c269ee6f1ab851b1152ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:56:31 d65ee39b868c: Preparing 10:56:31 f93ccbfc0635: Preparing 10:56:31 0b85a7051e29: Preparing 10:56:31 b93e4a29292f: Preparing 10:56:31 531ec6588b32: Preparing 10:56:31 1e890da81ec9: Preparing 10:56:31 1e890da81ec9: Waiting 10:56:31 b93e4a29292f: Layer already exists 10:56:31 f93ccbfc0635: Layer already exists 10:56:31 531ec6588b32: Layer already exists 10:56:31 0b85a7051e29: Layer already exists 10:56:31 d65ee39b868c: Layer already exists 10:56:31 1e890da81ec9: Layer already exists 10:56:31 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:6f78f609ec746a73371408927072e1326fde81f7dc4c269ee6f1ab851b1152ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:56:32 d65ee39b868c: Preparing 10:56:32 f93ccbfc0635: Preparing 10:56:32 0b85a7051e29: Preparing 10:56:32 b93e4a29292f: Preparing 10:56:32 531ec6588b32: Preparing 10:56:32 1e890da81ec9: Preparing 10:56:32 1e890da81ec9: Waiting 10:56:32 0b85a7051e29: Layer already exists 10:56:32 b93e4a29292f: Layer already exists 10:56:32 d65ee39b868c: Layer already exists 10:56:32 f93ccbfc0635: Layer already exists 10:56:32 531ec6588b32: Layer already exists 10:56:32 1e890da81ec9: Layer already exists 10:56:32 main: digest: sha256:6f78f609ec746a73371408927072e1326fde81f7dc4c269ee6f1ab851b1152ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:33 ===================================================== [Pipeline] echo 10:56:33 taggedImages: 10:56:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:56:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.51 10:56:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:56:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:56:33 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:33 latest 10:56:33 4.1.0-dev.51 10:56:33 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:33 main 10:56:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:33 cb0623ff05a2: Preparing 10:56:33 f52991160039: Preparing 10:56:33 4a726d39e906: Preparing 10:56:33 f8e3a324900d: Preparing 10:56:33 0b85a7051e29: Preparing 10:56:33 4c4a344c7c92: Preparing 10:56:33 4c4a344c7c92: Waiting 10:56:33 bd9d69955b99: Preparing 10:56:33 1e890da81ec9: Preparing 10:56:33 bd9d69955b99: Waiting 10:56:33 1e890da81ec9: Waiting 10:56:33 f8e3a324900d: Layer already exists 10:56:33 0b85a7051e29: Layer already exists 10:56:34 4c4a344c7c92: Layer already exists 10:56:34 bd9d69955b99: Layer already exists 10:56:34 f52991160039: Pushed 10:56:34 cb0623ff05a2: Pushed 10:56:34 1e890da81ec9: Layer already exists 10:56:42 4a726d39e906: Pushed 10:56:42 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:75c71ded3543ea3cf6b6a5cf2827483a1f50eeb6037e1918f49a7221405a4713 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:43 cb0623ff05a2: Preparing 10:56:43 f52991160039: Preparing 10:56:43 4a726d39e906: Preparing 10:56:43 f8e3a324900d: Preparing 10:56:43 0b85a7051e29: Preparing 10:56:43 4c4a344c7c92: Preparing 10:56:43 bd9d69955b99: Preparing 10:56:43 1e890da81ec9: Preparing 10:56:43 bd9d69955b99: Waiting 10:56:43 4c4a344c7c92: Waiting 10:56:43 1e890da81ec9: Waiting 10:56:43 cb0623ff05a2: Layer already exists 10:56:43 4a726d39e906: Layer already exists 10:56:43 0b85a7051e29: Layer already exists 10:56:43 f8e3a324900d: Layer already exists 10:56:43 f52991160039: Layer already exists 10:56:43 4c4a344c7c92: Layer already exists 10:56:43 1e890da81ec9: Layer already exists 10:56:43 bd9d69955b99: Layer already exists 10:56:43 latest: digest: sha256:75c71ded3543ea3cf6b6a5cf2827483a1f50eeb6037e1918f49a7221405a4713 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.51 10:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:44 cb0623ff05a2: Preparing 10:56:44 f52991160039: Preparing 10:56:44 4a726d39e906: Preparing 10:56:44 f8e3a324900d: Preparing 10:56:44 0b85a7051e29: Preparing 10:56:44 4c4a344c7c92: Preparing 10:56:44 bd9d69955b99: Preparing 10:56:44 1e890da81ec9: Preparing 10:56:44 4c4a344c7c92: Waiting 10:56:44 bd9d69955b99: Waiting 10:56:44 1e890da81ec9: Waiting 10:56:44 0b85a7051e29: Layer already exists 10:56:44 cb0623ff05a2: Layer already exists 10:56:44 f52991160039: Layer already exists 10:56:44 f8e3a324900d: Layer already exists 10:56:44 4a726d39e906: Layer already exists 10:56:44 1e890da81ec9: Layer already exists 10:56:44 bd9d69955b99: Layer already exists 10:56:44 4c4a344c7c92: Layer already exists 10:56:44 4.1.0-dev.51: digest: sha256:75c71ded3543ea3cf6b6a5cf2827483a1f50eeb6037e1918f49a7221405a4713 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:45 cb0623ff05a2: Preparing 10:56:45 f52991160039: Preparing 10:56:45 4a726d39e906: Preparing 10:56:45 f8e3a324900d: Preparing 10:56:45 0b85a7051e29: Preparing 10:56:45 4c4a344c7c92: Preparing 10:56:45 bd9d69955b99: Preparing 10:56:45 1e890da81ec9: Preparing 10:56:45 4c4a344c7c92: Waiting 10:56:45 bd9d69955b99: Waiting 10:56:45 1e890da81ec9: Waiting 10:56:45 4a726d39e906: Layer already exists 10:56:45 f52991160039: Layer already exists 10:56:45 f8e3a324900d: Layer already exists 10:56:45 0b85a7051e29: Layer already exists 10:56:45 cb0623ff05a2: Layer already exists 10:56:45 4c4a344c7c92: Layer already exists 10:56:45 bd9d69955b99: Layer already exists 10:56:45 1e890da81ec9: Layer already exists 10:56:45 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:75c71ded3543ea3cf6b6a5cf2827483a1f50eeb6037e1918f49a7221405a4713 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:46 cb0623ff05a2: Preparing 10:56:46 f52991160039: Preparing 10:56:46 4a726d39e906: Preparing 10:56:46 f8e3a324900d: Preparing 10:56:46 0b85a7051e29: Preparing 10:56:46 4c4a344c7c92: Preparing 10:56:46 bd9d69955b99: Preparing 10:56:46 1e890da81ec9: Preparing 10:56:46 bd9d69955b99: Waiting 10:56:46 1e890da81ec9: Waiting 10:56:46 4c4a344c7c92: Waiting 10:56:46 0b85a7051e29: Layer already exists 10:56:46 f52991160039: Layer already exists 10:56:46 4a726d39e906: Layer already exists 10:56:46 cb0623ff05a2: Layer already exists 10:56:46 f8e3a324900d: Layer already exists 10:56:46 4c4a344c7c92: Layer already exists 10:56:46 bd9d69955b99: Layer already exists 10:56:46 1e890da81ec9: Layer already exists 10:56:46 main: digest: sha256:75c71ded3543ea3cf6b6a5cf2827483a1f50eeb6037e1918f49a7221405a4713 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:46 ===================================================== [Pipeline] echo 10:56:46 taggedImages: 10:56:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:56:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.51 10:56:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:56:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:56:46 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:46 latest 10:56:46 4.1.0-dev.51 10:56:46 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:46 main 10:56:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:47 69a74359a0de: Preparing 10:56:47 521016c0092b: Preparing 10:56:47 a4b6969206e8: Preparing 10:56:47 e48c3c502256: Preparing 10:56:47 69c5e1dfac06: Preparing 10:56:47 57c1a89a9b10: Preparing 10:56:47 0e8b3deffe72: Preparing 10:56:47 f8e3a324900d: Preparing 10:56:47 0b85a7051e29: Preparing 10:56:47 8f637fb55277: Preparing 10:56:47 c2bc198727d3: Preparing 10:56:47 5f70bf18a086: Preparing 10:56:47 63f26c03e8e8: Preparing 10:56:47 5ab20f02a682: Preparing 10:56:47 6835e8829425: Preparing 10:56:47 1e890da81ec9: Preparing 10:56:47 0b85a7051e29: Waiting 10:56:47 0e8b3deffe72: Waiting 10:56:47 8f637fb55277: Waiting 10:56:47 c2bc198727d3: Waiting 10:56:47 5f70bf18a086: Waiting 10:56:47 f8e3a324900d: Waiting 10:56:47 63f26c03e8e8: Waiting 10:56:47 5ab20f02a682: Waiting 10:56:47 1e890da81ec9: Waiting 10:56:47 6835e8829425: Waiting 10:56:47 e48c3c502256: Pushed 10:56:47 a4b6969206e8: Pushed 10:56:47 521016c0092b: Pushed 10:56:47 69c5e1dfac06: Pushed 10:56:47 69a74359a0de: Pushed 10:56:47 f8e3a324900d: Layer already exists 10:56:47 0b85a7051e29: Layer already exists 10:56:47 5f70bf18a086: Layer already exists 10:56:47 57c1a89a9b10: Pushed 10:56:47 8f637fb55277: Pushed 10:56:47 c2bc198727d3: Pushed 10:56:47 1e890da81ec9: Layer already exists 10:56:47 63f26c03e8e8: Pushed 10:56:47 6835e8829425: Pushed 10:56:47 5ab20f02a682: Pushed 10:56:50 0e8b3deffe72: Pushed 10:56:50 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:edc610f537667a715b0bb5d9902f402f8c2e03925a57f773a5821317643f1b07 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:51 69a74359a0de: Preparing 10:56:51 521016c0092b: Preparing 10:56:51 a4b6969206e8: Preparing 10:56:51 e48c3c502256: Preparing 10:56:51 69c5e1dfac06: Preparing 10:56:51 57c1a89a9b10: Preparing 10:56:51 0e8b3deffe72: Preparing 10:56:51 f8e3a324900d: Preparing 10:56:51 0b85a7051e29: Preparing 10:56:51 8f637fb55277: Preparing 10:56:51 c2bc198727d3: Preparing 10:56:51 5f70bf18a086: Preparing 10:56:51 63f26c03e8e8: Preparing 10:56:51 5ab20f02a682: Preparing 10:56:51 6835e8829425: Preparing 10:56:51 1e890da81ec9: Preparing 10:56:51 57c1a89a9b10: Waiting 10:56:51 0e8b3deffe72: Waiting 10:56:51 f8e3a324900d: Waiting 10:56:51 0b85a7051e29: Waiting 10:56:51 8f637fb55277: Waiting 10:56:51 c2bc198727d3: Waiting 10:56:51 5f70bf18a086: Waiting 10:56:51 63f26c03e8e8: Waiting 10:56:51 5ab20f02a682: Waiting 10:56:51 6835e8829425: Waiting 10:56:51 1e890da81ec9: Waiting 10:56:51 e48c3c502256: Layer already exists 10:56:51 a4b6969206e8: Layer already exists 10:56:51 69c5e1dfac06: Layer already exists 10:56:51 521016c0092b: Layer already exists 10:56:51 69a74359a0de: Layer already exists 10:56:51 0b85a7051e29: Layer already exists 10:56:51 57c1a89a9b10: Layer already exists 10:56:51 0e8b3deffe72: Layer already exists 10:56:51 f8e3a324900d: Layer already exists 10:56:51 8f637fb55277: Layer already exists 10:56:51 5f70bf18a086: Layer already exists 10:56:51 63f26c03e8e8: Layer already exists 10:56:51 c2bc198727d3: Layer already exists 10:56:51 5ab20f02a682: Layer already exists 10:56:51 6835e8829425: Layer already exists 10:56:51 1e890da81ec9: Layer already exists 10:56:51 latest: digest: sha256:edc610f537667a715b0bb5d9902f402f8c2e03925a57f773a5821317643f1b07 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.51 10:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:52 69a74359a0de: Preparing 10:56:52 521016c0092b: Preparing 10:56:52 a4b6969206e8: Preparing 10:56:52 e48c3c502256: Preparing 10:56:52 69c5e1dfac06: Preparing 10:56:52 57c1a89a9b10: Preparing 10:56:52 0e8b3deffe72: Preparing 10:56:52 f8e3a324900d: Preparing 10:56:52 0b85a7051e29: Preparing 10:56:52 8f637fb55277: Preparing 10:56:52 c2bc198727d3: Preparing 10:56:52 5f70bf18a086: Preparing 10:56:52 63f26c03e8e8: Preparing 10:56:52 5ab20f02a682: Preparing 10:56:52 6835e8829425: Preparing 10:56:52 1e890da81ec9: Preparing 10:56:52 0e8b3deffe72: Waiting 10:56:52 8f637fb55277: Waiting 10:56:52 c2bc198727d3: Waiting 10:56:52 5f70bf18a086: Waiting 10:56:52 f8e3a324900d: Waiting 10:56:52 63f26c03e8e8: Waiting 10:56:52 5ab20f02a682: Waiting 10:56:52 57c1a89a9b10: Waiting 10:56:52 6835e8829425: Waiting 10:56:52 0b85a7051e29: Waiting 10:56:52 1e890da81ec9: Waiting 10:56:52 a4b6969206e8: Layer already exists 10:56:52 e48c3c502256: Layer already exists 10:56:52 69a74359a0de: Layer already exists 10:56:52 521016c0092b: Layer already exists 10:56:52 69c5e1dfac06: Layer already exists 10:56:52 57c1a89a9b10: Layer already exists 10:56:52 f8e3a324900d: Layer already exists 10:56:52 0e8b3deffe72: Layer already exists 10:56:52 8f637fb55277: Layer already exists 10:56:52 0b85a7051e29: Layer already exists 10:56:52 5f70bf18a086: Layer already exists 10:56:52 5ab20f02a682: Layer already exists 10:56:52 c2bc198727d3: Layer already exists 10:56:52 6835e8829425: Layer already exists 10:56:52 63f26c03e8e8: Layer already exists 10:56:52 1e890da81ec9: Layer already exists 10:56:52 4.1.0-dev.51: digest: sha256:edc610f537667a715b0bb5d9902f402f8c2e03925a57f773a5821317643f1b07 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:53 69a74359a0de: Preparing 10:56:53 521016c0092b: Preparing 10:56:53 a4b6969206e8: Preparing 10:56:53 e48c3c502256: Preparing 10:56:53 69c5e1dfac06: Preparing 10:56:53 57c1a89a9b10: Preparing 10:56:53 0e8b3deffe72: Preparing 10:56:53 f8e3a324900d: Preparing 10:56:53 0b85a7051e29: Preparing 10:56:53 8f637fb55277: Preparing 10:56:53 c2bc198727d3: Preparing 10:56:53 5f70bf18a086: Preparing 10:56:53 63f26c03e8e8: Preparing 10:56:53 5ab20f02a682: Preparing 10:56:53 6835e8829425: Preparing 10:56:53 1e890da81ec9: Preparing 10:56:53 57c1a89a9b10: Waiting 10:56:53 0e8b3deffe72: Waiting 10:56:53 f8e3a324900d: Waiting 10:56:53 0b85a7051e29: Waiting 10:56:53 8f637fb55277: Waiting 10:56:53 c2bc198727d3: Waiting 10:56:53 5f70bf18a086: Waiting 10:56:53 63f26c03e8e8: Waiting 10:56:53 5ab20f02a682: Waiting 10:56:53 6835e8829425: Waiting 10:56:53 1e890da81ec9: Waiting 10:56:53 69c5e1dfac06: Layer already exists 10:56:53 521016c0092b: Layer already exists 10:56:53 a4b6969206e8: Layer already exists 10:56:53 e48c3c502256: Layer already exists 10:56:53 69a74359a0de: Layer already exists 10:56:53 0e8b3deffe72: Layer already exists 10:56:53 57c1a89a9b10: Layer already exists 10:56:53 f8e3a324900d: Layer already exists 10:56:53 8f637fb55277: Layer already exists 10:56:53 0b85a7051e29: Layer already exists 10:56:53 5f70bf18a086: Layer already exists 10:56:53 c2bc198727d3: Layer already exists 10:56:53 63f26c03e8e8: Layer already exists 10:56:53 5ab20f02a682: Layer already exists 10:56:53 6835e8829425: Layer already exists 10:56:53 1e890da81ec9: Layer already exists 10:56:53 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:edc610f537667a715b0bb5d9902f402f8c2e03925a57f773a5821317643f1b07 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:54 69a74359a0de: Preparing 10:56:54 521016c0092b: Preparing 10:56:54 a4b6969206e8: Preparing 10:56:54 e48c3c502256: Preparing 10:56:54 69c5e1dfac06: Preparing 10:56:54 57c1a89a9b10: Preparing 10:56:54 0e8b3deffe72: Preparing 10:56:54 f8e3a324900d: Preparing 10:56:54 0b85a7051e29: Preparing 10:56:54 8f637fb55277: Preparing 10:56:54 c2bc198727d3: Preparing 10:56:54 5f70bf18a086: Preparing 10:56:54 63f26c03e8e8: Preparing 10:56:54 5ab20f02a682: Preparing 10:56:54 6835e8829425: Preparing 10:56:54 1e890da81ec9: Preparing 10:56:54 c2bc198727d3: Waiting 10:56:54 5f70bf18a086: Waiting 10:56:54 63f26c03e8e8: Waiting 10:56:54 5ab20f02a682: Waiting 10:56:54 6835e8829425: Waiting 10:56:54 0e8b3deffe72: Waiting 10:56:54 f8e3a324900d: Waiting 10:56:54 0b85a7051e29: Waiting 10:56:54 57c1a89a9b10: Waiting 10:56:54 1e890da81ec9: Waiting 10:56:54 8f637fb55277: Waiting 10:56:54 e48c3c502256: Layer already exists 10:56:54 521016c0092b: Layer already exists 10:56:54 69c5e1dfac06: Layer already exists 10:56:54 69a74359a0de: Layer already exists 10:56:54 a4b6969206e8: Layer already exists 10:56:54 f8e3a324900d: Layer already exists 10:56:54 0e8b3deffe72: Layer already exists 10:56:54 57c1a89a9b10: Layer already exists 10:56:54 8f637fb55277: Layer already exists 10:56:54 0b85a7051e29: Layer already exists 10:56:54 5f70bf18a086: Layer already exists 10:56:54 c2bc198727d3: Layer already exists 10:56:54 5ab20f02a682: Layer already exists 10:56:54 6835e8829425: Layer already exists 10:56:54 63f26c03e8e8: Layer already exists 10:56:54 1e890da81ec9: Layer already exists 10:56:54 main: digest: sha256:edc610f537667a715b0bb5d9902f402f8c2e03925a57f773a5821317643f1b07 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:54 ===================================================== [Pipeline] echo 10:56:54 taggedImages: 10:56:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:56:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.51 10:56:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:56:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:56:54 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:54 latest 10:56:54 4.1.0-dev.51 10:56:54 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:56:54 main 10:56:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:55 21414739db46: Preparing 10:56:55 a202617f5352: Preparing 10:56:55 d7788ad0b1ac: Preparing 10:56:55 b125a70d6185: Preparing 10:56:55 f8e3a324900d: Preparing 10:56:55 0b85a7051e29: Preparing 10:56:55 4c4a344c7c92: Preparing 10:56:55 bd9d69955b99: Preparing 10:56:55 1e890da81ec9: Preparing 10:56:55 0b85a7051e29: Waiting 10:56:55 4c4a344c7c92: Waiting 10:56:55 bd9d69955b99: Waiting 10:56:55 1e890da81ec9: Waiting 10:56:55 f8e3a324900d: Layer already exists 10:56:55 0b85a7051e29: Layer already exists 10:56:55 d7788ad0b1ac: Pushed 10:56:55 4c4a344c7c92: Layer already exists 10:56:55 21414739db46: Pushed 10:56:55 a202617f5352: Pushed 10:56:55 1e890da81ec9: Layer already exists 10:56:55 bd9d69955b99: Layer already exists 10:57:03 b125a70d6185: Pushed 10:57:03 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:1a7f17db89373ee07ad93933555c36ac4aaa716a58d132006443bbef88d73ddb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:57:04 21414739db46: Preparing 10:57:04 a202617f5352: Preparing 10:57:04 d7788ad0b1ac: Preparing 10:57:04 b125a70d6185: Preparing 10:57:04 f8e3a324900d: Preparing 10:57:04 0b85a7051e29: Preparing 10:57:04 4c4a344c7c92: Preparing 10:57:04 bd9d69955b99: Preparing 10:57:04 1e890da81ec9: Preparing 10:57:04 4c4a344c7c92: Waiting 10:57:04 0b85a7051e29: Waiting 10:57:04 bd9d69955b99: Waiting 10:57:04 1e890da81ec9: Waiting 10:57:04 a202617f5352: Layer already exists 10:57:04 f8e3a324900d: Layer already exists 10:57:04 21414739db46: Layer already exists 10:57:04 d7788ad0b1ac: Layer already exists 10:57:04 b125a70d6185: Layer already exists 10:57:04 0b85a7051e29: Layer already exists 10:57:04 4c4a344c7c92: Layer already exists 10:57:04 1e890da81ec9: Layer already exists 10:57:04 bd9d69955b99: Layer already exists 10:57:04 latest: digest: sha256:1a7f17db89373ee07ad93933555c36ac4aaa716a58d132006443bbef88d73ddb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.51 10:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:57:05 21414739db46: Preparing 10:57:05 a202617f5352: Preparing 10:57:05 d7788ad0b1ac: Preparing 10:57:05 b125a70d6185: Preparing 10:57:05 f8e3a324900d: Preparing 10:57:05 0b85a7051e29: Preparing 10:57:05 4c4a344c7c92: Preparing 10:57:05 bd9d69955b99: Preparing 10:57:05 1e890da81ec9: Preparing 10:57:05 4c4a344c7c92: Waiting 10:57:05 1e890da81ec9: Waiting 10:57:05 bd9d69955b99: Waiting 10:57:05 0b85a7051e29: Waiting 10:57:05 21414739db46: Layer already exists 10:57:05 a202617f5352: Layer already exists 10:57:05 f8e3a324900d: Layer already exists 10:57:05 b125a70d6185: Layer already exists 10:57:05 d7788ad0b1ac: Layer already exists 10:57:05 0b85a7051e29: Layer already exists 10:57:05 4c4a344c7c92: Layer already exists 10:57:05 1e890da81ec9: Layer already exists 10:57:05 bd9d69955b99: Layer already exists 10:57:05 4.1.0-dev.51: digest: sha256:1a7f17db89373ee07ad93933555c36ac4aaa716a58d132006443bbef88d73ddb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:57:06 21414739db46: Preparing 10:57:06 a202617f5352: Preparing 10:57:06 d7788ad0b1ac: Preparing 10:57:06 b125a70d6185: Preparing 10:57:06 f8e3a324900d: Preparing 10:57:06 0b85a7051e29: Preparing 10:57:06 4c4a344c7c92: Preparing 10:57:06 bd9d69955b99: Preparing 10:57:06 1e890da81ec9: Preparing 10:57:06 4c4a344c7c92: Waiting 10:57:06 bd9d69955b99: Waiting 10:57:06 1e890da81ec9: Waiting 10:57:06 0b85a7051e29: Waiting 10:57:06 f8e3a324900d: Layer already exists 10:57:06 21414739db46: Layer already exists 10:57:06 a202617f5352: Layer already exists 10:57:06 d7788ad0b1ac: Layer already exists 10:57:06 b125a70d6185: Layer already exists 10:57:06 0b85a7051e29: Layer already exists 10:57:06 bd9d69955b99: Layer already exists 10:57:06 1e890da81ec9: Layer already exists 10:57:06 4c4a344c7c92: Layer already exists 10:57:06 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:1a7f17db89373ee07ad93933555c36ac4aaa716a58d132006443bbef88d73ddb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:57:07 21414739db46: Preparing 10:57:07 a202617f5352: Preparing 10:57:07 d7788ad0b1ac: Preparing 10:57:07 b125a70d6185: Preparing 10:57:07 f8e3a324900d: Preparing 10:57:07 0b85a7051e29: Preparing 10:57:07 4c4a344c7c92: Preparing 10:57:07 bd9d69955b99: Preparing 10:57:07 1e890da81ec9: Preparing 10:57:07 4c4a344c7c92: Waiting 10:57:07 bd9d69955b99: Waiting 10:57:07 1e890da81ec9: Waiting 10:57:07 0b85a7051e29: Waiting 10:57:07 d7788ad0b1ac: Layer already exists 10:57:07 21414739db46: Layer already exists 10:57:07 f8e3a324900d: Layer already exists 10:57:07 a202617f5352: Layer already exists 10:57:07 b125a70d6185: Layer already exists 10:57:07 0b85a7051e29: Layer already exists 10:57:07 4c4a344c7c92: Layer already exists 10:57:07 bd9d69955b99: Layer already exists 10:57:07 1e890da81ec9: Layer already exists 10:57:07 main: digest: sha256:1a7f17db89373ee07ad93933555c36ac4aaa716a58d132006443bbef88d73ddb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:07 ===================================================== [Pipeline] echo 10:57:07 taggedImages: 10:57:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:57:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.51 10:57:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:57:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:57:07 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:07 latest 10:57:07 4.1.0-dev.51 10:57:07 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:07 main 10:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:57:08 a4acf37dd773: Preparing 10:57:08 2a578aa2a307: Preparing 10:57:08 1fc7613d19b8: Preparing 10:57:08 abc07d16e32f: Preparing 10:57:08 8722ed5f9500: Preparing 10:57:08 f8e3a324900d: Preparing 10:57:08 0b85a7051e29: Preparing 10:57:08 536166330978: Preparing 10:57:08 72c55c9967f7: Preparing 10:57:08 e683083875a9: Preparing 10:57:08 1e890da81ec9: Preparing 10:57:08 f8e3a324900d: Waiting 10:57:08 72c55c9967f7: Waiting 10:57:08 0b85a7051e29: Waiting 10:57:08 e683083875a9: Waiting 10:57:08 1e890da81ec9: Waiting 10:57:08 536166330978: Waiting 10:57:08 2a578aa2a307: Pushed 10:57:08 8722ed5f9500: Pushed 10:57:08 abc07d16e32f: Pushed 10:57:08 f8e3a324900d: Layer already exists 10:57:08 0b85a7051e29: Layer already exists 10:57:08 a4acf37dd773: Pushed 10:57:08 1e890da81ec9: Layer already exists 10:57:08 536166330978: Pushed 10:57:09 72c55c9967f7: Pushed 10:57:11 e683083875a9: Pushed 10:57:15 1fc7613d19b8: Pushed 10:57:15 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:ab0f4577cddd095d661b2a167acbd130ff255a271d2b37cdbaaf131eb918937f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:57:15 a4acf37dd773: Preparing 10:57:15 2a578aa2a307: Preparing 10:57:15 1fc7613d19b8: Preparing 10:57:15 abc07d16e32f: Preparing 10:57:15 8722ed5f9500: Preparing 10:57:15 f8e3a324900d: Preparing 10:57:15 0b85a7051e29: Preparing 10:57:15 536166330978: Preparing 10:57:15 72c55c9967f7: Preparing 10:57:15 e683083875a9: Preparing 10:57:15 1e890da81ec9: Preparing 10:57:15 536166330978: Waiting 10:57:15 72c55c9967f7: Waiting 10:57:15 f8e3a324900d: Waiting 10:57:15 0b85a7051e29: Waiting 10:57:15 e683083875a9: Waiting 10:57:15 1e890da81ec9: Waiting 10:57:15 a4acf37dd773: Layer already exists 10:57:15 2a578aa2a307: Layer already exists 10:57:15 8722ed5f9500: Layer already exists 10:57:15 abc07d16e32f: Layer already exists 10:57:15 1fc7613d19b8: Layer already exists 10:57:15 536166330978: Layer already exists 10:57:15 0b85a7051e29: Layer already exists 10:57:15 f8e3a324900d: Layer already exists 10:57:15 e683083875a9: Layer already exists 10:57:15 72c55c9967f7: Layer already exists 10:57:15 1e890da81ec9: Layer already exists 10:57:16 latest: digest: sha256:ab0f4577cddd095d661b2a167acbd130ff255a271d2b37cdbaaf131eb918937f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.51 10:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:57:16 a4acf37dd773: Preparing 10:57:16 2a578aa2a307: Preparing 10:57:16 1fc7613d19b8: Preparing 10:57:16 abc07d16e32f: Preparing 10:57:16 8722ed5f9500: Preparing 10:57:16 f8e3a324900d: Preparing 10:57:16 0b85a7051e29: Preparing 10:57:16 536166330978: Preparing 10:57:16 72c55c9967f7: Preparing 10:57:16 e683083875a9: Preparing 10:57:16 1e890da81ec9: Preparing 10:57:16 536166330978: Waiting 10:57:16 72c55c9967f7: Waiting 10:57:16 e683083875a9: Waiting 10:57:16 1e890da81ec9: Waiting 10:57:16 f8e3a324900d: Waiting 10:57:16 0b85a7051e29: Waiting 10:57:16 1fc7613d19b8: Layer already exists 10:57:16 2a578aa2a307: Layer already exists 10:57:16 a4acf37dd773: Layer already exists 10:57:16 abc07d16e32f: Layer already exists 10:57:16 8722ed5f9500: Layer already exists 10:57:16 536166330978: Layer already exists 10:57:16 72c55c9967f7: Layer already exists 10:57:16 f8e3a324900d: Layer already exists 10:57:16 0b85a7051e29: Layer already exists 10:57:16 e683083875a9: Layer already exists 10:57:16 1e890da81ec9: Layer already exists 10:57:16 4.1.0-dev.51: digest: sha256:ab0f4577cddd095d661b2a167acbd130ff255a271d2b37cdbaaf131eb918937f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:57:17 a4acf37dd773: Preparing 10:57:17 2a578aa2a307: Preparing 10:57:17 1fc7613d19b8: Preparing 10:57:17 abc07d16e32f: Preparing 10:57:17 8722ed5f9500: Preparing 10:57:17 f8e3a324900d: Preparing 10:57:17 0b85a7051e29: Preparing 10:57:17 536166330978: Preparing 10:57:17 72c55c9967f7: Preparing 10:57:17 e683083875a9: Preparing 10:57:17 1e890da81ec9: Preparing 10:57:17 536166330978: Waiting 10:57:17 72c55c9967f7: Waiting 10:57:17 e683083875a9: Waiting 10:57:17 1e890da81ec9: Waiting 10:57:17 f8e3a324900d: Waiting 10:57:17 0b85a7051e29: Waiting 10:57:17 a4acf37dd773: Layer already exists 10:57:17 abc07d16e32f: Layer already exists 10:57:17 2a578aa2a307: Layer already exists 10:57:17 8722ed5f9500: Layer already exists 10:57:17 1fc7613d19b8: Layer already exists 10:57:17 0b85a7051e29: Layer already exists 10:57:17 72c55c9967f7: Layer already exists 10:57:17 f8e3a324900d: Layer already exists 10:57:17 536166330978: Layer already exists 10:57:17 e683083875a9: Layer already exists 10:57:17 1e890da81ec9: Layer already exists 10:57:17 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:ab0f4577cddd095d661b2a167acbd130ff255a271d2b37cdbaaf131eb918937f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:57:18 a4acf37dd773: Preparing 10:57:18 2a578aa2a307: Preparing 10:57:18 1fc7613d19b8: Preparing 10:57:18 abc07d16e32f: Preparing 10:57:18 8722ed5f9500: Preparing 10:57:18 f8e3a324900d: Preparing 10:57:18 0b85a7051e29: Preparing 10:57:18 536166330978: Preparing 10:57:18 72c55c9967f7: Preparing 10:57:18 e683083875a9: Preparing 10:57:18 1e890da81ec9: Preparing 10:57:18 536166330978: Waiting 10:57:18 72c55c9967f7: Waiting 10:57:18 e683083875a9: Waiting 10:57:18 1e890da81ec9: Waiting 10:57:18 f8e3a324900d: Waiting 10:57:18 0b85a7051e29: Waiting 10:57:18 2a578aa2a307: Layer already exists 10:57:18 a4acf37dd773: Layer already exists 10:57:18 abc07d16e32f: Layer already exists 10:57:18 8722ed5f9500: Layer already exists 10:57:18 1fc7613d19b8: Layer already exists 10:57:18 f8e3a324900d: Layer already exists 10:57:18 0b85a7051e29: Layer already exists 10:57:18 e683083875a9: Layer already exists 10:57:18 536166330978: Layer already exists 10:57:18 72c55c9967f7: Layer already exists 10:57:18 1e890da81ec9: Layer already exists 10:57:18 main: digest: sha256:ab0f4577cddd095d661b2a167acbd130ff255a271d2b37cdbaaf131eb918937f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:18 ===================================================== [Pipeline] echo 10:57:19 taggedImages: 10:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.51 10:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:57:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:57:19 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:19 latest 10:57:19 4.1.0-dev.51 10:57:19 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:19 main 10:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:19 909c7b22e716: Preparing 10:57:19 f027596aff6e: Preparing 10:57:19 8f3180489081: Preparing 10:57:19 dbf5b1e3f1b8: Preparing 10:57:19 4a840c4f9b83: Preparing 10:57:19 f3073796e585: Preparing 10:57:19 2516d5fc1d25: Preparing 10:57:19 f8e3a324900d: Preparing 10:57:19 0b85a7051e29: Preparing 10:57:19 b32a83c44b14: Preparing 10:57:19 87dc3198488c: Preparing 10:57:19 1e890da81ec9: Preparing 10:57:19 0b85a7051e29: Waiting 10:57:19 b32a83c44b14: Waiting 10:57:19 87dc3198488c: Waiting 10:57:19 1e890da81ec9: Waiting 10:57:19 2516d5fc1d25: Waiting 10:57:19 f3073796e585: Waiting 10:57:19 f8e3a324900d: Waiting 10:57:20 f027596aff6e: Pushed 10:57:20 4a840c4f9b83: Pushed 10:57:20 909c7b22e716: Pushed 10:57:20 f8e3a324900d: Layer already exists 10:57:20 0b85a7051e29: Layer already exists 10:57:20 f3073796e585: Pushed 10:57:20 2516d5fc1d25: Pushed 10:57:20 1e890da81ec9: Layer already exists 10:57:20 b32a83c44b14: Pushed 10:57:23 87dc3198488c: Pushed 10:57:26 dbf5b1e3f1b8: Pushed 10:57:26 8f3180489081: Pushed 10:57:26 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:e1328b5190fae52eabe949002d12aecf70c8e43a82b79de35ff23a7e68f1f152 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:27 909c7b22e716: Preparing 10:57:27 f027596aff6e: Preparing 10:57:27 8f3180489081: Preparing 10:57:27 dbf5b1e3f1b8: Preparing 10:57:27 4a840c4f9b83: Preparing 10:57:27 f3073796e585: Preparing 10:57:27 2516d5fc1d25: Preparing 10:57:27 f8e3a324900d: Preparing 10:57:27 0b85a7051e29: Preparing 10:57:27 b32a83c44b14: Preparing 10:57:27 87dc3198488c: Preparing 10:57:27 1e890da81ec9: Preparing 10:57:27 0b85a7051e29: Waiting 10:57:27 b32a83c44b14: Waiting 10:57:27 87dc3198488c: Waiting 10:57:27 f3073796e585: Waiting 10:57:27 f8e3a324900d: Waiting 10:57:27 1e890da81ec9: Waiting 10:57:27 f027596aff6e: Layer already exists 10:57:27 dbf5b1e3f1b8: Layer already exists 10:57:27 909c7b22e716: Layer already exists 10:57:27 8f3180489081: Layer already exists 10:57:27 4a840c4f9b83: Layer already exists 10:57:27 2516d5fc1d25: Layer already exists 10:57:27 f8e3a324900d: Layer already exists 10:57:27 0b85a7051e29: Layer already exists 10:57:27 f3073796e585: Layer already exists 10:57:27 b32a83c44b14: Layer already exists 10:57:27 87dc3198488c: Layer already exists 10:57:27 1e890da81ec9: Layer already exists 10:57:27 latest: digest: sha256:e1328b5190fae52eabe949002d12aecf70c8e43a82b79de35ff23a7e68f1f152 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.51 10:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:28 909c7b22e716: Preparing 10:57:28 f027596aff6e: Preparing 10:57:28 8f3180489081: Preparing 10:57:28 dbf5b1e3f1b8: Preparing 10:57:28 4a840c4f9b83: Preparing 10:57:28 f3073796e585: Preparing 10:57:28 2516d5fc1d25: Preparing 10:57:28 f8e3a324900d: Preparing 10:57:28 0b85a7051e29: Preparing 10:57:28 b32a83c44b14: Preparing 10:57:28 87dc3198488c: Preparing 10:57:28 1e890da81ec9: Preparing 10:57:28 0b85a7051e29: Waiting 10:57:28 b32a83c44b14: Waiting 10:57:28 2516d5fc1d25: Waiting 10:57:28 f8e3a324900d: Waiting 10:57:28 87dc3198488c: Waiting 10:57:28 1e890da81ec9: Waiting 10:57:28 4a840c4f9b83: Layer already exists 10:57:28 8f3180489081: Layer already exists 10:57:28 dbf5b1e3f1b8: Layer already exists 10:57:28 f027596aff6e: Layer already exists 10:57:28 909c7b22e716: Layer already exists 10:57:28 2516d5fc1d25: Layer already exists 10:57:28 f3073796e585: Layer already exists 10:57:28 0b85a7051e29: Layer already exists 10:57:28 f8e3a324900d: Layer already exists 10:57:28 b32a83c44b14: Layer already exists 10:57:28 87dc3198488c: Layer already exists 10:57:28 1e890da81ec9: Layer already exists 10:57:28 4.1.0-dev.51: digest: sha256:e1328b5190fae52eabe949002d12aecf70c8e43a82b79de35ff23a7e68f1f152 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:29 909c7b22e716: Preparing 10:57:29 f027596aff6e: Preparing 10:57:29 8f3180489081: Preparing 10:57:29 dbf5b1e3f1b8: Preparing 10:57:29 4a840c4f9b83: Preparing 10:57:29 f3073796e585: Preparing 10:57:29 2516d5fc1d25: Preparing 10:57:29 f8e3a324900d: Preparing 10:57:29 0b85a7051e29: Preparing 10:57:29 b32a83c44b14: Preparing 10:57:29 87dc3198488c: Preparing 10:57:29 1e890da81ec9: Preparing 10:57:29 f3073796e585: Waiting 10:57:29 2516d5fc1d25: Waiting 10:57:29 f8e3a324900d: Waiting 10:57:29 0b85a7051e29: Waiting 10:57:29 b32a83c44b14: Waiting 10:57:29 87dc3198488c: Waiting 10:57:29 1e890da81ec9: Waiting 10:57:29 dbf5b1e3f1b8: Layer already exists 10:57:29 f027596aff6e: Layer already exists 10:57:29 4a840c4f9b83: Layer already exists 10:57:29 8f3180489081: Layer already exists 10:57:29 909c7b22e716: Layer already exists 10:57:29 2516d5fc1d25: Layer already exists 10:57:29 f3073796e585: Layer already exists 10:57:29 0b85a7051e29: Layer already exists 10:57:29 b32a83c44b14: Layer already exists 10:57:29 f8e3a324900d: Layer already exists 10:57:29 87dc3198488c: Layer already exists 10:57:29 1e890da81ec9: Layer already exists 10:57:29 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:e1328b5190fae52eabe949002d12aecf70c8e43a82b79de35ff23a7e68f1f152 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:30 909c7b22e716: Preparing 10:57:30 f027596aff6e: Preparing 10:57:30 8f3180489081: Preparing 10:57:30 dbf5b1e3f1b8: Preparing 10:57:30 4a840c4f9b83: Preparing 10:57:30 f3073796e585: Preparing 10:57:30 2516d5fc1d25: Preparing 10:57:30 f8e3a324900d: Preparing 10:57:30 0b85a7051e29: Preparing 10:57:30 b32a83c44b14: Preparing 10:57:30 87dc3198488c: Preparing 10:57:30 f3073796e585: Waiting 10:57:30 1e890da81ec9: Preparing 10:57:30 2516d5fc1d25: Waiting 10:57:30 0b85a7051e29: Waiting 10:57:30 f8e3a324900d: Waiting 10:57:30 87dc3198488c: Waiting 10:57:30 1e890da81ec9: Waiting 10:57:30 b32a83c44b14: Waiting 10:57:30 dbf5b1e3f1b8: Layer already exists 10:57:30 f027596aff6e: Layer already exists 10:57:30 4a840c4f9b83: Layer already exists 10:57:30 8f3180489081: Layer already exists 10:57:30 909c7b22e716: Layer already exists 10:57:30 f3073796e585: Layer already exists 10:57:30 2516d5fc1d25: Layer already exists 10:57:30 f8e3a324900d: Layer already exists 10:57:30 b32a83c44b14: Layer already exists 10:57:30 0b85a7051e29: Layer already exists 10:57:30 87dc3198488c: Layer already exists 10:57:30 1e890da81ec9: Layer already exists 10:57:30 main: digest: sha256:e1328b5190fae52eabe949002d12aecf70c8e43a82b79de35ff23a7e68f1f152 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:30 ===================================================== [Pipeline] echo 10:57:30 taggedImages: 10:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.51 10:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:57:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:57:30 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:30 latest 10:57:30 4.1.0-dev.51 10:57:30 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:30 main 10:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:31 8d58be0d28cb: Preparing 10:57:31 7d67d5eea90f: Preparing 10:57:31 f8e3a324900d: Preparing 10:57:31 0b85a7051e29: Preparing 10:57:31 3e205ce3e3f5: Preparing 10:57:31 987339ba78a0: Preparing 10:57:31 1e890da81ec9: Preparing 10:57:31 987339ba78a0: Waiting 10:57:31 1e890da81ec9: Waiting 10:57:31 0b85a7051e29: Layer already exists 10:57:31 f8e3a324900d: Layer already exists 10:57:31 1e890da81ec9: Layer already exists 10:57:31 8d58be0d28cb: Pushed 10:57:32 3e205ce3e3f5: Pushed 10:57:34 987339ba78a0: Pushed 10:57:39 7d67d5eea90f: Pushed 10:57:39 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:ac88311e75b4c8d875a9e9e3c3cfafd8c9f78c4478754c7b973a5758f9842598 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:40 8d58be0d28cb: Preparing 10:57:40 7d67d5eea90f: Preparing 10:57:40 f8e3a324900d: Preparing 10:57:40 0b85a7051e29: Preparing 10:57:40 3e205ce3e3f5: Preparing 10:57:40 987339ba78a0: Preparing 10:57:40 1e890da81ec9: Preparing 10:57:40 987339ba78a0: Waiting 10:57:40 1e890da81ec9: Waiting 10:57:40 3e205ce3e3f5: Layer already exists 10:57:40 7d67d5eea90f: Layer already exists 10:57:40 f8e3a324900d: Layer already exists 10:57:40 0b85a7051e29: Layer already exists 10:57:40 8d58be0d28cb: Layer already exists 10:57:40 1e890da81ec9: Layer already exists 10:57:40 987339ba78a0: Layer already exists 10:57:40 latest: digest: sha256:ac88311e75b4c8d875a9e9e3c3cfafd8c9f78c4478754c7b973a5758f9842598 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.51 10:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:41 8d58be0d28cb: Preparing 10:57:41 7d67d5eea90f: Preparing 10:57:41 f8e3a324900d: Preparing 10:57:41 0b85a7051e29: Preparing 10:57:41 3e205ce3e3f5: Preparing 10:57:41 987339ba78a0: Preparing 10:57:41 1e890da81ec9: Preparing 10:57:41 987339ba78a0: Waiting 10:57:41 1e890da81ec9: Waiting 10:57:41 3e205ce3e3f5: Layer already exists 10:57:41 8d58be0d28cb: Layer already exists 10:57:41 0b85a7051e29: Layer already exists 10:57:41 f8e3a324900d: Layer already exists 10:57:41 7d67d5eea90f: Layer already exists 10:57:41 1e890da81ec9: Layer already exists 10:57:41 987339ba78a0: Layer already exists 10:57:41 4.1.0-dev.51: digest: sha256:ac88311e75b4c8d875a9e9e3c3cfafd8c9f78c4478754c7b973a5758f9842598 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:41 8d58be0d28cb: Preparing 10:57:41 7d67d5eea90f: Preparing 10:57:41 f8e3a324900d: Preparing 10:57:41 0b85a7051e29: Preparing 10:57:41 3e205ce3e3f5: Preparing 10:57:41 987339ba78a0: Preparing 10:57:41 1e890da81ec9: Preparing 10:57:41 987339ba78a0: Waiting 10:57:41 1e890da81ec9: Waiting 10:57:41 3e205ce3e3f5: Layer already exists 10:57:41 8d58be0d28cb: Layer already exists 10:57:41 f8e3a324900d: Layer already exists 10:57:41 0b85a7051e29: Layer already exists 10:57:41 7d67d5eea90f: Layer already exists 10:57:41 987339ba78a0: Layer already exists 10:57:41 1e890da81ec9: Layer already exists 10:57:41 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:ac88311e75b4c8d875a9e9e3c3cfafd8c9f78c4478754c7b973a5758f9842598 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:42 8d58be0d28cb: Preparing 10:57:42 7d67d5eea90f: Preparing 10:57:42 f8e3a324900d: Preparing 10:57:42 0b85a7051e29: Preparing 10:57:42 3e205ce3e3f5: Preparing 10:57:42 987339ba78a0: Preparing 10:57:42 1e890da81ec9: Preparing 10:57:42 987339ba78a0: Waiting 10:57:42 1e890da81ec9: Waiting 10:57:42 3e205ce3e3f5: Layer already exists 10:57:42 0b85a7051e29: Layer already exists 10:57:42 f8e3a324900d: Layer already exists 10:57:42 8d58be0d28cb: Layer already exists 10:57:42 7d67d5eea90f: Layer already exists 10:57:42 987339ba78a0: Layer already exists 10:57:42 1e890da81ec9: Layer already exists 10:57:42 main: digest: sha256:ac88311e75b4c8d875a9e9e3c3cfafd8c9f78c4478754c7b973a5758f9842598 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:43 ===================================================== [Pipeline] echo 10:57:43 taggedImages: 10:57:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:57:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.51 10:57:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:57:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:57:43 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:43 latest 10:57:43 4.1.0-dev.51 10:57:43 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:57:43 main 10:57:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:43 d3be0c400a69: Preparing 10:57:43 8b2dd1c09319: Preparing 10:57:43 8521555e33f8: Preparing 10:57:43 f8e3a324900d: Preparing 10:57:43 0b85a7051e29: Preparing 10:57:43 fcd6c4f5dfa2: Preparing 10:57:43 2e94937b662c: Preparing 10:57:43 a9e91bfd81fe: Preparing 10:57:43 fed57c4259e3: Preparing 10:57:43 1e890da81ec9: Preparing 10:57:43 fcd6c4f5dfa2: Waiting 10:57:43 2e94937b662c: Waiting 10:57:43 a9e91bfd81fe: Waiting 10:57:43 fed57c4259e3: Waiting 10:57:43 1e890da81ec9: Waiting 10:57:43 0b85a7051e29: Layer already exists 10:57:43 f8e3a324900d: Layer already exists 10:57:44 8b2dd1c09319: Pushed 10:57:44 8521555e33f8: Pushed 10:57:44 d3be0c400a69: Pushed 10:57:44 1e890da81ec9: Layer already exists 10:57:44 a9e91bfd81fe: Pushed 10:57:44 fed57c4259e3: Pushed 10:57:55 2e94937b662c: Pushed 10:58:09 fcd6c4f5dfa2: Pushed 10:58:09 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:adbf7291388aff47a3eec05a752b08a93cc61945c188fd4c90defc581b2216a5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:58:10 d3be0c400a69: Preparing 10:58:10 8b2dd1c09319: Preparing 10:58:10 8521555e33f8: Preparing 10:58:10 f8e3a324900d: Preparing 10:58:10 0b85a7051e29: Preparing 10:58:10 fcd6c4f5dfa2: Preparing 10:58:10 2e94937b662c: Preparing 10:58:10 a9e91bfd81fe: Preparing 10:58:10 fed57c4259e3: Preparing 10:58:10 1e890da81ec9: Preparing 10:58:10 2e94937b662c: Waiting 10:58:10 1e890da81ec9: Waiting 10:58:10 a9e91bfd81fe: Waiting 10:58:10 fed57c4259e3: Waiting 10:58:10 fcd6c4f5dfa2: Waiting 10:58:10 d3be0c400a69: Layer already exists 10:58:10 8b2dd1c09319: Layer already exists 10:58:10 f8e3a324900d: Layer already exists 10:58:10 0b85a7051e29: Layer already exists 10:58:10 8521555e33f8: Layer already exists 10:58:10 fcd6c4f5dfa2: Layer already exists 10:58:10 2e94937b662c: Layer already exists 10:58:10 a9e91bfd81fe: Layer already exists 10:58:10 fed57c4259e3: Layer already exists 10:58:10 1e890da81ec9: Layer already exists 10:58:10 latest: digest: sha256:adbf7291388aff47a3eec05a752b08a93cc61945c188fd4c90defc581b2216a5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.51 10:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:58:11 d3be0c400a69: Preparing 10:58:11 8b2dd1c09319: Preparing 10:58:11 8521555e33f8: Preparing 10:58:11 f8e3a324900d: Preparing 10:58:11 0b85a7051e29: Preparing 10:58:11 fcd6c4f5dfa2: Preparing 10:58:11 2e94937b662c: Preparing 10:58:11 a9e91bfd81fe: Preparing 10:58:11 fed57c4259e3: Preparing 10:58:11 1e890da81ec9: Preparing 10:58:11 a9e91bfd81fe: Waiting 10:58:11 fed57c4259e3: Waiting 10:58:11 fcd6c4f5dfa2: Waiting 10:58:11 1e890da81ec9: Waiting 10:58:11 2e94937b662c: Waiting 10:58:11 f8e3a324900d: Layer already exists 10:58:11 d3be0c400a69: Layer already exists 10:58:11 8521555e33f8: Layer already exists 10:58:11 0b85a7051e29: Layer already exists 10:58:11 8b2dd1c09319: Layer already exists 10:58:11 fcd6c4f5dfa2: Layer already exists 10:58:11 2e94937b662c: Layer already exists 10:58:11 1e890da81ec9: Layer already exists 10:58:11 a9e91bfd81fe: Layer already exists 10:58:11 fed57c4259e3: Layer already exists 10:58:11 4.1.0-dev.51: digest: sha256:adbf7291388aff47a3eec05a752b08a93cc61945c188fd4c90defc581b2216a5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:58:12 d3be0c400a69: Preparing 10:58:12 8b2dd1c09319: Preparing 10:58:12 8521555e33f8: Preparing 10:58:12 f8e3a324900d: Preparing 10:58:12 0b85a7051e29: Preparing 10:58:12 fcd6c4f5dfa2: Preparing 10:58:12 2e94937b662c: Preparing 10:58:12 a9e91bfd81fe: Preparing 10:58:12 fed57c4259e3: Preparing 10:58:12 1e890da81ec9: Preparing 10:58:12 a9e91bfd81fe: Waiting 10:58:12 fed57c4259e3: Waiting 10:58:12 fcd6c4f5dfa2: Waiting 10:58:12 1e890da81ec9: Waiting 10:58:12 2e94937b662c: Waiting 10:58:12 f8e3a324900d: Layer already exists 10:58:12 d3be0c400a69: Layer already exists 10:58:12 0b85a7051e29: Layer already exists 10:58:12 8521555e33f8: Layer already exists 10:58:12 8b2dd1c09319: Layer already exists 10:58:12 a9e91bfd81fe: Layer already exists 10:58:12 2e94937b662c: Layer already exists 10:58:12 fed57c4259e3: Layer already exists 10:58:12 fcd6c4f5dfa2: Layer already exists 10:58:12 1e890da81ec9: Layer already exists 10:58:12 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:adbf7291388aff47a3eec05a752b08a93cc61945c188fd4c90defc581b2216a5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:58:13 d3be0c400a69: Preparing 10:58:13 8b2dd1c09319: Preparing 10:58:13 8521555e33f8: Preparing 10:58:13 f8e3a324900d: Preparing 10:58:13 0b85a7051e29: Preparing 10:58:13 fcd6c4f5dfa2: Preparing 10:58:13 2e94937b662c: Preparing 10:58:13 a9e91bfd81fe: Preparing 10:58:13 fed57c4259e3: Preparing 10:58:13 1e890da81ec9: Preparing 10:58:13 fcd6c4f5dfa2: Waiting 10:58:13 2e94937b662c: Waiting 10:58:13 a9e91bfd81fe: Waiting 10:58:13 fed57c4259e3: Waiting 10:58:13 1e890da81ec9: Waiting 10:58:13 f8e3a324900d: Layer already exists 10:58:13 d3be0c400a69: Layer already exists 10:58:13 8b2dd1c09319: Layer already exists 10:58:13 0b85a7051e29: Layer already exists 10:58:13 8521555e33f8: Layer already exists 10:58:13 fcd6c4f5dfa2: Layer already exists 10:58:13 2e94937b662c: Layer already exists 10:58:13 1e890da81ec9: Layer already exists 10:58:13 a9e91bfd81fe: Layer already exists 10:58:13 fed57c4259e3: Layer already exists 10:58:13 main: digest: sha256:adbf7291388aff47a3eec05a752b08a93cc61945c188fd4c90defc581b2216a5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:13 ===================================================== [Pipeline] echo 10:58:13 taggedImages: 10:58:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:58:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.51 10:58:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:58:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:58:13 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:13 latest 10:58:13 4.1.0-dev.51 10:58:13 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:13 main 10:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:14 5e49dd7106f8: Preparing 10:58:14 ee98989ef9b7: Preparing 10:58:14 ef88a442e804: Preparing 10:58:14 f8e3a324900d: Preparing 10:58:14 0b85a7051e29: Preparing 10:58:14 2e75725d9fd6: Preparing 10:58:14 9de1fabb3e67: Preparing 10:58:14 f84e08c9544d: Preparing 10:58:14 1e890da81ec9: Preparing 10:58:14 9de1fabb3e67: Waiting 10:58:14 f84e08c9544d: Waiting 10:58:14 2e75725d9fd6: Waiting 10:58:14 0b85a7051e29: Layer already exists 10:58:14 f8e3a324900d: Layer already exists 10:58:14 ee98989ef9b7: Pushed 10:58:14 5e49dd7106f8: Pushed 10:58:14 ef88a442e804: Pushed 10:58:14 1e890da81ec9: Layer already exists 10:58:15 9de1fabb3e67: Pushed 10:58:15 f84e08c9544d: Pushed 10:58:42 2e75725d9fd6: Pushed 10:58:42 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:1d61c63bb085f53ddbc8199829fff5d13b15dccffaee77e8db5709f8e099be7f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:43 5e49dd7106f8: Preparing 10:58:43 ee98989ef9b7: Preparing 10:58:43 ef88a442e804: Preparing 10:58:43 f8e3a324900d: Preparing 10:58:43 0b85a7051e29: Preparing 10:58:43 2e75725d9fd6: Preparing 10:58:43 9de1fabb3e67: Preparing 10:58:43 f84e08c9544d: Preparing 10:58:43 1e890da81ec9: Preparing 10:58:43 2e75725d9fd6: Waiting 10:58:43 9de1fabb3e67: Waiting 10:58:43 1e890da81ec9: Waiting 10:58:43 f84e08c9544d: Waiting 10:58:43 5e49dd7106f8: Layer already exists 10:58:43 ee98989ef9b7: Layer already exists 10:58:43 0b85a7051e29: Layer already exists 10:58:43 ef88a442e804: Layer already exists 10:58:43 f8e3a324900d: Layer already exists 10:58:43 f84e08c9544d: Layer already exists 10:58:43 9de1fabb3e67: Layer already exists 10:58:43 1e890da81ec9: Layer already exists 10:58:43 2e75725d9fd6: Layer already exists 10:58:43 latest: digest: sha256:1d61c63bb085f53ddbc8199829fff5d13b15dccffaee77e8db5709f8e099be7f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.51 10:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:44 5e49dd7106f8: Preparing 10:58:44 ee98989ef9b7: Preparing 10:58:44 ef88a442e804: Preparing 10:58:44 f8e3a324900d: Preparing 10:58:44 0b85a7051e29: Preparing 10:58:44 2e75725d9fd6: Preparing 10:58:44 9de1fabb3e67: Preparing 10:58:44 f84e08c9544d: Preparing 10:58:44 1e890da81ec9: Preparing 10:58:44 2e75725d9fd6: Waiting 10:58:44 9de1fabb3e67: Waiting 10:58:44 f84e08c9544d: Waiting 10:58:44 1e890da81ec9: Waiting 10:58:44 ee98989ef9b7: Layer already exists 10:58:44 5e49dd7106f8: Layer already exists 10:58:44 f8e3a324900d: Layer already exists 10:58:44 0b85a7051e29: Layer already exists 10:58:44 ef88a442e804: Layer already exists 10:58:44 f84e08c9544d: Layer already exists 10:58:44 2e75725d9fd6: Layer already exists 10:58:44 1e890da81ec9: Layer already exists 10:58:44 9de1fabb3e67: Layer already exists 10:58:44 4.1.0-dev.51: digest: sha256:1d61c63bb085f53ddbc8199829fff5d13b15dccffaee77e8db5709f8e099be7f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:45 5e49dd7106f8: Preparing 10:58:45 ee98989ef9b7: Preparing 10:58:45 ef88a442e804: Preparing 10:58:45 f8e3a324900d: Preparing 10:58:45 0b85a7051e29: Preparing 10:58:45 2e75725d9fd6: Preparing 10:58:45 9de1fabb3e67: Preparing 10:58:45 f84e08c9544d: Preparing 10:58:45 1e890da81ec9: Preparing 10:58:45 2e75725d9fd6: Waiting 10:58:45 9de1fabb3e67: Waiting 10:58:45 f84e08c9544d: Waiting 10:58:45 1e890da81ec9: Waiting 10:58:45 5e49dd7106f8: Layer already exists 10:58:45 ef88a442e804: Layer already exists 10:58:45 0b85a7051e29: Layer already exists 10:58:45 f8e3a324900d: Layer already exists 10:58:45 ee98989ef9b7: Layer already exists 10:58:45 2e75725d9fd6: Layer already exists 10:58:45 f84e08c9544d: Layer already exists 10:58:45 9de1fabb3e67: Layer already exists 10:58:45 1e890da81ec9: Layer already exists 10:58:45 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:1d61c63bb085f53ddbc8199829fff5d13b15dccffaee77e8db5709f8e099be7f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:45 5e49dd7106f8: Preparing 10:58:45 ee98989ef9b7: Preparing 10:58:45 ef88a442e804: Preparing 10:58:45 f8e3a324900d: Preparing 10:58:45 0b85a7051e29: Preparing 10:58:45 2e75725d9fd6: Preparing 10:58:45 9de1fabb3e67: Preparing 10:58:45 f84e08c9544d: Preparing 10:58:45 1e890da81ec9: Preparing 10:58:45 2e75725d9fd6: Waiting 10:58:45 9de1fabb3e67: Waiting 10:58:45 f84e08c9544d: Waiting 10:58:45 1e890da81ec9: Waiting 10:58:45 ee98989ef9b7: Layer already exists 10:58:45 5e49dd7106f8: Layer already exists 10:58:45 ef88a442e804: Layer already exists 10:58:45 0b85a7051e29: Layer already exists 10:58:45 f8e3a324900d: Layer already exists 10:58:45 2e75725d9fd6: Layer already exists 10:58:45 1e890da81ec9: Layer already exists 10:58:45 f84e08c9544d: Layer already exists 10:58:45 9de1fabb3e67: Layer already exists 10:58:46 main: digest: sha256:1d61c63bb085f53ddbc8199829fff5d13b15dccffaee77e8db5709f8e099be7f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:46 ===================================================== [Pipeline] echo 10:58:46 taggedImages: 10:58:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:58:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.51 10:58:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:58:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:58:46 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:46 latest 10:58:46 4.1.0-dev.51 10:58:46 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:58:46 main 10:58:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:47 99817415f64b: Preparing 10:58:47 bea0acee8fb8: Preparing 10:58:47 82eec9ac2e68: Preparing 10:58:47 f8e3a324900d: Preparing 10:58:47 0b85a7051e29: Preparing 10:58:47 37d81fae6562: Preparing 10:58:47 a9e91bfd81fe: Preparing 10:58:47 fed57c4259e3: Preparing 10:58:47 1e890da81ec9: Preparing 10:58:47 a9e91bfd81fe: Waiting 10:58:47 1e890da81ec9: Waiting 10:58:47 fed57c4259e3: Waiting 10:58:47 f8e3a324900d: Layer already exists 10:58:47 0b85a7051e29: Layer already exists 10:58:47 a9e91bfd81fe: Layer already exists 10:58:47 bea0acee8fb8: Pushed 10:58:47 82eec9ac2e68: Pushed 10:58:47 fed57c4259e3: Layer already exists 10:58:47 99817415f64b: Pushed 10:58:47 1e890da81ec9: Layer already exists 10:59:13 37d81fae6562: Pushed 10:59:13 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:e035767400629424141a621c50cab61b708d9aa00f5bddb7db14edc7e6e8e3c1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:59:14 99817415f64b: Preparing 10:59:14 bea0acee8fb8: Preparing 10:59:14 82eec9ac2e68: Preparing 10:59:14 f8e3a324900d: Preparing 10:59:14 0b85a7051e29: Preparing 10:59:14 37d81fae6562: Preparing 10:59:14 a9e91bfd81fe: Preparing 10:59:14 fed57c4259e3: Preparing 10:59:14 1e890da81ec9: Preparing 10:59:14 a9e91bfd81fe: Waiting 10:59:14 fed57c4259e3: Waiting 10:59:14 1e890da81ec9: Waiting 10:59:14 37d81fae6562: Waiting 10:59:14 f8e3a324900d: Layer already exists 10:59:14 82eec9ac2e68: Layer already exists 10:59:14 bea0acee8fb8: Layer already exists 10:59:14 0b85a7051e29: Layer already exists 10:59:14 99817415f64b: Layer already exists 10:59:14 37d81fae6562: Layer already exists 10:59:14 a9e91bfd81fe: Layer already exists 10:59:14 fed57c4259e3: Layer already exists 10:59:14 1e890da81ec9: Layer already exists 10:59:14 latest: digest: sha256:e035767400629424141a621c50cab61b708d9aa00f5bddb7db14edc7e6e8e3c1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.51 10:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:59:15 99817415f64b: Preparing 10:59:15 bea0acee8fb8: Preparing 10:59:15 82eec9ac2e68: Preparing 10:59:15 f8e3a324900d: Preparing 10:59:15 0b85a7051e29: Preparing 10:59:15 37d81fae6562: Preparing 10:59:15 a9e91bfd81fe: Preparing 10:59:15 fed57c4259e3: Preparing 10:59:15 1e890da81ec9: Preparing 10:59:15 a9e91bfd81fe: Waiting 10:59:15 37d81fae6562: Waiting 10:59:15 fed57c4259e3: Waiting 10:59:15 1e890da81ec9: Waiting 10:59:15 bea0acee8fb8: Layer already exists 10:59:15 99817415f64b: Layer already exists 10:59:15 0b85a7051e29: Layer already exists 10:59:15 f8e3a324900d: Layer already exists 10:59:15 82eec9ac2e68: Layer already exists 10:59:15 37d81fae6562: Layer already exists 10:59:15 a9e91bfd81fe: Layer already exists 10:59:15 fed57c4259e3: Layer already exists 10:59:15 1e890da81ec9: Layer already exists 10:59:15 4.1.0-dev.51: digest: sha256:e035767400629424141a621c50cab61b708d9aa00f5bddb7db14edc7e6e8e3c1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:59:16 99817415f64b: Preparing 10:59:16 bea0acee8fb8: Preparing 10:59:16 82eec9ac2e68: Preparing 10:59:16 f8e3a324900d: Preparing 10:59:16 0b85a7051e29: Preparing 10:59:16 37d81fae6562: Preparing 10:59:16 a9e91bfd81fe: Preparing 10:59:16 fed57c4259e3: Preparing 10:59:16 1e890da81ec9: Preparing 10:59:16 37d81fae6562: Waiting 10:59:16 a9e91bfd81fe: Waiting 10:59:16 fed57c4259e3: Waiting 10:59:16 1e890da81ec9: Waiting 10:59:16 82eec9ac2e68: Layer already exists 10:59:16 99817415f64b: Layer already exists 10:59:16 bea0acee8fb8: Layer already exists 10:59:16 f8e3a324900d: Layer already exists 10:59:16 0b85a7051e29: Layer already exists 10:59:16 fed57c4259e3: Layer already exists 10:59:16 37d81fae6562: Layer already exists 10:59:16 a9e91bfd81fe: Layer already exists 10:59:16 1e890da81ec9: Layer already exists 10:59:17 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:e035767400629424141a621c50cab61b708d9aa00f5bddb7db14edc7e6e8e3c1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:59:17 99817415f64b: Preparing 10:59:17 bea0acee8fb8: Preparing 10:59:17 82eec9ac2e68: Preparing 10:59:17 f8e3a324900d: Preparing 10:59:17 0b85a7051e29: Preparing 10:59:17 37d81fae6562: Preparing 10:59:17 a9e91bfd81fe: Preparing 10:59:17 fed57c4259e3: Preparing 10:59:17 1e890da81ec9: Preparing 10:59:17 a9e91bfd81fe: Waiting 10:59:17 fed57c4259e3: Waiting 10:59:17 1e890da81ec9: Waiting 10:59:17 37d81fae6562: Waiting 10:59:17 82eec9ac2e68: Layer already exists 10:59:17 99817415f64b: Layer already exists 10:59:17 0b85a7051e29: Layer already exists 10:59:17 f8e3a324900d: Layer already exists 10:59:17 bea0acee8fb8: Layer already exists 10:59:17 fed57c4259e3: Layer already exists 10:59:17 a9e91bfd81fe: Layer already exists 10:59:17 37d81fae6562: Layer already exists 10:59:17 1e890da81ec9: Layer already exists 10:59:18 main: digest: sha256:e035767400629424141a621c50cab61b708d9aa00f5bddb7db14edc7e6e8e3c1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:18 ===================================================== [Pipeline] echo 10:59:18 taggedImages: 10:59:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:59:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.51 10:59:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:59:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:59:18 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:18 latest 10:59:18 4.1.0-dev.51 10:59:18 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:18 main 10:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:19 308319cd6fd2: Preparing 10:59:19 79ac0b0611c1: Preparing 10:59:19 f8e3a324900d: Preparing 10:59:19 0b85a7051e29: Preparing 10:59:19 b5ccbbee7da3: Preparing 10:59:19 e37f87d737c2: Preparing 10:59:19 1e890da81ec9: Preparing 10:59:19 e37f87d737c2: Waiting 10:59:19 1e890da81ec9: Waiting 10:59:19 f8e3a324900d: Layer already exists 10:59:19 0b85a7051e29: Layer already exists 10:59:19 1e890da81ec9: Layer already exists 10:59:19 308319cd6fd2: Pushed 10:59:19 b5ccbbee7da3: Pushed 10:59:20 e37f87d737c2: Pushed 10:59:28 79ac0b0611c1: Pushed 10:59:28 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:5fc217a8f997fb81e8a9e2c8548ceff527681fec28dfeb16ecc45bbca48f7745 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:29 308319cd6fd2: Preparing 10:59:29 79ac0b0611c1: Preparing 10:59:29 f8e3a324900d: Preparing 10:59:29 0b85a7051e29: Preparing 10:59:29 b5ccbbee7da3: Preparing 10:59:29 e37f87d737c2: Preparing 10:59:29 1e890da81ec9: Preparing 10:59:29 e37f87d737c2: Waiting 10:59:29 1e890da81ec9: Waiting 10:59:29 b5ccbbee7da3: Layer already exists 10:59:29 0b85a7051e29: Layer already exists 10:59:29 79ac0b0611c1: Layer already exists 10:59:29 f8e3a324900d: Layer already exists 10:59:29 308319cd6fd2: Layer already exists 10:59:29 1e890da81ec9: Layer already exists 10:59:29 e37f87d737c2: Layer already exists 10:59:29 latest: digest: sha256:5fc217a8f997fb81e8a9e2c8548ceff527681fec28dfeb16ecc45bbca48f7745 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.51 10:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:30 308319cd6fd2: Preparing 10:59:30 79ac0b0611c1: Preparing 10:59:30 f8e3a324900d: Preparing 10:59:30 0b85a7051e29: Preparing 10:59:30 b5ccbbee7da3: Preparing 10:59:30 e37f87d737c2: Preparing 10:59:30 1e890da81ec9: Preparing 10:59:30 e37f87d737c2: Waiting 10:59:30 1e890da81ec9: Waiting 10:59:30 79ac0b0611c1: Layer already exists 10:59:30 0b85a7051e29: Layer already exists 10:59:30 f8e3a324900d: Layer already exists 10:59:30 308319cd6fd2: Layer already exists 10:59:30 b5ccbbee7da3: Layer already exists 10:59:30 1e890da81ec9: Layer already exists 10:59:30 e37f87d737c2: Layer already exists 10:59:30 4.1.0-dev.51: digest: sha256:5fc217a8f997fb81e8a9e2c8548ceff527681fec28dfeb16ecc45bbca48f7745 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:31 308319cd6fd2: Preparing 10:59:31 79ac0b0611c1: Preparing 10:59:31 f8e3a324900d: Preparing 10:59:31 0b85a7051e29: Preparing 10:59:31 b5ccbbee7da3: Preparing 10:59:31 e37f87d737c2: Preparing 10:59:31 1e890da81ec9: Preparing 10:59:31 e37f87d737c2: Waiting 10:59:31 1e890da81ec9: Waiting 10:59:31 79ac0b0611c1: Layer already exists 10:59:31 308319cd6fd2: Layer already exists 10:59:31 f8e3a324900d: Layer already exists 10:59:31 b5ccbbee7da3: Layer already exists 10:59:31 0b85a7051e29: Layer already exists 10:59:31 1e890da81ec9: Layer already exists 10:59:31 e37f87d737c2: Layer already exists 10:59:31 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:5fc217a8f997fb81e8a9e2c8548ceff527681fec28dfeb16ecc45bbca48f7745 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:32 308319cd6fd2: Preparing 10:59:32 79ac0b0611c1: Preparing 10:59:32 f8e3a324900d: Preparing 10:59:32 0b85a7051e29: Preparing 10:59:32 b5ccbbee7da3: Preparing 10:59:32 e37f87d737c2: Preparing 10:59:32 1e890da81ec9: Preparing 10:59:32 1e890da81ec9: Waiting 10:59:32 e37f87d737c2: Waiting 10:59:32 f8e3a324900d: Layer already exists 10:59:32 79ac0b0611c1: Layer already exists 10:59:32 b5ccbbee7da3: Layer already exists 10:59:32 0b85a7051e29: Layer already exists 10:59:32 308319cd6fd2: Layer already exists 10:59:32 e37f87d737c2: Layer already exists 10:59:32 1e890da81ec9: Layer already exists 10:59:32 main: digest: sha256:5fc217a8f997fb81e8a9e2c8548ceff527681fec28dfeb16ecc45bbca48f7745 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:32 ===================================================== [Pipeline] echo 10:59:32 taggedImages: 10:59:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:59:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.51 10:59:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:59:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:59:32 f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:32 latest 10:59:32 4.1.0-dev.51 10:59:32 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:32 main 10:59:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:33 d589b7a6238a: Preparing 10:59:33 ecb8c52a1b74: Preparing 10:59:33 f8e3a324900d: Preparing 10:59:33 0b85a7051e29: Preparing 10:59:33 da2c03d0cf15: Preparing 10:59:33 eaa769c3d5c8: Preparing 10:59:33 1e890da81ec9: Preparing 10:59:33 eaa769c3d5c8: Waiting 10:59:33 1e890da81ec9: Waiting 10:59:33 0b85a7051e29: Layer already exists 10:59:33 f8e3a324900d: Layer already exists 10:59:33 1e890da81ec9: Layer already exists 10:59:33 d589b7a6238a: Pushed 10:59:34 da2c03d0cf15: Pushed 10:59:34 eaa769c3d5c8: Pushed 10:59:42 ecb8c52a1b74: Pushed 10:59:42 f4c84d4286c0f8f0a750d7773817fd36385a395c: digest: sha256:c3001d436a3e9579d1179f71c7a5be804710a30d41e7f17602d0d3e6865a46db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:43 d589b7a6238a: Preparing 10:59:43 ecb8c52a1b74: Preparing 10:59:43 f8e3a324900d: Preparing 10:59:43 0b85a7051e29: Preparing 10:59:43 da2c03d0cf15: Preparing 10:59:43 eaa769c3d5c8: Preparing 10:59:43 1e890da81ec9: Preparing 10:59:43 eaa769c3d5c8: Waiting 10:59:43 1e890da81ec9: Waiting 10:59:43 f8e3a324900d: Layer already exists 10:59:43 ecb8c52a1b74: Layer already exists 10:59:43 0b85a7051e29: Layer already exists 10:59:43 da2c03d0cf15: Layer already exists 10:59:43 d589b7a6238a: Layer already exists 10:59:43 eaa769c3d5c8: Layer already exists 10:59:43 1e890da81ec9: Layer already exists 10:59:43 latest: digest: sha256:c3001d436a3e9579d1179f71c7a5be804710a30d41e7f17602d0d3e6865a46db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.51 10:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:43 d589b7a6238a: Preparing 10:59:43 ecb8c52a1b74: Preparing 10:59:43 f8e3a324900d: Preparing 10:59:43 0b85a7051e29: Preparing 10:59:43 da2c03d0cf15: Preparing 10:59:43 eaa769c3d5c8: Preparing 10:59:43 1e890da81ec9: Preparing 10:59:43 eaa769c3d5c8: Waiting 10:59:43 1e890da81ec9: Waiting 10:59:43 da2c03d0cf15: Layer already exists 10:59:43 d589b7a6238a: Layer already exists 10:59:43 f8e3a324900d: Layer already exists 10:59:43 ecb8c52a1b74: Layer already exists 10:59:43 0b85a7051e29: Layer already exists 10:59:43 1e890da81ec9: Layer already exists 10:59:43 eaa769c3d5c8: Layer already exists 10:59:43 4.1.0-dev.51: digest: sha256:c3001d436a3e9579d1179f71c7a5be804710a30d41e7f17602d0d3e6865a46db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:44 d589b7a6238a: Preparing 10:59:44 ecb8c52a1b74: Preparing 10:59:44 f8e3a324900d: Preparing 10:59:44 0b85a7051e29: Preparing 10:59:44 da2c03d0cf15: Preparing 10:59:44 eaa769c3d5c8: Preparing 10:59:44 1e890da81ec9: Preparing 10:59:44 eaa769c3d5c8: Waiting 10:59:44 1e890da81ec9: Waiting 10:59:44 f8e3a324900d: Layer already exists 10:59:44 0b85a7051e29: Layer already exists 10:59:44 ecb8c52a1b74: Layer already exists 10:59:44 d589b7a6238a: Layer already exists 10:59:44 da2c03d0cf15: Layer already exists 10:59:44 eaa769c3d5c8: Layer already exists 10:59:44 1e890da81ec9: Layer already exists 10:59:44 f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51: digest: sha256:c3001d436a3e9579d1179f71c7a5be804710a30d41e7f17602d0d3e6865a46db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:45 d589b7a6238a: Preparing 10:59:45 ecb8c52a1b74: Preparing 10:59:45 f8e3a324900d: Preparing 10:59:45 0b85a7051e29: Preparing 10:59:45 da2c03d0cf15: Preparing 10:59:45 eaa769c3d5c8: Preparing 10:59:45 eaa769c3d5c8: Waiting 10:59:45 1e890da81ec9: Preparing 10:59:45 1e890da81ec9: Waiting 10:59:45 ecb8c52a1b74: Layer already exists 10:59:45 0b85a7051e29: Layer already exists 10:59:45 f8e3a324900d: Layer already exists 10:59:45 da2c03d0cf15: Layer already exists 10:59:45 d589b7a6238a: Layer already exists 10:59:45 1e890da81ec9: Layer already exists 10:59:45 eaa769c3d5c8: Layer already exists 10:59:45 main: digest: sha256:c3001d436a3e9579d1179f71c7a5be804710a30d41e7f17602d0d3e6865a46db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:45 ===================================================== [Pipeline] echo 10:59:45 taggedImages: 10:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c 10:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.51 10:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 10:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c84d4286c0f8f0a750d7773817fd36385a395c-4.1.0-dev.51 [Pipeline] echo 10:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:46 10:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:47 arm64: Pulling from edgex-lftools-log-publisher 10:59:47 8998bd30e6a1: Pulling fs layer 10:59:47 04944245beec: Pulling fs layer 10:59:47 699f458cf7ca: Pulling fs layer 10:59:47 765212b225bb: Pulling fs layer 10:59:47 f23df028b6ca: Pulling fs layer 10:59:47 d65c8cfc05b1: Pulling fs layer 10:59:47 2437ff75d9bd: Pulling fs layer 10:59:47 765212b225bb: Waiting 10:59:47 d65c8cfc05b1: Waiting 10:59:47 f23df028b6ca: Waiting 10:59:47 2437ff75d9bd: Waiting 10:59:47 04944245beec: Verifying Checksum 10:59:47 04944245beec: Download complete 10:59:47 765212b225bb: Verifying Checksum 10:59:47 765212b225bb: Download complete 10:59:47 f23df028b6ca: Verifying Checksum 10:59:47 f23df028b6ca: Download complete 10:59:47 d65c8cfc05b1: Verifying Checksum 10:59:47 d65c8cfc05b1: Download complete 10:59:47 699f458cf7ca: Verifying Checksum 10:59:47 699f458cf7ca: Download complete 10:59:48 8998bd30e6a1: Verifying Checksum 10:59:48 8998bd30e6a1: Download complete 10:59:50 2437ff75d9bd: Verifying Checksum 10:59:50 2437ff75d9bd: Download complete 10:59:52 8998bd30e6a1: Pull complete 10:59:53 04944245beec: Pull complete 10:59:54 699f458cf7ca: Pull complete 10:59:54 765212b225bb: Pull complete 10:59:55 f23df028b6ca: Pull complete 10:59:55 d65c8cfc05b1: Pull complete 11:00:14 2437ff75d9bd: Pull complete 11:00:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:14 prd-ubuntu20.04-docker-arm64-4c-16g-7708 does not seem to be running inside a container 11:00:14 $ 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/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 11:00:16 $ docker top 5d32ea15132f4f292633a0974f538d556ae7b0d7a8c08c188e5775c552cef884 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:17 ---> job-cost.sh 11:00:17 lf-activate-venv: SKIPPING 11:00:17 INFO: No Stack... 11:00:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:00:18 INFO: Archiving Costs [Pipeline] sh 11:00:18 + cut -d, -f6 11:00:18 + cat /w/workspace/edgex-go/892/archives/cost.csv [Pipeline] lock 11:00:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-892-stack-cost] 11:00:18 Resource [jenkins-edgexfoundry-edgex-go-main-892-stack-cost] did not exist. Created. 11:00:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-892-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:00:19 Stashed 1 file(s) [Pipeline] } 11:00:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-892-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:19 $ docker stop --time=1 5d32ea15132f4f292633a0974f538d556ae7b0d7a8c08c188e5775c552cef884 11:00:20 $ docker rm -f --volumes 5d32ea15132f4f292633a0974f538d556ae7b0d7a8c08c188e5775c552cef884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:00:21 provisioning config files... 11:00:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/892@tmp/config12560835389820447718tmp [Pipeline] { [Pipeline] sh 11:00:22 + set +x 11:00:22 + bash -s -- 11:00:22 + curl -s https://codecov.io/bash 11:00:22 11:00:22 _____ _ 11:00:22 / ____| | | 11:00:22 | | ___ __| | ___ ___ _____ __ 11:00:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:22 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:22 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:22 Bash-1.0.6 11:00:22 11:00:22 11:00:22 ==> git version 2.25.1 found 11:00:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:00:22 Release-Date: 2020-01-08 11:00:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:00:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:00:22 ==> Jenkins CI detected. 11:00:22 current dir:  /w/workspace/edgex-go/892 11:00:22 project root: . 11:00:22 --> token set from env 11:00:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:22 ==> Running gcov in . (disable via -X gcov) 11:00:22 ==> Python coveragepy not found 11:00:22 ==> Searching for coverage reports in: 11:00:22 + . 11:00:22 -> Found 1 reports 11:00:22 ==> Detecting git/mercurial file structure 11:00:22 ==> Reading reports 11:00:22 + ./coverage.out bytes=1671568 11:00:22 ==> Appending adjustments 11:00:22 https://docs.codecov.io/docs/fixing-reports 11:00:23 + Found adjustments 11:00:23 ==> Gzipping contents 11:00:23 140K /tmp/codecov.4qdXvZ.gz 11:00:23 ==> Uploading reports 11:00:23 url: https://codecov.io 11:00:23 query: branch=main&commit=f4c84d4286c0f8f0a750d7773817fd36385a395c&build=892&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F892%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:23 -> Pinging Codecov 11:00:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f4c84d4286c0f8f0a750d7773817fd36385a395c&build=892&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F892%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:24 -> Uploading to 11:00:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f4c84d4286c0f8f0a750d7773817fd36385a395c/36501a91-9047-4dad-bf62-ca3e0014c095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T110023Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7a4e0950b17e7513ce5ba65bc91e181c962f1fe1d48d431f5a778b9cb69788cf 11:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:24 Dload Upload Total Spent Left Speed 11:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 775k --:--:-- --:--:-- --:--:-- 775k 11:00:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f4c84d4286c0f8f0a750d7773817fd36385a395c [Pipeline] } 11:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:00:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:00:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:00:24 11:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:00:25 latest: Pulling from edgex-devops/edgex-snyk-go 11:00:25 0a9a5dfd008f: Already exists 11:00:25 36466aa92d05: Already exists 11:00:25 e10405b45d13: Already exists 11:00:25 096b7ceb2af7: Already exists 11:00:25 4f4fb700ef54: Already exists 11:00:25 e50aa161e22a: Pulling fs layer 11:00:25 d3c8db5fb9df: Pulling fs layer 11:00:25 e50aa161e22a: Download complete 11:00:25 e50aa161e22a: Pull complete 11:00:27 d3c8db5fb9df: Verifying Checksum 11:00:27 d3c8db5fb9df: Download complete 11:00:30 d3c8db5fb9df: Pull complete 11:00:30 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:00:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:30 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:00:35 $ docker top 375082acc041fe2715f80d04f67e8d588703451d7703b2be80c45f87ec1e2957 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:35 + git config --global --add safe.directory /w/workspace/edgex-go/892 [Pipeline] echo 11:00:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:00:35 + set -o pipefail 11:00:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:00:45 11:00:45 Monitoring /w/workspace/edgex-go/892 (github.com/edgexfoundry/edgex-go)... 11:00:45 11:00:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/101a09fb-fc8f-4da4-95b4-a939c7a4aabe 11:00:45 11:00:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:00:45 [Pipeline] } 11:00:45 $ docker stop --time=1 375082acc041fe2715f80d04f67e8d588703451d7703b2be80c45f87ec1e2957 11:00:51 $ docker rm -f --volumes 375082acc041fe2715f80d04f67e8d588703451d7703b2be80c45f87ec1e2957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:00:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:51 provisioning config files... 11:00:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/892@tmp/config7723827639613635172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:51 --> edgex-publish-swagger.sh 11:00:51 === Publish openapi API === 11:00:51 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:00:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/892/openapi/core-command.yaml] 11:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:51 Dload Upload Total Spent Left Speed 11:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 528 261k --:--:-- --:--:-- --:--:-- 261k 11:00:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:51 11:00:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/892/openapi/core-data.yaml] 11:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:51 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 523 551k --:--:-- --:--:-- --:--:-- 552k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/892/openapi/core-keeper.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 733 328k --:--:-- --:--:-- --:--:-- 328k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/892/openapi/core-metadata.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 468 1112k --:--:-- --:--:-- --:--:-- 1112k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/892/openapi/security-proxy-auth.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 666 241k --:--:-- --:--:-- --:--:-- 242k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/892/openapi/security-secretstore-setup.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46267 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/892/openapi/support-notifications.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 536 793k --:--:-- --:--:-- --:--:-- 794k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 11:00:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/892/openapi/support-scheduler.yaml] 11:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:52 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 468 351k --:--:-- --:--:-- --:--:-- 351k 11:00:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:52 [Pipeline] } 11:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:00:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:53 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:00:54 $ docker top cff0ba80e9c33bef06218ec427006303585a77d23ee76ef3e4438d5804402a13 -eo pid,comm 11:00:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:00:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:54 [ssh-agent] Looking for ssh-agent implementation... 11:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:54 $ docker exec cff0ba80e9c33bef06218ec427006303585a77d23ee76ef3e4438d5804402a13 ssh-agent 11:00:54 SSH_AUTH_SOCK=/tmp/ssh-p8iAP4xbnM8v/agent.32 11:00:54 SSH_AGENT_PID=38 11:00:54 Running ssh-add (command line suppressed) 11:00:54 Identity added: /w/workspace/edgex-go/892@tmp/private_key_1624185824636380500.key (/w/workspace/edgex-go/892@tmp/private_key_1624185824636380500.key) 11:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:54 + git semver tag 11:00:55 2025-08-27 11:00:55,176 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:00:55 2025-08-27 11:00:55,179 [run_tag] DEBUG tag force:False 11:00:55 2025-08-27 11:00:55,179 [check_head_tag] DEBUG check head tag 11:00:55 2025-08-27 11:00:55,181 [execute] INFO git cat-file --batch-check 11:00:55 2025-08-27 11:00:55,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/892, stdin=, shell=False, universal_newlines=False) 11:00:55 2025-08-27 11:00:55,183 [execute] INFO git cat-file --batch 11:00:55 2025-08-27 11:00:55,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/892, stdin=, shell=False, universal_newlines=False) 11:00:55 2025-08-27 11:00:55,208 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:00:55 2025-08-27 11:00:55,208 [execute] INFO git tag -a v4.1.0-dev.51 -m v4.1.0-dev.51 11:00:55 2025-08-27 11:00:55,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.51', '-m', 'v4.1.0-dev.51'], cwd=/w/workspace/edgex-go/892, stdin=None, shell=False, universal_newlines=False) 11:00:55 2025-08-27 11:00:55,211 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:00:55 4.1.0-dev.51 [Pipeline] } 11:00:55 $ docker exec --env ******** --env ******** cff0ba80e9c33bef06218ec427006303585a77d23ee76ef3e4438d5804402a13 ssh-agent -k 11:00:55 unset SSH_AUTH_SOCK; 11:00:55 unset SSH_AGENT_PID; 11:00:55 echo Agent pid 38 killed; 11:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:55 + git semver [Pipeline] } 11:00:56 $ docker stop --time=1 cff0ba80e9c33bef06218ec427006303585a77d23ee76ef3e4438d5804402a13 11:00:57 $ docker rm -f --volumes cff0ba80e9c33bef06218ec427006303585a77d23ee76ef3e4438d5804402a13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:57 11:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:58 0.23.1-centos7: Pulling from edgex-lftools 11:00:58 ab5ef0e58194: Pulling fs layer 11:00:58 9712f1f96733: Pulling fs layer 11:00:58 63f879dbbcfc: Pulling fs layer 11:00:58 0d9ebad4ef96: Pulling fs layer 11:00:58 e9a5061849ea: Pulling fs layer 11:00:58 d747dcd14b5f: Pulling fs layer 11:00:58 2de7ff778b66: Pulling fs layer 11:00:58 0d9ebad4ef96: Waiting 11:00:58 e9a5061849ea: Waiting 11:00:58 d747dcd14b5f: Waiting 11:00:58 2de7ff778b66: Waiting 11:00:58 9712f1f96733: Download complete 11:00:58 63f879dbbcfc: Verifying Checksum 11:00:58 63f879dbbcfc: Download complete 11:00:58 e9a5061849ea: Verifying Checksum 11:00:58 e9a5061849ea: Download complete 11:00:58 d747dcd14b5f: Verifying Checksum 11:00:58 d747dcd14b5f: Download complete 11:00:58 0d9ebad4ef96: Verifying Checksum 11:00:58 0d9ebad4ef96: Download complete 11:00:58 ab5ef0e58194: Verifying Checksum 11:00:58 ab5ef0e58194: Download complete 11:00:59 2de7ff778b66: Verifying Checksum 11:00:59 2de7ff778b66: Download complete 11:01:03 ab5ef0e58194: Pull complete 11:01:03 9712f1f96733: Pull complete 11:01:03 63f879dbbcfc: Pull complete 11:01:08 0d9ebad4ef96: Pull complete 11:01:08 e9a5061849ea: Pull complete 11:01:08 d747dcd14b5f: Pull complete 11:01:10 2de7ff778b66: Pull complete 11:01:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:10 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:01:17 $ docker top 131c5737f084c52b77ebe721ddd1421ee6b6e165127fec9f227558966a91f5f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:01:17 provisioning config files... 11:01:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/892@tmp/config2434724456906870929tmp 11:01:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/892@tmp/config4882146682595146839tmp 11:01:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/892@tmp/config11692704299041334316tmp [Pipeline] { [Pipeline] echo 11:01:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:01:18 ---> sigul-configuration.sh 11:01:18 gpg: directory `/root/.gnupg' created 11:01:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:01:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:01:18 gpg: keyring `/root/.gnupg/secring.gpg' created 11:01:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:01:18 gpg: CAST5 encrypted data 11:01:18 gpg: encrypted with 1 passphrase 11:01:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:01:18 + mkdir /home/jenkins 11:01:18 + mkdir /home/jenkins/sigul [Pipeline] sh 11:01:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:01:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:01:19 ---> sigul-install.sh 11:01:19 Sigul already installed; skipping installation. [Pipeline] sh 11:01:19 + git tag --list 11:01:19 0.6.0 11:01:19 0.6.1 11:01:19 0.7.0 11:01:19 0.7.1 11:01:19 v1.0.0 11:01:19 v1.0.1 11:01:19 v1.1.0 11:01:19 v1.2.0 11:01:19 v1.2.1 11:01:19 v1.3.0 11:01:19 v1.3.1 11:01:19 v2.0.0 11:01:19 v2.1.0 11:01:19 v2.1.1 11:01:19 v2.2.0 11:01:19 v2.3.0 11:01:19 v3.0 11:01:19 v3.0.0 11:01:19 v3.1 11:01:19 v3.1.0 11:01:19 v3.1.1 11:01:19 v4.0 11:01:19 v4.0.0 11:01:19 v4.0.1 11:01:19 v4.0.1-dev.1 11:01:19 v4.1.0-dev.1 11:01:19 v4.1.0-dev.10 11:01:19 v4.1.0-dev.11 11:01:19 v4.1.0-dev.12 11:01:19 v4.1.0-dev.13 11:01:19 v4.1.0-dev.14 11:01:19 v4.1.0-dev.15 11:01:19 v4.1.0-dev.16 11:01:19 v4.1.0-dev.17 11:01:19 v4.1.0-dev.18 11:01:19 v4.1.0-dev.19 11:01:19 v4.1.0-dev.2 11:01:19 v4.1.0-dev.20 11:01:19 v4.1.0-dev.21 11:01:19 v4.1.0-dev.22 11:01:19 v4.1.0-dev.23 11:01:19 v4.1.0-dev.24 11:01:19 v4.1.0-dev.25 11:01:19 v4.1.0-dev.26 11:01:19 v4.1.0-dev.27 11:01:19 v4.1.0-dev.28 11:01:19 v4.1.0-dev.29 11:01:19 v4.1.0-dev.3 11:01:19 v4.1.0-dev.30 11:01:19 v4.1.0-dev.31 11:01:19 v4.1.0-dev.32 11:01:19 v4.1.0-dev.33 11:01:19 v4.1.0-dev.34 11:01:19 v4.1.0-dev.35 11:01:19 v4.1.0-dev.36 11:01:19 v4.1.0-dev.37 11:01:19 v4.1.0-dev.38 11:01:19 v4.1.0-dev.39 11:01:19 v4.1.0-dev.4 11:01:19 v4.1.0-dev.40 11:01:19 v4.1.0-dev.41 11:01:19 v4.1.0-dev.42 11:01:19 v4.1.0-dev.43 11:01:19 v4.1.0-dev.44 11:01:19 v4.1.0-dev.45 11:01:19 v4.1.0-dev.46 11:01:19 v4.1.0-dev.47 11:01:19 v4.1.0-dev.48 11:01:19 v4.1.0-dev.49 11:01:19 v4.1.0-dev.5 11:01:19 v4.1.0-dev.50 11:01:19 v4.1.0-dev.51 11:01:19 v4.1.0-dev.6 11:01:19 v4.1.0-dev.7 11:01:19 v4.1.0-dev.8 11:01:19 v4.1.0-dev.9 [Pipeline] sh 11:01:19 + lftools sign git-tag v4.1.0-dev.51 11:01:20 Signing Git tag with Sigul... 11:01:20 Signing v4.1.0-dev.51 [Pipeline] echo 11:01:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:01:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:01:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:01:21 $ docker stop --time=1 131c5737f084c52b77ebe721ddd1421ee6b6e165127fec9f227558966a91f5f9 11:01:22 $ docker rm -f --volumes 131c5737f084c52b77ebe721ddd1421ee6b6e165127fec9f227558966a91f5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:01:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:23 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:23 $ docker top dfdf14cd3adea75669d695d222df0c8cc2b4a5bf95e5c2a5c324e45fcae7945f -eo pid,comm 11:01:23 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). 11:01:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:23 [ssh-agent] Looking for ssh-agent implementation... 11:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:23 $ docker exec dfdf14cd3adea75669d695d222df0c8cc2b4a5bf95e5c2a5c324e45fcae7945f ssh-agent 11:01:23 SSH_AUTH_SOCK=/tmp/ssh-2UdYbG2t5YUE/agent.32 11:01:23 SSH_AGENT_PID=38 11:01:23 Running ssh-add (command line suppressed) 11:01:23 Identity added: /w/workspace/edgex-go/892@tmp/private_key_16018949135554772706.key (/w/workspace/edgex-go/892@tmp/private_key_16018949135554772706.key) 11:01:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:24 + git semver bump pre 11:01:24 2025-08-27 11:01:24,443 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:01:24 2025-08-27 11:01:24,447 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:01:24 2025-08-27 11:01:24,447 [bump_version] DEBUG bumping version:4.1.0-dev.51 on axis:pre with prefix:dev 11:01:24 2025-08-27 11:01:24,447 [bump_version] DEBUG bumped version:4.1.0-dev.52 11:01:24 2025-08-27 11:01:24,447 [write_version] DEBUG write version:4.1.0-dev.52 to path:/w/workspace/edgex-go/892/.semver/main with force:True 11:01:24 2025-08-27 11:01:24,447 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:01:24 2025-08-27 11:01:24,447 [write_file] DEBUG write to file:/w/workspace/edgex-go/892/.semver/main 11:01:24 2025-08-27 11:01:24,449 [execute] INFO git cat-file --batch-check 11:01:24 2025-08-27 11:01:24,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/892/.semver, stdin=, shell=False, universal_newlines=False) 11:01:24 2025-08-27 11:01:24,452 [execute] INFO git cat-file --batch 11:01:24 2025-08-27 11:01:24,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/892/.semver, stdin=, shell=False, universal_newlines=False) 11:01:24 2025-08-27 11:01:24,456 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:01:24 4.1.0-dev.52 [Pipeline] } 11:01:24 $ docker exec --env ******** --env ******** dfdf14cd3adea75669d695d222df0c8cc2b4a5bf95e5c2a5c324e45fcae7945f ssh-agent -k 11:01:24 unset SSH_AUTH_SOCK; 11:01:24 unset SSH_AGENT_PID; 11:01:24 echo Agent pid 38 killed; 11:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:25 + git semver [Pipeline] } 11:01:25 $ docker stop --time=1 dfdf14cd3adea75669d695d222df0c8cc2b4a5bf95e5c2a5c324e45fcae7945f 11:01:26 $ docker rm -f --volumes dfdf14cd3adea75669d695d222df0c8cc2b4a5bf95e5c2a5c324e45fcae7945f [Pipeline] // withDockerContainer [Pipeline] sh 11:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:27 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:27 $ docker top 3cf8816fa46644110af519f785fd6f28ce0c06001d5f14b9a7228059a1f44ad2 -eo pid,comm 11:01:27 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). 11:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:27 [ssh-agent] Looking for ssh-agent implementation... 11:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:27 $ docker exec 3cf8816fa46644110af519f785fd6f28ce0c06001d5f14b9a7228059a1f44ad2 ssh-agent 11:01:28 SSH_AUTH_SOCK=/tmp/ssh-UFKzAyVTIFX7/agent.32 11:01:28 SSH_AGENT_PID=38 11:01:28 Running ssh-add (command line suppressed) 11:01:28 Identity added: /w/workspace/edgex-go/892@tmp/private_key_5467522301810233529.key (/w/workspace/edgex-go/892@tmp/private_key_5467522301810233529.key) 11:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:28 + git semver push 11:01:28 2025-08-27 11:01:28,658 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:01:28 2025-08-27 11:01:28,663 [run_push] DEBUG push 11:01:28 2025-08-27 11:01:28,663 [execute] INFO git cat-file --batch-check 11:01:28 2025-08-27 11:01:28,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/892/.semver, stdin=, shell=False, universal_newlines=False) 11:01:28 2025-08-27 11:01:28,666 [execute] INFO git rev-list e38777788da5f438ea7c1f0a87c060c634041282 -- 11:01:28 2025-08-27 11:01:28,666 [execute] DEBUG Popen(['git', 'rev-list', 'e38777788da5f438ea7c1f0a87c060c634041282', '--'], cwd=/w/workspace/edgex-go/892/.semver, stdin=None, shell=False, universal_newlines=False) 11:01:28 2025-08-27 11:01:28,683 [execute] INFO git fetch -v -- origin 11:01:28 2025-08-27 11:01:28,683 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/892/.semver, stdin=None, shell=False, universal_newlines=True) 11:01:29 2025-08-27 11:01:29,267 [run_push] DEBUG no remote changes detected 11:01:29 2025-08-27 11:01:29,267 [execute] INFO git push origin semver 11:01:29 2025-08-27 11:01:29,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/892/.semver, stdin=None, shell=False, universal_newlines=False) 11:01:30 2025-08-27 11:01:30,032 [run_push] DEBUG push all version tags 11:01:30 2025-08-27 11:01:30,032 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:01:30 2025-08-27 11:01:30,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/892, stdin=None, shell=False, universal_newlines=False) 11:01:30 2025-08-27 11:01:30,704 [read_version] DEBUG read version from /w/workspace/edgex-go/892/.semver/main 11:01:30 4.1.0-dev.52 [Pipeline] } 11:01:30 $ docker exec --env ******** --env ******** 3cf8816fa46644110af519f785fd6f28ce0c06001d5f14b9a7228059a1f44ad2 ssh-agent -k 11:01:30 unset SSH_AUTH_SOCK; 11:01:30 unset SSH_AGENT_PID; 11:01:30 echo Agent pid 38 killed; 11:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:31 + git semver [Pipeline] } 11:01:31 $ docker stop --time=1 3cf8816fa46644110af519f785fd6f28ce0c06001d5f14b9a7228059a1f44ad2 11:01:32 $ docker rm -f --volumes 3cf8816fa46644110af519f785fd6f28ce0c06001d5f14b9a7228059a1f44ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:01:33 + [ -d /w/workspace/edgex-go/892/archives ] [Pipeline] libraryResource [Pipeline] sh 11:01:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:01:34 ---> package-listing.sh 11:01:34 ++ facter osfamily 11:01:34 ++ tr '[:upper:]' '[:lower:]' 11:01:34 + OS_FAMILY=debian 11:01:34 + workspace=/w/workspace/edgex-go/892 11:01:34 + START_PACKAGES=/tmp/packages_start.txt 11:01:34 + END_PACKAGES=/tmp/packages_end.txt 11:01:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:34 + PACKAGES=/tmp/packages_start.txt 11:01:34 + '[' /w/workspace/edgex-go/892 ']' 11:01:34 + PACKAGES=/tmp/packages_end.txt 11:01:34 + case "${OS_FAMILY}" in 11:01:34 + dpkg -l 11:01:34 + grep '^ii' 11:01:34 + '[' -f /tmp/packages_start.txt ']' 11:01:34 + '[' -f /tmp/packages_end.txt ']' 11:01:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:34 + '[' /w/workspace/edgex-go/892 ']' 11:01:34 + mkdir -p /w/workspace/edgex-go/892/archives/ 11:01:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/892/archives/ [Pipeline] echo 11:01:34 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/892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:01:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:35 11:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:35 latest: Pulling from edgex-lftools-log-publisher 11:01:35 5eb5b503b376: Pulling fs layer 11:01:35 5c69ac0246d0: Pulling fs layer 11:01:35 ec43610c2a17: Pulling fs layer 11:01:35 3a2ae6a8a46f: Pulling fs layer 11:01:35 33b1e0a273af: Pulling fs layer 11:01:35 5d3b04190fa2: Pulling fs layer 11:01:35 2f39f015ded8: Pulling fs layer 11:01:35 2f39f015ded8: Waiting 11:01:35 33b1e0a273af: Waiting 11:01:35 5d3b04190fa2: Waiting 11:01:35 3a2ae6a8a46f: Waiting 11:01:35 5c69ac0246d0: Verifying Checksum 11:01:35 5c69ac0246d0: Download complete 11:01:35 3a2ae6a8a46f: Download complete 11:01:35 33b1e0a273af: Verifying Checksum 11:01:35 33b1e0a273af: Download complete 11:01:35 5d3b04190fa2: Download complete 11:01:36 ec43610c2a17: Verifying Checksum 11:01:36 ec43610c2a17: Download complete 11:01:36 5eb5b503b376: Verifying Checksum 11:01:36 5eb5b503b376: Download complete 11:01:36 2f39f015ded8: Verifying Checksum 11:01:36 2f39f015ded8: Download complete 11:01:37 5eb5b503b376: Pull complete 11:01:37 5c69ac0246d0: Pull complete 11:01:38 ec43610c2a17: Pull complete 11:01:38 3a2ae6a8a46f: Pull complete 11:01:38 33b1e0a273af: Pull complete 11:01:38 5d3b04190fa2: Pull complete 11:01:45 2f39f015ded8: Pull complete 11:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:45 prd-ubuntu20.04-docker-8c-8g-7707 does not seem to be running inside a container 11:01:45 $ 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/892/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/892 -v /w/workspace/edgex-go/892:/w/workspace/edgex-go/892:rw,z -v /w/workspace/edgex-go/892@tmp:/w/workspace/edgex-go/892@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 11:01:51 $ docker top ba4f11b04cf84daba1a10b01300b168fc574d1f3f42bf1052e6711fef5a0d4ef -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:51 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:51 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:52 + ls /var/log/sa-host 11:01:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:52 provisioning config files... 11:01:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/892@tmp/config434854383994248488tmp [Pipeline] { [Pipeline] echo 11:01:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:52 ---> create-netrc.sh [Pipeline] } 11:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:52 ---> python-tools-install.sh [Pipeline] echo 11:01:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:53 ---> sudo-logs.sh 11:01:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:53 ---> job-cost.sh 11:01:53 lf-activate-venv: SKIPPING 11:01:53 DEBUG: total: 0.10999999940395355 11:01:53 INFO: Retrieving Stack Cost... 11:01:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:54 INFO: Archiving Costs [Pipeline] echo 11:01:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:54 ---> logs-deploy.sh 11:01:54 lf-activate-venv: SKIPPING 11:01:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/892 11:01:54 INFO: archiving workspace using pattern(s): 11:01:55 Archives upload complete. 11:01:55 INFO: archiving logs to Nexus 11:01:56 ---> uname -a: 11:01:56 Linux prd-ubuntu20-04-docker-8c-8g-7707 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:01:56 11:01:56 11:01:56 ---> lscpu: 11:01:56 Architecture: x86_64 11:01:56 CPU op-mode(s): 32-bit, 64-bit 11:01:56 Byte Order: Little Endian 11:01:56 Address sizes: 40 bits physical, 48 bits virtual 11:01:56 CPU(s): 8 11:01:56 On-line CPU(s) list: 0-7 11:01:56 Thread(s) per core: 1 11:01:56 Core(s) per socket: 1 11:01:56 Socket(s): 8 11:01:56 NUMA node(s): 1 11:01:56 Vendor ID: AuthenticAMD 11:01:56 CPU family: 23 11:01:56 Model: 49 11:01:56 Model name: AMD EPYC-Rome Processor 11:01:56 Stepping: 0 11:01:56 CPU MHz: 2799.998 11:01:56 BogoMIPS: 5599.99 11:01:56 Virtualization: AMD-V 11:01:56 Hypervisor vendor: KVM 11:01:56 Virtualization type: full 11:01:56 L1d cache: 256 KiB 11:01:56 L1i cache: 256 KiB 11:01:56 L2 cache: 4 MiB 11:01:56 L3 cache: 128 MiB 11:01:56 NUMA node0 CPU(s): 0-7 11:01:56 Vulnerability Gather data sampling: Not affected 11:01:56 Vulnerability Itlb multihit: Not affected 11:01:56 Vulnerability L1tf: Not affected 11:01:56 Vulnerability Mds: Not affected 11:01:56 Vulnerability Meltdown: Not affected 11:01:56 Vulnerability Mmio stale data: Not affected 11:01:56 Vulnerability Retbleed: Vulnerable 11:01:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:01:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:01:56 Vulnerability Srbds: Not affected 11:01:56 Vulnerability Tsx async abort: Not affected 11:01:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:01:56 11:01:56 11:01:56 ---> nproc: 11:01:56 8 11:01:56 11:01:56 11:01:56 ---> df -h: 11:01:56 Filesystem Size Used Avail Use% Mounted on 11:01:56 overlay 155G 33G 123G 21% / 11:01:56 tmpfs 64M 0 64M 0% /dev 11:01:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:01:56 shm 64M 0 64M 0% /dev/shm 11:01:56 /dev/vda1 155G 33G 123G 21% /facter-os 11:01:56 11:01:56 11:01:56 ---> sar -b -r -n DEV: 11:01:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7707) 08/27/25 _x86_64_ (8 CPU) 11:01:56 11:01:56 10:10:49 LINUX RESTART (8 CPU) 11:01:56 11:01:56 10:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:01:56 10:12:01 404.93 72.58 332.36 0.00 12280.84 183640.79 0.00 11:01:56 10:13:01 172.09 10.98 161.11 0.00 1719.85 38802.33 0.00 11:01:56 10:14:02 39.90 0.05 39.85 0.00 4.53 37064.68 0.00 11:01:56 10:15:01 50.55 0.25 50.30 0.00 2.98 21130.79 0.00 11:01:56 10:16:01 186.07 0.20 185.87 0.00 25.06 130199.37 0.00 11:01:56 10:17:01 790.76 22.71 768.05 0.00 2203.13 218216.85 0.00 11:01:56 10:18:01 477.27 2.47 474.81 0.00 2278.97 226485.17 0.00 11:01:56 10:19:01 158.06 0.20 157.86 0.00 2.00 67242.53 0.00 11:01:56 10:20:01 335.99 0.20 335.79 0.00 2.80 157083.77 0.00 11:01:56 10:21:01 615.19 0.03 615.16 0.00 4.40 85401.80 0.00 11:01:56 10:22:01 29.35 0.02 29.33 0.00 4.13 802.00 0.00 11:01:56 10:23:01 13.88 0.03 13.85 0.00 6.67 367.27 0.00 11:01:56 10:24:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 11:01:56 10:25:01 1.43 0.00 1.43 0.00 0.00 21.33 0.00 11:01:56 10:26:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:01:56 10:27:01 1.67 0.02 1.65 0.00 0.13 24.40 0.00 11:01:56 10:28:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 11:01:56 10:29:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:01:56 10:30:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 11:01:56 10:31:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 11:01:56 10:32:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 11:01:56 10:33:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 11:01:56 10:34:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 11:01:56 10:35:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 11:01:56 10:36:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 11:01:56 10:37:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 11:01:56 10:38:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 11:01:56 10:39:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 11:01:56 10:40:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:01:56 10:41:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 11:01:56 10:42:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 11:01:56 10:43:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 11:01:56 10:44:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 11:01:56 10:45:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 11:01:56 10:46:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 11:01:56 10:47:01 1.37 0.30 1.07 0.00 16.80 14.00 0.00 11:01:56 10:48:01 2.72 1.40 1.32 0.00 28.93 16.00 0.00 11:01:56 10:49:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 11:01:56 10:50:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 11:01:56 10:51:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 11:01:56 10:52:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 11:01:56 10:53:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 11:01:56 10:54:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 11:01:56 10:55:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 11:01:56 10:56:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 11:01:56 10:57:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 11:01:56 10:58:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 11:01:56 10:59:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 11:01:56 11:00:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 11:01:56 11:01:01 79.77 0.47 79.30 0.00 12.40 28128.91 0.00 11:01:56 Average: 68.03 2.24 65.79 0.00 372.06 23907.53 0.00 11:01:56 11:01:56 10:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:56 10:12:01 28944580 31573156 734856 2.24 75804 2847596 1770616 5.22 955784 2610168 928 11:01:56 10:13:01 26766572 31317480 960128 2.92 123336 4571720 2182836 6.44 1837348 3722428 658860 11:01:56 10:14:02 26469452 31229564 1045120 3.18 128152 4753348 2253940 6.64 1793816 4039700 289364 11:01:56 10:15:01 25567804 31426124 847452 2.58 133960 5783504 1850872 5.46 1924796 4751628 767864 11:01:56 10:16:01 20136616 31415252 858848 2.61 144360 11078992 2225068 6.56 2057344 9927700 3656276 11:01:56 10:17:01 14766960 31356660 875920 2.66 363172 15741680 2334688 6.88 3101580 13771240 2637528 11:01:56 10:18:01 7830988 29368620 2793384 8.50 402008 20225476 8745184 25.78 5504780 17783816 501404 11:01:56 10:19:01 3471956 28010496 4145028 12.61 433488 23052244 10718196 31.60 8286916 19200652 1577676 11:01:56 10:20:01 1036936 29008732 3154004 9.60 446404 26354108 8770792 25.86 8823076 21001592 509932 11:01:56 10:21:01 5651044 31402624 826776 2.52 455844 24396292 2159792 6.37 3931228 21638032 436 11:01:56 10:22:01 5639244 31392760 835864 2.54 457112 24396804 2130432 6.28 4405524 21177620 556 11:01:56 10:23:01 5649340 31403488 824540 2.51 457492 24397224 2054576 6.06 4631228 20939264 376 11:01:56 10:24:01 5649548 31403704 824508 2.51 457516 24397228 2054576 6.06 4631732 20939264 180 11:01:56 10:25:01 5664848 31419088 809116 2.46 457540 24397232 2054576 6.06 4615216 20939268 144 11:01:56 10:26:01 5666052 31420316 808384 2.46 457568 24397232 2054576 6.06 4615628 20939268 212 11:01:56 10:27:01 5671364 31425672 802732 2.44 457588 24397208 2086896 6.15 4608952 20939248 240 11:01:56 10:28:01 5671520 31425844 802448 2.44 457604 24397216 2086896 6.15 4608904 20939252 180 11:01:56 10:29:01 5672064 31426392 801880 2.44 457628 24397212 2086896 6.15 4608644 20939252 156 11:01:56 10:30:01 5672008 31426428 801844 2.44 457656 24397220 2086896 6.15 4608576 20939256 28 11:01:56 10:31:01 5671960 31426400 801808 2.44 457676 24397216 2086896 6.15 4608596 20939260 168 11:01:56 10:32:01 5672960 31427436 800784 2.44 457696 24397224 2086896 6.15 4607548 20939260 8 11:01:56 10:33:01 5672700 31427192 800960 2.44 457712 24397224 2086896 6.15 4607532 20939264 172 11:01:56 10:34:01 5672860 31427380 800932 2.44 457724 24397228 2086896 6.15 4607600 20939264 8 11:01:56 10:35:01 5672780 31427316 800960 2.44 457740 24397232 2086896 6.15 4607608 20939268 208 11:01:56 10:36:01 5672228 31426784 801440 2.44 457764 24397216 2086896 6.15 4607820 20939272 8 11:01:56 10:37:01 5672368 31426956 801180 2.44 457796 24397240 2086896 6.15 4607756 20939280 156 11:01:56 10:38:01 5672756 31427396 800924 2.44 457808 24397248 2086896 6.15 4607732 20939284 36 11:01:56 10:39:01 5672464 31427232 801044 2.44 457812 24397372 2086896 6.15 4607860 20939412 160 11:01:56 10:40:01 5672580 31427376 800764 2.44 457832 24397380 2086896 6.15 4608308 20939416 192 11:01:56 10:41:01 5672612 31427416 800716 2.44 457840 24397384 2086896 6.15 4607764 20939420 176 11:01:56 10:42:01 5672712 31427524 800484 2.44 457860 24397384 2086896 6.15 4608244 20939420 172 11:01:56 10:43:01 5672640 31427460 800444 2.44 457880 24397388 2086896 6.15 4607968 20939424 296 11:01:56 10:44:01 5672616 31427496 800432 2.44 457896 24397392 2086896 6.15 4608036 20939428 172 11:01:56 10:45:01 5672664 31427584 800364 2.43 457920 24397396 2086896 6.15 4608040 20939428 296 11:01:56 10:46:01 5672940 31427892 800080 2.43 457936 24397396 2086896 6.15 4607740 20939436 8 11:01:56 10:47:01 5672168 31427628 800296 2.43 457960 24397900 2086896 6.15 4610396 20939748 152 11:01:56 10:48:01 5667028 31424480 803388 2.44 457972 24398776 2086896 6.15 4614616 20940044 8 11:01:56 10:49:01 5665704 31423164 804632 2.45 457992 24398776 2086896 6.15 4614548 20940028 184 11:01:56 10:50:01 5665460 31422924 804836 2.45 458008 24398780 2086896 6.15 4614248 20940028 12 11:01:56 10:51:01 5665396 31422908 804772 2.45 458044 24398780 2086896 6.15 4614300 20940028 180 11:01:56 10:52:01 5665616 31423220 804492 2.45 458068 24398784 2086896 6.15 4614416 20940032 8 11:01:56 10:53:01 5664684 31422336 805188 2.45 458088 24398792 2086896 6.15 4614932 20940032 304 11:01:56 10:54:01 5664984 31422640 804872 2.45 458100 24398796 2086896 6.15 4614392 20940036 16 11:01:56 10:55:01 5664220 31421904 805608 2.45 458108 24398800 2086896 6.15 4614468 20940040 168 11:01:56 10:56:01 5664140 31422004 805548 2.45 458148 24398932 2086896 6.15 4615092 20940176 224 11:01:56 10:57:01 5663568 31421440 806244 2.45 458180 24398936 2086896 6.15 4614928 20940180 284 11:01:56 10:58:01 5663536 31421408 806256 2.45 458200 24398936 2102980 6.20 4614548 20940180 12 11:01:56 10:59:01 5663188 31421120 806508 2.45 458208 24398940 2102980 6.20 4614920 20940184 312 11:01:56 11:00:01 5663140 31421092 806484 2.45 458220 24398940 2102980 6.20 4614980 20940184 176 11:01:56 11:01:01 4763056 31363100 864248 2.63 484752 25169880 2254296 6.65 4699804 21703724 373076 11:01:56 Average: 7728732 31259412 969990 2.95 420943 22309784 2532355 7.47 4451556 19140657 219594 11:01:56 11:01:56 10:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:56 10:12:01 docker0 613.73 589.35 42.15 2988.13 0.00 0.00 0.00 0.00 11:01:56 10:12:01 veth7bc91a9 613.73 589.47 50.54 2988.14 0.00 0.00 0.00 0.24 11:01:56 10:12:01 lo 3.70 3.70 0.37 0.37 0.00 0.00 0.00 0.00 11:01:56 10:12:01 ens3 1663.48 1512.65 10512.44 185.71 0.00 0.00 0.00 0.00 11:01:56 10:13:01 docker0 185.95 248.06 16.60 1665.03 0.00 0.00 0.00 0.00 11:01:56 10:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:01:56 10:13:01 ens3 409.67 285.35 4946.25 75.68 0.00 0.00 0.00 0.00 11:01:56 10:13:01 vetha4be8d4 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:01:56 10:14:02 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 11:01:56 10:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:14:02 ens3 36.15 24.40 28.56 16.27 0.00 0.00 0.00 0.00 11:01:56 10:14:02 vetha4be8d4 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:01:56 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:15:01 ens3 18.30 10.51 18.40 9.51 0.00 0.00 0.00 0.00 11:01:56 10:15:01 vetha4be8d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:16:01 docker0 0.65 0.45 0.05 0.23 0.00 0.00 0.00 0.00 11:01:56 10:16:01 veth57e73bf 0.65 0.58 0.06 0.24 0.00 0.00 0.00 0.00 11:01:56 10:16:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 11:01:56 10:16:01 ens3 100.52 68.42 2282.83 20.40 0.00 0.00 0.00 0.00 11:01:56 10:17:01 docker0 522.66 919.98 45.68 8939.11 0.00 0.00 0.00 0.00 11:01:56 10:17:01 veth57e73bf 0.07 2.70 0.00 0.11 0.00 0.00 0.00 0.00 11:01:56 10:17:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:01:56 10:17:01 ens3 1072.06 596.65 11399.75 70.73 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethe9d8eab 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 docker0 0.68 0.07 0.02 0.00 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethbb4a4de 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth57e73bf 0.08 0.68 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethd110044 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vetha5302a8 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth042bb8d 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth1dbb6ff 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethc260b58 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethae9ec04 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth6985063 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 vethc8d6711 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth68e74c3 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:01:56 10:18:01 ens3 445.55 171.16 1440.05 16.79 0.00 0.00 0.00 0.00 11:01:56 10:18:01 veth045f020 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethe9d8eab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethbb4a4de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth57e73bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethd110044 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vetha5302a8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth042bb8d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth1dbb6ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethc260b58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethae9ec04 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth6985063 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 vethc8d6711 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth68e74c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:01:56 10:19:01 ens3 3.62 2.15 2.85 1.40 0.00 0.00 0.00 0.00 11:01:56 10:19:01 veth045f020 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vethe9d8eab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vethbb4a4de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 veth57e73bf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vethd110044 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vetha5302a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 veth042bb8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 veth1dbb6ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vethae9ec04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 veth6985063 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 vethc8d6711 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:20:01 ens3 1.15 0.60 0.91 0.48 0.00 0.00 0.00 0.00 11:01:56 10:20:01 veth045f020 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:21:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:21:01 lo 18.53 18.53 1.82 1.82 0.00 0.00 0.00 0.00 11:01:56 10:21:01 ens3 234.87 257.71 116.56 1057.27 0.00 0.00 0.00 0.00 11:01:56 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:22:01 lo 35.86 35.86 3.51 3.51 0.00 0.00 0.00 0.00 11:01:56 10:22:01 ens3 453.27 468.11 180.08 2795.31 0.00 0.00 0.00 0.00 11:01:56 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:23:01 lo 15.06 15.06 1.47 1.47 0.00 0.00 0.00 0.00 11:01:56 10:23:01 ens3 198.40 193.75 96.88 1202.58 0.00 0.00 0.00 0.00 11:01:56 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:24:01 ens3 0.73 0.27 0.30 0.21 0.00 0.00 0.00 0.00 11:01:56 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:25:01 ens3 0.48 0.32 2.76 0.02 0.00 0.00 0.00 0.00 11:01:56 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:27:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:01:56 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:28:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:01:56 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:29:01 ens3 0.25 0.20 0.09 0.01 0.00 0.00 0.00 0.00 11:01:56 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:32:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:01:56 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:36:01 ens3 0.47 0.45 0.26 0.22 0.00 0.00 0.00 0.00 11:01:56 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:37:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:01:56 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:39:01 ens3 1.13 0.53 0.52 0.29 0.00 0.00 0.00 0.00 11:01:56 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:42:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:01:56 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:45:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:47:01 ens3 1.23 1.10 1.01 0.47 0.00 0.00 0.00 0.00 11:01:56 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:48:01 ens3 5.58 4.68 3.68 4.83 0.00 0.00 0.00 0.00 11:01:56 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:49:01 ens3 1.80 1.40 1.03 1.20 0.00 0.00 0.00 0.00 11:01:56 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:52:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 11:01:56 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:54:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:01:56 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:57:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:01:56 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 10:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:56 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:56 11:01:01 docker0 68.39 100.67 6.02 883.70 0.00 0.00 0.00 0.00 11:01:56 11:01:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 11:01:56 11:01:01 ens3 336.43 224.35 6736.00 143.02 0.00 0.00 0.00 0.00 11:01:56 Average: docker0 27.88 37.22 2.21 289.76 0.00 0.00 0.00 0.00 11:01:56 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 11:01:56 Average: ens3 99.80 76.57 755.86 112.09 0.00 0.00 0.00 0.00 11:01:56 11:01:56 11:01:56 ---> sar -P ALL: 11:01:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7707) 08/27/25 _x86_64_ (8 CPU) 11:01:56 11:01:56 10:10:49 LINUX RESTART (8 CPU) 11:01:56 11:01:56 10:11:01 CPU %user %nice %system %iowait %steal %idle 11:01:56 10:12:01 all 9.47 0.00 2.94 3.17 0.06 84.36 11:01:56 10:12:01 0 7.10 0.00 1.82 0.50 0.05 90.53 11:01:56 10:12:01 1 9.72 0.00 2.42 2.79 0.07 85.01 11:01:56 10:12:01 2 10.25 0.00 4.81 0.49 0.07 84.39 11:01:56 10:12:01 3 11.56 0.00 3.15 0.40 0.05 84.84 11:01:56 10:12:01 4 11.22 0.00 4.32 3.56 0.05 80.84 11:01:56 10:12:01 5 8.60 0.00 2.30 7.41 0.07 81.62 11:01:56 10:12:01 6 6.04 0.00 2.72 10.03 0.07 81.14 11:01:56 10:12:01 7 11.27 0.00 1.98 0.25 0.07 86.43 11:01:56 10:13:01 all 28.50 0.00 5.69 2.44 0.08 63.28 11:01:56 10:13:01 0 26.76 0.00 5.32 0.49 0.08 67.34 11:01:56 10:13:01 1 27.99 0.00 5.47 1.63 0.08 64.83 11:01:56 10:13:01 2 30.60 0.00 5.22 0.35 0.08 63.74 11:01:56 10:13:01 3 27.62 0.00 5.90 1.13 0.08 65.27 11:01:56 10:13:01 4 28.68 0.00 6.59 6.86 0.08 57.77 11:01:56 10:13:01 5 28.87 0.00 5.46 0.51 0.08 65.08 11:01:56 10:13:01 6 29.47 0.00 5.20 0.19 0.08 65.06 11:01:56 10:13:01 7 28.05 0.00 6.37 8.36 0.08 57.14 11:01:56 10:14:02 all 35.85 0.00 6.22 1.49 0.09 56.35 11:01:56 10:14:02 0 34.18 0.00 6.71 0.27 0.08 58.76 11:01:56 10:14:02 1 35.52 0.00 6.27 0.18 0.08 57.95 11:01:56 10:14:02 2 35.87 0.00 6.47 0.54 0.08 57.04 11:01:56 10:14:02 3 33.10 0.00 5.99 9.02 0.08 51.81 11:01:56 10:14:02 4 35.61 0.00 5.92 0.05 0.10 58.32 11:01:56 10:14:02 5 37.62 0.00 6.20 1.71 0.10 54.36 11:01:56 10:14:02 6 35.68 0.00 6.46 0.07 0.08 57.70 11:01:56 10:14:02 7 39.25 0.00 5.74 0.12 0.10 54.80 11:01:56 10:15:01 all 68.18 0.00 8.56 0.77 0.12 22.36 11:01:56 10:15:01 0 68.52 0.00 8.58 0.14 0.12 22.64 11:01:56 10:15:01 1 67.03 0.00 8.37 0.26 0.14 24.21 11:01:56 10:15:01 2 68.86 0.00 8.38 0.03 0.12 22.61 11:01:56 10:15:01 3 67.92 0.00 8.62 4.01 0.14 19.30 11:01:56 10:15:01 4 68.18 0.00 8.14 0.19 0.12 23.37 11:01:56 10:15:01 5 67.33 0.00 8.39 1.20 0.12 22.96 11:01:56 10:15:01 6 68.70 0.00 8.78 0.15 0.12 22.25 11:01:56 10:15:01 7 68.90 0.00 9.21 0.21 0.12 21.57 11:01:56 10:16:01 all 22.47 0.00 7.12 6.82 0.10 63.50 11:01:56 10:16:01 0 22.63 0.00 7.26 4.03 0.10 65.98 11:01:56 10:16:01 1 23.91 0.00 6.58 3.33 0.07 66.12 11:01:56 10:16:01 2 22.58 0.00 7.12 12.58 0.08 57.63 11:01:56 10:16:01 3 20.26 0.00 8.19 10.95 0.10 60.50 11:01:56 10:16:01 4 22.23 0.00 6.94 7.82 0.10 62.90 11:01:56 10:16:01 5 22.49 0.00 6.50 3.54 0.10 67.36 11:01:56 10:16:01 6 22.04 0.00 7.33 3.27 0.09 67.28 11:01:56 10:16:01 7 23.62 0.00 7.02 9.01 0.12 60.23 11:01:56 10:17:01 all 15.04 0.00 7.28 29.86 0.08 47.74 11:01:56 10:17:01 0 15.61 0.00 8.05 35.38 0.08 40.88 11:01:56 10:17:01 1 14.98 0.00 7.23 35.11 0.08 42.59 11:01:56 10:17:01 2 16.57 0.00 6.25 17.90 0.08 59.19 11:01:56 10:17:01 3 14.50 0.00 7.89 43.99 0.08 33.54 11:01:56 10:17:01 4 14.50 0.00 7.56 20.85 0.07 57.01 11:01:56 10:17:01 5 15.28 0.00 7.20 28.70 0.08 48.74 11:01:56 10:17:01 6 14.21 0.00 7.22 38.28 0.08 40.21 11:01:56 10:17:01 7 14.69 0.00 6.83 18.76 0.07 59.66 11:01:56 10:18:01 all 29.07 0.00 6.16 14.33 0.07 50.37 11:01:56 10:18:01 0 28.55 0.00 6.36 1.43 0.07 63.60 11:01:56 10:18:01 1 28.74 0.00 6.10 1.31 0.07 63.79 11:01:56 10:18:01 2 29.40 0.00 4.66 3.50 0.05 62.40 11:01:56 10:18:01 3 29.34 0.00 5.87 2.80 0.05 61.94 11:01:56 10:18:01 4 29.17 0.00 5.74 26.10 0.08 38.91 11:01:56 10:18:01 5 29.04 0.00 8.85 54.64 0.10 7.37 11:01:56 10:18:01 6 29.52 0.00 6.14 8.90 0.08 55.36 11:01:56 10:18:01 7 28.80 0.00 5.62 16.50 0.08 48.99 11:01:56 10:19:01 all 89.79 0.00 10.08 0.00 0.13 0.00 11:01:56 10:19:01 0 89.88 0.00 9.99 0.00 0.13 0.00 11:01:56 10:19:01 1 88.13 0.00 11.77 0.00 0.10 0.00 11:01:56 10:19:01 2 90.73 0.00 9.14 0.00 0.13 0.00 11:01:56 10:19:01 3 89.40 0.00 10.47 0.00 0.13 0.00 11:01:56 10:19:01 4 90.13 0.00 9.74 0.00 0.13 0.00 11:01:56 10:19:01 5 90.41 0.00 9.44 0.00 0.15 0.00 11:01:56 10:19:01 6 89.61 0.00 10.28 0.00 0.12 0.00 11:01:56 10:19:01 7 90.05 0.00 9.82 0.00 0.13 0.00 11:01:56 10:20:01 all 91.00 0.00 8.76 0.03 0.19 0.02 11:01:56 10:20:01 0 91.36 0.00 8.39 0.03 0.18 0.03 11:01:56 10:20:01 1 89.74 0.00 10.06 0.02 0.18 0.00 11:01:56 10:20:01 2 91.12 0.00 8.61 0.05 0.20 0.02 11:01:56 10:20:01 3 91.31 0.00 8.47 0.02 0.18 0.02 11:01:56 10:20:01 4 90.86 0.00 8.94 0.02 0.18 0.00 11:01:56 10:20:01 5 91.33 0.00 8.37 0.03 0.20 0.07 11:01:56 10:20:01 6 91.11 0.00 8.67 0.02 0.18 0.02 11:01:56 10:20:01 7 91.16 0.00 8.57 0.03 0.23 0.00 11:01:56 10:21:01 all 25.26 0.00 4.12 6.67 0.09 63.86 11:01:56 10:21:01 0 24.06 0.00 3.83 4.71 0.08 67.31 11:01:56 10:21:01 1 27.08 0.00 4.63 11.67 0.10 56.52 11:01:56 10:21:01 2 26.79 0.00 4.34 5.06 0.10 63.72 11:01:56 10:21:01 3 26.05 0.00 3.79 4.36 0.08 65.71 11:01:56 10:21:01 4 23.64 0.00 4.42 4.76 0.08 67.10 11:01:56 10:21:01 5 22.76 0.00 4.05 10.05 0.08 63.05 11:01:56 10:21:01 6 26.56 0.00 4.11 4.88 0.10 64.35 11:01:56 10:21:01 7 25.10 0.00 3.82 7.89 0.08 63.11 11:01:56 10:22:01 all 10.95 0.00 0.95 0.11 0.05 87.94 11:01:56 10:22:01 0 4.58 0.00 0.84 0.03 0.03 94.51 11:01:56 10:22:01 1 13.10 0.00 1.07 0.02 0.05 85.76 11:01:56 10:22:01 2 14.89 0.00 1.07 0.62 0.05 83.37 11:01:56 10:22:01 3 9.73 0.00 0.97 0.08 0.05 89.17 11:01:56 10:22:01 4 8.31 0.00 0.89 0.03 0.05 90.72 11:01:56 10:22:01 5 14.55 0.00 0.79 0.02 0.07 84.58 11:01:56 10:22:01 6 13.60 0.00 1.13 0.02 0.07 85.19 11:01:56 10:22:01 7 8.86 0.00 0.83 0.03 0.07 90.20 11:01:56 11:01:56 10:22:01 CPU %user %nice %system %iowait %steal %idle 11:01:56 10:23:01 all 4.98 0.00 0.43 0.05 0.03 94.52 11:01:56 10:23:01 0 6.90 0.00 0.63 0.03 0.05 92.38 11:01:56 10:23:01 1 7.05 0.00 0.55 0.02 0.03 92.35 11:01:56 10:23:01 2 7.22 0.00 0.40 0.05 0.03 92.30 11:01:56 10:23:01 3 5.05 0.00 0.45 0.03 0.03 94.44 11:01:56 10:23:01 4 3.65 0.00 0.35 0.03 0.03 95.94 11:01:56 10:23:01 5 5.85 0.00 0.38 0.02 0.03 93.72 11:01:56 10:23:01 6 1.59 0.00 0.30 0.18 0.02 97.91 11:01:56 10:23:01 7 2.51 0.00 0.33 0.02 0.02 97.12 11:01:56 10:24:01 all 0.02 0.00 0.02 0.01 0.01 99.94 11:01:56 10:24:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:01:56 10:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:01:56 10:24:01 3 0.02 0.00 0.05 0.00 0.02 99.92 11:01:56 10:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:01:56 10:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:01:56 10:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 11:01:56 10:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:01:56 10:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:25:01 3 0.07 0.00 0.05 0.00 0.02 99.87 11:01:56 10:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:01:56 10:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:25:01 6 0.05 0.00 0.02 0.02 0.00 99.92 11:01:56 10:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:01:56 10:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:01:56 10:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:56 10:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:01:56 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:27:01 all 0.03 0.00 0.03 0.00 0.01 99.93 11:01:56 10:27:01 0 0.07 0.00 0.07 0.00 0.02 99.85 11:01:56 10:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:01:56 10:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 11:01:56 10:27:01 4 0.00 0.00 0.03 0.02 0.00 99.95 11:01:56 10:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:01:56 10:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:01:56 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:56 10:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:01:56 10:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:29:01 all 0.04 0.00 0.01 0.00 0.02 99.93 11:01:56 10:29:01 0 0.10 0.00 0.05 0.00 0.02 99.83 11:01:56 10:29:01 1 0.05 0.00 0.00 0.00 0.03 99.92 11:01:56 10:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:29:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:01:56 10:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:01:56 10:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:01:56 10:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 10:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:01:56 10:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:01:56 10:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:01:56 10:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:30:01 3 0.08 0.00 0.02 0.00 0.00 99.90 11:01:56 10:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:30:01 5 0.08 0.00 0.00 0.00 0.00 99.92 11:01:56 10:30:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:01:56 10:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:31:01 all 0.04 0.00 0.02 0.04 0.01 99.90 11:01:56 10:31:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:01:56 10:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:01:56 10:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:01:56 10:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:56 10:31:01 5 0.13 0.00 0.02 0.00 0.00 99.85 11:01:56 10:31:01 6 0.02 0.00 0.00 0.30 0.00 99.68 11:01:56 10:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:32:01 all 0.21 0.00 0.01 0.03 0.01 99.75 11:01:56 10:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:32:01 1 0.71 0.00 0.02 0.00 0.02 99.25 11:01:56 10:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:32:01 3 0.08 0.00 0.02 0.00 0.02 99.88 11:01:56 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:32:01 6 0.02 0.00 0.02 0.23 0.00 99.73 11:01:56 10:32:01 7 0.80 0.00 0.00 0.00 0.02 99.19 11:01:56 10:33:01 all 0.08 0.00 0.01 0.02 0.00 99.89 11:01:56 10:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:01:56 10:33:01 1 0.43 0.00 0.02 0.00 0.00 99.55 11:01:56 10:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:01:56 10:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:33:01 6 0.02 0.00 0.00 0.13 0.00 99.85 11:01:56 10:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 11:01:56 10:33:01 CPU %user %nice %system %iowait %steal %idle 11:01:56 10:34:01 all 0.06 0.00 0.02 0.14 0.01 99.77 11:01:56 10:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:01:56 10:34:01 1 0.38 0.00 0.05 0.00 0.03 99.53 11:01:56 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:34:01 4 0.00 0.00 0.02 0.50 0.02 99.47 11:01:56 10:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:34:01 6 0.02 0.00 0.00 0.58 0.00 99.40 11:01:56 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:01:56 10:35:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:35:01 3 0.05 0.00 0.05 0.00 0.02 99.88 11:01:56 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:35:01 5 0.10 0.00 0.00 0.00 0.00 99.90 11:01:56 10:35:01 6 0.00 0.00 0.02 0.03 0.02 99.93 11:01:56 10:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 11:01:56 10:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:01:56 10:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 10:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:01:56 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:01:56 10:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:37:01 all 0.11 0.00 0.01 0.01 0.00 99.86 11:01:56 10:37:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:01:56 10:37:01 1 0.68 0.00 0.07 0.00 0.02 99.23 11:01:56 10:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:01:56 10:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:56 10:37:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:01:56 10:37:01 6 0.00 0.00 0.00 0.08 0.00 99.92 11:01:56 10:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:38:01 all 0.27 0.00 0.01 0.01 0.01 99.70 11:01:56 10:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:38:01 1 1.99 0.00 0.07 0.00 0.02 97.93 11:01:56 10:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:01:56 10:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:38:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:01:56 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:39:01 all 0.29 0.00 0.01 0.00 0.01 99.69 11:01:56 10:39:01 0 0.08 0.00 0.00 0.00 0.00 99.92 11:01:56 10:39:01 1 2.00 0.00 0.02 0.00 0.02 97.96 11:01:56 10:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:01:56 10:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:01:56 10:39:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 10:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:40:01 all 0.17 0.00 0.02 0.00 0.02 99.79 11:01:56 10:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:01:56 10:40:01 1 1.24 0.00 0.05 0.00 0.12 98.59 11:01:56 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:01:56 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:01:56 10:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:01:56 10:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:56 10:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:01:56 10:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:56 10:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:42:01 all 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:01:56 10:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:01:56 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:01:56 10:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:01:56 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:01:56 10:43:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:01:56 10:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:01:56 10:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 10:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:01:56 10:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:56 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:01:56 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:01:56 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 11:01:56 10:44:01 CPU %user %nice %system %iowait %steal %idle 11:01:56 10:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:01:56 10:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:01:56 10:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:01:56 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:01:56 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:45:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:01:56 10:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:01:56 10:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:46:01 all 0.03 0.00 0.03 0.01 0.00 99.94 11:01:56 10:46:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:01:56 10:46:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:01:56 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:01:56 10:46:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:01:56 10:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:46:01 6 0.05 0.00 0.05 0.02 0.02 99.87 11:01:56 10:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:47:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:01:56 10:47:01 0 0.08 0.00 0.00 0.00 0.02 99.90 11:01:56 10:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:56 10:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:47:01 3 0.15 0.00 0.02 0.00 0.00 99.83 11:01:56 10:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:47:01 5 0.28 0.00 0.05 0.00 0.02 99.65 11:01:56 10:47:01 6 0.10 0.00 0.03 0.03 0.00 99.83 11:01:56 10:47:01 7 0.10 0.00 0.00 0.00 0.00 99.90 11:01:56 10:48:01 all 0.40 0.00 0.04 0.01 0.01 99.54 11:01:56 10:48:01 0 0.10 0.00 0.10 0.00 0.02 99.78 11:01:56 10:48:01 1 1.94 0.00 0.05 0.00 0.03 97.98 11:01:56 10:48:01 2 0.10 0.00 0.00 0.02 0.00 99.88 11:01:56 10:48:01 3 0.10 0.00 0.02 0.00 0.00 99.88 11:01:56 10:48:01 4 0.22 0.00 0.07 0.03 0.00 99.68 11:01:56 10:48:01 5 0.53 0.00 0.03 0.00 0.00 99.43 11:01:56 10:48:01 6 0.15 0.00 0.05 0.00 0.00 99.80 11:01:56 10:48:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:01:56 10:49:01 all 0.31 0.00 0.01 0.00 0.00 99.67 11:01:56 10:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:49:01 1 2.00 0.00 0.03 0.00 0.00 97.96 11:01:56 10:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:01:56 10:49:01 4 0.08 0.00 0.02 0.02 0.02 99.87 11:01:56 10:49:01 5 0.23 0.00 0.02 0.00 0.00 99.75 11:01:56 10:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:01:56 10:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:50:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:01:56 10:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:50:01 1 0.58 0.00 0.03 0.00 0.02 99.37 11:01:56 10:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:56 10:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:01:56 10:50:01 4 0.05 0.00 0.05 0.02 0.02 99.87 11:01:56 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:01:56 10:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:01:56 10:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:01:56 10:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 10:51:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:01:56 10:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:01:56 10:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:01:56 10:51:01 7 0.05 0.00 0.00 0.02 0.00 99.93 11:01:56 10:52:01 all 0.17 0.00 0.02 0.00 0.01 99.81 11:01:56 10:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:01:56 10:52:01 1 1.21 0.00 0.00 0.00 0.00 98.79 11:01:56 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:01:56 10:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:01:56 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:01:56 10:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:53:01 all 0.10 0.00 0.02 0.00 0.00 99.87 11:01:56 10:53:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:01:56 10:53:01 1 0.57 0.00 0.03 0.00 0.02 99.38 11:01:56 10:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:53:01 4 0.02 0.00 0.03 0.02 0.00 99.93 11:01:56 10:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:01:56 10:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:54:01 all 0.04 0.00 0.02 0.00 0.01 99.93 11:01:56 10:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 10:54:01 1 0.15 0.00 0.02 0.00 0.00 99.83 11:01:56 10:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:01:56 10:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:01:56 10:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:54:01 6 0.03 0.00 0.03 0.02 0.02 99.90 11:01:56 10:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:55:01 all 0.10 0.00 0.03 0.00 0.00 99.88 11:01:56 10:55:01 0 0.10 0.00 0.02 0.00 0.00 99.88 11:01:56 10:55:01 1 0.55 0.00 0.08 0.00 0.02 99.35 11:01:56 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:01:56 10:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:01:56 10:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 11:01:56 10:55:01 CPU %user %nice %system %iowait %steal %idle 11:01:56 10:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:01:56 10:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:56:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:01:56 10:56:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:01:56 10:56:01 6 0.00 0.00 0.03 0.02 0.00 99.95 11:01:56 10:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:57:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:01:56 10:57:01 0 0.02 0.00 0.05 0.00 0.02 99.92 11:01:56 10:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:01:56 10:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:01:56 10:57:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:01:56 10:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:57:01 6 0.07 0.00 0.03 0.02 0.02 99.87 11:01:56 10:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:01:56 10:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:01:56 10:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 10:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:01:56 10:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:01:56 10:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:01:56 10:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:01:56 10:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:56 10:59:01 all 0.19 0.00 0.01 0.01 0.01 99.78 11:01:56 10:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:01:56 10:59:01 1 1.22 0.00 0.00 0.00 0.00 98.78 11:01:56 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 10:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:01:56 10:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:01:56 10:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:56 10:59:01 6 0.07 0.00 0.03 0.08 0.02 99.80 11:01:56 10:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:01:56 11:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:01:56 11:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:01:56 11:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 11:01:56 11:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:01:56 11:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:01:56 11:00:01 4 0.05 0.00 0.03 0.02 0.00 99.90 11:01:56 11:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:01:56 11:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:01:56 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:56 11:01:01 all 5.56 0.00 2.51 2.11 0.04 89.77 11:01:56 11:01:01 0 4.64 0.00 3.22 5.40 0.03 86.71 11:01:56 11:01:01 1 6.74 0.00 2.70 0.07 0.05 90.44 11:01:56 11:01:01 2 6.64 0.00 2.80 0.05 0.05 90.46 11:01:56 11:01:01 3 5.27 0.00 2.93 0.08 0.03 91.68 11:01:56 11:01:01 4 5.88 0.00 2.06 4.36 0.07 87.63 11:01:56 11:01:01 5 5.57 0.00 2.06 2.59 0.03 89.75 11:01:56 11:01:01 6 5.24 0.00 2.32 4.15 0.03 88.26 11:01:56 11:01:01 7 4.50 0.00 2.01 0.22 0.03 93.24 11:01:56 Average: all 8.73 0.00 1.42 1.35 0.03 88.47 11:01:56 Average: 0 8.48 0.00 1.43 1.04 0.03 89.02 11:01:56 Average: 1 9.07 0.00 1.47 1.12 0.03 88.31 11:01:56 Average: 2 8.98 0.00 1.38 0.82 0.03 88.79 11:01:56 Average: 3 8.60 0.00 1.46 1.52 0.03 88.40 11:01:56 Average: 4 8.60 0.00 1.43 1.50 0.03 88.45 11:01:56 Average: 5 8.78 0.00 1.39 2.18 0.03 87.62 11:01:56 Average: 6 8.63 0.00 1.41 1.43 0.03 88.51 11:01:56 Average: 7 8.71 0.00 1.36 1.22 0.03 88.68 11:01:56 11:01:56 11:01:56