Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18557c7001e696e1873834096e39d1a971d2f00a 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-ssh13708168455479384092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10372348490396518113.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3236366315869780792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9040404349670133584.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-ssh13278084827038476896.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], goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775053 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/934 [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/934 # 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 > 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 Avoid second fetch Checking out Revision 18557c7001e696e1873834096e39d1a971d2f00a (main) Commit message: "Merge pull request #5325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.46" > git config core.sparsecheckout # timeout=10 > git checkout -f 18557c7001e696e1873834096e39d1a971d2f00a # timeout=10 > git rev-list --no-walk 55f62612875c19bb2ff18f787e56d4631b1703b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:59 ========================================================= 02:52:59 EdgeX Global Pipelines Version Info 02:52:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:01 ------------------- 02:53:01 stable info: 02:53:01 ------------------- 02:53:01 Commited By: Cherry Wang cherry@iotechsys.com 02:53:01 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:53:01 Message: update stable to v1.0.278 02:53:01 ------------------- 02:53:01 experimental info: 02:53:01 ------------------- 02:53:01 Commited By: **** collab-it+edgex@linuxfoundation.org 02:53:01 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:53:01 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18557c7 [Pipeline] echo 02:53:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:02 provisioning config files... 02:53:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config18418869281746203424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:02 ---> ****-login.sh 02:53:02 nexus3.edgexfoundry.org:10001 02:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:02 02:53:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:02 Configure a credential helper to remove this warning. See 02:53:02 https://docs.****.com/go/credential-store/ 02:53:02 02:53:02 Login Succeeded 02:53:02 nexus3.edgexfoundry.org:10002 02:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:02 02:53:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:02 Configure a credential helper to remove this warning. See 02:53:02 https://docs.****.com/go/credential-store/ 02:53:02 02:53:02 Login Succeeded 02:53:02 nexus3.edgexfoundry.org:10003 02:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:03 02:53:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:03 Configure a credential helper to remove this warning. See 02:53:03 https://docs.****.com/go/credential-store/ 02:53:03 02:53:03 Login Succeeded 02:53:03 nexus3.edgexfoundry.org:10004 02:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:03 02:53:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:03 Configure a credential helper to remove this warning. See 02:53:03 https://docs.****.com/go/credential-store/ 02:53:03 02:53:03 Login Succeeded 02:53:03 ****.io 02:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:03 02:53:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:03 Configure a credential helper to remove this warning. See 02:53:03 https://docs.****.com/go/credential-store/ 02:53:03 02:53:03 Login Succeeded 02:53:03 ---> ****-login.sh ends [Pipeline] } 02:53:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:03 + 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 02:53:03 + dirname cmd/core-command/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo core-command,cmd/core-command/Dockerfile 02:53:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:53:03 + dirname cmd/core-data/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo core-data,cmd/core-data/Dockerfile 02:53:03 + dirname cmd/core-keeper/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo core-keeper,cmd/core-keeper/Dockerfile 02:53:03 + + dirname cmd/core-metadata/Dockerfile 02:53:03 cut -d/ -f2 02:53:03 + echo core-metadata,cmd/core-metadata/Dockerfile 02:53:03 + dirname cmd/security-bootstrapper/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:53:03 + dirname cmd/security-proxy-auth/Dockerfile+ 02:53:03 cut -d/ -f2 02:53:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:53:03 + dirname cmd/security-proxy-setup/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:53:03 + dirname cmd/security-secretstore-setup/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:53:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:53:03 + dirname cmd/security-spire-agent/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:53:03 + dirname cmd/security-spire-config/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:53:03 + dirname cmd/security-spire-server/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:53:03 + dirname cmd/support-notifications/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo support-notifications,cmd/support-notifications/Dockerfile 02:53:03 + dirname cmd/support-scheduler/Dockerfile 02:53:03 + cut -d/ -f2 02:53:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:53:03 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 02:53:04 + git rev-list -1 --merges 18557c7001e696e1873834096e39d1a971d2f00a~1..18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 02:53:04 -----------> git rev-list -1 --merges 18557c7001e696e1873834096e39d1a971d2f00a~1..18557c7001e696e1873834096e39d1a971d2f00a 18557c7001e696e1873834096e39d1a971d2f00a 02:53:04 18557c7001e696e1873834096e39d1a971d2f00a [false] [Pipeline] sh 02:53:04 + git log --format=format:%s -1 18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 02:53:04 ========================================================= 02:53:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:53:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:53:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:04 + grep -v github /etc/ssh/ssh_known_hosts 02:53:04 + [ -e /tmp/ssh_known_hosts ] 02:53:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:53:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:53:04 + sudo tee -a /etc/ssh/ssh_known_hosts 02:53:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:05 02:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:05 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:05 3dae71ba6b94: Pulling fs layer 02:53:05 6bf1a483ea7c: Pulling fs layer 02:53:05 f5dfc541a4d3: Pulling fs layer 02:53:05 461d9e800cba: Pulling fs layer 02:53:05 80192f66455f: Pulling fs layer 02:53:05 2e8e34ca0e6c: Pulling fs layer 02:53:05 a29436f7fd5d: Pulling fs layer 02:53:05 923cac83aea3: Pulling fs layer 02:53:05 25ad8b0a4227: Pulling fs layer 02:53:05 461d9e800cba: Waiting 02:53:05 db01528c6b51: Pulling fs layer 02:53:05 28988de357af: Pulling fs layer 02:53:05 2e8e34ca0e6c: Waiting 02:53:05 80192f66455f: Waiting 02:53:05 923cac83aea3: Waiting 02:53:05 db01528c6b51: Waiting 02:53:05 a29436f7fd5d: Waiting 02:53:05 25ad8b0a4227: Waiting 02:53:05 28988de357af: Waiting 02:53:05 6bf1a483ea7c: Verifying Checksum 02:53:05 6bf1a483ea7c: Download complete 02:53:05 461d9e800cba: Verifying Checksum 02:53:05 461d9e800cba: Download complete 02:53:05 80192f66455f: Verifying Checksum 02:53:05 80192f66455f: Download complete 02:53:05 f5dfc541a4d3: Verifying Checksum 02:53:05 f5dfc541a4d3: Download complete 02:53:05 3dae71ba6b94: Download complete 02:53:05 923cac83aea3: Download complete 02:53:05 25ad8b0a4227: Verifying Checksum 02:53:05 25ad8b0a4227: Download complete 02:53:06 db01528c6b51: Verifying Checksum 02:53:06 db01528c6b51: Download complete 02:53:06 28988de357af: Download complete 02:53:06 a29436f7fd5d: Verifying Checksum 02:53:06 a29436f7fd5d: Download complete 02:53:06 2e8e34ca0e6c: Verifying Checksum 02:53:06 2e8e34ca0e6c: Download complete 02:53:07 3dae71ba6b94: Pull complete 02:53:07 6bf1a483ea7c: Pull complete 02:53:08 f5dfc541a4d3: Pull complete 02:53:08 461d9e800cba: Pull complete 02:53:08 80192f66455f: Pull complete 02:53:13 2e8e34ca0e6c: Pull complete 02:53:13 a29436f7fd5d: Pull complete 02:53:14 923cac83aea3: Pull complete 02:53:14 25ad8b0a4227: Pull complete 02:53:14 db01528c6b51: Pull complete 02:53:14 28988de357af: Pull complete 02:53:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:14 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 02:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:16 $ docker top de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 -eo pid,comm 02:53:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:53:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:16 [ssh-agent] Looking for ssh-agent implementation... 02:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:16 $ docker exec de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent 02:53:17 SSH_AUTH_SOCK=/tmp/ssh-kuX2l77cZ9Le/agent.32 02:53:17 SSH_AGENT_PID=38 02:53:17 Running ssh-add (command line suppressed) 02:53:17 Identity added: /w/workspace/edgex-go/934@tmp/private_key_4805594240378868411.key (/w/workspace/edgex-go/934@tmp/private_key_4805594240378868411.key) 02:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:17 + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] sh 02:53:17 + git tag --points-at HEAD [Pipeline] } 02:53:17 $ docker exec --env ******** --env ******** de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent -k 02:53:17 unset SSH_AUTH_SOCK; 02:53:17 unset SSH_AGENT_PID; 02:53:17 echo Agent pid 38 killed; 02:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:17 [ssh-agent] Looking for ssh-agent implementation... 02:53:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:18 $ docker exec de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent 02:53:18 SSH_AUTH_SOCK=/tmp/ssh-PLG6bWNuIreJ/agent.85 02:53:18 SSH_AGENT_PID=91 02:53:18 Running ssh-add (command line suppressed) 02:53:18 Identity added: /w/workspace/edgex-go/934@tmp/private_key_5337090191651040703.key (/w/workspace/edgex-go/934@tmp/private_key_5337090191651040703.key) 02:53:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:18 + git semver init 02:53:18 2025-12-15 02:53:18,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:53:18 2025-12-15 02:53:18,865 [run_init] DEBUG init version:0.0.0 force:False 02:53:18 2025-12-15 02:53:18,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/934/.semver 02:53:18 2025-12-15 02:53:18,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/934/.semver 02:53:18 2025-12-15 02:53:18,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/934/.semver'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) 02:53:24 2025-12-15 02:53:24,038 [append_file] DEBUG append to file:/w/workspace/edgex-go/934/.git/info/exclude 02:53:24 2025-12-15 02:53:24,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/934/.semver/main with force:False 02:53:24 2025-12-15 02:53:24,040 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 02:53:24 2025-12-15 02:53:24,040 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 02:53:24 4.1.0-dev.83 [Pipeline] } 02:53:24 $ docker exec --env ******** --env ******** de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent -k 02:53:24 unset SSH_AUTH_SOCK; 02:53:24 unset SSH_AGENT_PID; 02:53:24 echo Agent pid 91 killed; 02:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:24 + git semver [Pipeline] } 02:53:24 $ docker stop --time=1 de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 02:53:26 $ docker rm -f --volumes de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:26 Stashed 1 file(s) [Pipeline] echo 02:53:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.83 [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 02:53:27 + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo 02:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:27 ========================================================= 02:53:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:53:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:27 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:53:27 2d35ebdb57d9: Pulling fs layer 02:53:27 c35fb4624d26: Pulling fs layer 02:53:27 4e2aec7ef170: Pulling fs layer 02:53:27 333b49ad6fbf: Pulling fs layer 02:53:27 4f4fb700ef54: Pulling fs layer 02:53:27 c3e65509a76b: Pulling fs layer 02:53:27 7cf9ebb963bd: Pulling fs layer 02:53:27 bb34ca984cfb: Pulling fs layer 02:53:27 151cf03bc807: Pulling fs layer 02:53:27 333b49ad6fbf: Waiting 02:53:27 7cf9ebb963bd: Waiting 02:53:27 bb34ca984cfb: Waiting 02:53:27 4f4fb700ef54: Waiting 02:53:27 151cf03bc807: Waiting 02:53:27 c3e65509a76b: Waiting 02:53:27 333b49ad6fbf: Verifying Checksum 02:53:27 333b49ad6fbf: Download complete 02:53:27 4f4fb700ef54: Download complete 02:53:27 c3e65509a76b: Verifying Checksum 02:53:27 c3e65509a76b: Download complete 02:53:27 2d35ebdb57d9: Verifying Checksum 02:53:27 2d35ebdb57d9: Download complete 02:53:28 7cf9ebb963bd: Verifying Checksum 02:53:28 7cf9ebb963bd: Download complete 02:53:28 2d35ebdb57d9: Pull complete 02:53:28 c35fb4624d26: Pull complete 02:53:28 4e2aec7ef170: Verifying Checksum 02:53:28 4e2aec7ef170: Download complete 02:53:28 151cf03bc807: Verifying Checksum 02:53:28 151cf03bc807: Download complete 02:53:28 bb34ca984cfb: Verifying Checksum 02:53:28 bb34ca984cfb: Download complete 02:53:33 4e2aec7ef170: Pull complete 02:53:33 333b49ad6fbf: Pull complete 02:53:33 4f4fb700ef54: Pull complete 02:53:33 c3e65509a76b: Pull complete 02:53:33 7cf9ebb963bd: Pull complete 02:53:36 bb34ca984cfb: Pull complete 02:53:37 151cf03bc807: Pull complete 02:53:37 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:53:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:37 WORKDIR /edgex 02:53:37 COPY go.mod . 02:53:37 RUN go mod download 02:53:37 + docker build -t ci-base-image-x86_64 -f - . 02:53:38 #0 building with "default" instance using docker driver 02:53:38 02:53:38 #1 [internal] load build definition from Dockerfile 02:53:38 #1 transferring dockerfile: 164B done 02:53:38 #1 DONE 0.0s 02:53:38 02:53:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:38 #2 DONE 0.0s 02:53:38 02:53:38 #3 [internal] load .dockerignore 02:53:38 #3 transferring context: 50B done 02:53:38 #3 DONE 0.0s 02:53:38 02:53:38 #4 [internal] load build context 02:53:38 #4 transferring context: 7.11kB done 02:53:38 #4 DONE 0.0s 02:53:38 02:53:38 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:38 #5 DONE 0.1s 02:53:38 02:53:38 #6 [2/4] WORKDIR /edgex 02:53:41 #6 DONE 2.3s 02:53:41 02:53:41 #7 [3/4] COPY go.mod . 02:53:41 #7 DONE 0.0s 02:53:41 02:53:41 #8 [4/4] RUN go mod download 02:53:41 Still waiting to schedule task 02:53:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:53:53 #8 DONE 10.8s 02:53:53 02:53:53 #9 exporting to image 02:53:53 #9 exporting layers 02:53:55 #9 exporting layers 3.6s done 02:53:55 #9 writing image sha256:254be7c9bf25afd90ec6744eb11c24289534cb842ce4e1af3339c329bfe829c1 done 02:53:55 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:53:55 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker inspect -f . ci-base-image-x86_64 02:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:55 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 02:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:53:55 $ docker top 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:56 + go version 02:53:56 go version go1.25.2 linux/amd64 [Pipeline] } 02:53:56 $ docker stop --time=1 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 02:53:57 $ docker rm -f --volumes 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker inspect -f . ci-base-image-x86_64 02:53:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:58 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 02:53:58 $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:53:58 $ docker top 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:58 ========================================================= 02:53:58 [edgeXBuildGoParallel] Running Tests and Build... 02:53:58 ========================================================= [Pipeline] sh 02:53:58 + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] fileExists [Pipeline] sh 02:53:59 + make test 02:53:59 go test -race -coverprofile=coverage.out ./... 02:54:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:54:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:54:34 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:54:34 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:54:34 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:54:34 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:54:34 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:54:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:54:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.4% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.7% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.220s coverage: 94.2% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:54:42 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:54:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.3% of statements 02:54:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:54:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.538s coverage: 95.9% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:54:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:54:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:54:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements 02:54:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:54:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 1.0% of statements 02:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements 02:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 02:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:54:48 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:54:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements 02:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 93.1% of statements 02:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 15.5% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.8% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.049s coverage: 20.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 02:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.039s coverage: 54.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:55:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.142s coverage: 94.9% of statements 02:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 02:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 02:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:55:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:55:17 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 02:55:17 running golangci-lint 02:55:17 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:55:17 go version go1.25.2 linux/amd64 02:55:17 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:55:17 level=info msg="[config_reader] Used config file .golangci.yml" 02:55:17 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:55:17 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:55:17 level=info msg="[goenv] Read go env for 5.623074ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:55:17 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:55:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775054 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:55:22 Running in /w/workspace/edgex-go/934 [Pipeline] { [Pipeline] checkout 02:55:22 The recommended git tool is: git 02:55:27 using credential edgex-jenkins-ssh 02:55:27 Cloning the remote Git repository 02:55:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:55:27 > git init /w/workspace/edgex-go/934 # timeout=10 02:55:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:55:27 > git --version # timeout=10 02:55:27 > git --version # 'git version 2.25.1' 02:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:44 level=info msg="[loader] Go packages loading at mode 8767 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 23.058760827s" 02:55:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.285703ms" 02:55:46 Avoid second fetch 02:55:46 Checking out Revision 18557c7001e696e1873834096e39d1a971d2f00a (main) 02:55:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:55:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:46 > git config core.sparsecheckout # timeout=10 02:55:47 Commit message: "Merge pull request #5325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.46" 02:55:46 > git checkout -f 18557c7001e696e1873834096e39d1a971d2f00a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:51 provisioning config files... 02:55:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config3631375019734629441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:52 ---> ****-login.sh 02:55:52 nexus3.edgexfoundry.org:10001 02:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:53 Configure a credential helper to remove this warning. See 02:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:53 02:55:53 Login Succeeded 02:55:53 nexus3.edgexfoundry.org:10002 02:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:53 Configure a credential helper to remove this warning. See 02:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:53 02:55:53 Login Succeeded 02:55:53 nexus3.edgexfoundry.org:10003 02:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:53 Configure a credential helper to remove this warning. See 02:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:53 02:55:53 Login Succeeded 02:55:53 nexus3.edgexfoundry.org:10004 02:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:54 Configure a credential helper to remove this warning. See 02:55:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:54 02:55:54 Login Succeeded 02:55:54 ****.io 02:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:54 Configure a credential helper to remove this warning. See 02:55:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:54 02:55:54 Login Succeeded 02:55:54 ---> ****-login.sh ends [Pipeline] } 02:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:55:55 + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo 02:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:55 ========================================================= 02:55:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:55:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:55:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:55:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:55:55 6b59a28fa201: Pulling fs layer 02:55:55 d32bb0dddca7: Pulling fs layer 02:55:55 5dab1238d3d9: Pulling fs layer 02:55:55 196fd7d83e7d: Pulling fs layer 02:55:55 4f4fb700ef54: Pulling fs layer 02:55:55 8ba94037c8f0: Pulling fs layer 02:55:55 196fd7d83e7d: Waiting 02:55:55 deaec5988b04: Pulling fs layer 02:55:55 8ba94037c8f0: Waiting 02:55:55 4f4fb700ef54: Waiting 02:55:55 deaec5988b04: Waiting 02:55:55 9f65657bb879: Pulling fs layer 02:55:55 9f65657bb879: Waiting 02:55:56 d32bb0dddca7: Verifying Checksum 02:55:56 d32bb0dddca7: Download complete 02:55:56 196fd7d83e7d: Verifying Checksum 02:55:56 196fd7d83e7d: Download complete 02:55:56 4f4fb700ef54: Verifying Checksum 02:55:56 4f4fb700ef54: Download complete 02:55:56 8ba94037c8f0: Verifying Checksum 02:55:56 8ba94037c8f0: Download complete 02:55:56 6b59a28fa201: Verifying Checksum 02:55:56 6b59a28fa201: Download complete 02:55:56 level=info msg="[linters_context/goanalysis] analyzers took 2m5.083458038s with top 10 stages: buildir: 1m11.552593052s, gosec: 3.719416614s, fact_deprecated: 2.760194991s, inspect: 2.730329568s, printf: 1.983251865s, fact_purity: 1.9242077s, ctrlflow: 1.893068467s, nilness: 1.613610201s, S1038: 1.285820703s, typedness: 1.112003668s" 02:55:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:55:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:55:56 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:55:56 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:55:56 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, nolint_filter: 21/0, generated_file_filter: 35/22, exclusion_rules: 22/21, path_absoluter: 35/35, exclusion_paths: 35/35" 02:55:56 level=info msg="[runner] processing took 8.690624ms with stages: nolint_filter: 7.532818ms, generated_file_filter: 910.715µs, exclusion_rules: 129.426µs, exclusion_paths: 46.602µs, path_relativity: 44.602µs, cgo: 9µs, path_absoluter: 4.391µs, invalid_issue: 3.72µs, sort_results: 3.16µs, filename_unadjuster: 2.41µs, fixer: 810ns, max_same_issues: 770ns, diff: 560ns, path_prettifier: 400ns, uniq_by_line: 390ns, max_per_file_from_linter: 310ns, max_from_linter: 170ns, source_code: 130ns, path_shortener: 130ns, severity-rules: 110ns" 02:55:56 level=info msg="[runner] linters took 14.737438499s with stages: goanalysis_metalinter: 14.7286725s" 02:55:56 0 issues. 02:55:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:55:56 level=info msg="Memory: 375 samples, avg is 356.7MB, max is 1427.4MB" 02:55:56 level=info msg="Execution took 37.852990716s" 02:55:56 go vet ./... 02:55:56 9f65657bb879: Verifying Checksum 02:55:56 9f65657bb879: Download complete 02:55:56 6b59a28fa201: Pull complete 02:55:57 d32bb0dddca7: Pull complete 02:55:57 5dab1238d3d9: Verifying Checksum 02:55:57 5dab1238d3d9: Download complete 02:55:59 deaec5988b04: Verifying Checksum 02:55:59 deaec5988b04: Download complete 02:56:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:04 ./bin/test-attribution-txt.sh [Pipeline] echo 02:56:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:56:04 + ls -al . 02:56:04 total 1392 02:56:04 drwxrwxr-x 11 1001 1001 4096 Dec 15 02:53 . 02:56:04 drwxr-xr-x 4 root root 4096 Dec 15 02:53 .. 02:56:04 drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 .blubracket 02:56:04 -rw-rw-r-- 1 1001 1001 10 Dec 15 02:52 .dockerignore 02:56:04 drwxrwxr-x 8 1001 1001 4096 Dec 15 02:55 .git 02:56:04 drwxrwxr-x 3 1001 1001 4096 Dec 15 02:52 .github 02:56:04 -rw-rw-r-- 1 1001 1001 909 Dec 15 02:52 .gitignore 02:56:04 -rw-rw-r-- 1 1001 1001 359 Dec 15 02:52 .golangci.yml 02:56:04 -rw-rw-r-- 1 1001 1001 100 Dec 15 02:52 .hadolint.yml 02:56:04 drwxr-xr-x 3 1001 1001 4096 Dec 15 02:53 .semver 02:56:04 -rw-rw-r-- 1 1001 1001 155 Dec 15 02:52 .sonarcloud.properties 02:56:04 -rw-rw-r-- 1 1001 1001 1171 Dec 15 02:52 ADOPTERS.md 02:56:04 -rw-rw-r-- 1 1001 1001 20017 Dec 15 02:52 Attribution.txt 02:56:04 -rw-rw-r-- 1 1001 1001 108018 Dec 15 02:52 CHANGELOG.md 02:56:04 -rw-rw-r-- 1 1001 1001 3804 Dec 15 02:52 CONTRIBUTING.md 02:56:04 -rw-rw-r-- 1 1001 1001 677 Dec 15 02:52 GOVERNANCE.md 02:56:04 -rw-rw-r-- 1 1001 1001 886 Dec 15 02:52 Jenkinsfile 02:56:04 -rw-rw-r-- 1 1001 1001 10775 Dec 15 02:52 LICENSE 02:56:04 -rw-rw-r-- 1 1001 1001 16739 Dec 15 02:52 Makefile 02:56:04 -rw-rw-r-- 1 1001 1001 582 Dec 15 02:52 OWNERS.md 02:56:04 -rw-rw-r-- 1 1001 1001 9932 Dec 15 02:52 README.md 02:56:04 -rw-rw-r-- 1 1001 1001 789 Dec 15 02:52 SECURITY.md 02:56:04 -rw-rw-r-- 1 1001 1001 12 Dec 15 02:53 VERSION 02:56:04 drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 bin 02:56:04 drwxrwxr-x 19 1001 1001 4096 Dec 15 02:52 cmd 02:56:04 -rw-r--r-- 1 root root 1043318 Dec 15 02:55 coverage.out 02:56:04 drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 fuzz_test 02:56:04 -rw-rw-r-- 1 1001 1001 7070 Dec 15 02:52 go.mod 02:56:04 -rw-rw-r-- 1 1001 1001 90674 Dec 15 02:52 go.sum 02:56:04 drwxrwxr-x 7 1001 1001 4096 Dec 15 02:52 internal 02:56:04 drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 openapi 02:56:04 -rw-rw-r-- 1 1001 1001 584 Dec 15 02:52 security.txt 02:56:04 -rw-rw-r-- 1 1001 1001 204 Dec 15 02:52 version.go [Pipeline] sh 02:56:05 + '[' -e coverage.out ] 02:56:05 + chown 1001:1001 coverage.out [Pipeline] stash 02:56:05 Stashed 1 file(s) [Pipeline] sh 02:56:05 + make build 02:56:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:56:11 5dab1238d3d9: Pull complete 02:56:11 196fd7d83e7d: Pull complete 02:56:11 4f4fb700ef54: Pull complete 02:56:12 8ba94037c8f0: Pull complete 02:56:20 deaec5988b04: Pull complete 02:56:22 9f65657bb879: Pull complete 02:56:22 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:56:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:56:22 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:56:22 WORKDIR /edgex 02:56:22 COPY go.mod . 02:56:22 RUN go mod download 02:56:22 docker build -t ci-base-image-arm64 -f - . 02:56:23 Sending build context to Docker daemon 3.874MB 02:56:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:56:23 ---> 334268110677 02:56:23 Step 2/4 : WORKDIR /edgex 02:56:25 ---> Running in 79d850766436 02:56:25 Removing intermediate container 79d850766436 02:56:25 ---> 5c8fc04bd9c5 02:56:25 Step 3/4 : COPY go.mod . 02:56:26 ---> 62a4fc2fb916 02:56:26 Step 4/4 : RUN go mod download 02:56:26 ---> Running in 306982ed7e69 02:56:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:56:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:56:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:56:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:56:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:56:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:56:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:56:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:56:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:56:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:56:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:56:55 $ docker stop --time=1 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a 02:56:58 $ docker rm -f --volumes 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a [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 02:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:59 02:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:59 latest: Pulling from edgex-devops/edgex-compose 02:56:59 91d30c5bc195: Pulling fs layer 02:56:59 2e9b0aa3be6d: Pulling fs layer 02:56:59 9c61dcf015f6: Pulling fs layer 02:56:59 4698f68db338: Pulling fs layer 02:56:59 2a2f49069b9e: Pulling fs layer 02:56:59 e0025b399a48: Pulling fs layer 02:56:59 2a2f49069b9e: Waiting 02:56:59 e0025b399a48: Waiting 02:56:59 4698f68db338: Waiting 02:56:59 91d30c5bc195: Verifying Checksum 02:56:59 91d30c5bc195: Download complete 02:56:59 4698f68db338: Download complete 02:57:00 2e9b0aa3be6d: Verifying Checksum 02:57:00 2e9b0aa3be6d: Download complete 02:57:00 e0025b399a48: Download complete 02:57:00 91d30c5bc195: Pull complete 02:57:00 2a2f49069b9e: Download complete 02:57:00 2e9b0aa3be6d: Pull complete 02:57:01 9c61dcf015f6: Download complete 02:57:04 9c61dcf015f6: Pull complete 02:57:04 4698f68db338: Pull complete 02:57:04 2a2f49069b9e: Pull complete 02:57:04 e0025b399a48: Pull complete 02:57:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:05 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 02:57:05 $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:57:06 $ docker top efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:06 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:06 #1 [core-keeper internal] load build definition from Dockerfile 02:57:06 #1 transferring dockerfile: 2.01kB done 02:57:06 #1 DONE 0.2s 02:57:06 02:57:06 #2 [security-spire-server internal] load build definition from Dockerfile 02:57:06 #2 transferring dockerfile: 1.70kB done 02:57:06 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:57:06 #2 DONE 0.1s 02:57:06 02:57:06 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:06 #3 transferring dockerfile: 2.23kB done 02:57:06 #3 DONE 0.1s 02:57:06 02:57:06 #4 [support-scheduler internal] load build definition from Dockerfile 02:57:06 #4 transferring dockerfile: 1.83kB done 02:57:06 #4 DONE 0.2s 02:57:06 02:57:06 #5 [core-command internal] load build definition from Dockerfile 02:57:06 #5 transferring dockerfile: 1.94kB done 02:57:06 #5 DONE 0.2s 02:57:06 02:57:06 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:06 #6 DONE 0.0s 02:57:06 02:57:06 #7 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 02:57:07 #7 ... 02:57:07 02:57:07 #8 [security-spire-config internal] load build definition from Dockerfile 02:57:07 #8 transferring dockerfile: 1.69kB done 02:57:07 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:57:07 #8 DONE 0.2s 02:57:07 02:57:07 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:07 #9 transferring dockerfile: 2.49kB done 02:57:07 #9 DONE 0.2s 02:57:07 02:57:07 #10 [security-spire-agent internal] load build definition from Dockerfile 02:57:07 #10 transferring dockerfile: 1.81kB done 02:57:07 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:57:07 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:57:07 #10 DONE 0.2s 02:57:07 02:57:07 #11 [support-notifications internal] load build definition from Dockerfile 02:57:07 #11 transferring dockerfile: 2.02kB done 02:57:07 #11 DONE 0.2s 02:57:07 02:57:07 #12 [core-data internal] load build definition from Dockerfile 02:57:07 #12 transferring dockerfile: 2.04kB done 02:57:07 #12 DONE 0.2s 02:57:07 02:57:07 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:07 #13 transferring dockerfile: 1.89kB done 02:57:07 #13 DONE 0.2s 02:57:07 02:57:07 #14 [core-metadata internal] load build definition from Dockerfile 02:57:07 #14 transferring dockerfile: 2.10kB done 02:57:07 #14 DONE 0.2s 02:57:07 02:57:07 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:57:07 #15 transferring dockerfile: 2.14kB done 02:57:07 #15 DONE 0.2s 02:57:07 02:57:07 #16 [security-proxy-setup internal] load build definition from Dockerfile 02:57:07 #16 transferring dockerfile: 2.50kB done 02:57:07 #16 DONE 0.2s 02:57:07 02:57:07 #17 [security-bootstrapper internal] load build definition from Dockerfile 02:57:07 #17 transferring dockerfile: 3.02kB done 02:57:07 #17 DONE 0.2s 02:57:07 02:57:07 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:07 #6 DONE 0.0s 02:57:07 02:57:07 #7 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:57:07 #7 DONE 0.2s 02:57:07 02:57:07 #18 [core-command internal] load .dockerignore 02:57:07 #18 transferring context: 50B done 02:57:07 #18 DONE 0.1s 02:57:07 02:57:07 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:57:07 #19 transferring context: 50B done 02:57:07 #19 DONE 0.2s 02:57:07 02:57:07 #20 [core-keeper internal] load .dockerignore 02:57:07 #20 transferring context: 50B done 02:57:07 #20 DONE 0.2s 02:57:07 02:57:07 #21 [support-scheduler internal] load .dockerignore 02:57:07 #21 transferring context: 50B done 02:57:07 #21 DONE 0.2s 02:57:07 02:57:07 #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 ... 02:57:07 02:57:07 #23 [security-secretstore-setup internal] load .dockerignore 02:57:07 #23 transferring context: 50B done 02:57:07 #23 DONE 0.1s 02:57:07 02:57:07 #24 [core-data internal] load .dockerignore 02:57:07 #24 transferring context: 50B done 02:57:07 #24 DONE 0.2s 02:57:07 02:57:07 #25 [security-spiffe-token-provider internal] load .dockerignore 02:57:07 #25 transferring context: 50B done 02:57:07 #25 DONE 0.2s 02:57:07 02:57:07 #26 [support-notifications internal] load .dockerignore 02:57:07 #26 transferring context: 50B done 02:57:07 #26 DONE 0.2s 02:57:07 02:57:07 #27 [core-metadata internal] load .dockerignore 02:57:07 #27 transferring context: 50B done 02:57:07 #27 DONE 0.2s 02:57:07 02:57:07 #28 [security-proxy-setup internal] load .dockerignore 02:57:07 #28 transferring context: 50B done 02:57:07 #28 DONE 0.2s 02:57:07 02:57:07 #22 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:57:07 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:57:07 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:07 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:57:07 #22 ... 02:57:07 02:57:07 #29 [security-proxy-auth internal] load .dockerignore 02:57:07 #29 transferring context: 50B done 02:57:07 #29 DONE 0.2s 02:57:07 02:57:07 #30 [security-bootstrapper internal] load .dockerignore 02:57:07 #30 transferring context: 50B done 02:57:07 #30 DONE 0.2s 02:57:07 02:57:07 #22 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:57:07 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:57:07 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:07 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:57:07 #22 DONE 0.3s 02:57:07 02:57:07 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:57:07 #31 DONE 0.6s 02:57:07 02:57:07 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:57:07 #32 DONE 0.4s 02:57:07 02:57:07 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:57:07 #33 DONE 0.7s 02:57:07 02:57:07 #22 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:57:07 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:57:07 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:07 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:57:07 #22 DONE 0.3s 02:57:07 02:57:07 #34 [security-spire-agent internal] load .dockerignore 02:57:07 #34 transferring context: 50B 0.0s done 02:57:07 #34 DONE 0.4s 02:57:07 02:57:07 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:07 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:07 #35 ... 02:57:07 02:57:07 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:07 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:57:07 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:57:07 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:07 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:57:07 #22 DONE 0.3s 02:57:07 02:57:07 #36 [security-spire-server internal] load .dockerignore 02:57:07 #36 transferring context: 50B 0.0s done 02:57:07 #36 DONE 0.5s 02:57:07 02:57:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:11 #35 ... 02:57:11 02:57:11 #37 [security-spire-config internal] load .dockerignore 02:57:11 #37 transferring context: 50B 0.0s done 02:57:11 #37 DONE 3.9s 02:57:11 02:57:11 #38 [support-scheduler internal] load build context 02:57:12 #38 ... 02:57:12 02:57:12 #39 [core-keeper internal] load build context 02:57:12 #39 ... 02:57:12 02:57:12 #38 [support-scheduler internal] load build context 02:57:13 #38 transferring context: 245.70MB 6.2s 02:57:14 #38 ... 02:57:14 02:57:14 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:57:14 #40 DONE 6.2s 02:57:14 02:57:14 #38 [support-scheduler internal] load build context 02:57:14 #38 ... 02:57:14 02:57:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:14 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 6.9s done 02:57:14 #35 DONE 6.9s 02:57:14 02:57:14 #38 [support-scheduler internal] load build context 02:57:16 #38 ... 02:57:16 02:57:16 #41 [security-spire-agent internal] load build context 02:57:16 #41 transferring context: 25.98kB 0.1s done 02:57:16 #41 DONE 8.3s 02:57:16 02:57:16 #38 [support-scheduler internal] load build context 02:57:16 #38 transferring context: 363.46MB 9.0s 02:57:17 #38 ... 02:57:17 02:57:17 #42 [security-secretstore-setup internal] load build context 02:57:17 #42 ... 02:57:17 02:57:17 #43 [core-common-config-bootstrapper internal] load build context 02:57:17 #43 ... 02:57:17 02:57:17 #44 [support-notifications internal] load build context 02:57:17 #44 ... 02:57:17 02:57:17 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:57:17 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 4.081 (1/7) Installing ca-certificates (20250911-r0) 02:57:17 #0 4.096 (2/7) Installing dumb-init (1.2.5-r3) 02:57:17 #0 4.105 (3/7) Installing libgcc (14.2.0-r6) 02:57:17 #0 4.112 (4/7) Installing libsodium (1.0.20-r0) 02:57:17 #0 4.123 (5/7) Installing libstdc++ (14.2.0-r6) 02:57:17 #0 4.143 (6/7) Installing libzmq (4.3.5-r2) 02:57:17 #0 4.161 (7/7) Installing zeromq (4.3.5-r2) 02:57:17 #0 4.178 Executing busybox-1.37.0-r19.trigger 02:57:17 #0 4.191 Executing ca-certificates-20250911-r0.trigger 02:57:17 #0 4.237 OK: 12 MiB in 23 packages 02:57:17 #45 ... 02:57:17 02:57:17 #46 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:57:17 #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 3.711 (1/3) Installing ca-certificates (20250911-r0) 02:57:17 #0 3.761 (2/3) Installing dumb-init (1.2.5-r3) 02:57:17 #0 3.766 (3/3) Installing tzdata (2025c-r0) 02:57:17 #0 3.798 Executing busybox-1.37.0-r19.trigger 02:57:17 #0 3.802 Executing ca-certificates-20250911-r0.trigger 02:57:17 #0 3.871 OK: 8 MiB in 19 packages 02:57:17 #46 ... 02:57:17 02:57:17 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:17 #47 ... 02:57:17 02:57:17 #48 [security-spiffe-token-provider internal] load build context 02:57:17 #48 ... 02:57:17 02:57:17 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:17 #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 4.551 (1/4) Installing ca-certificates (20250911-r0) 02:57:17 #0 4.565 (2/4) Installing dumb-init (1.2.5-r3) 02:57:17 #0 4.568 (3/4) Installing su-exec (0.2-r3) 02:57:17 #0 4.572 (4/4) Installing yq-go (4.47.2-r2) 02:57:17 #0 4.651 Executing busybox-1.37.0-r19.trigger 02:57:17 #0 4.654 Executing ca-certificates-20250911-r0.trigger 02:57:17 #0 4.704 OK: 20 MiB in 20 packages 02:57:18 #49 ... 02:57:18 02:57:18 #50 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:57:18 #50 ... 02:57:18 02:57:18 #51 [security-proxy-auth internal] load build context 02:57:18 #51 ... 02:57:18 02:57:18 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:57:18 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:18 #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:18 #0 4.053 (1/2) Installing dumb-init (1.2.5-r3) 02:57:18 #0 4.058 (2/2) Installing su-exec (0.2-r3) 02:57:18 #0 4.060 Executing busybox-1.37.0-r19.trigger 02:57:18 #0 4.081 OK: 7 MiB in 18 packages 02:57:18 #52 ... 02:57:18 02:57:18 #53 [security-proxy-setup internal] load build context 02:57:18 #53 ... 02:57:18 02:57:18 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:57:18 #54 ... 02:57:18 02:57:18 #55 [security-spire-server internal] load build context 02:57:18 #55 ... 02:57:18 02:57:18 #56 [core-metadata internal] load build context 02:57:19 #56 ... 02:57:19 02:57:19 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:57:19 #57 ... 02:57:19 02:57:19 #58 [core-command internal] load build context 02:57:19 #58 ... 02:57:19 02:57:19 #59 [security-bootstrapper internal] load build context 02:57:19 #59 ... 02:57:19 02:57:19 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:57:19 #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:19 #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:19 #0 4.111 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:57:19 #0 4.111 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:57:19 #0 4.111 OK: 26327 distinct packages available 02:57:19 #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:19 #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:19 #0 4.564 (1/13) Installing brotli-libs (1.1.0-r2) 02:57:19 #0 4.569 (2/13) Installing c-ares (1.34.6-r0) 02:57:19 #0 4.578 (3/13) Installing libunistring (1.3-r0) 02:57:19 #0 4.593 (4/13) Installing libidn2 (2.3.7-r0) 02:57:19 #0 4.610 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:57:19 #0 4.610 (6/13) Installing libpsl (0.21.5-r3) 02:57:19 #0 4.613 (7/13) Installing zstd-libs (1.5.7-r0) 02:57:19 #0 4.626 (8/13) Installing libcurl (8.14.1-r2) 02:57:19 #0 4.639 (9/13) Installing curl (8.14.1-r2) 02:57:19 #0 4.650 (10/13) Installing dumb-init (1.2.5-r3) 02:57:19 #0 4.650 (11/13) Installing musl-obstack (1.2.3-r2) 02:57:19 #0 4.654 (12/13) Installing libucontext (1.3.2-r0) 02:57:19 #0 4.655 (13/13) Installing gcompat (1.1.0-r4) 02:57:19 #0 4.662 Executing busybox-1.37.0-r19.trigger 02:57:19 #0 4.666 OK: 13 MiB in 29 packages 02:57:19 #60 ... 02:57:19 02:57:19 #61 [core-data internal] load build context 02:57:19 #61 ... 02:57:19 02:57:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:57:19 #62 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 7.1s done 02:57:19 #62 ... 02:57:19 02:57:19 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:57:19 #0 2.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:19 #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:19 #0 2.746 (1/1) Installing dumb-init (1.2.5-r3) 02:57:19 #0 2.757 Executing busybox-1.37.0-r19.trigger 02:57:19 #0 2.787 OK: 7 MiB in 17 packages 02:57:19 #63 ... 02:57:19 02:57:19 #61 [core-data internal] load build context 02:57:20 #61 transferring context: 608.30MB 13.0s done 02:57:22 Removing intermediate container 306982ed7e69 02:57:22 ---> f0078ca18440 02:57:22 Successfully built f0078ca18440 02:57:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + docker inspect -f . ci-base-image-arm64 02:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:23 prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container 02:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@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 02:57:23 #61 ... 02:57:23 02:57:23 #39 [core-keeper internal] load build context 02:57:23 #39 transferring context: 608.30MB 12.4s done 02:57:24 #39 ... 02:57:24 02:57:24 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:57:24 #54 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:24 #54 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:24 #54 ... 02:57:24 02:57:24 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:57:24 #64 ... 02:57:24 02:57:24 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:57:24 #65 ... 02:57:24 02:57:24 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:57:24 #66 ... 02:57:24 02:57:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:24 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:57:24 #35 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:57:24 #35 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:57:24 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.7s 02:57:25 #35 ... 02:57:25 02:57:25 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:57:25 #67 ... 02:57:25 02:57:25 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:57:25 #68 ... 02:57:25 02:57:25 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:25 #69 ... 02:57:25 02:57:25 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:26 $ docker top 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:27 #35 ... 02:57:27 02:57:27 #38 [support-scheduler internal] load build context 02:57:27 #38 transferring context: 608.30MB 13.4s done 02:57:27 #38 ... 02:57:27 02:57:27 #42 [security-secretstore-setup internal] load build context 02:57:27 #42 transferring context: 608.30MB 13.0s done 02:57:27 #42 ... 02:57:27 02:57:27 #43 [core-common-config-bootstrapper internal] load build context 02:57:27 #43 transferring context: 608.30MB 13.5s done 02:57:27 + go version 02:57:27 go version go1.25.3 linux/arm64 [Pipeline] } 02:57:27 $ docker stop --time=1 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 02:57:27 #43 ... 02:57:27 02:57:27 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:27 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 5.2s 02:57:28 #35 ... 02:57:28 02:57:28 #44 [support-notifications internal] load build context 02:57:28 #44 transferring context: 608.30MB 13.0s done 02:57:28 #44 ... 02:57:28 02:57:28 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:57:28 #62 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:57:28 #62 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:57:28 #62 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:57:28 #62 ... 02:57:28 02:57:28 #48 [security-spiffe-token-provider internal] load build context 02:57:28 #48 transferring context: 608.30MB 12.7s done 02:57:28 #48 ... 02:57:28 02:57:28 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:28 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 5.9s 02:57:28 #35 ... 02:57:28 02:57:28 #51 [security-proxy-auth internal] load build context 02:57:28 #51 transferring context: 608.30MB 13.0s done 02:57:28 #51 ... 02:57:28 02:57:28 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:28 #35 ... 02:57:28 02:57:28 #53 [security-proxy-setup internal] load build context 02:57:28 #53 transferring context: 608.30MB 12.0s done 02:57:28 #53 ... 02:57:28 02:57:28 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:28 #35 ... 02:57:28 02:57:28 #56 [core-metadata internal] load build context 02:57:28 #56 transferring context: 608.30MB 12.3s done 02:57:29 #56 ... 02:57:29 02:57:29 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:29 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 6.9s 02:57:29 #35 ... 02:57:29 02:57:29 #58 [core-command internal] load build context 02:57:29 #58 transferring context: 608.30MB 13.8s done 02:57:29 $ docker rm -f --volumes 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 [Pipeline] // withDockerContainer [Pipeline] } 02:57:29 #58 ... 02:57:29 02:57:29 #59 [security-bootstrapper internal] load build context 02:57:29 #59 transferring context: 608.30MB 12.6s done 02:57:29 #59 ... 02:57:29 02:57:29 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:29 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.1s [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 02:57:29 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 7.4s done 02:57:30 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:57:30 #35 ... 02:57:30 02:57:30 #22 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:30 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:57:30 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:57:30 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:30 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:57:30 #22 DONE 0.3s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 6.9s done 02:57:30 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:57:30 #35 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:57:30 #35 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:57:30 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 7.4s done 02:57:30 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 7.6s done 02:57:30 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.7s done 02:57:30 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:57:30 #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 7.7s 02:57:30 #35 ... 02:57:30 02:57:30 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:57:30 #63 DONE 22.7s 02:57:30 02:57:30 #53 [security-proxy-setup internal] load build context 02:57:30 #53 DONE 22.8s 02:57:30 02:57:30 #39 [core-keeper internal] load build context 02:57:30 #39 DONE 23.0s 02:57:30 02:57:30 #56 [core-metadata internal] load build context 02:57:30 #56 DONE 22.8s 02:57:30 02:57:30 #48 [security-spiffe-token-provider internal] load build context 02:57:30 #48 DONE 22.9s 02:57:30 02:57:30 #59 [security-bootstrapper internal] load build context 02:57:30 #59 DONE 22.8s 02:57:30 02:57:30 #42 [security-secretstore-setup internal] load build context 02:57:30 #42 DONE 23.0s 02:57:30 02:57:30 #51 [security-proxy-auth internal] load build context 02:57:30 #51 DONE 22.9s 02:57:30 02:57:30 #61 [core-data internal] load build context 02:57:30 #61 DONE 23.0s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.7s done 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 7.8s 02:57:30 #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:30 02:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 #35 ... 02:57:30 02:57:30 #44 [support-notifications internal] load build context 02:57:30 #44 DONE 22.9s 02:57:30 02:57:30 #38 [support-scheduler internal] load build context 02:57:30 #38 DONE 23.1s 02:57:30 02:57:30 #43 [core-common-config-bootstrapper internal] load build context 02:57:30 #43 DONE 23.1s 02:57:30 02:57:30 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:57:30 #52 DONE 22.8s 02:57:30 02:57:30 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:57:30 #60 DONE 22.8s 02:57:30 02:57:30 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:57:30 #45 DONE 22.8s 02:57:30 02:57:30 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:30 #49 DONE 22.8s 02:57:30 02:57:30 #58 [core-command internal] load build context 02:57:30 #58 DONE 23.1s 02:57:30 02:57:30 #46 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:57:30 #46 DONE 22.9s 02:57:30 02:57:30 #55 [security-spire-server internal] load build context 02:57:30 #55 transferring context: 26.44kB done 02:57:30 #55 DONE 22.3s 02:57:30 02:57:30 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:57:30 #54 17.43 (1/1) Installing dumb-init (1.2.5-r3) 02:57:30 #54 17.44 Executing busybox-1.37.0-r19.trigger 02:57:30 #54 17.45 OK: 7 MiB in 17 packages 02:57:30 #54 DONE 22.9s 02:57:30 02:57:30 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:57:30 #57 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:30 #57 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:30 #57 18.03 (1/4) Installing dumb-init (1.2.5-r3) 02:57:30 #57 18.03 (2/4) Installing openssl (3.5.4-r0) 02:57:30 #57 18.04 (3/4) Installing su-exec (0.2-r3) 02:57:30 #57 18.05 (4/4) Installing yq-go (4.47.2-r2) 02:57:30 #57 18.13 Executing busybox-1.37.0-r19.trigger 02:57:30 #57 18.13 OK: 20 MiB in 20 packages 02:57:30 #57 DONE 22.9s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.11MB / 41.51MB 7.9s 02:57:30 #35 ... 02:57:30 02:57:30 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:30 #47 DONE 22.9s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 8.0s 02:57:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:30 latest: Pulling from edgex-devops/edgex-compose-arm64 02:57:30 547446be3368: Pulling fs layer 02:57:30 d125d8839a47: Pulling fs layer 02:57:30 3e85d5ac6304: Pulling fs layer 02:57:30 c3105a71a48b: Pulling fs layer 02:57:30 0f093f025ec4: Pulling fs layer 02:57:30 c3106fc0e877: Pulling fs layer 02:57:30 c3105a71a48b: Waiting 02:57:30 0f093f025ec4: Waiting 02:57:30 c3106fc0e877: Waiting 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 8.1s 02:57:30 #35 ... 02:57:30 02:57:30 #70 [security-spire-config internal] load build context 02:57:30 #70 transferring context: 24.70kB done 02:57:30 #70 DONE 0.6s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.2s 02:57:30 #35 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:57:30 547446be3368: Verifying Checksum 02:57:30 547446be3368: Download complete 02:57:30 c3105a71a48b: Verifying Checksum 02:57:30 c3105a71a48b: Download complete 02:57:30 #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.2s done 02:57:30 #35 ... 02:57:30 02:57:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:30 #69 DONE 16.2s 02:57:30 02:57:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:30 d125d8839a47: Verifying Checksum 02:57:30 d125d8839a47: Download complete 02:57:30 c3106fc0e877: Verifying Checksum 02:57:30 c3106fc0e877: Download complete 02:57:31 0f093f025ec4: Verifying Checksum 02:57:31 0f093f025ec4: Download complete 02:57:31 547446be3368: Pull complete 02:57:31 #35 ... 02:57:31 02:57:31 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:57:31 #66 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #66 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #66 16.43 OK: 265 MiB in 60 packages 02:57:31 #66 DONE 16.8s 02:57:31 02:57:31 #50 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:57:31 #50 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #50 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #50 22.74 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:57:31 #50 22.74 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:57:31 #50 22.74 OK: 26327 distinct packages available 02:57:31 #50 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #50 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #50 23.23 (1/5) Installing dumb-init (1.2.5-r3) 02:57:31 #50 23.23 (2/5) Installing musl-obstack (1.2.3-r2) 02:57:31 #50 23.24 (3/5) Installing libucontext (1.3.2-r0) 02:57:31 #50 23.24 (4/5) Installing gcompat (1.1.0-r4) 02:57:31 #50 23.25 (5/5) Installing openssl (3.5.4-r0) 02:57:31 #50 23.26 Executing busybox-1.37.0-r19.trigger 02:57:31 #50 23.27 OK: 8 MiB in 21 packages 02:57:31 #50 DONE 23.7s 02:57:31 02:57:31 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:57:31 #68 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #68 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #68 16.42 OK: 265 MiB in 60 packages 02:57:31 #68 DONE 16.8s 02:57:31 02:57:31 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:57:31 #64 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #64 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #64 16.45 OK: 265 MiB in 60 packages 02:57:31 #64 DONE 16.8s 02:57:31 02:57:31 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:57:31 #65 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:31 #65 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:31 #65 16.54 OK: 265 MiB in 60 packages 02:57:31 #65 DONE 16.8s 02:57:31 02:57:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:31 #35 ... 02:57:31 02:57:31 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 02:57:31 #71 DONE 0.2s 02:57:31 02:57:31 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:57:31 #72 DONE 0.2s 02:57:31 02:57:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:31 #35 ... 02:57:31 02:57:31 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:57:31 #73 DONE 0.2s 02:57:31 02:57:31 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:57:31 #74 DONE 0.3s 02:57:31 02:57:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:32 #35 ... 02:57:32 02:57:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:57:32 #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 6.2s done 02:57:32 #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.6s done 02:57:32 #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:57:32 #62 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 7.0s done 02:57:32 #62 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 6.7s done 02:57:32 #62 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:57:32 #62 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done 02:57:32 #62 DONE 24.0s 02:57:32 02:57:32 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:32 #35 ... 02:57:32 02:57:32 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:57:32 #0 0.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.432 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:57:32 #0 1.432 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:57:32 #0 1.432 OK: 26327 distinct packages available 02:57:32 #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.951 (1/4) Installing dumb-init (1.2.5-r3) 02:57:32 #0 1.955 (2/4) Installing musl-obstack (1.2.3-r2) 02:57:32 #0 1.958 (3/4) Installing libucontext (1.3.2-r0) 02:57:32 #0 1.965 (4/4) Installing gcompat (1.1.0-r4) 02:57:32 #0 1.971 Executing busybox-1.37.0-r19.trigger 02:57:32 #0 1.983 OK: 8 MiB in 20 packages 02:57:32 #75 DONE 2.1s 02:57:32 02:57:32 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:57:32 #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.692 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.711 Executing busybox-1.37.0-r20.post-upgrade 02:57:32 #0 1.759 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.761 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.769 Executing busybox-1.37.0-r20.trigger 02:57:32 #0 1.773 OK: 7 MiB in 17 packages 02:57:32 #76 DONE 2.1s 02:57:32 02:57:32 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:57:32 #67 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #67 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #67 16.79 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:57:32 #67 16.79 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:57:32 #67 16.79 OK: 26329 distinct packages available 02:57:32 #67 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #67 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #67 17.29 OK: 265 MiB in 60 packages 02:57:32 #67 DONE 17.4s 02:57:32 02:57:32 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:32 #35 ... 02:57:32 02:57:32 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:57:32 #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.693 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.711 Executing busybox-1.37.0-r20.post-upgrade 02:57:32 #0 1.954 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.956 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.963 Executing busybox-1.37.0-r20.trigger 02:57:32 #0 1.969 OK: 13 MiB in 29 packages 02:57:32 #77 DONE 2.1s 02:57:32 02:57:32 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:57:32 #78 DONE 0.2s 02:57:32 02:57:32 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:57:32 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 1.974 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 1.994 Executing busybox-1.37.0-r20.post-upgrade 02:57:32 #0 2.045 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 2.049 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:32 #0 2.053 Executing busybox-1.37.0-r20.trigger 02:57:32 #0 2.059 OK: 20 MiB in 20 packages 02:57:32 #79 DONE 2.2s 02:57:32 02:57:32 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:57:32 d125d8839a47: Pull complete 02:57:32 #35 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s done 02:57:32 3e85d5ac6304: Verifying Checksum 02:57:33 #35 DONE 25.0s 02:57:33 02:57:33 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:33 #80 ... 02:57:33 02:57:33 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:57:33 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.761 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.777 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 2.904 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.914 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.915 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 2.930 OK: 7 MiB in 17 packages 02:57:33 #81 DONE 3.1s 02:57:33 02:57:33 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:57:33 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.823 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.840 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 2.899 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.913 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.914 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 2.924 OK: 20 MiB in 20 packages 02:57:33 #82 DONE 3.1s 02:57:33 02:57:33 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:57:33 #83 DONE 0.1s 02:57:33 02:57:33 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:57:33 #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.877 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.894 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 2.955 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.959 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.971 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 2.975 OK: 8 MiB in 19 packages 02:57:33 #84 DONE 3.2s 02:57:33 02:57:33 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:57:33 #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.070 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.083 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 3.134 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.139 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.148 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 3.154 OK: 7 MiB in 18 packages 02:57:33 #85 DONE 3.3s 02:57:33 02:57:33 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:57:33 #86 ... 02:57:33 02:57:33 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:57:33 #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.129 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.145 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 3.215 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.220 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 3.234 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 3.239 OK: 12 MiB in 23 packages 02:57:33 #87 DONE 3.4s 02:57:33 02:57:33 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:57:33 #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 2.179 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.198 Executing busybox-1.37.0-r20.post-upgrade 02:57:33 #0 2.233 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.237 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:33 #0 2.241 Executing busybox-1.37.0-r20.trigger 02:57:33 #0 2.254 OK: 8 MiB in 21 packages 02:57:34 #88 DONE 2.4s 02:57:34 02:57:34 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:34 #89 ... 02:57:34 02:57:34 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:57:34 #0 1.935 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:34 #0 2.412 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:34 #0 2.951 OK: 265 MiB in 60 packages 02:57:34 #90 DONE 3.5s 02:57:34 02:57:34 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:57:34 #0 2.613 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:34 #0 3.008 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:34 #0 3.570 (1/1) Installing dumb-init (1.2.5-r3) 02:57:34 #0 3.746 Executing busybox-1.37.0-r19.trigger 02:57:34 #0 3.755 OK: 7 MiB in 17 packages 02:57:34 #91 DONE 4.1s 02:57:34 02:57:34 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:34 #89 DONE 0.6s 02:57:34 02:57:34 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:57:34 #92 DONE 0.6s 02:57:34 02:57:34 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:57:34 #93 DONE 0.1s 02:57:34 02:57:34 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:57:34 #94 DONE 0.1s 02:57:34 02:57:34 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:34 #95 ... 02:57:34 02:57:34 #96 [security-spire-server stage-2 6/9] COPY security.txt / 02:57:34 #96 DONE 0.1s 02:57:34 02:57:34 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:57:35 #97 DONE 0.5s 02:57:35 02:57:35 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:35 #98 DONE 0.6s 02:57:35 02:57:35 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:57:35 #99 DONE 0.0s 02:57:35 02:57:35 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:57:35 #100 DONE 0.1s 02:57:35 02:57:35 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:57:35 #86 DONE 1.6s 02:57:35 02:57:35 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 02:57:35 #101 DONE 0.1s 02:57:35 02:57:35 #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:57:35 #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:57:35 #0 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:57:35 #0 2.878 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:57:35 #0 2.897 Executing busybox-1.37.0-r20.post-upgrade 02:57:35 #0 2.944 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:57:35 #0 2.951 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:57:35 #0 2.958 Executing busybox-1.37.0-r20.trigger 02:57:35 #0 2.962 OK: 8 MiB in 20 packages 02:57:35 #102 DONE 3.1s 02:57:35 02:57:35 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:57:35 #103 DONE 0.1s 02:57:35 02:57:35 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:57:35 #104 DONE 0.2s 02:57:35 02:57:35 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:57:35 #105 DONE 0.1s 02:57:35 02:57:35 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:57:36 #106 DONE 0.8s 02:57:36 02:57:36 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:36 #107 DONE 0.9s 02:57:36 02:57:36 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:57:36 #108 DONE 0.1s 02:57:36 02:57:36 #109 [security-spire-agent] exporting to image 02:57:36 #109 exporting layers 02:57:36 #109 ... 02:57:36 02:57:36 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:57:36 #110 DONE 0.1s 02:57:36 02:57:36 #111 [security-spire-server] exporting to image 02:57:36 #111 exporting layers 0.9s done 02:57:36 #111 writing image sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 02:57:36 #111 naming to docker.io/library/security-spire-server done 02:57:36 #111 DONE 1.0s 02:57:36 02:57:36 #112 [security-spire-config stage-2 6/10] COPY security.txt / 02:57:36 #112 DONE 0.1s 02:57:36 02:57:36 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:57:36 #113 DONE 0.0s 02:57:36 02:57:36 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:57:36 #114 DONE 0.0s 02:57:36 02:57:36 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:57:36 #115 DONE 0.0s 02:57:36 02:57:36 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:36 #116 ... 02:57:36 02:57:36 #109 [security-spire-agent] exporting to image 02:57:36 #109 exporting layers 0.5s done 02:57:36 #109 writing image sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 02:57:36 #109 naming to docker.io/library/security-spire-agent done 02:57:36 #109 DONE 0.6s 02:57:36 02:57:36 #117 [security-spire-config] exporting to image 02:57:37 #117 exporting layers 0.5s done 02:57:37 #117 writing image sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 02:57:37 #117 naming to docker.io/library/security-spire-config done 02:57:37 #117 DONE 0.5s 02:57:37 02:57:37 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:42 #118 ... 02:57:42 02:57:42 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:42 #119 ... 02:57:42 02:57:42 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:43 3e85d5ac6304: Pull complete 02:57:43 c3105a71a48b: Pull complete 02:57:43 0f093f025ec4: Pull complete 02:57:43 c3106fc0e877: Pull complete 02:57:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:44 prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container 02:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@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 02:57:46 $ docker top 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:47 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:57 #1 [core-data internal] load build definition from Dockerfile 02:57:57 #1 transferring dockerfile: 2.04kB done 02:57:57 #1 DONE 0.1s 02:57:57 02:57:57 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:57 #2 transferring dockerfile: 1.89kB 0.0s done 02:57:57 #2 DONE 0.1s 02:57:57 02:57:57 #3 [support-notifications internal] load build definition from Dockerfile 02:57:57 #3 transferring dockerfile: 2.02kB done 02:57:57 #3 DONE 0.1s 02:57:57 02:57:57 #4 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:57 #4 transferring dockerfile: 2.49kB 0.0s done 02:57:57 #4 DONE 0.1s 02:57:57 02:57:57 #5 [security-proxy-auth internal] load build definition from Dockerfile 02:57:57 #5 transferring dockerfile: 2.14kB 0.0s done 02:57:57 #5 DONE 0.1s 02:57:57 02:57:57 #6 [core-metadata internal] load build definition from Dockerfile 02:57:57 #6 transferring dockerfile: 2.10kB done 02:57:57 #6 DONE 0.1s 02:57:57 02:57:57 #7 [core-keeper internal] load build definition from Dockerfile 02:57:57 #7 transferring dockerfile: 2.01kB 0.0s done 02:57:57 #7 DONE 0.1s 02:57:57 02:57:57 #8 [core-command internal] load build definition from Dockerfile 02:57:57 #8 transferring dockerfile: 1.94kB done 02:57:57 #8 DONE 0.1s 02:57:57 02:57:57 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:57 #9 transferring dockerfile: 2.23kB done 02:57:57 #9 DONE 0.1s 02:57:57 02:57:57 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:57:57 #10 transferring dockerfile: 2.50kB done 02:57:57 #10 DONE 0.1s 02:57:57 02:57:57 #11 [support-scheduler internal] load build definition from Dockerfile 02:57:57 #11 transferring dockerfile: 1.83kB 0.0s done 02:57:57 #11 DONE 0.1s 02:57:57 02:57:57 #12 [security-spire-agent internal] load build definition from Dockerfile 02:57:57 #12 transferring dockerfile: 1.81kB done 02:57:57 #12 DONE 0.1s 02:57:57 02:57:57 #13 [security-bootstrapper internal] load build definition from Dockerfile 02:57:57 #13 transferring dockerfile: 3.02kB 0.0s done 02:57:57 #13 DONE 0.1s 02:57:57 02:57:57 #14 [security-spire-server internal] load build definition from Dockerfile 02:57:57 #14 transferring dockerfile: 1.70kB done 02:57:57 #14 DONE 0.1s 02:57:57 02:57:57 #15 [security-spire-config internal] load build definition from Dockerfile 02:57:57 #15 transferring dockerfile: 1.69kB done 02:57:57 #120 DONE 24.4s 02:57:57 02:57:57 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:57 #80 DONE 24.4s 02:57:57 02:57:57 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:57 #119 DONE 24.4s 02:57:57 02:57:57 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:57 #116 DONE 24.3s 02:57:57 02:57:57 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:57 #118 DONE 23.8s 02:57:57 02:57:57 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:57 #95 DONE 21.6s 02:57:57 02:57:57 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:57:57 #15 DONE 0.1s 02:57:57 02:57:57 #16 [core-data internal] load .dockerignore 02:57:57 #16 transferring context: 50B 0.0s done 02:57:57 #16 DONE 0.1s 02:57:58 02:57:58 #17 [security-spiffe-token-provider internal] load .dockerignore 02:57:58 #17 transferring context: 50B done 02:57:58 #17 DONE 0.0s 02:57:58 02:57:58 #18 [support-notifications internal] load .dockerignore 02:57:58 #18 transferring context: 50B done 02:57:58 #18 DONE 0.0s 02:57:58 02:57:58 #19 [security-secretstore-setup internal] load .dockerignore 02:57:58 #19 transferring context: 50B done 02:57:58 #19 DONE 0.0s 02:57:58 02:57:58 #20 [security-proxy-auth internal] load .dockerignore 02:57:58 #20 transferring context: 50B done 02:57:58 #20 DONE 0.1s 02:57:58 02:57:58 #21 [core-metadata internal] load .dockerignore 02:57:58 #21 transferring context: 50B done 02:57:58 #21 DONE 0.1s 02:57:58 02:57:58 #22 [core-keeper internal] load .dockerignore 02:57:58 #22 transferring context: 50B done 02:57:58 #22 DONE 0.1s 02:57:58 02:57:58 #23 [core-command internal] load .dockerignore 02:57:58 #23 transferring context: 50B done 02:57:58 #23 DONE 0.1s 02:57:58 02:57:58 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:57:58 #24 transferring context: 50B done 02:57:58 #24 DONE 0.1s 02:57:58 02:57:58 #25 [security-proxy-setup internal] load .dockerignore 02:57:58 #25 transferring context: 50B 0.0s done 02:57:58 #25 DONE 0.1s 02:57:58 02:57:58 #26 [support-scheduler internal] load .dockerignore 02:57:58 #26 transferring context: 50B done 02:57:58 #26 DONE 0.1s 02:57:58 02:57:58 #27 [security-spire-agent internal] load .dockerignore 02:57:58 #27 transferring context: 50B 0.0s done 02:57:58 #27 DONE 0.1s 02:57:58 02:57:58 #28 [security-bootstrapper internal] load .dockerignore 02:57:59 #28 transferring context: 50B done 02:57:59 #28 DONE 0.0s 02:57:59 02:57:59 #29 [security-spire-server internal] load .dockerignore 02:57:59 #29 transferring context: 50B 0.0s done 02:57:59 #29 DONE 0.0s 02:57:59 02:57:59 #30 [security-spire-config internal] load .dockerignore 02:57:59 #30 transferring context: 50B done 02:57:59 #30 DONE 0.1s 02:57:59 02:57:59 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:59 #31 DONE 0.0s 02:57:59 02:57:59 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 02:57:59 #32 DONE 0.1s 02:57:59 02:57:59 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:57:59 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:57:59 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:57:59 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:57:59 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:57:59 #33 DONE 0.2s 02:57:59 02:57:59 #34 [core-data internal] load build context 02:58:00 #34 transferring context: 3.38MB 0.6s done 02:58:00 #34 DONE 0.7s 02:58:00 02:58:00 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:00 #31 ... 02:58:00 02:58:00 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:00 #33 DONE 0.4s 02:58:00 02:58:00 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:00 #35 DONE 1.5s 02:58:00 02:58:00 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:00 #31 DONE 0.0s 02:58:00 02:58:00 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:58:00 #32 DONE 0.4s 02:58:00 02:58:00 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:00 #33 DONE 0.5s 02:58:00 02:58:00 #36 [support-notifications internal] load build context 02:58:00 #36 DONE 0.0s 02:58:00 02:58:00 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:00 #35 DONE 1.5s 02:58:00 02:58:00 #37 [security-proxy-auth internal] load build context 02:58:00 #37 ... 02:58:00 02:58:00 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:00 #31 DONE 0.0s 02:58:00 02:58:00 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:58:00 #38 DONE 0.6s 02:58:00 02:58:00 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:00 #31 DONE 0.0s 02:58:00 02:58:00 #37 [security-proxy-auth internal] load build context 02:58:00 #37 ... 02:58:00 02:58:00 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:00 #31 DONE 0.0s 02:58:00 02:58:00 #37 [security-proxy-auth internal] load build context 02:58:00 #37 ... 02:58:00 02:58:00 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:00 #33 DONE 0.6s 02:58:00 02:58:00 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:00 #35 DONE 1.6s 02:58:00 02:58:00 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:58:00 #32 DONE 0.9s 02:58:00 02:58:00 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 02:58:00 #38 DONE 0.7s 02:58:00 02:58:00 #37 [security-proxy-auth internal] load build context 02:58:00 #37 ... 02:58:00 02:58:00 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:00 #33 DONE 0.6s 02:58:00 02:58:00 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:00 #35 DONE 1.6s 02:58:00 02:58:00 #38 [core-command builder 2/7] WORKDIR /edgex-go 02:58:00 #38 DONE 0.7s 02:58:00 02:58:00 #37 [security-proxy-auth internal] load build context 02:58:01 #37 ... 02:58:01 02:58:01 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:01 #31 DONE 0.0s 02:58:01 02:58:01 #37 [security-proxy-auth internal] load build context 02:58:01 #37 ... 02:58:01 02:58:01 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:01 #31 DONE 0.0s 02:58:01 02:58:01 #37 [security-proxy-auth internal] load build context 02:58:01 #37 ... 02:58:01 02:58:01 #39 [security-spiffe-token-provider internal] load build context 02:58:01 #39 transferring context: 3.38MB 1.3s done 02:58:01 #39 DONE 1.6s 02:58:01 02:58:01 #37 [security-proxy-auth internal] load build context 02:58:02 #37 ... 02:58:02 02:58:02 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:02 #31 DONE 0.0s 02:58:02 02:58:02 #37 [security-proxy-auth internal] load build context 02:58:02 #37 ... 02:58:02 02:58:02 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:58:02 #32 DONE 1.9s 02:58:02 02:58:02 #37 [security-proxy-auth internal] load build context 02:58:02 #37 ... 02:58:02 02:58:02 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:02 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:02 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:02 #33 DONE 0.6s 02:58:02 02:58:02 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:02 #35 DONE 1.6s 02:58:02 02:58:02 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:58:02 #38 DONE 0.8s 02:58:02 02:58:02 #40 [support-scheduler internal] load build context 02:58:02 #40 DONE 0.0s 02:58:02 02:58:02 #37 [security-proxy-auth internal] load build context 02:58:02 #37 ... 02:58:02 02:58:02 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:02 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:02 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:02 #33 DONE 0.6s 02:58:02 02:58:02 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:02 #35 DONE 1.6s 02:58:02 02:58:02 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:58:02 #38 DONE 0.8s 02:58:02 02:58:02 #37 [security-proxy-auth internal] load build context 02:58:02 #121 ... 02:58:02 02:58:02 #122 [core-metadata builder 6/7] COPY . . 02:58:02 #37 ... 02:58:02 02:58:02 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:02 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:02 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:02 #33 DONE 0.7s 02:58:02 02:58:02 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:02 #35 DONE 1.7s 02:58:02 02:58:02 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:58:02 #38 DONE 0.8s 02:58:02 02:58:02 #37 [security-proxy-auth internal] load build context 02:58:03 #37 ... 02:58:03 02:58:03 #36 [support-notifications internal] load build context 02:58:03 #36 transferring context: 3.38MB 2.6s done 02:58:03 #36 DONE 3.1s 02:58:03 02:58:03 #37 [security-proxy-auth internal] load build context 02:58:04 #37 transferring context: 3.38MB 3.6s done 02:58:04 #37 DONE 4.5s 02:58:04 02:58:04 #41 [core-keeper internal] load build context 02:58:05 #41 ... 02:58:05 02:58:05 #42 [security-secretstore-setup internal] load build context 02:58:05 #42 transferring context: 3.38MB 3.4s done 02:58:05 #42 DONE 4.7s 02:58:05 02:58:05 #41 [core-keeper internal] load build context 02:58:05 #41 ... 02:58:05 02:58:05 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 02:58:05 #32 DONE 4.6s 02:58:05 02:58:05 #41 [core-keeper internal] load build context 02:58:06 #41 ... 02:58:06 02:58:06 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:58:06 #43 DONE 5.2s 02:58:06 02:58:06 #41 [core-keeper internal] load build context 02:58:06 #122 ... 02:58:06 02:58:06 #123 [core-keeper builder 7/8] COPY . . 02:58:06 #123 ... 02:58:06 02:58:06 #124 [support-notifications builder 6/7] COPY . . 02:58:06 #124 ... 02:58:06 02:58:06 #125 [support-scheduler builder 6/7] COPY . . 02:58:06 #125 ... 02:58:06 02:58:06 #126 [security-secretstore-setup builder 6/7] COPY . . 02:58:07 #41 ... 02:58:07 02:58:07 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:58:07 #44 DONE 5.4s 02:58:07 02:58:07 #41 [core-keeper internal] load build context 02:58:07 #41 ... 02:58:07 02:58:07 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:58:07 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:58:07 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:58:07 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:58:07 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:58:07 #33 DONE 0.7s 02:58:07 02:58:07 #45 [security-spire-config internal] load build context 02:58:07 #45 DONE 0.0s 02:58:07 02:58:07 #46 [security-spire-agent internal] load build context 02:58:07 #46 DONE 0.0s 02:58:07 02:58:07 #41 [core-keeper internal] load build context 02:58:07 #41 ... 02:58:07 02:58:07 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:07 #47 DONE 0.0s 02:58:07 02:58:07 #41 [core-keeper internal] load build context 02:58:08 #41 transferring context: 3.38MB 6.0s done 02:58:08 #41 DONE 7.4s 02:58:08 02:58:08 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:08 #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:08 #0 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:08 #0 6.778 (1/1) Installing dumb-init (1.2.5-r3) 02:58:08 #0 6.778 Executing busybox-1.37.0-r19.trigger 02:58:08 #0 6.838 OK: 8 MiB in 17 packages 02:58:08 #48 DONE 8.8s 02:58:08 02:58:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:08 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:08 #47 ... 02:58:08 02:58:08 #45 [security-spire-config internal] load build context 02:58:08 #45 transferring context: 24.70kB 0.3s done 02:58:08 #45 DONE 1.6s 02:58:08 02:58:08 #40 [support-scheduler internal] load build context 02:58:09 #40 ... 02:58:09 02:58:09 #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:09 #49 ... 02:58:09 02:58:09 #46 [security-spire-agent internal] load build context 02:58:09 #46 transferring context: 25.98kB 0.2s done 02:58:09 #46 DONE 2.2s 02:58:09 02:58:09 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:09 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.4s done 02:58:09 #47 DONE 2.5s 02:58:09 02:58:09 #50 [core-common-config-bootstrapper internal] load build context 02:58:09 #50 ... 02:58:09 02:58:09 #40 [support-scheduler internal] load build context 02:58:09 #40 transferring context: 3.38MB 6.5s done 02:58:09 #40 DONE 7.5s 02:58:09 02:58:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:09 #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.5s done 02:58:09 #51 DONE 2.5s 02:58:09 02:58:09 #50 [core-common-config-bootstrapper internal] load build context 02:58:09 #50 ... 02:58:09 02:58:09 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:10 #47 ... 02:58:10 02:58:10 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:10 #0 8.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:10 #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:10 #126 ... 02:58:10 02:58:10 #124 [support-notifications builder 6/7] COPY . . 02:58:10 #124 DONE 13.9s 02:58:10 02:58:10 #123 [core-keeper builder 7/8] COPY . . 02:58:10 #123 DONE 13.8s 02:58:10 02:58:10 #122 [core-metadata builder 6/7] COPY . . 02:58:10 #122 DONE 13.9s 02:58:10 02:58:10 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #127 CACHED 02:58:10 02:58:10 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 02:58:10 #128 CACHED 02:58:10 02:58:10 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:58:10 #129 CACHED 02:58:10 02:58:10 #130 [core-data builder 6/7] COPY . . 02:58:10 #130 CACHED 02:58:10 02:58:10 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #131 CACHED 02:58:10 02:58:10 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 02:58:10 #132 CACHED 02:58:10 02:58:10 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:58:10 #133 CACHED 02:58:10 02:58:10 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #134 CACHED 02:58:10 02:58:10 #135 [core-metadata builder 6/7] COPY . . 02:58:10 #135 CACHED 02:58:10 02:58:10 #136 [security-proxy-auth builder 6/7] COPY . . 02:58:10 #136 CACHED 02:58:10 02:58:10 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:58:10 #137 CACHED 02:58:10 02:58:10 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #138 CACHED 02:58:10 02:58:10 #126 [security-secretstore-setup builder 6/7] COPY . . 02:58:10 #126 DONE 13.9s 02:58:10 02:58:10 #125 [support-scheduler builder 6/7] COPY . . 02:58:10 #125 DONE 13.9s 02:58:10 02:58:10 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:58:10 #139 CACHED 02:58:10 02:58:10 #140 [security-bootstrapper builder 6/7] COPY . . 02:58:10 #140 CACHED 02:58:10 02:58:10 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #141 CACHED 02:58:10 02:58:10 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:58:10 #121 DONE 13.9s 02:58:10 02:58:10 #142 [security-proxy-setup builder 6/7] COPY . . 02:58:10 #142 CACHED 02:58:10 02:58:10 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:10 #143 CACHED 02:58:10 02:58:10 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:58:10 #144 CACHED 02:58:10 02:58:10 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:10 #52 ... 02:58:10 02:58:10 #53 [core-metadata internal] load build context 02:58:10 #53 transferring context: 3.38MB 7.5s done 02:58:10 #53 ... 02:58:10 02:58:10 #54 [core-command internal] load build context 02:58:10 #54 transferring context: 3.38MB 7.3s done 02:58:10 #54 DONE 9.2s 02:58:10 02:58:10 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:10 #55 ... 02:58:10 02:58:10 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:10 #0 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:10 #0 9.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:10 #56 ... 02:58:10 02:58:10 #57 [security-spire-server internal] load build context 02:58:10 #57 transferring context: 26.44kB 0.7s done 02:58:10 #57 DONE 3.2s 02:58:10 02:58:10 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:58:10 #58 ... 02:58:10 02:58:10 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:58:10 #59 ... 02:58:10 02:58:10 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:10 #60 ... 02:58:10 02:58:10 #53 [core-metadata internal] load build context 02:58:10 #53 DONE 9.8s 02:58:10 02:58:10 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:11 #145 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:58:11 #61 ... 02:58:11 02:58:11 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:11 #62 ... 02:58:11 02:58:11 #50 [core-common-config-bootstrapper internal] load build context 02:58:11 #50 transferring context: 3.38MB 8.2s done 02:58:11 #50 DONE 10.2s 02:58:11 02:58:11 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:58:11 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:11 #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:11 #63 ... 02:58:11 02:58:11 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:11 #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:58:11 #47 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:58:11 #47 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:58:11 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s 02:58:11 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s 02:58:11 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 02:58:11 #47 ... 02:58:11 02:58:11 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:11 #64 ... 02:58:11 02:58:11 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:11 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:58:11 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done 02:58:11 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:58:12 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.2s 02:58:12 #47 ... 02:58:12 02:58:12 #65 [security-bootstrapper internal] load build context 02:58:12 #65 transferring context: 3.38MB 6.6s done 02:58:12 #65 DONE 9.6s 02:58:12 02:58:12 #66 [security-proxy-setup internal] load build context 02:58:12 #66 transferring context: 3.38MB 6.9s done 02:58:12 #66 ... 02:58:12 02:58:12 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:12 #67 ... 02:58:12 02:58:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:12 #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.3s done 02:58:12 #47 ... 02:58:12 02:58:12 #66 [security-proxy-setup internal] load build context 02:58:12 #66 DONE 10.3s 02:58:12 02:58:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:13 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.89MB / 37.02MB 3.1s 02:58:14 #47 ... 02:58:14 02:58:14 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:14 #68 ... 02:58:14 02:58:14 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:15 #69 ... 02:58:15 02:58:15 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:15 #70 ... 02:58:15 02:58:15 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:15 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.2s 02:58:15 #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:58:15 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.7s 02:58:15 #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:58:15 #47 ... 02:58:15 02:58:15 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:15 #56 13.66 (1/1) Installing dumb-init (1.2.5-r3) 02:58:15 #56 13.71 Executing busybox-1.37.0-r19.trigger 02:58:15 #56 13.80 OK: 8 MiB in 17 packages 02:58:15 #56 DONE 15.6s 02:58:15 02:58:15 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:16 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.8s 02:58:17 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.41MB / 37.02MB 6.7s 02:58:18 #47 ... 02:58:18 02:58:18 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:58:18 #63 16.50 OK: 255 MiB in 60 packages 02:58:18 #63 DONE 18.6s 02:58:18 02:58:18 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:18 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.28MB / 37.02MB 7.8s 02:58:18 #47 ... 02:58:18 02:58:18 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:18 #71 ... 02:58:18 02:58:18 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:19 #47 ... 02:58:19 02:58:19 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:19 #72 ... 02:58:19 02:58:19 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:19 #47 ... 02:58:19 02:58:19 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:58:19 #58 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:19 #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:19 #58 18.12 OK: 255 MiB in 60 packages 02:58:19 #58 DONE 19.2s 02:58:19 02:58:19 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:19 #47 ... 02:58:19 02:58:19 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:19 #62 DONE 18.8s 02:58:19 02:58:19 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:19 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.45MB / 37.02MB 9.3s 02:58:19 #47 ... 02:58:19 02:58:19 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:19 #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:58:19 #51 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:58:19 #51 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:58:19 #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 02:58:19 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 02:58:19 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done 02:58:19 #51 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 7.2s done 02:58:19 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:58:20 #51 ... 02:58:20 02:58:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:20 #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 02:58:20 #47 ... 02:58:20 02:58:20 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 02:58:20 #73 DONE 2.1s 02:58:20 02:58:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:20 #145 ... 02:58:20 02:58:20 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:20 #0 0.921 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:58:20 #146 ... 02:58:20 02:58:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:20 #0 0.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:58:20 #147 ... 02:58:20 02:58:20 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:20 #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:58:20 #148 ... 02:58:20 02:58:20 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:20 #0 0.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:58:20 #47 ... 02:58:20 02:58:20 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:58:20 #59 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:20 #59 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:20 #59 18.64 OK: 255 MiB in 60 packages 02:58:20 #59 DONE 20.1s 02:58:20 02:58:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:20 #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.3s done 02:58:20 #149 ... 02:58:20 02:58:20 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:58:20 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:58:20 #150 ... 02:58:20 02:58:20 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:20 #0 0.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:58:20 #151 ... 02:58:20 02:58:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:20 #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:58:21 #152 ... 02:58:21 02:58:21 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:58:21 #0 0.927 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:58:21 #153 ... 02:58:21 02:58:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:21 #0 0.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:58:21 #154 ... 02:58:21 02:58:21 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:21 #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:58:21 #155 ... 02:58:21 02:58:21 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:21 #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:58:21 #47 ... 02:58:21 02:58:21 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:58:21 #74 DONE 1.9s 02:58:21 02:58:21 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:21 #47 ... 02:58:21 02:58:21 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:21 #52 11.61 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:58:21 #52 11.61 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:58:21 #52 11.61 OK: 26168 distinct packages available 02:58:21 #52 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:21 #52 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:21 #52 19.05 (1/13) Installing brotli-libs (1.1.0-r2) 02:58:21 #52 19.21 (2/13) Installing c-ares (1.34.6-r0) 02:58:21 #52 19.26 (3/13) Installing libunistring (1.3-r0) 02:58:21 #52 19.48 (4/13) Installing libidn2 (2.3.7-r0) 02:58:21 #52 19.49 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:58:21 #52 19.55 (6/13) Installing libpsl (0.21.5-r3) 02:58:21 #52 19.62 (7/13) Installing zstd-libs (1.5.7-r0) 02:58:21 #52 19.73 (8/13) Installing libcurl (8.14.1-r2) 02:58:21 #52 19.92 (9/13) Installing curl (8.14.1-r2) 02:58:21 #52 20.07 (10/13) Installing dumb-init (1.2.5-r3) 02:58:21 #52 20.07 (11/13) Installing musl-obstack (1.2.3-r2) 02:58:21 #52 20.07 (12/13) Installing libucontext (1.3.2-r0) 02:58:21 #52 20.07 (13/13) Installing gcompat (1.1.0-r4) 02:58:21 #52 20.11 Executing busybox-1.37.0-r19.trigger 02:58:21 #52 20.28 OK: 13 MiB in 29 packages 02:58:21 #52 ... 02:58:21 02:58:21 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:22 #47 ... 02:58:22 02:58:22 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:22 #52 DONE 21.8s 02:58:22 02:58:22 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:22 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.4s 02:58:22 #47 ... 02:58:22 02:58:22 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:58:22 #75 DONE 2.3s 02:58:22 02:58:22 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:23 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 12.4s 02:58:23 #47 ... 02:58:23 02:58:23 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:23 #64 DONE 21.8s 02:58:23 02:58:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:23 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 12.8s 02:58:24 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 13.8s 02:58:24 #47 ... 02:58:24 02:58:24 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:24 #55 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:24 #55 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:24 #55 20.70 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:58:24 #55 20.72 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:58:24 #55 20.72 OK: 26170 distinct packages available 02:58:24 #55 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:24 #55 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:24 #55 ... 02:58:24 02:58:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:25 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 14.6s 02:58:25 #47 ... 02:58:25 02:58:25 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:25 #61 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:25 #61 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:25 #61 22.49 (1/7) Installing ca-certificates (20250911-r0) 02:58:25 #61 22.88 (2/7) Installing dumb-init (1.2.5-r3) 02:58:25 #61 23.00 (3/7) Installing libgcc (14.2.0-r6) 02:58:25 #61 23.03 (4/7) Installing libsodium (1.0.20-r0) 02:58:25 #61 23.13 (5/7) Installing libstdc++ (14.2.0-r6) 02:58:25 #61 23.68 (6/7) Installing libzmq (4.3.5-r2) 02:58:25 #61 23.80 (7/7) Installing zeromq (4.3.5-r2) 02:58:25 #61 23.88 Executing busybox-1.37.0-r19.trigger 02:58:25 #61 24.17 Executing ca-certificates-20250911-r0.trigger 02:58:25 #61 ... 02:58:25 02:58:25 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:25 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.57MB / 37.02MB 15.1s 02:58:25 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 15.3s 02:58:25 #47 ... 02:58:25 02:58:25 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:26 #76 ... 02:58:26 02:58:26 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:26 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.83MB / 37.02MB 15.6s 02:58:26 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.8s 02:58:26 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.8s done 02:58:28 #47 ... 02:58:28 02:58:28 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:28 #61 25.49 OK: 12 MiB in 23 packages 02:58:28 #61 DONE 28.0s 02:58:28 02:58:28 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:28 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 02:58:28 #47 ... 02:58:28 02:58:28 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:28 #71 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:28 #71 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:28 #71 19.96 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:28 #71 20.21 Executing busybox-1.37.0-r20.post-upgrade 02:58:28 #71 ... 02:58:28 02:58:28 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:29 #77 ... 02:58:29 02:58:29 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:29 #67 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:29 #67 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:30 #67 ... 02:58:30 02:58:30 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:30 #0 9.031 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:30 #78 ... 02:58:30 02:58:30 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:30 #47 ... 02:58:30 02:58:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:30 #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.3s done 02:58:30 #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.4s 02:58:30 #51 ... 02:58:30 02:58:30 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:30 #71 20.58 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:30 #71 20.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:30 #71 20.59 Executing busybox-1.37.0-r20.trigger 02:58:30 #71 20.77 OK: 8 MiB in 17 packages 02:58:30 #71 ... 02:58:30 02:58:30 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:30 #79 ... 02:58:30 02:58:30 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:31 #47 ... 02:58:31 02:58:31 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:31 #71 DONE 23.2s 02:58:31 02:58:31 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:31 #80 ... 02:58:31 02:58:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:31 #47 ... 02:58:31 02:58:31 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:31 #0 9.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:32 #81 ... 02:58:32 02:58:32 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:32 #47 ... 02:58:32 02:58:32 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:32 #60 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:32 #60 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:32 #60 ... 02:58:32 02:58:32 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:32 #70 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:32 #70 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:32 #70 ... 02:58:32 02:58:32 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:32 #47 ... 02:58:32 02:58:32 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:32 #69 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:32 #69 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:33 #69 ... 02:58:33 02:58:33 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:33 #82 ... 02:58:33 02:58:33 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:33 #68 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:33 #68 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:33 #68 ... 02:58:33 02:58:33 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:33 #47 ... 02:58:33 02:58:33 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:33 #0 8.814 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:33 #83 ... 02:58:33 02:58:33 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:33 #67 28.64 OK: 255 MiB in 60 packages 02:58:33 #67 DONE 31.4s 02:58:33 02:58:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:34 #51 ... 02:58:34 02:58:34 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:58:34 #84 DONE 0.9s 02:58:34 02:58:34 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:34 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.8s 02:58:36 #47 ... 02:58:36 02:58:36 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:36 #72 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:36 #72 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:36 #72 ... 02:58:36 02:58:36 #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:36 #49 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:36 #49 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:36 #49 ... 02:58:36 02:58:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:36 #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.9s done 02:58:36 #51 DONE 28.9s 02:58:36 02:58:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:37 #47 ... 02:58:37 02:58:37 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:37 #76 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:37 #76 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:37 #76 ... 02:58:37 02:58:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:38 #47 ... 02:58:38 02:58:38 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:38 #55 36.15 OK: 255 MiB in 60 packages 02:58:38 #55 DONE 38.0s 02:58:38 02:58:38 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:39 #47 ... 02:58:39 02:58:39 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:58:39 #85 DONE 0.5s 02:58:39 02:58:39 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:39 #70 31.68 (1/2) Installing dumb-init (1.2.5-r3) 02:58:39 #70 31.73 (2/2) Installing su-exec (0.2-r3) 02:58:39 #70 31.75 Executing busybox-1.37.0-r19.trigger 02:58:39 #70 31.95 OK: 8 MiB in 18 packages 02:58:39 #70 DONE 34.8s 02:58:39 02:58:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:39 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.8s 02:58:41 #47 ... 02:58:41 02:58:41 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:41 #69 32.36 (1/4) Installing dumb-init (1.2.5-r3) 02:58:41 #69 32.41 (2/4) Installing openssl (3.5.4-r0) 02:58:41 #69 32.49 (3/4) Installing su-exec (0.2-r3) 02:58:41 #69 32.52 (4/4) Installing yq-go (4.47.2-r2) 02:58:41 #69 34.24 Executing busybox-1.37.0-r19.trigger 02:58:41 #69 34.58 OK: 20 MiB in 20 packages 02:58:41 #69 DONE 36.8s 02:58:41 02:58:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:41 #47 ... 02:58:41 02:58:41 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:41 #78 11.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:41 #78 ... 02:58:41 02:58:41 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:41 #86 ... 02:58:41 02:58:41 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:41 #68 30.85 (1/3) Installing ca-certificates (20250911-r0) 02:58:41 #68 31.56 (2/3) Installing dumb-init (1.2.5-r3) 02:58:41 #68 31.59 (3/3) Installing tzdata (2025c-r0) 02:58:41 #68 33.04 Executing busybox-1.37.0-r19.trigger 02:58:41 #68 33.08 Executing ca-certificates-20250911-r0.trigger 02:58:41 #68 34.12 OK: 8 MiB in 19 packages 02:58:41 #68 DONE 37.9s 02:58:41 02:58:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:43 #47 ... 02:58:43 02:58:43 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:43 #81 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:43 #81 ... 02:58:43 02:58:43 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:43 #76 27.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:43 #76 28.04 Executing busybox-1.37.0-r20.post-upgrade 02:58:44 #76 ... 02:58:44 02:58:44 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:44 #77 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:44 #77 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:44 #77 ... 02:58:44 02:58:44 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:44 #60 37.03 (1/4) Installing ca-certificates (20250911-r0) 02:58:44 #60 37.56 (2/4) Installing dumb-init (1.2.5-r3) 02:58:44 #60 37.62 (3/4) Installing su-exec (0.2-r3) 02:58:44 #60 37.63 (4/4) Installing yq-go (4.47.2-r2) 02:58:44 #60 39.86 Executing busybox-1.37.0-r19.trigger 02:58:44 #60 40.17 Executing ca-certificates-20250911-r0.trigger 02:58:44 #60 41.92 OK: 19 MiB in 20 packages 02:58:44 #60 DONE 44.1s 02:58:44 02:58:44 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:44 #87 ... 02:58:44 02:58:44 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:44 #76 28.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:44 #76 28.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:44 #76 28.88 Executing busybox-1.37.0-r20.trigger 02:58:45 #76 ... 02:58:45 02:58:45 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:45 #83 11.48 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:45 #83 ... 02:58:45 02:58:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:45 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.3s 02:58:47 #47 ... 02:58:47 02:58:47 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:47 #78 25.94 OK: 255 MiB in 60 packages 02:58:47 #78 DONE 26.8s 02:58:47 02:58:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:47 #47 ... 02:58:47 02:58:47 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:58:47 #88 DONE 1.0s 02:58:47 02:58:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:47 #47 ... 02:58:47 02:58:47 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:47 #76 29.14 OK: 8 MiB in 17 packages 02:58:47 #76 DONE 32.1s 02:58:48 02:58:48 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:48 #81 24.50 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:48 #81 24.77 Executing busybox-1.37.0-r20.post-upgrade 02:58:48 #81 25.55 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:48 #81 25.55 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:48 #81 25.56 Executing busybox-1.37.0-r20.trigger 02:58:48 #81 25.72 OK: 13 MiB in 29 packages 02:58:49 #81 ... 02:58:49 02:58:49 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:49 #89 ... 02:58:49 02:58:49 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:49 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:49 #0 8.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:49 #90 ... 02:58:49 02:58:49 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:49 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.5s done 02:58:49 #47 DONE 42.1s 02:58:49 02:58:49 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:49 #86 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:49 #86 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:49 #86 ... 02:58:49 02:58:49 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:49 #72 30.68 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:58:49 #72 30.68 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:58:49 #72 30.68 OK: 26168 distinct packages available 02:58:49 #72 32.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:49 #72 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:50 #72 ... 02:58:50 02:58:50 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:50 #83 26.30 (1/1) Installing dumb-init (1.2.5-r3) 02:58:50 #83 ... 02:58:50 02:58:50 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:50 #81 DONE 28.4s 02:58:50 02:58:50 #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:50 #49 34.02 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:58:50 #49 34.02 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:58:50 #49 34.02 OK: 26168 distinct packages available 02:58:50 #49 36.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:50 #49 38.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:50 #49 ... 02:58:50 02:58:50 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:50 #77 22.09 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:51 #77 22.37 Executing busybox-1.37.0-r20.post-upgrade 02:58:51 #77 22.81 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:51 #77 22.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:51 #77 22.83 Executing busybox-1.37.0-r20.trigger 02:58:51 #77 22.93 OK: 12 MiB in 23 packages 02:58:51 #77 ... 02:58:51 02:58:51 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:58:51 #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:51 #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:51 #91 ... 02:58:51 02:58:51 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:51 #83 27.18 Executing busybox-1.37.0-r19.trigger 02:58:51 #83 27.34 OK: 8 MiB in 17 packages 02:58:52 #83 DONE 28.9s 02:58:52 02:58:52 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:52 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:58:52 #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:58:53 #92 ... 02:58:53 02:58:53 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:53 #77 DONE 24.5s 02:58:53 02:58:53 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:54 #93 ... 02:58:54 02:58:54 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:54 #72 44.82 (1/4) Installing dumb-init (1.2.5-r3) 02:58:54 #72 44.83 (2/4) Installing musl-obstack (1.2.3-r2) 02:58:54 #72 44.85 (3/4) Installing libucontext (1.3.2-r0) 02:58:54 #72 44.90 (4/4) Installing gcompat (1.1.0-r4) 02:58:54 #72 44.91 Executing busybox-1.37.0-r19.trigger 02:58:54 #72 45.01 OK: 8 MiB in 20 packages 02:58:55 #72 DONE 46.6s 02:58:55 02:58:55 #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:55 #49 46.21 (1/5) Installing dumb-init (1.2.5-r3) 02:58:55 #49 46.26 (2/5) Installing musl-obstack (1.2.3-r2) 02:58:55 #49 46.27 (3/5) Installing libucontext (1.3.2-r0) 02:58:55 #49 46.28 (4/5) Installing gcompat (1.1.0-r4) 02:58:55 #49 46.30 (5/5) Installing openssl (3.5.4-r0) 02:58:55 #49 46.39 Executing busybox-1.37.0-r19.trigger 02:58:55 #49 46.64 OK: 9 MiB in 21 packages 02:58:57 #49 DONE 48.7s 02:58:57 02:58:57 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:58:59 #94 ... 02:58:59 02:58:59 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:59 #90 17.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #90 17.57 Executing busybox-1.37.0-r20.post-upgrade 02:58:59 #90 17.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #90 17.83 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #90 17.92 Executing busybox-1.37.0-r20.trigger 02:58:59 #90 18.05 OK: 8 MiB in 18 packages 02:58:59 #90 DONE 19.9s 02:58:59 02:58:59 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:59 #92 13.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #92 14.00 Executing busybox-1.37.0-r20.post-upgrade 02:58:59 #92 14.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #92 14.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:58:59 #92 14.64 Executing busybox-1.37.0-r20.trigger 02:58:59 #92 14.78 OK: 19 MiB in 20 packages 02:59:00 #92 ... 02:59:00 02:59:00 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:59:00 #91 15.22 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #91 15.42 Executing busybox-1.37.0-r20.post-upgrade 02:59:00 #91 15.98 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #91 16.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #91 16.17 Executing busybox-1.37.0-r20.trigger 02:59:00 #91 16.37 OK: 8 MiB in 19 packages 02:59:00 #91 DONE 18.8s 02:59:00 02:59:00 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:59:00 #86 16.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #86 17.32 Executing busybox-1.37.0-r20.post-upgrade 02:59:00 #86 17.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #86 17.95 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:59:00 #86 17.98 Executing busybox-1.37.0-r20.trigger 02:59:00 #86 18.20 OK: 20 MiB in 20 packages 02:59:01 #86 DONE 20.3s 02:59:01 02:59:01 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:01 #94 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:59:01 #94 ... 02:59:01 02:59:01 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:01 #92 DONE 16.9s 02:59:01 02:59:01 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:59:01 #95 DONE 0.5s 02:59:01 02:59:01 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:01 #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:59:01 #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:59:01 #96 ... 02:59:01 02:59:01 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:59:01 #97 DONE 3.2s 02:59:02 02:59:02 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:59:02 #98 DONE 0.2s 02:59:02 02:59:02 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:02 #82 ... 02:59:02 02:59:02 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:02 #94 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:59:06 #94 ... 02:59:06 02:59:06 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:06 #96 8.637 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:59:06 #96 8.721 Executing busybox-1.37.0-r20.post-upgrade 02:59:06 #96 9.174 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:59:06 #96 9.180 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:59:06 #96 9.189 Executing busybox-1.37.0-r20.trigger 02:59:06 #96 9.217 OK: 8 MiB in 20 packages 02:59:06 #96 DONE 10.4s 02:59:06 02:59:06 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:59:06 #94 8.583 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:59:06 #94 8.852 Executing busybox-1.37.0-r20.post-upgrade 02:59:07 #94 9.348 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:59:07 #94 9.357 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:59:07 #94 9.369 Executing busybox-1.37.0-r20.trigger 02:59:07 #94 9.413 OK: 9 MiB in 21 packages 02:59:08 #94 DONE 10.6s 02:59:08 02:59:08 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:08 #99 DONE 2.1s 02:59:08 02:59:08 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:59:08 #100 DONE 0.4s 02:59:08 02:59:08 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:59:08 #101 ... 02:59:08 02:59:08 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:59:08 #102 DONE 0.3s 02:59:09 02:59:09 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:59:09 #103 DONE 0.3s 02:59:09 02:59:09 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:09 #104 ... 02:59:09 02:59:09 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:59:09 #105 DONE 0.2s 02:59:09 02:59:09 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:59:09 #106 DONE 0.3s 02:59:09 02:59:09 #107 [security-spire-config] exporting to image 02:59:09 #107 exporting layers 02:59:10 #107 ... 02:59:10 02:59:10 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:59:10 #101 DONE 1.6s 02:59:10 02:59:10 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:12 #108 ... 02:59:12 02:59:12 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:12 #104 DONE 3.7s 02:59:12 02:59:12 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:59:12 #109 DONE 0.3s 02:59:12 02:59:12 #110 [security-spire-server stage-2 6/9] COPY security.txt / 02:59:12 #110 DONE 0.4s 02:59:12 02:59:12 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:13 #111 ... 02:59:13 02:59:13 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:13 #108 DONE 3.0s 02:59:13 02:59:13 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:13 #112 ... 02:59:13 02:59:13 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:13 #111 DONE 0.6s 02:59:13 02:59:13 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:13 #112 DONE 0.5s 02:59:13 02:59:13 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:13 #113 DONE 0.4s 02:59:13 02:59:13 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:59:14 #114 ... 02:59:14 02:59:14 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:59:14 #115 DONE 0.4s 02:59:14 02:59:14 #107 [security-spire-config] exporting to image 02:59:14 #107 exporting layers 4.0s done 02:59:14 #107 writing image sha256:665c6da0d243e94c80cb54ceb83a3273271cc7272e0a41b9e7d5d0cb6539f3a6 0.0s done 02:59:14 #107 naming to docker.io/library/security-spire-config-arm64 0.1s done 02:59:14 #107 DONE 4.1s 02:59:14 02:59:14 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:59:14 #114 DONE 0.3s 02:59:14 02:59:14 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:59:14 #116 DONE 0.3s 02:59:14 02:59:14 #107 [security-spire-server] exporting to image 02:59:14 #107 ... 02:59:14 02:59:14 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:59:14 #117 DONE 0.3s 02:59:14 02:59:14 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:59:14 #118 DONE 0.3s 02:59:14 02:59:14 #107 [security-spire-agent] exporting to image 02:59:18 #107 exporting layers 3.6s done 02:59:18 #107 writing image sha256:75c73145bfc2c044391565270e093e914055c0219221d201892090cba7fb3b04 0.1s done 02:59:18 #107 naming to docker.io/library/security-spire-server-arm64 done 02:59:18 #107 exporting layers 3.0s done 02:59:18 #107 writing image sha256:1c093a0ae66488aea9807456053e0fe7555c3fe7ba5df2aac2845b1e3a2cab32 done 02:59:18 #107 naming to docker.io/library/security-spire-agent-arm64 done 02:59:18 #107 DONE 8.0s 02:59:18 02:59:18 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:57 #156 ... 02:59:57 02:59:57 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:59:57 #153 DONE 93.4s 02:59:57 02:59:57 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:59:57 #157 DONE 0.1s 02:59:57 02:59:57 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:59:57 #152 ... 02:59:57 02:59:57 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:59:57 #158 DONE 0.2s 02:59:57 02:59:57 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:59:57 #146 DONE 93.9s 02:59:57 02:59:57 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:59:57 #159 DONE 0.2s 02:59:57 02:59:57 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:59:57 #160 DONE 0.1s 02:59:57 02:59:57 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:59:57 #161 DONE 0.1s 02:59:57 02:59:57 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:59:57 #162 DONE 0.3s 02:59:57 02:59:57 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:59:57 #163 DONE 0.9s 02:59:57 02:59:57 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:59:57 #164 DONE 0.4s 02:59:57 02:59:57 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:57 #165 DONE 1.0s 02:59:57 02:59:57 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:59:57 #166 DONE 0.1s 02:59:57 02:59:57 #167 [core-common-config-bootstrapper] exporting to image 02:59:57 #167 exporting layers 02:59:57 #167 ... 02:59:57 02:59:57 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:59:57 #168 DONE 0.3s 02:59:57 02:59:57 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:59:57 #169 DONE 0.2s 02:59:57 02:59:57 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:59:57 #145 ... 02:59:57 02:59:57 #167 [core-common-config-bootstrapper] exporting to image 02:59:57 #167 exporting layers 0.7s done 02:59:57 #167 writing image sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 02:59:57 #167 writing image sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 0.0s done 02:59:57 #167 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:59:57 #167 DONE 0.7s 02:59:57 02:59:57 #170 [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/ 02:59:57 #170 DONE 0.1s 02:59:57 02:59:57 #171 [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/ 02:59:57 #171 DONE 0.1s 02:59:57 02:59:57 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:59:57 #145 ... 02:59:57 02:59:57 #172 [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/ 02:59:57 #172 DONE 0.1s 02:59:57 02:59:57 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:59:57 #173 DONE 0.1s 02:59:57 02:59:57 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:59:57 #174 DONE 0.7s 02:59:57 02:59:57 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:59:57 #154 ... 02:59:57 02:59:57 #175 [security-bootstrapper] exporting to image 02:59:57 #175 exporting layers 0.4s done 02:59:57 #175 writing image sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 02:59:57 #175 writing image sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 02:59:57 #175 naming to docker.io/library/security-bootstrapper 0.0s done 02:59:57 #175 DONE 0.5s 02:59:57 02:59:57 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:39 #80 ... 03:00:39 03:00:39 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #79 DONE 128.3s 03:00:39 03:00:39 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #87 DONE 114.4s 03:00:39 03:00:39 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #93 DONE 101.2s 03:00:39 03:00:39 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #82 DONE 125.9s 03:00:39 03:00:39 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #89 DONE 109.9s 03:00:39 03:00:39 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:00:39 #119 ... 03:00:39 03:00:39 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #80 DONE 127.3s 03:00:39 03:00:39 #120 [security-secretstore-setup builder 6/7] COPY . . 03:00:39 #120 DONE 1.9s 03:00:39 03:00:39 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #121 CACHED 03:00:39 03:00:39 #122 [security-bootstrapper builder 6/7] COPY . . 03:00:39 #122 CACHED 03:00:39 03:00:39 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:39 #123 CACHED 03:00:39 03:00:39 #124 [core-keeper builder 7/8] COPY . . 03:00:39 #124 DONE 1.9s 03:00:39 03:00:39 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #125 CACHED 03:00:39 03:00:39 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:39 #126 CACHED 03:00:39 03:00:39 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 03:00:39 #127 CACHED 03:00:39 03:00:39 #128 [core-command builder 6/7] COPY . . 03:00:39 #128 CACHED 03:00:39 03:00:39 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 03:00:39 #129 CACHED 03:00:39 03:00:39 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #130 CACHED 03:00:39 03:00:39 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:00:39 #131 CACHED 03:00:39 03:00:39 #132 [core-metadata builder 6/7] COPY . . 03:00:39 #132 CACHED 03:00:39 03:00:39 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #133 CACHED 03:00:39 03:00:39 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:00:39 #134 CACHED 03:00:39 03:00:39 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #135 CACHED 03:00:39 03:00:39 #136 [security-proxy-auth builder 6/7] COPY . . 03:00:39 #136 CACHED 03:00:39 03:00:39 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:00:39 #119 DONE 1.9s 03:00:39 03:00:39 #137 [core-data builder 6/7] COPY . . 03:00:39 #137 DONE 2.0s 03:00:39 03:00:39 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:39 #138 ... 03:00:39 03:00:39 #139 [security-proxy-setup builder 6/7] COPY . . 03:00:39 #139 CACHED 03:00:39 03:00:39 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:39 #140 CACHED 03:00:39 03:00:39 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:00:39 #141 CACHED 03:00:39 03:00:39 #142 [support-scheduler builder 6/7] COPY . . 03:00:39 #142 DONE 2.0s 03:00:39 03:00:39 #143 [support-notifications builder 6/7] COPY . . 03:00:39 #143 DONE 2.0s 03:00:39 03:00:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:39 #144 4.486 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:00:39 #144 ... 03:00:39 03:00:39 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:39 #138 6.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:00:40 #138 ... 03:00:40 03:00:40 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:40 #0 5.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:00:41 #145 ... 03:00:41 03:00:41 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:41 #0 6.052 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:00:41 #146 ... 03:00:41 03:00:41 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:41 #0 5.211 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:00:41 #147 ... 03:00:41 03:00:41 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:41 #0 4.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:00:41 #148 ... 03:00:41 03:00:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:41 #0 6.131 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:41 #149 ... 03:00:41 03:00:41 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:41 #0 5.381 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:00:41 #150 ... 03:00:41 03:00:41 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:41 #0 5.479 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:00:41 #151 ... 03:00:41 03:00:41 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:41 #0 5.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:42 #152 ... 03:00:42 03:00:42 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:42 #0 6.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:00:42 #153 ... 03:00:42 03:00:42 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:42 #0 4.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:00:44 #145 ... 03:00:44 03:00:44 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:44 #155 DONE 152.7s 03:00:44 03:00:44 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:44 #156 ... 03:00:44 03:00:44 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:00:44 #176 DONE 0.1s 03:00:44 03:00:44 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:00:44 #177 DONE 0.1s 03:00:44 03:00:44 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:00:44 #178 DONE 0.2s 03:00:44 03:00:44 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:00:44 #179 DONE 0.1s 03:00:44 03:00:44 #180 [core-command] exporting to image 03:00:44 #180 exporting layers 0.1s done 03:00:44 #180 writing image sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:00:44 #180 naming to docker.io/library/core-command done 03:00:44 #180 DONE 0.1s 03:00:44 03:00:44 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:44 #147 ... 03:00:44 03:00:44 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:44 #149 DONE 154.8s 03:00:44 03:00:44 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:00:44 #181 DONE 0.0s 03:00:44 03:00:44 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:00:44 #182 DONE 0.1s 03:00:44 03:00:44 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:00:45 #183 DONE 0.1s 03:00:45 03:00:45 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:00:45 #184 DONE 0.1s 03:00:45 03:00:45 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:00:45 #185 DONE 0.1s 03:00:45 03:00:45 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:00:45 #186 DONE 0.0s 03:00:45 03:00:45 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:46 #187 DONE 1.1s 03:00:46 03:00:46 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:46 #151 154.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:00:46 #151 ... 03:00:46 03:00:46 #188 [security-proxy-setup] exporting to image 03:00:46 #188 exporting layers 0.2s done 03:00:46 #188 writing image sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:00:46 #188 naming to docker.io/library/security-proxy-setup done 03:00:46 #188 DONE 0.2s 03:00:46 03:00:46 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:46 #145 ... 03:00:46 03:00:46 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:46 #156 DONE 156.9s 03:00:47 03:00:47 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:47 #189 DONE 0.1s 03:00:47 03:00:47 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:47 #190 DONE 0.0s 03:00:47 03:00:47 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:00:47 #191 DONE 0.3s 03:00:47 03:00:47 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:47 #150 DONE 157.6s 03:00:47 03:00:47 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:00:47 #192 DONE 0.1s 03:00:47 03:00:47 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:00:47 #193 DONE 0.1s 03:00:47 03:00:47 #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:00:47 #194 DONE 0.1s 03:00:47 03:00:47 #195 [core-metadata] exporting to image 03:00:47 #195 ... 03:00:47 03:00:47 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:47 #151 DONE 157.9s 03:00:47 03:00:47 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:00:47 #196 DONE 0.3s 03:00:47 03:00:47 #195 [core-metadata] exporting to image 03:00:47 #195 exporting layers 0.3s done 03:00:47 #195 writing image sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:00:47 #195 naming to docker.io/library/core-metadata done 03:00:48 #195 DONE 0.3s 03:00:48 03:00:48 #197 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:00:48 #197 DONE 0.0s 03:00:48 03:00:48 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:00:48 #198 DONE 0.0s 03:00:48 03:00:48 #199 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:00:48 #199 DONE 0.1s 03:00:48 03:00:48 #200 [core-keeper] exporting to image 03:00:48 #200 ... 03:00:48 03:00:48 #201 [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 03:00:48 #201 DONE 0.1s 03:00:48 03:00:48 #200 [core-keeper] exporting to image 03:00:48 #200 exporting layers 0.1s done 03:00:48 #200 writing image sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:00:48 #200 naming to docker.io/library/core-keeper done 03:00:48 #200 DONE 0.3s 03:00:48 03:00:48 #202 [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 03:00:48 #202 DONE 0.2s 03:00:48 03:00:48 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:00:48 #203 DONE 0.1s 03:00:48 03:00:48 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:48 #154 ... 03:00:48 03:00:48 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:00:48 #204 DONE 0.2s 03:00:48 03:00:48 #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:00:49 #205 DONE 0.2s 03:00:49 03:00:49 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:49 #145 DONE 158.8s 03:00:49 03:00:49 #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:00:49 #206 DONE 0.1s 03:00:49 03:00:49 #207 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:49 #207 ... 03:00:49 03:00:49 #208 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:49 #208 DONE 0.1s 03:00:49 03:00:49 #209 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:49 #209 DONE 0.0s 03:00:49 03:00:49 #210 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:00:49 #210 DONE 0.3s 03:00:49 03:00:49 #207 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:49 #207 DONE 0.4s 03:00:49 03:00:49 #211 [security-secretstore-setup] exporting to image 03:00:49 #211 ... 03:00:49 03:00:49 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:00:49 #212 DONE 0.1s 03:00:49 03:00:49 #213 [security-spiffe-token-provider] exporting to image 03:00:49 #213 ... 03:00:49 03:00:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:49 #152 DONE 159.8s 03:00:49 03:00:49 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:49 #214 DONE 0.1s 03:00:49 03:00:49 #213 [security-spiffe-token-provider] exporting to image 03:00:49 #213 exporting layers 0.4s done 03:00:49 #213 writing image sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:00:49 #213 naming to docker.io/library/security-spiffe-token-provider done 03:00:50 #213 DONE 0.5s 03:00:50 03:00:50 #211 [security-secretstore-setup] exporting to image 03:00:50 #211 exporting layers 0.6s done 03:00:50 #211 writing image sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:00:50 #211 naming to docker.io/library/security-secretstore-setup done 03:00:50 #211 DONE 0.7s 03:00:50 03:00:50 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:50 #215 DONE 0.1s 03:00:50 03:00:50 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:50 #147 ... 03:00:50 03:00:50 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:50 #148 DONE 160.1s 03:00:50 03:00:50 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:00:50 #216 DONE 0.2s 03:00:50 03:00:50 #217 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:50 #217 DONE 0.0s 03:00:50 03:00:50 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:00:50 #218 DONE 0.0s 03:00:50 03:00:50 #219 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:50 #219 DONE 0.0s 03:00:50 03:00:50 #220 [core-data] exporting to image 03:00:50 #220 exporting layers 0.3s done 03:00:50 #220 ... 03:00:50 03:00:50 #221 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:00:50 #221 DONE 0.4s 03:00:50 03:00:50 #220 [core-data] exporting to image 03:00:50 #220 writing image sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:00:50 #220 naming to docker.io/library/core-data 0.0s done 03:00:50 #220 DONE 0.5s 03:00:50 03:00:50 #222 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:00:50 #222 DONE 0.1s 03:00:50 03:00:50 #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:00:50 #223 DONE 0.0s 03:00:50 03:00:50 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:51 #154 ... 03:00:51 03:00:51 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:51 #224 DONE 0.4s 03:00:51 03:00:51 #225 [security-proxy-auth] exporting to image 03:00:51 #225 exporting layers 0.1s done 03:00:51 #225 writing image sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:00:51 #225 naming to docker.io/library/security-proxy-auth done 03:00:51 #225 DONE 0.2s 03:00:51 03:00:51 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:51 #154 DONE 161.6s 03:00:51 03:00:51 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:51 #147 ... 03:00:51 03:00:51 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:51 #226 DONE 0.0s 03:00:51 03:00:51 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:51 #227 DONE 0.0s 03:00:51 03:00:51 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:00:51 #228 DONE 0.2s 03:00:51 03:00:51 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:51 #147 DONE 161.9s 03:00:51 03:00:51 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:00:51 #229 DONE 0.0s 03:00:51 03:00:51 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:52 #230 DONE 0.0s 03:00:52 03:00:52 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:52 #231 DONE 0.1s 03:00:52 03:00:52 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:00:52 #232 DONE 0.2s 03:00:52 03:00:52 #233 [support-notifications] exporting to image 03:00:52 #233 exporting layers 0.3s done 03:00:52 #233 writing image sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:00:52 #233 naming to docker.io/library/support-notifications done 03:00:52 #233 DONE 0.3s 03:00:52 03:00:52 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:00:52 #234 DONE 0.0s 03:00:52 03:00:52 #235 [support-scheduler] exporting to image 03:00:52 #235 exporting layers 0.4s done 03:00:52 #235 writing image sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:00:52 #235 naming to docker.io/library/support-scheduler done 03:00:52 #235 DONE 0.4s 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:00:52 time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:00:52 $ docker stop --time=1 efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d 03:00:53 $ docker rm -f --volumes efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d [Pipeline] // withDockerContainer [Pipeline] sh 03:00:54 + docker images 03:00:54 REPOSITORY TAG IMAGE ID CREATED SIZE 03:00:54 support-scheduler latest 240fffa8fe62 2 seconds ago 52MB 03:00:54 security-proxy-auth latest 5f4351086c46 3 seconds ago 47MB 03:00:54 support-notifications latest 0065c0401b8d 3 seconds ago 55.7MB 03:00:54 core-data latest 70232bd33432 4 seconds ago 47.8MB 03:00:54 security-spiffe-token-provider latest d3c06a0a773e 5 seconds ago 51MB 03:00:54 security-secretstore-setup latest 03078731fdef 5 seconds ago 84.5MB 03:00:54 core-keeper latest fea2c21c07d5 7 seconds ago 46.8MB 03:00:54 core-metadata latest 34062e1942ae 7 seconds ago 48MB 03:00:54 security-proxy-setup latest 20952b90c28f 8 seconds ago 52.8MB 03:00:54 core-command latest d46f012761fc 11 seconds ago 42.1MB 03:00:54 security-bootstrapper latest 10a0e5c3b2a0 About a minute ago 22.4MB 03:00:54 core-common-config-bootstrapper latest f7cb1de44782 About a minute ago 21.3MB 03:00:54 security-spire-config latest 535620ffe591 3 minutes ago 178MB 03:00:54 security-spire-agent latest c0236513610c 3 minutes ago 238MB 03:00:54 security-spire-server latest fe8062aa8e4d 3 minutes ago 178MB 03:00:54 ci-base-image-x86_64 latest 254be7c9bf25 7 minutes ago 999MB 03:00:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 03:00:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 03:00:54 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 03:00:54 provisioning config files... 03:00:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config11418069770245416270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:54 ---> ****-login.sh 03:00:54 nexus3.edgexfoundry.org:10001 03:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:54 Login Succeeded 03:00:54 nexus3.edgexfoundry.org:10002 03:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:55 Login Succeeded 03:00:55 nexus3.edgexfoundry.org:10003 03:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:55 Login Succeeded 03:00:55 nexus3.edgexfoundry.org:10004 03:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:55 Login Succeeded 03:00:55 ****.io 03:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:55 Login Succeeded 03:00:55 ---> ****-login.sh ends [Pipeline] } 03:00:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:00:55 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:00:55 18557c7001e696e1873834096e39d1a971d2f00a 03:00:55 latest 03:00:55 4.1.0-dev.83 03:00:55 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:00:55 main 03:00:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:56 + docker push nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a 03:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:00:56 97cab9dde7a4: Preparing 03:00:56 683418c29b62: Preparing 03:00:56 60964634c935: Preparing 03:00:56 c38d40640ce6: Preparing 03:00:56 901b2a0b6d39: Preparing 03:00:56 74168cf36fe7: Preparing 03:00:56 256f393e029f: Preparing 03:00:56 256f393e029f: Waiting 03:00:56 74168cf36fe7: Waiting 03:00:56 97cab9dde7a4: Pushed 03:00:56 60964634c935: Pushed 03:00:56 c38d40640ce6: Pushed 03:00:56 256f393e029f: Layer already exists 03:00:56 901b2a0b6d39: Pushed 03:00:56 74168cf36fe7: Pushed 03:00:59 683418c29b62: Pushed 03:00:59 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:00 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:01:00 97cab9dde7a4: Preparing 03:01:00 683418c29b62: Preparing 03:01:00 60964634c935: Preparing 03:01:00 c38d40640ce6: Preparing 03:01:00 901b2a0b6d39: Preparing 03:01:00 74168cf36fe7: Preparing 03:01:00 256f393e029f: Preparing 03:01:00 256f393e029f: Waiting 03:01:00 74168cf36fe7: Waiting 03:01:00 683418c29b62: Layer already exists 03:01:00 97cab9dde7a4: Layer already exists 03:01:00 c38d40640ce6: Layer already exists 03:01:00 901b2a0b6d39: Layer already exists 03:01:00 60964634c935: Layer already exists 03:01:00 256f393e029f: Layer already exists 03:01:00 74168cf36fe7: Layer already exists 03:01:00 latest: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:00 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 03:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:01:00 97cab9dde7a4: Preparing 03:01:00 683418c29b62: Preparing 03:01:00 60964634c935: Preparing 03:01:00 c38d40640ce6: Preparing 03:01:00 901b2a0b6d39: Preparing 03:01:00 74168cf36fe7: Preparing 03:01:00 256f393e029f: Preparing 03:01:00 256f393e029f: Waiting 03:01:00 74168cf36fe7: Waiting 03:01:00 683418c29b62: Layer already exists 03:01:00 c38d40640ce6: Layer already exists 03:01:00 97cab9dde7a4: Layer already exists 03:01:00 901b2a0b6d39: Layer already exists 03:01:00 60964634c935: Layer already exists 03:01:00 74168cf36fe7: Layer already exists 03:01:00 256f393e029f: Layer already exists 03:01:00 4.1.0-dev.83: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:01 + docker push nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:01:01 97cab9dde7a4: Preparing 03:01:01 683418c29b62: Preparing 03:01:01 60964634c935: Preparing 03:01:01 c38d40640ce6: Preparing 03:01:01 901b2a0b6d39: Preparing 03:01:01 74168cf36fe7: Preparing 03:01:01 256f393e029f: Preparing 03:01:01 74168cf36fe7: Waiting 03:01:01 256f393e029f: Waiting 03:01:01 683418c29b62: Layer already exists 03:01:01 c38d40640ce6: Layer already exists 03:01:01 60964634c935: Layer already exists 03:01:01 97cab9dde7a4: Layer already exists 03:01:01 901b2a0b6d39: Layer already exists 03:01:01 74168cf36fe7: Layer already exists 03:01:01 256f393e029f: Layer already exists 03:01:01 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:01:02 97cab9dde7a4: Preparing 03:01:02 683418c29b62: Preparing 03:01:02 60964634c935: Preparing 03:01:02 c38d40640ce6: Preparing 03:01:02 901b2a0b6d39: Preparing 03:01:02 74168cf36fe7: Preparing 03:01:02 256f393e029f: Preparing 03:01:02 74168cf36fe7: Waiting 03:01:02 256f393e029f: Waiting 03:01:02 c38d40640ce6: Layer already exists 03:01:02 683418c29b62: Layer already exists 03:01:02 97cab9dde7a4: Layer already exists 03:01:02 901b2a0b6d39: Layer already exists 03:01:02 60964634c935: Layer already exists 03:01:02 74168cf36fe7: Layer already exists 03:01:02 256f393e029f: Layer already exists 03:01:02 main: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:02 ===================================================== [Pipeline] echo 03:01:02 taggedImages: 03:01:02 - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a 03:01:02 - nexus3.edgexfoundry.org:10004/core-command:latest 03:01:02 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 03:01:02 - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:01:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:01:02 18557c7001e696e1873834096e39d1a971d2f00a 03:01:02 latest 03:01:02 4.1.0-dev.83 03:01:02 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:02 main 03:01:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:01:03 578030e6c7b7: Preparing 03:01:03 02db82850aad: Preparing 03:01:03 9f41df42b6e4: Preparing 03:01:03 1cababd99f6e: Preparing 03:01:03 60964634c935: Preparing 03:01:03 c38d40640ce6: Preparing 03:01:03 901b2a0b6d39: Preparing 03:01:03 74168cf36fe7: Preparing 03:01:03 256f393e029f: Preparing 03:01:03 c38d40640ce6: Waiting 03:01:03 901b2a0b6d39: Waiting 03:01:03 74168cf36fe7: Waiting 03:01:03 256f393e029f: Waiting 03:01:03 60964634c935: Layer already exists 03:01:03 c38d40640ce6: Layer already exists 03:01:03 901b2a0b6d39: Layer already exists 03:01:03 74168cf36fe7: Layer already exists 03:01:03 256f393e029f: Layer already exists 03:01:03 578030e6c7b7: Pushed 03:01:03 9f41df42b6e4: Pushed 03:01:03 02db82850aad: Pushed 03:01:04 1cababd99f6e: Pushed 03:01:04 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:05 + 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 03:01:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:01:05 578030e6c7b7: Preparing 03:01:05 02db82850aad: Preparing 03:01:05 9f41df42b6e4: Preparing 03:01:05 1cababd99f6e: Preparing 03:01:05 60964634c935: Preparing 03:01:05 c38d40640ce6: Preparing 03:01:05 901b2a0b6d39: Preparing 03:01:05 74168cf36fe7: Preparing 03:01:05 256f393e029f: Preparing 03:01:05 901b2a0b6d39: Waiting 03:01:05 256f393e029f: Waiting 03:01:05 c38d40640ce6: Waiting 03:01:05 74168cf36fe7: Waiting 03:01:05 9f41df42b6e4: Layer already exists 03:01:05 1cababd99f6e: Layer already exists 03:01:05 578030e6c7b7: Layer already exists 03:01:05 60964634c935: Layer already exists 03:01:05 02db82850aad: Layer already exists 03:01:05 901b2a0b6d39: Layer already exists 03:01:05 256f393e029f: Layer already exists 03:01:05 74168cf36fe7: Layer already exists 03:01:05 c38d40640ce6: Layer already exists 03:01:05 latest: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 03:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:01:06 578030e6c7b7: Preparing 03:01:06 02db82850aad: Preparing 03:01:06 9f41df42b6e4: Preparing 03:01:06 1cababd99f6e: Preparing 03:01:06 60964634c935: Preparing 03:01:06 c38d40640ce6: Preparing 03:01:06 901b2a0b6d39: Preparing 03:01:06 74168cf36fe7: Preparing 03:01:06 256f393e029f: Preparing 03:01:06 c38d40640ce6: Waiting 03:01:06 901b2a0b6d39: Waiting 03:01:06 256f393e029f: Waiting 03:01:06 60964634c935: Layer already exists 03:01:06 9f41df42b6e4: Layer already exists 03:01:06 02db82850aad: Layer already exists 03:01:06 578030e6c7b7: Layer already exists 03:01:06 1cababd99f6e: Layer already exists 03:01:06 256f393e029f: Layer already exists 03:01:06 c38d40640ce6: Layer already exists 03:01:06 901b2a0b6d39: Layer already exists 03:01:06 74168cf36fe7: Layer already exists 03:01:06 4.1.0-dev.83: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:01:06 578030e6c7b7: Preparing 03:01:06 02db82850aad: Preparing 03:01:06 9f41df42b6e4: Preparing 03:01:06 1cababd99f6e: Preparing 03:01:06 60964634c935: Preparing 03:01:06 c38d40640ce6: Preparing 03:01:06 901b2a0b6d39: Preparing 03:01:06 74168cf36fe7: Preparing 03:01:06 256f393e029f: Preparing 03:01:06 c38d40640ce6: Waiting 03:01:06 901b2a0b6d39: Waiting 03:01:06 74168cf36fe7: Waiting 03:01:06 256f393e029f: Waiting 03:01:06 02db82850aad: Layer already exists 03:01:06 60964634c935: Layer already exists 03:01:06 578030e6c7b7: Layer already exists 03:01:06 9f41df42b6e4: Layer already exists 03:01:06 1cababd99f6e: Layer already exists 03:01:06 74168cf36fe7: Layer already exists 03:01:06 c38d40640ce6: Layer already exists 03:01:06 901b2a0b6d39: Layer already exists 03:01:06 256f393e029f: Layer already exists 03:01:06 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:07 + 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 03:01:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:01:07 578030e6c7b7: Preparing 03:01:07 02db82850aad: Preparing 03:01:07 9f41df42b6e4: Preparing 03:01:07 1cababd99f6e: Preparing 03:01:07 60964634c935: Preparing 03:01:07 c38d40640ce6: Preparing 03:01:07 901b2a0b6d39: Preparing 03:01:07 74168cf36fe7: Preparing 03:01:07 256f393e029f: Preparing 03:01:07 c38d40640ce6: Waiting 03:01:07 901b2a0b6d39: Waiting 03:01:07 74168cf36fe7: Waiting 03:01:07 256f393e029f: Waiting 03:01:07 60964634c935: Layer already exists 03:01:07 9f41df42b6e4: Layer already exists 03:01:07 02db82850aad: Layer already exists 03:01:07 1cababd99f6e: Layer already exists 03:01:07 578030e6c7b7: Layer already exists 03:01:07 c38d40640ce6: Layer already exists 03:01:07 901b2a0b6d39: Layer already exists 03:01:07 256f393e029f: Layer already exists 03:01:07 74168cf36fe7: Layer already exists 03:01:07 main: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:07 ===================================================== [Pipeline] echo 03:01:07 taggedImages: 03:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 03:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:01:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:01:07 18557c7001e696e1873834096e39d1a971d2f00a 03:01:07 latest 03:01:07 4.1.0-dev.83 03:01:07 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:07 main 03:01:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:08 + docker push nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a 03:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:01:08 168b6341e036: Preparing 03:01:08 b5f8972a582f: Preparing 03:01:08 60964634c935: Preparing 03:01:08 c38d40640ce6: Preparing 03:01:08 89d5b9460c68: Preparing 03:01:08 4aaf5665442b: Preparing 03:01:08 256f393e029f: Preparing 03:01:08 256f393e029f: Waiting 03:01:08 4aaf5665442b: Waiting 03:01:08 c38d40640ce6: Layer already exists 03:01:08 60964634c935: Layer already exists 03:01:08 256f393e029f: Layer already exists 03:01:08 168b6341e036: Pushed 03:01:08 4aaf5665442b: Pushed 03:01:08 89d5b9460c68: Pushed 03:01:12 b5f8972a582f: Pushed 03:01:12 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:01:13 168b6341e036: Preparing 03:01:13 b5f8972a582f: Preparing 03:01:13 60964634c935: Preparing 03:01:13 c38d40640ce6: Preparing 03:01:13 89d5b9460c68: Preparing 03:01:13 4aaf5665442b: Preparing 03:01:13 256f393e029f: Preparing 03:01:13 4aaf5665442b: Waiting 03:01:13 256f393e029f: Waiting 03:01:13 60964634c935: Layer already exists 03:01:13 b5f8972a582f: Layer already exists 03:01:13 89d5b9460c68: Layer already exists 03:01:13 168b6341e036: Layer already exists 03:01:13 c38d40640ce6: Layer already exists 03:01:13 4aaf5665442b: Layer already exists 03:01:13 256f393e029f: Layer already exists 03:01:13 latest: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 03:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:01:13 168b6341e036: Preparing 03:01:13 b5f8972a582f: Preparing 03:01:13 60964634c935: Preparing 03:01:13 c38d40640ce6: Preparing 03:01:13 89d5b9460c68: Preparing 03:01:13 4aaf5665442b: Preparing 03:01:13 256f393e029f: Preparing 03:01:13 4aaf5665442b: Waiting 03:01:13 256f393e029f: Waiting 03:01:13 c38d40640ce6: Layer already exists 03:01:13 60964634c935: Layer already exists 03:01:13 168b6341e036: Layer already exists 03:01:13 89d5b9460c68: Layer already exists 03:01:13 b5f8972a582f: Layer already exists 03:01:13 256f393e029f: Layer already exists 03:01:13 4aaf5665442b: Layer already exists 03:01:13 4.1.0-dev.83: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:14 + docker push nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:01:14 168b6341e036: Preparing 03:01:14 b5f8972a582f: Preparing 03:01:14 60964634c935: Preparing 03:01:14 c38d40640ce6: Preparing 03:01:14 89d5b9460c68: Preparing 03:01:14 4aaf5665442b: Preparing 03:01:14 256f393e029f: Preparing 03:01:14 4aaf5665442b: Waiting 03:01:14 256f393e029f: Waiting 03:01:14 60964634c935: Layer already exists 03:01:14 c38d40640ce6: Layer already exists 03:01:14 168b6341e036: Layer already exists 03:01:14 89d5b9460c68: Layer already exists 03:01:14 b5f8972a582f: Layer already exists 03:01:14 4aaf5665442b: Layer already exists 03:01:14 256f393e029f: Layer already exists 03:01:14 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:01:15 168b6341e036: Preparing 03:01:15 b5f8972a582f: Preparing 03:01:15 60964634c935: Preparing 03:01:15 c38d40640ce6: Preparing 03:01:15 89d5b9460c68: Preparing 03:01:15 4aaf5665442b: Preparing 03:01:15 256f393e029f: Preparing 03:01:15 4aaf5665442b: Waiting 03:01:15 256f393e029f: Waiting 03:01:15 c38d40640ce6: Layer already exists 03:01:15 b5f8972a582f: Layer already exists 03:01:15 89d5b9460c68: Layer already exists 03:01:15 60964634c935: Layer already exists 03:01:15 168b6341e036: Layer already exists 03:01:15 4aaf5665442b: Layer already exists 03:01:15 256f393e029f: Layer already exists 03:01:15 main: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:15 ===================================================== [Pipeline] echo 03:01:15 taggedImages: 03:01:15 - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a 03:01:15 - nexus3.edgexfoundry.org:10004/core-data:latest 03:01:15 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 03:01:15 - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:01:15 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:01:15 18557c7001e696e1873834096e39d1a971d2f00a 03:01:15 latest 03:01:15 4.1.0-dev.83 03:01:15 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:15 main 03:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:01:16 102bcbee42fb: Preparing 03:01:16 549c603281ca: Preparing 03:01:16 c38d40640ce6: Preparing 03:01:16 69c8117fd579: Preparing 03:01:16 2b0625d24b2c: Preparing 03:01:16 256f393e029f: Preparing 03:01:16 256f393e029f: Waiting 03:01:16 c38d40640ce6: Layer already exists 03:01:16 256f393e029f: Layer already exists 03:01:16 69c8117fd579: Pushed 03:01:16 2b0625d24b2c: Pushed 03:01:16 102bcbee42fb: Pushed 03:01:20 549c603281ca: Pushed 03:01:20 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:01:20 102bcbee42fb: Preparing 03:01:20 549c603281ca: Preparing 03:01:20 c38d40640ce6: Preparing 03:01:20 69c8117fd579: Preparing 03:01:20 2b0625d24b2c: Preparing 03:01:20 256f393e029f: Preparing 03:01:20 256f393e029f: Waiting 03:01:20 102bcbee42fb: Layer already exists 03:01:20 549c603281ca: Layer already exists 03:01:20 2b0625d24b2c: Layer already exists 03:01:20 c38d40640ce6: Layer already exists 03:01:20 69c8117fd579: Layer already exists 03:01:20 256f393e029f: Layer already exists 03:01:20 latest: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 03:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:01:21 102bcbee42fb: Preparing 03:01:21 549c603281ca: Preparing 03:01:21 c38d40640ce6: Preparing 03:01:21 69c8117fd579: Preparing 03:01:21 2b0625d24b2c: Preparing 03:01:21 256f393e029f: Preparing 03:01:21 256f393e029f: Waiting 03:01:21 102bcbee42fb: Layer already exists 03:01:21 69c8117fd579: Layer already exists 03:01:21 c38d40640ce6: Layer already exists 03:01:21 2b0625d24b2c: Layer already exists 03:01:21 549c603281ca: Layer already exists 03:01:21 256f393e029f: Layer already exists 03:01:21 4.1.0-dev.83: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:01:22 102bcbee42fb: Preparing 03:01:22 549c603281ca: Preparing 03:01:22 c38d40640ce6: Preparing 03:01:22 69c8117fd579: Preparing 03:01:22 2b0625d24b2c: Preparing 03:01:22 256f393e029f: Preparing 03:01:22 256f393e029f: Waiting 03:01:22 102bcbee42fb: Layer already exists 03:01:22 c38d40640ce6: Layer already exists 03:01:22 69c8117fd579: Layer already exists 03:01:22 549c603281ca: Layer already exists 03:01:22 2b0625d24b2c: Layer already exists 03:01:22 256f393e029f: Layer already exists 03:01:22 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:01:22 102bcbee42fb: Preparing 03:01:22 549c603281ca: Preparing 03:01:22 c38d40640ce6: Preparing 03:01:22 69c8117fd579: Preparing 03:01:22 2b0625d24b2c: Preparing 03:01:22 256f393e029f: Preparing 03:01:22 256f393e029f: Waiting 03:01:22 102bcbee42fb: Layer already exists 03:01:22 69c8117fd579: Layer already exists 03:01:22 549c603281ca: Layer already exists 03:01:22 2b0625d24b2c: Layer already exists 03:01:22 c38d40640ce6: Layer already exists 03:01:22 256f393e029f: Layer already exists 03:01:22 main: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:22 ===================================================== [Pipeline] echo 03:01:23 taggedImages: 03:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 03:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:01:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:01:23 18557c7001e696e1873834096e39d1a971d2f00a 03:01:23 latest 03:01:23 4.1.0-dev.83 03:01:23 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:23 main 03:01:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a 03:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:01:23 0024880c87f2: Preparing 03:01:23 6f013887699b: Preparing 03:01:23 d974143a7979: Preparing 03:01:23 60964634c935: Preparing 03:01:23 c38d40640ce6: Preparing 03:01:23 901b2a0b6d39: Preparing 03:01:23 74168cf36fe7: Preparing 03:01:23 256f393e029f: Preparing 03:01:23 901b2a0b6d39: Waiting 03:01:23 74168cf36fe7: Waiting 03:01:23 256f393e029f: Waiting 03:01:23 60964634c935: Layer already exists 03:01:23 c38d40640ce6: Layer already exists 03:01:23 901b2a0b6d39: Layer already exists 03:01:23 74168cf36fe7: Layer already exists 03:01:23 256f393e029f: Layer already exists 03:01:23 0024880c87f2: Pushed 03:01:23 6f013887699b: Pushed 03:01:27 d974143a7979: Pushed 03:01:27 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:01:28 0024880c87f2: Preparing 03:01:28 6f013887699b: Preparing 03:01:28 d974143a7979: Preparing 03:01:28 60964634c935: Preparing 03:01:28 c38d40640ce6: Preparing 03:01:28 901b2a0b6d39: Preparing 03:01:28 74168cf36fe7: Preparing 03:01:28 256f393e029f: Preparing 03:01:28 901b2a0b6d39: Waiting 03:01:28 74168cf36fe7: Waiting 03:01:28 256f393e029f: Waiting 03:01:28 c38d40640ce6: Layer already exists 03:01:28 d974143a7979: Layer already exists 03:01:28 60964634c935: Layer already exists 03:01:28 6f013887699b: Layer already exists 03:01:28 0024880c87f2: Layer already exists 03:01:28 256f393e029f: Layer already exists 03:01:28 74168cf36fe7: Layer already exists 03:01:28 901b2a0b6d39: Layer already exists 03:01:28 latest: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 03:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:01:29 0024880c87f2: Preparing 03:01:29 6f013887699b: Preparing 03:01:29 d974143a7979: Preparing 03:01:29 60964634c935: Preparing 03:01:29 c38d40640ce6: Preparing 03:01:29 901b2a0b6d39: Preparing 03:01:29 74168cf36fe7: Preparing 03:01:29 256f393e029f: Preparing 03:01:29 901b2a0b6d39: Waiting 03:01:29 74168cf36fe7: Waiting 03:01:29 256f393e029f: Waiting 03:01:29 d974143a7979: Layer already exists 03:01:29 c38d40640ce6: Layer already exists 03:01:29 60964634c935: Layer already exists 03:01:29 0024880c87f2: Layer already exists 03:01:29 6f013887699b: Layer already exists 03:01:29 901b2a0b6d39: Layer already exists 03:01:29 256f393e029f: Layer already exists 03:01:29 74168cf36fe7: Layer already exists 03:01:29 4.1.0-dev.83: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:01:29 0024880c87f2: Preparing 03:01:29 6f013887699b: Preparing 03:01:29 d974143a7979: Preparing 03:01:29 60964634c935: Preparing 03:01:29 c38d40640ce6: Preparing 03:01:29 901b2a0b6d39: Preparing 03:01:29 74168cf36fe7: Preparing 03:01:29 256f393e029f: Preparing 03:01:29 901b2a0b6d39: Waiting 03:01:29 256f393e029f: Waiting 03:01:29 74168cf36fe7: Waiting 03:01:29 6f013887699b: Layer already exists 03:01:29 d974143a7979: Layer already exists 03:01:29 0024880c87f2: Layer already exists 03:01:29 c38d40640ce6: Layer already exists 03:01:29 60964634c935: Layer already exists 03:01:29 256f393e029f: Layer already exists 03:01:29 901b2a0b6d39: Layer already exists 03:01:29 74168cf36fe7: Layer already exists 03:01:29 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:01:30 0024880c87f2: Preparing 03:01:30 6f013887699b: Preparing 03:01:30 d974143a7979: Preparing 03:01:30 60964634c935: Preparing 03:01:30 c38d40640ce6: Preparing 03:01:30 901b2a0b6d39: Preparing 03:01:30 74168cf36fe7: Preparing 03:01:30 256f393e029f: Preparing 03:01:30 901b2a0b6d39: Waiting 03:01:30 74168cf36fe7: Waiting 03:01:30 256f393e029f: Waiting 03:01:30 d974143a7979: Layer already exists 03:01:30 c38d40640ce6: Layer already exists 03:01:30 6f013887699b: Layer already exists 03:01:30 0024880c87f2: Layer already exists 03:01:30 60964634c935: Layer already exists 03:01:30 74168cf36fe7: Layer already exists 03:01:30 901b2a0b6d39: Layer already exists 03:01:30 256f393e029f: Layer already exists 03:01:30 main: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:30 ===================================================== [Pipeline] echo 03:01:30 taggedImages: 03:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a 03:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 03:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:01:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:01:30 18557c7001e696e1873834096e39d1a971d2f00a 03:01:30 latest 03:01:30 4.1.0-dev.83 03:01:30 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:30 main 03:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:01:31 554981adf75e: Preparing 03:01:31 f9b6724ed581: Preparing 03:01:31 653ffd2fb4aa: Preparing 03:01:31 533afbd35cde: Preparing 03:01:31 d73f380cdf5c: Preparing 03:01:31 cf5f6823d0ae: Preparing 03:01:31 4c50a417e0ab: Preparing 03:01:31 60964634c935: Preparing 03:01:31 c38d40640ce6: Preparing 03:01:31 40215404b6df: Preparing 03:01:31 5a55ba6948d8: Preparing 03:01:31 5f70bf18a086: Preparing 03:01:31 3dc6afcd7eb0: Preparing 03:01:31 9b4e22632de4: Preparing 03:01:31 b39e7d45f193: Preparing 03:01:31 256f393e029f: Preparing 03:01:31 60964634c935: Waiting 03:01:31 3dc6afcd7eb0: Waiting 03:01:31 9b4e22632de4: Waiting 03:01:31 b39e7d45f193: Waiting 03:01:31 256f393e029f: Waiting 03:01:31 c38d40640ce6: Waiting 03:01:31 40215404b6df: Waiting 03:01:31 5f70bf18a086: Waiting 03:01:31 5a55ba6948d8: Waiting 03:01:31 4c50a417e0ab: Waiting 03:01:31 cf5f6823d0ae: Waiting 03:01:31 653ffd2fb4aa: Pushed 03:01:31 554981adf75e: Pushed 03:01:31 d73f380cdf5c: Pushed 03:01:31 f9b6724ed581: Pushed 03:01:31 533afbd35cde: Pushed 03:01:31 60964634c935: Layer already exists 03:01:31 c38d40640ce6: Layer already exists 03:01:31 5f70bf18a086: Layer already exists 03:01:31 cf5f6823d0ae: Pushed 03:01:31 40215404b6df: Pushed 03:01:31 5a55ba6948d8: Pushed 03:01:31 3dc6afcd7eb0: Pushed 03:01:31 256f393e029f: Layer already exists 03:01:31 b39e7d45f193: Pushed 03:01:31 9b4e22632de4: Pushed 03:01:33 4c50a417e0ab: Pushed 03:01:33 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:01:33 554981adf75e: Preparing 03:01:33 f9b6724ed581: Preparing 03:01:33 653ffd2fb4aa: Preparing 03:01:33 533afbd35cde: Preparing 03:01:33 d73f380cdf5c: Preparing 03:01:33 cf5f6823d0ae: Preparing 03:01:33 4c50a417e0ab: Preparing 03:01:33 60964634c935: Preparing 03:01:33 c38d40640ce6: Preparing 03:01:33 40215404b6df: Preparing 03:01:33 5a55ba6948d8: Preparing 03:01:33 5f70bf18a086: Preparing 03:01:33 3dc6afcd7eb0: Preparing 03:01:33 9b4e22632de4: Preparing 03:01:33 b39e7d45f193: Preparing 03:01:33 256f393e029f: Preparing 03:01:33 cf5f6823d0ae: Waiting 03:01:33 4c50a417e0ab: Waiting 03:01:33 60964634c935: Waiting 03:01:33 c38d40640ce6: Waiting 03:01:33 40215404b6df: Waiting 03:01:33 5f70bf18a086: Waiting 03:01:33 9b4e22632de4: Waiting 03:01:33 b39e7d45f193: Waiting 03:01:33 3dc6afcd7eb0: Waiting 03:01:33 256f393e029f: Waiting 03:01:33 5a55ba6948d8: Waiting 03:01:33 554981adf75e: Layer already exists 03:01:33 f9b6724ed581: Layer already exists 03:01:33 653ffd2fb4aa: Layer already exists 03:01:33 533afbd35cde: Layer already exists 03:01:33 d73f380cdf5c: Layer already exists 03:01:33 60964634c935: Layer already exists 03:01:33 c38d40640ce6: Layer already exists 03:01:33 4c50a417e0ab: Layer already exists 03:01:33 cf5f6823d0ae: Layer already exists 03:01:33 40215404b6df: Layer already exists 03:01:33 5a55ba6948d8: Layer already exists 03:01:33 3dc6afcd7eb0: Layer already exists 03:01:33 5f70bf18a086: Layer already exists 03:01:33 9b4e22632de4: Layer already exists 03:01:33 b39e7d45f193: Layer already exists 03:01:33 256f393e029f: Layer already exists 03:01:33 latest: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 03:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:01:34 554981adf75e: Preparing 03:01:34 f9b6724ed581: Preparing 03:01:34 653ffd2fb4aa: Preparing 03:01:34 533afbd35cde: Preparing 03:01:34 d73f380cdf5c: Preparing 03:01:34 cf5f6823d0ae: Preparing 03:01:34 4c50a417e0ab: Preparing 03:01:34 60964634c935: Preparing 03:01:34 c38d40640ce6: Preparing 03:01:34 40215404b6df: Preparing 03:01:34 5a55ba6948d8: Preparing 03:01:34 5f70bf18a086: Preparing 03:01:34 3dc6afcd7eb0: Preparing 03:01:34 9b4e22632de4: Preparing 03:01:34 b39e7d45f193: Preparing 03:01:34 256f393e029f: Preparing 03:01:34 cf5f6823d0ae: Waiting 03:01:34 4c50a417e0ab: Waiting 03:01:34 60964634c935: Waiting 03:01:34 c38d40640ce6: Waiting 03:01:34 40215404b6df: Waiting 03:01:34 b39e7d45f193: Waiting 03:01:34 5f70bf18a086: Waiting 03:01:34 256f393e029f: Waiting 03:01:34 3dc6afcd7eb0: Waiting 03:01:34 9b4e22632de4: Waiting 03:01:34 5a55ba6948d8: Waiting 03:01:34 533afbd35cde: Layer already exists 03:01:34 f9b6724ed581: Layer already exists 03:01:34 554981adf75e: Layer already exists 03:01:34 653ffd2fb4aa: Layer already exists 03:01:34 d73f380cdf5c: Layer already exists 03:01:34 cf5f6823d0ae: Layer already exists 03:01:34 40215404b6df: Layer already exists 03:01:34 4c50a417e0ab: Layer already exists 03:01:34 60964634c935: Layer already exists 03:01:34 c38d40640ce6: Layer already exists 03:01:34 5a55ba6948d8: Layer already exists 03:01:34 9b4e22632de4: Layer already exists 03:01:34 5f70bf18a086: Layer already exists 03:01:34 b39e7d45f193: Layer already exists 03:01:34 3dc6afcd7eb0: Layer already exists 03:01:34 256f393e029f: Layer already exists 03:01:34 4.1.0-dev.83: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:01:35 554981adf75e: Preparing 03:01:35 f9b6724ed581: Preparing 03:01:35 653ffd2fb4aa: Preparing 03:01:35 533afbd35cde: Preparing 03:01:35 d73f380cdf5c: Preparing 03:01:35 cf5f6823d0ae: Preparing 03:01:35 4c50a417e0ab: Preparing 03:01:35 60964634c935: Preparing 03:01:35 c38d40640ce6: Preparing 03:01:35 40215404b6df: Preparing 03:01:35 5a55ba6948d8: Preparing 03:01:35 5f70bf18a086: Preparing 03:01:35 3dc6afcd7eb0: Preparing 03:01:35 9b4e22632de4: Preparing 03:01:35 b39e7d45f193: Preparing 03:01:35 256f393e029f: Preparing 03:01:35 5a55ba6948d8: Waiting 03:01:35 5f70bf18a086: Waiting 03:01:35 3dc6afcd7eb0: Waiting 03:01:35 9b4e22632de4: Waiting 03:01:35 b39e7d45f193: Waiting 03:01:35 256f393e029f: Waiting 03:01:35 cf5f6823d0ae: Waiting 03:01:35 4c50a417e0ab: Waiting 03:01:35 60964634c935: Waiting 03:01:35 c38d40640ce6: Waiting 03:01:35 40215404b6df: Waiting 03:01:35 653ffd2fb4aa: Layer already exists 03:01:35 554981adf75e: Layer already exists 03:01:35 533afbd35cde: Layer already exists 03:01:35 f9b6724ed581: Layer already exists 03:01:35 d73f380cdf5c: Layer already exists 03:01:35 60964634c935: Layer already exists 03:01:35 cf5f6823d0ae: Layer already exists 03:01:35 4c50a417e0ab: Layer already exists 03:01:35 40215404b6df: Layer already exists 03:01:35 c38d40640ce6: Layer already exists 03:01:35 3dc6afcd7eb0: Layer already exists 03:01:35 5a55ba6948d8: Layer already exists 03:01:35 5f70bf18a086: Layer already exists 03:01:35 9b4e22632de4: Layer already exists 03:01:35 b39e7d45f193: Layer already exists 03:01:35 256f393e029f: Layer already exists 03:01:35 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:01:35 554981adf75e: Preparing 03:01:35 f9b6724ed581: Preparing 03:01:35 653ffd2fb4aa: Preparing 03:01:35 533afbd35cde: Preparing 03:01:35 d73f380cdf5c: Preparing 03:01:35 cf5f6823d0ae: Preparing 03:01:35 4c50a417e0ab: Preparing 03:01:35 60964634c935: Preparing 03:01:35 c38d40640ce6: Preparing 03:01:35 40215404b6df: Preparing 03:01:35 5a55ba6948d8: Preparing 03:01:35 5f70bf18a086: Preparing 03:01:35 3dc6afcd7eb0: Preparing 03:01:35 9b4e22632de4: Preparing 03:01:35 b39e7d45f193: Preparing 03:01:35 256f393e029f: Preparing 03:01:35 4c50a417e0ab: Waiting 03:01:35 5f70bf18a086: Waiting 03:01:35 60964634c935: Waiting 03:01:35 3dc6afcd7eb0: Waiting 03:01:35 9b4e22632de4: Waiting 03:01:35 256f393e029f: Waiting 03:01:35 b39e7d45f193: Waiting 03:01:35 5a55ba6948d8: Waiting 03:01:35 40215404b6df: Waiting 03:01:35 c38d40640ce6: Waiting 03:01:35 cf5f6823d0ae: Waiting 03:01:35 533afbd35cde: Layer already exists 03:01:35 d73f380cdf5c: Layer already exists 03:01:35 f9b6724ed581: Layer already exists 03:01:35 554981adf75e: Layer already exists 03:01:35 653ffd2fb4aa: Layer already exists 03:01:35 cf5f6823d0ae: Layer already exists 03:01:35 c38d40640ce6: Layer already exists 03:01:35 4c50a417e0ab: Layer already exists 03:01:35 60964634c935: Layer already exists 03:01:35 40215404b6df: Layer already exists 03:01:35 5a55ba6948d8: Layer already exists 03:01:35 5f70bf18a086: Layer already exists 03:01:35 9b4e22632de4: Layer already exists 03:01:35 3dc6afcd7eb0: Layer already exists 03:01:35 b39e7d45f193: Layer already exists 03:01:35 256f393e029f: Layer already exists 03:01:35 main: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:35 ===================================================== [Pipeline] echo 03:01:35 taggedImages: 03:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 03:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:01:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:01:35 18557c7001e696e1873834096e39d1a971d2f00a 03:01:35 latest 03:01:35 4.1.0-dev.83 03:01:35 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:35 main 03:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a 03:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:01:36 3610a7ef7af8: Preparing 03:01:36 917668f12003: Preparing 03:01:36 5cc9dc699fa0: Preparing 03:01:36 9709bd32df03: Preparing 03:01:36 60964634c935: Preparing 03:01:36 c38d40640ce6: Preparing 03:01:36 901b2a0b6d39: Preparing 03:01:36 74168cf36fe7: Preparing 03:01:36 256f393e029f: Preparing 03:01:36 901b2a0b6d39: Waiting 03:01:36 74168cf36fe7: Waiting 03:01:36 256f393e029f: Waiting 03:01:36 c38d40640ce6: Waiting 03:01:36 60964634c935: Layer already exists 03:01:36 c38d40640ce6: Layer already exists 03:01:36 901b2a0b6d39: Layer already exists 03:01:36 74168cf36fe7: Layer already exists 03:01:36 917668f12003: Pushed 03:01:36 256f393e029f: Layer already exists 03:01:36 5cc9dc699fa0: Pushed 03:01:36 3610a7ef7af8: Pushed 03:01:40 9709bd32df03: Pushed 03:01:40 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:01:41 3610a7ef7af8: Preparing 03:01:41 917668f12003: Preparing 03:01:41 5cc9dc699fa0: Preparing 03:01:41 9709bd32df03: Preparing 03:01:41 60964634c935: Preparing 03:01:41 c38d40640ce6: Preparing 03:01:41 901b2a0b6d39: Preparing 03:01:41 74168cf36fe7: Preparing 03:01:41 256f393e029f: Preparing 03:01:41 c38d40640ce6: Waiting 03:01:41 901b2a0b6d39: Waiting 03:01:41 74168cf36fe7: Waiting 03:01:41 256f393e029f: Waiting 03:01:41 60964634c935: Layer already exists 03:01:41 9709bd32df03: Layer already exists 03:01:41 3610a7ef7af8: Layer already exists 03:01:41 917668f12003: Layer already exists 03:01:41 5cc9dc699fa0: Layer already exists 03:01:41 c38d40640ce6: Layer already exists 03:01:41 901b2a0b6d39: Layer already exists 03:01:41 74168cf36fe7: Layer already exists 03:01:41 256f393e029f: Layer already exists 03:01:41 latest: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 03:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:01:42 3610a7ef7af8: Preparing 03:01:42 917668f12003: Preparing 03:01:42 5cc9dc699fa0: Preparing 03:01:42 9709bd32df03: Preparing 03:01:42 60964634c935: Preparing 03:01:42 c38d40640ce6: Preparing 03:01:42 901b2a0b6d39: Preparing 03:01:42 74168cf36fe7: Preparing 03:01:42 256f393e029f: Preparing 03:01:42 901b2a0b6d39: Waiting 03:01:42 74168cf36fe7: Waiting 03:01:42 c38d40640ce6: Waiting 03:01:42 256f393e029f: Waiting 03:01:42 9709bd32df03: Layer already exists 03:01:42 5cc9dc699fa0: Layer already exists 03:01:42 60964634c935: Layer already exists 03:01:42 3610a7ef7af8: Layer already exists 03:01:42 917668f12003: Layer already exists 03:01:42 256f393e029f: Layer already exists 03:01:42 901b2a0b6d39: Layer already exists 03:01:42 74168cf36fe7: Layer already exists 03:01:42 c38d40640ce6: Layer already exists 03:01:42 4.1.0-dev.83: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:01:42 3610a7ef7af8: Preparing 03:01:42 917668f12003: Preparing 03:01:42 5cc9dc699fa0: Preparing 03:01:42 9709bd32df03: Preparing 03:01:42 60964634c935: Preparing 03:01:42 c38d40640ce6: Preparing 03:01:42 901b2a0b6d39: Preparing 03:01:42 74168cf36fe7: Preparing 03:01:42 256f393e029f: Preparing 03:01:42 c38d40640ce6: Waiting 03:01:42 256f393e029f: Waiting 03:01:42 901b2a0b6d39: Waiting 03:01:42 74168cf36fe7: Waiting 03:01:42 917668f12003: Layer already exists 03:01:42 5cc9dc699fa0: Layer already exists 03:01:42 3610a7ef7af8: Layer already exists 03:01:42 9709bd32df03: Layer already exists 03:01:42 60964634c935: Layer already exists 03:01:42 c38d40640ce6: Layer already exists 03:01:42 901b2a0b6d39: Layer already exists 03:01:42 256f393e029f: Layer already exists 03:01:42 74168cf36fe7: Layer already exists 03:01:42 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:01:43 3610a7ef7af8: Preparing 03:01:43 917668f12003: Preparing 03:01:43 5cc9dc699fa0: Preparing 03:01:43 9709bd32df03: Preparing 03:01:43 60964634c935: Preparing 03:01:43 c38d40640ce6: Preparing 03:01:43 901b2a0b6d39: Preparing 03:01:43 74168cf36fe7: Preparing 03:01:43 256f393e029f: Preparing 03:01:43 901b2a0b6d39: Waiting 03:01:43 c38d40640ce6: Waiting 03:01:43 74168cf36fe7: Waiting 03:01:43 256f393e029f: Waiting 03:01:43 60964634c935: Layer already exists 03:01:43 917668f12003: Layer already exists 03:01:43 9709bd32df03: Layer already exists 03:01:43 5cc9dc699fa0: Layer already exists 03:01:43 3610a7ef7af8: Layer already exists 03:01:43 901b2a0b6d39: Layer already exists 03:01:43 74168cf36fe7: Layer already exists 03:01:43 c38d40640ce6: Layer already exists 03:01:43 256f393e029f: Layer already exists 03:01:43 main: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:43 ===================================================== [Pipeline] echo 03:01:43 taggedImages: 03:01:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a 03:01:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:01:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 03:01:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:01:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:01:43 18557c7001e696e1873834096e39d1a971d2f00a 03:01:43 latest 03:01:43 4.1.0-dev.83 03:01:43 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:43 main 03:01:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:01:44 18de353fe92a: Preparing 03:01:44 36a1782c3a5b: Preparing 03:01:44 f6454c5452fe: Preparing 03:01:44 fe5a76a7ef01: Preparing 03:01:44 45fb6b113370: Preparing 03:01:44 60964634c935: Preparing 03:01:44 c38d40640ce6: Preparing 03:01:44 69c4524fd94d: Preparing 03:01:44 b2a64e7277df: Preparing 03:01:44 a7715d58d4d0: Preparing 03:01:44 256f393e029f: Preparing 03:01:44 69c4524fd94d: Waiting 03:01:44 a7715d58d4d0: Waiting 03:01:44 b2a64e7277df: Waiting 03:01:44 256f393e029f: Waiting 03:01:44 c38d40640ce6: Waiting 03:01:44 60964634c935: Waiting 03:01:44 36a1782c3a5b: Pushed 03:01:44 45fb6b113370: Pushed 03:01:44 18de353fe92a: Pushed 03:01:44 60964634c935: Layer already exists 03:01:44 fe5a76a7ef01: Pushed 03:01:44 c38d40640ce6: Layer already exists 03:01:44 256f393e029f: Layer already exists 03:01:44 69c4524fd94d: Pushed 03:01:44 b2a64e7277df: Pushed 03:01:45 a7715d58d4d0: Pushed 03:01:46 f6454c5452fe: Pushed 03:01:47 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:01:47 18de353fe92a: Preparing 03:01:47 36a1782c3a5b: Preparing 03:01:47 f6454c5452fe: Preparing 03:01:47 fe5a76a7ef01: Preparing 03:01:47 45fb6b113370: Preparing 03:01:47 60964634c935: Preparing 03:01:47 c38d40640ce6: Preparing 03:01:47 69c4524fd94d: Preparing 03:01:47 b2a64e7277df: Preparing 03:01:47 a7715d58d4d0: Preparing 03:01:47 256f393e029f: Preparing 03:01:47 b2a64e7277df: Waiting 03:01:47 69c4524fd94d: Waiting 03:01:47 60964634c935: Waiting 03:01:47 a7715d58d4d0: Waiting 03:01:47 c38d40640ce6: Waiting 03:01:47 256f393e029f: Waiting 03:01:47 45fb6b113370: Layer already exists 03:01:47 f6454c5452fe: Layer already exists 03:01:47 36a1782c3a5b: Layer already exists 03:01:47 18de353fe92a: Layer already exists 03:01:47 fe5a76a7ef01: Layer already exists 03:01:47 69c4524fd94d: Layer already exists 03:01:47 60964634c935: Layer already exists 03:01:47 c38d40640ce6: Layer already exists 03:01:47 b2a64e7277df: Layer already exists 03:01:47 a7715d58d4d0: Layer already exists 03:01:47 256f393e029f: Layer already exists 03:01:47 latest: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 03:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:01:48 18de353fe92a: Preparing 03:01:48 36a1782c3a5b: Preparing 03:01:48 f6454c5452fe: Preparing 03:01:48 fe5a76a7ef01: Preparing 03:01:48 45fb6b113370: Preparing 03:01:48 60964634c935: Preparing 03:01:48 c38d40640ce6: Preparing 03:01:48 69c4524fd94d: Preparing 03:01:48 b2a64e7277df: Preparing 03:01:48 a7715d58d4d0: Preparing 03:01:48 256f393e029f: Preparing 03:01:48 c38d40640ce6: Waiting 03:01:48 69c4524fd94d: Waiting 03:01:48 b2a64e7277df: Waiting 03:01:48 a7715d58d4d0: Waiting 03:01:48 256f393e029f: Waiting 03:01:48 60964634c935: Waiting 03:01:48 18de353fe92a: Layer already exists 03:01:48 36a1782c3a5b: Layer already exists 03:01:48 45fb6b113370: Layer already exists 03:01:48 fe5a76a7ef01: Layer already exists 03:01:48 f6454c5452fe: Layer already exists 03:01:48 69c4524fd94d: Layer already exists 03:01:48 c38d40640ce6: Layer already exists 03:01:48 b2a64e7277df: Layer already exists 03:01:48 60964634c935: Layer already exists 03:01:48 a7715d58d4d0: Layer already exists 03:01:48 256f393e029f: Layer already exists 03:01:48 4.1.0-dev.83: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:01:49 18de353fe92a: Preparing 03:01:49 36a1782c3a5b: Preparing 03:01:49 f6454c5452fe: Preparing 03:01:49 fe5a76a7ef01: Preparing 03:01:49 45fb6b113370: Preparing 03:01:49 60964634c935: Preparing 03:01:49 c38d40640ce6: Preparing 03:01:49 69c4524fd94d: Preparing 03:01:49 b2a64e7277df: Preparing 03:01:49 a7715d58d4d0: Preparing 03:01:49 256f393e029f: Preparing 03:01:49 60964634c935: Waiting 03:01:49 c38d40640ce6: Waiting 03:01:49 69c4524fd94d: Waiting 03:01:49 b2a64e7277df: Waiting 03:01:49 a7715d58d4d0: Waiting 03:01:49 256f393e029f: Waiting 03:01:49 36a1782c3a5b: Layer already exists 03:01:49 fe5a76a7ef01: Layer already exists 03:01:49 18de353fe92a: Layer already exists 03:01:49 f6454c5452fe: Layer already exists 03:01:49 45fb6b113370: Layer already exists 03:01:49 69c4524fd94d: Layer already exists 03:01:49 c38d40640ce6: Layer already exists 03:01:49 60964634c935: Layer already exists 03:01:49 b2a64e7277df: Layer already exists 03:01:49 a7715d58d4d0: Layer already exists 03:01:49 256f393e029f: Layer already exists 03:01:49 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:01:49 18de353fe92a: Preparing 03:01:49 36a1782c3a5b: Preparing 03:01:49 f6454c5452fe: Preparing 03:01:49 fe5a76a7ef01: Preparing 03:01:49 45fb6b113370: Preparing 03:01:49 60964634c935: Preparing 03:01:49 c38d40640ce6: Preparing 03:01:49 69c4524fd94d: Preparing 03:01:49 b2a64e7277df: Preparing 03:01:49 a7715d58d4d0: Preparing 03:01:49 256f393e029f: Preparing 03:01:49 60964634c935: Waiting 03:01:49 69c4524fd94d: Waiting 03:01:49 b2a64e7277df: Waiting 03:01:49 c38d40640ce6: Waiting 03:01:49 a7715d58d4d0: Waiting 03:01:49 256f393e029f: Waiting 03:01:49 45fb6b113370: Layer already exists 03:01:49 18de353fe92a: Layer already exists 03:01:49 36a1782c3a5b: Layer already exists 03:01:49 fe5a76a7ef01: Layer already exists 03:01:49 f6454c5452fe: Layer already exists 03:01:49 c38d40640ce6: Layer already exists 03:01:49 a7715d58d4d0: Layer already exists 03:01:49 60964634c935: Layer already exists 03:01:49 69c4524fd94d: Layer already exists 03:01:49 b2a64e7277df: Layer already exists 03:01:49 256f393e029f: Layer already exists 03:01:49 main: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:49 ===================================================== [Pipeline] echo 03:01:49 taggedImages: 03:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 03:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:01:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:01:49 18557c7001e696e1873834096e39d1a971d2f00a 03:01:49 latest 03:01:49 4.1.0-dev.83 03:01:49 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:49 main 03:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:01:50 ee6dea8ef5e1: Preparing 03:01:50 070e9bd12290: Preparing 03:01:50 4763b3085209: Preparing 03:01:50 fe86451b0a80: Preparing 03:01:50 ecc8d4502f80: Preparing 03:01:50 1403e9605a1c: Preparing 03:01:50 56e8df49f369: Preparing 03:01:50 60964634c935: Preparing 03:01:50 c38d40640ce6: Preparing 03:01:50 bb125b041bc7: Preparing 03:01:50 7cefaf99c131: Preparing 03:01:50 256f393e029f: Preparing 03:01:50 60964634c935: Waiting 03:01:50 c38d40640ce6: Waiting 03:01:50 bb125b041bc7: Waiting 03:01:50 7cefaf99c131: Waiting 03:01:50 256f393e029f: Waiting 03:01:50 1403e9605a1c: Waiting 03:01:50 56e8df49f369: Waiting 03:01:50 070e9bd12290: Pushed 03:01:50 ee6dea8ef5e1: Pushed 03:01:50 ecc8d4502f80: Pushed 03:01:50 60964634c935: Layer already exists 03:01:50 c38d40640ce6: Layer already exists 03:01:50 1403e9605a1c: Pushed 03:01:50 56e8df49f369: Pushed 03:01:50 256f393e029f: Layer already exists 03:01:50 bb125b041bc7: Pushed 03:01:52 7cefaf99c131: Pushed 03:01:53 fe86451b0a80: Pushed 03:01:53 4763b3085209: Pushed 03:01:53 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:01:54 ee6dea8ef5e1: Preparing 03:01:54 070e9bd12290: Preparing 03:01:54 4763b3085209: Preparing 03:01:54 fe86451b0a80: Preparing 03:01:54 ecc8d4502f80: Preparing 03:01:54 1403e9605a1c: Preparing 03:01:54 56e8df49f369: Preparing 03:01:54 60964634c935: Preparing 03:01:54 c38d40640ce6: Preparing 03:01:54 bb125b041bc7: Preparing 03:01:54 7cefaf99c131: Preparing 03:01:54 256f393e029f: Preparing 03:01:54 c38d40640ce6: Waiting 03:01:54 bb125b041bc7: Waiting 03:01:54 7cefaf99c131: Waiting 03:01:54 256f393e029f: Waiting 03:01:54 1403e9605a1c: Waiting 03:01:54 56e8df49f369: Waiting 03:01:54 60964634c935: Waiting 03:01:54 fe86451b0a80: Layer already exists 03:01:54 ecc8d4502f80: Layer already exists 03:01:54 070e9bd12290: Layer already exists 03:01:54 ee6dea8ef5e1: Layer already exists 03:01:54 4763b3085209: Layer already exists 03:01:54 1403e9605a1c: Layer already exists 03:01:54 60964634c935: Layer already exists 03:01:54 bb125b041bc7: Layer already exists 03:01:54 56e8df49f369: Layer already exists 03:01:54 c38d40640ce6: Layer already exists 03:01:54 7cefaf99c131: Layer already exists 03:01:54 256f393e029f: Layer already exists 03:01:54 latest: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 03:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:01:54 ee6dea8ef5e1: Preparing 03:01:54 070e9bd12290: Preparing 03:01:54 4763b3085209: Preparing 03:01:54 fe86451b0a80: Preparing 03:01:54 ecc8d4502f80: Preparing 03:01:54 1403e9605a1c: Preparing 03:01:54 56e8df49f369: Preparing 03:01:54 60964634c935: Preparing 03:01:54 c38d40640ce6: Preparing 03:01:54 bb125b041bc7: Preparing 03:01:54 7cefaf99c131: Preparing 03:01:54 256f393e029f: Preparing 03:01:54 60964634c935: Waiting 03:01:54 c38d40640ce6: Waiting 03:01:54 56e8df49f369: Waiting 03:01:54 bb125b041bc7: Waiting 03:01:54 1403e9605a1c: Waiting 03:01:54 7cefaf99c131: Waiting 03:01:54 256f393e029f: Waiting 03:01:54 ee6dea8ef5e1: Layer already exists 03:01:54 fe86451b0a80: Layer already exists 03:01:54 4763b3085209: Layer already exists 03:01:54 070e9bd12290: Layer already exists 03:01:54 ecc8d4502f80: Layer already exists 03:01:54 1403e9605a1c: Layer already exists 03:01:54 60964634c935: Layer already exists 03:01:54 56e8df49f369: Layer already exists 03:01:54 c38d40640ce6: Layer already exists 03:01:54 bb125b041bc7: Layer already exists 03:01:54 7cefaf99c131: Layer already exists 03:01:54 256f393e029f: Layer already exists 03:01:54 4.1.0-dev.83: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:01:55 ee6dea8ef5e1: Preparing 03:01:55 070e9bd12290: Preparing 03:01:55 4763b3085209: Preparing 03:01:55 fe86451b0a80: Preparing 03:01:55 ecc8d4502f80: Preparing 03:01:55 1403e9605a1c: Preparing 03:01:55 56e8df49f369: Preparing 03:01:55 60964634c935: Preparing 03:01:55 c38d40640ce6: Preparing 03:01:55 bb125b041bc7: Preparing 03:01:55 7cefaf99c131: Preparing 03:01:55 256f393e029f: Preparing 03:01:55 60964634c935: Waiting 03:01:55 c38d40640ce6: Waiting 03:01:55 bb125b041bc7: Waiting 03:01:55 7cefaf99c131: Waiting 03:01:55 1403e9605a1c: Waiting 03:01:55 256f393e029f: Waiting 03:01:55 56e8df49f369: Waiting 03:01:55 ecc8d4502f80: Layer already exists 03:01:55 070e9bd12290: Layer already exists 03:01:55 4763b3085209: Layer already exists 03:01:55 fe86451b0a80: Layer already exists 03:01:55 ee6dea8ef5e1: Layer already exists 03:01:55 56e8df49f369: Layer already exists 03:01:55 1403e9605a1c: Layer already exists 03:01:55 60964634c935: Layer already exists 03:01:55 bb125b041bc7: Layer already exists 03:01:55 c38d40640ce6: Layer already exists 03:01:55 7cefaf99c131: Layer already exists 03:01:55 256f393e029f: Layer already exists 03:01:55 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:01:56 ee6dea8ef5e1: Preparing 03:01:56 070e9bd12290: Preparing 03:01:56 4763b3085209: Preparing 03:01:56 fe86451b0a80: Preparing 03:01:56 ecc8d4502f80: Preparing 03:01:56 1403e9605a1c: Preparing 03:01:56 56e8df49f369: Preparing 03:01:56 60964634c935: Preparing 03:01:56 c38d40640ce6: Preparing 03:01:56 bb125b041bc7: Preparing 03:01:56 7cefaf99c131: Preparing 03:01:56 256f393e029f: Preparing 03:01:56 1403e9605a1c: Waiting 03:01:56 60964634c935: Waiting 03:01:56 c38d40640ce6: Waiting 03:01:56 bb125b041bc7: Waiting 03:01:56 7cefaf99c131: Waiting 03:01:56 56e8df49f369: Waiting 03:01:56 256f393e029f: Waiting 03:01:56 fe86451b0a80: Layer already exists 03:01:56 070e9bd12290: Layer already exists 03:01:56 ee6dea8ef5e1: Layer already exists 03:01:56 4763b3085209: Layer already exists 03:01:56 ecc8d4502f80: Layer already exists 03:01:56 1403e9605a1c: Layer already exists 03:01:56 56e8df49f369: Layer already exists 03:01:56 60964634c935: Layer already exists 03:01:56 bb125b041bc7: Layer already exists 03:01:56 c38d40640ce6: Layer already exists 03:01:56 7cefaf99c131: Layer already exists 03:01:56 256f393e029f: Layer already exists 03:01:56 main: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:56 ===================================================== [Pipeline] echo 03:01:56 taggedImages: 03:01:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:01:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:01:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 03:01:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:01:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:01:56 18557c7001e696e1873834096e39d1a971d2f00a 03:01:56 latest 03:01:56 4.1.0-dev.83 03:01:56 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:01:56 main 03:01:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a 03:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:01:56 afc2bc20a28f: Preparing 03:01:56 4dd1f628b7ee: Preparing 03:01:56 60964634c935: Preparing 03:01:56 c38d40640ce6: Preparing 03:01:56 215c7c3a6836: Preparing 03:01:56 49178dc7db2e: Preparing 03:01:56 256f393e029f: Preparing 03:01:56 256f393e029f: Waiting 03:01:56 49178dc7db2e: Waiting 03:01:56 c38d40640ce6: Layer already exists 03:01:56 60964634c935: Layer already exists 03:01:56 256f393e029f: Layer already exists 03:01:56 afc2bc20a28f: Pushed 03:01:56 215c7c3a6836: Pushed 03:01:57 49178dc7db2e: Pushed 03:02:00 4dd1f628b7ee: Pushed 03:02:00 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + 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 03:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:01 afc2bc20a28f: Preparing 03:02:01 4dd1f628b7ee: Preparing 03:02:01 60964634c935: Preparing 03:02:01 c38d40640ce6: Preparing 03:02:01 215c7c3a6836: Preparing 03:02:01 49178dc7db2e: Preparing 03:02:01 256f393e029f: Preparing 03:02:01 49178dc7db2e: Waiting 03:02:01 256f393e029f: Waiting 03:02:01 4dd1f628b7ee: Layer already exists 03:02:01 c38d40640ce6: Layer already exists 03:02:01 60964634c935: Layer already exists 03:02:01 215c7c3a6836: Layer already exists 03:02:01 afc2bc20a28f: Layer already exists 03:02:01 256f393e029f: Layer already exists 03:02:01 49178dc7db2e: Layer already exists 03:02:01 latest: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 03:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:01 afc2bc20a28f: Preparing 03:02:01 4dd1f628b7ee: Preparing 03:02:01 60964634c935: Preparing 03:02:01 c38d40640ce6: Preparing 03:02:01 215c7c3a6836: Preparing 03:02:01 49178dc7db2e: Preparing 03:02:01 256f393e029f: Preparing 03:02:01 256f393e029f: Waiting 03:02:01 49178dc7db2e: Waiting 03:02:01 60964634c935: Layer already exists 03:02:01 c38d40640ce6: Layer already exists 03:02:01 afc2bc20a28f: Layer already exists 03:02:01 215c7c3a6836: Layer already exists 03:02:01 4dd1f628b7ee: Layer already exists 03:02:01 256f393e029f: Layer already exists 03:02:01 49178dc7db2e: Layer already exists 03:02:01 4.1.0-dev.83: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:02 afc2bc20a28f: Preparing 03:02:02 4dd1f628b7ee: Preparing 03:02:02 60964634c935: Preparing 03:02:02 c38d40640ce6: Preparing 03:02:02 215c7c3a6836: Preparing 03:02:02 49178dc7db2e: Preparing 03:02:02 256f393e029f: Preparing 03:02:02 49178dc7db2e: Waiting 03:02:02 256f393e029f: Waiting 03:02:02 60964634c935: Layer already exists 03:02:02 c38d40640ce6: Layer already exists 03:02:02 afc2bc20a28f: Layer already exists 03:02:02 4dd1f628b7ee: Layer already exists 03:02:02 215c7c3a6836: Layer already exists 03:02:02 256f393e029f: Layer already exists 03:02:02 49178dc7db2e: Layer already exists 03:02:02 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + 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 03:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:03 afc2bc20a28f: Preparing 03:02:03 4dd1f628b7ee: Preparing 03:02:03 60964634c935: Preparing 03:02:03 c38d40640ce6: Preparing 03:02:03 215c7c3a6836: Preparing 03:02:03 49178dc7db2e: Preparing 03:02:03 256f393e029f: Preparing 03:02:03 49178dc7db2e: Waiting 03:02:03 256f393e029f: Waiting 03:02:03 60964634c935: Layer already exists 03:02:03 afc2bc20a28f: Layer already exists 03:02:03 215c7c3a6836: Layer already exists 03:02:03 4dd1f628b7ee: Layer already exists 03:02:03 c38d40640ce6: Layer already exists 03:02:03 256f393e029f: Layer already exists 03:02:03 49178dc7db2e: Layer already exists 03:02:03 main: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:03 ===================================================== [Pipeline] echo 03:02:03 taggedImages: 03:02:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a 03:02:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:02:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 03:02:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:02:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:02:03 18557c7001e696e1873834096e39d1a971d2f00a 03:02:03 latest 03:02:03 4.1.0-dev.83 03:02:03 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:03 main 03:02:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a 03:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:02:04 f59e1fffcb09: Preparing 03:02:04 3b8db503f046: Preparing 03:02:04 dedd100d1834: Preparing 03:02:04 60964634c935: Preparing 03:02:04 c38d40640ce6: Preparing 03:02:04 122d895f7928: Preparing 03:02:04 b45b47e2209e: Preparing 03:02:04 d5331dcbfcdf: Preparing 03:02:04 dd6d6dd0659b: Preparing 03:02:04 256f393e029f: Preparing 03:02:04 b45b47e2209e: Waiting 03:02:04 dd6d6dd0659b: Waiting 03:02:04 256f393e029f: Waiting 03:02:04 d5331dcbfcdf: Waiting 03:02:04 122d895f7928: Waiting 03:02:04 c38d40640ce6: Layer already exists 03:02:04 60964634c935: Layer already exists 03:02:04 3b8db503f046: Pushed 03:02:04 f59e1fffcb09: Pushed 03:02:04 dedd100d1834: Pushed 03:02:04 256f393e029f: Layer already exists 03:02:04 d5331dcbfcdf: Pushed 03:02:04 dd6d6dd0659b: Pushed 03:02:09 b45b47e2209e: Pushed 03:02:18 122d895f7928: Pushed 03:02:18 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:02:18 f59e1fffcb09: Preparing 03:02:18 3b8db503f046: Preparing 03:02:18 dedd100d1834: Preparing 03:02:18 60964634c935: Preparing 03:02:18 c38d40640ce6: Preparing 03:02:18 122d895f7928: Preparing 03:02:18 b45b47e2209e: Preparing 03:02:18 122d895f7928: Waiting 03:02:18 d5331dcbfcdf: Preparing 03:02:18 b45b47e2209e: Waiting 03:02:18 dd6d6dd0659b: Preparing 03:02:18 256f393e029f: Preparing 03:02:18 256f393e029f: Waiting 03:02:18 dd6d6dd0659b: Waiting 03:02:18 d5331dcbfcdf: Waiting 03:02:18 dedd100d1834: Layer already exists 03:02:18 c38d40640ce6: Layer already exists 03:02:18 3b8db503f046: Layer already exists 03:02:18 60964634c935: Layer already exists 03:02:18 f59e1fffcb09: Layer already exists 03:02:18 d5331dcbfcdf: Layer already exists 03:02:18 dd6d6dd0659b: Layer already exists 03:02:18 b45b47e2209e: Layer already exists 03:02:18 122d895f7928: Layer already exists 03:02:18 256f393e029f: Layer already exists 03:02:18 latest: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 03:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:02:19 f59e1fffcb09: Preparing 03:02:19 3b8db503f046: Preparing 03:02:19 dedd100d1834: Preparing 03:02:19 60964634c935: Preparing 03:02:19 c38d40640ce6: Preparing 03:02:19 122d895f7928: Preparing 03:02:19 b45b47e2209e: Preparing 03:02:19 d5331dcbfcdf: Preparing 03:02:19 dd6d6dd0659b: Preparing 03:02:19 256f393e029f: Preparing 03:02:19 d5331dcbfcdf: Waiting 03:02:19 dd6d6dd0659b: Waiting 03:02:19 256f393e029f: Waiting 03:02:19 122d895f7928: Waiting 03:02:19 b45b47e2209e: Waiting 03:02:19 dedd100d1834: Layer already exists 03:02:19 3b8db503f046: Layer already exists 03:02:19 60964634c935: Layer already exists 03:02:19 c38d40640ce6: Layer already exists 03:02:19 f59e1fffcb09: Layer already exists 03:02:19 122d895f7928: Layer already exists 03:02:19 dd6d6dd0659b: Layer already exists 03:02:19 d5331dcbfcdf: Layer already exists 03:02:19 b45b47e2209e: Layer already exists 03:02:19 256f393e029f: Layer already exists 03:02:19 4.1.0-dev.83: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:02:20 f59e1fffcb09: Preparing 03:02:20 3b8db503f046: Preparing 03:02:20 dedd100d1834: Preparing 03:02:20 60964634c935: Preparing 03:02:20 c38d40640ce6: Preparing 03:02:20 122d895f7928: Preparing 03:02:20 b45b47e2209e: Preparing 03:02:20 d5331dcbfcdf: Preparing 03:02:20 dd6d6dd0659b: Preparing 03:02:20 256f393e029f: Preparing 03:02:20 d5331dcbfcdf: Waiting 03:02:20 122d895f7928: Waiting 03:02:20 dd6d6dd0659b: Waiting 03:02:20 b45b47e2209e: Waiting 03:02:20 256f393e029f: Waiting 03:02:20 dedd100d1834: Layer already exists 03:02:20 f59e1fffcb09: Layer already exists 03:02:20 3b8db503f046: Layer already exists 03:02:20 60964634c935: Layer already exists 03:02:20 c38d40640ce6: Layer already exists 03:02:20 b45b47e2209e: Layer already exists 03:02:20 122d895f7928: Layer already exists 03:02:20 d5331dcbfcdf: Layer already exists 03:02:20 dd6d6dd0659b: Layer already exists 03:02:20 256f393e029f: Layer already exists 03:02:20 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:02:20 f59e1fffcb09: Preparing 03:02:20 3b8db503f046: Preparing 03:02:20 dedd100d1834: Preparing 03:02:20 60964634c935: Preparing 03:02:20 c38d40640ce6: Preparing 03:02:20 122d895f7928: Preparing 03:02:20 b45b47e2209e: Preparing 03:02:20 d5331dcbfcdf: Preparing 03:02:20 dd6d6dd0659b: Preparing 03:02:20 256f393e029f: Preparing 03:02:20 122d895f7928: Waiting 03:02:20 b45b47e2209e: Waiting 03:02:20 d5331dcbfcdf: Waiting 03:02:20 dd6d6dd0659b: Waiting 03:02:20 256f393e029f: Waiting 03:02:20 dedd100d1834: Layer already exists 03:02:20 f59e1fffcb09: Layer already exists 03:02:20 3b8db503f046: Layer already exists 03:02:20 c38d40640ce6: Layer already exists 03:02:20 60964634c935: Layer already exists 03:02:20 122d895f7928: Layer already exists 03:02:20 d5331dcbfcdf: Layer already exists 03:02:20 b45b47e2209e: Layer already exists 03:02:20 256f393e029f: Layer already exists 03:02:20 dd6d6dd0659b: Layer already exists 03:02:20 main: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:20 ===================================================== [Pipeline] echo 03:02:20 taggedImages: 03:02:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a 03:02:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:02:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 03:02:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:02:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:02:20 18557c7001e696e1873834096e39d1a971d2f00a 03:02:20 latest 03:02:20 4.1.0-dev.83 03:02:20 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:20 main 03:02:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a 03:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:02:21 c9a2d020b0a2: Preparing 03:02:21 ed8b32bb1c6d: Preparing 03:02:21 b6b0a2a9372f: Preparing 03:02:21 60964634c935: Preparing 03:02:21 c38d40640ce6: Preparing 03:02:21 6e4d0fddfdee: Preparing 03:02:21 0ed4c3a801f2: Preparing 03:02:21 a0b0c23bbde2: Preparing 03:02:21 256f393e029f: Preparing 03:02:21 6e4d0fddfdee: Waiting 03:02:21 0ed4c3a801f2: Waiting 03:02:21 a0b0c23bbde2: Waiting 03:02:21 256f393e029f: Waiting 03:02:21 c38d40640ce6: Layer already exists 03:02:21 60964634c935: Layer already exists 03:02:21 b6b0a2a9372f: Pushed 03:02:21 c9a2d020b0a2: Pushed 03:02:21 ed8b32bb1c6d: Pushed 03:02:21 256f393e029f: Layer already exists 03:02:21 0ed4c3a801f2: Pushed 03:02:21 a0b0c23bbde2: Pushed 03:02:36 6e4d0fddfdee: Pushed 03:02:36 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:02:37 c9a2d020b0a2: Preparing 03:02:37 ed8b32bb1c6d: Preparing 03:02:37 b6b0a2a9372f: Preparing 03:02:37 60964634c935: Preparing 03:02:37 c38d40640ce6: Preparing 03:02:37 6e4d0fddfdee: Preparing 03:02:37 0ed4c3a801f2: Preparing 03:02:37 a0b0c23bbde2: Preparing 03:02:37 256f393e029f: Preparing 03:02:37 6e4d0fddfdee: Waiting 03:02:37 0ed4c3a801f2: Waiting 03:02:37 a0b0c23bbde2: Waiting 03:02:37 256f393e029f: Waiting 03:02:37 ed8b32bb1c6d: Layer already exists 03:02:37 c38d40640ce6: Layer already exists 03:02:37 c9a2d020b0a2: Layer already exists 03:02:37 b6b0a2a9372f: Layer already exists 03:02:37 60964634c935: Layer already exists 03:02:37 0ed4c3a801f2: Layer already exists 03:02:37 a0b0c23bbde2: Layer already exists 03:02:37 256f393e029f: Layer already exists 03:02:37 6e4d0fddfdee: Layer already exists 03:02:37 latest: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 03:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:02:38 c9a2d020b0a2: Preparing 03:02:38 ed8b32bb1c6d: Preparing 03:02:38 b6b0a2a9372f: Preparing 03:02:38 60964634c935: Preparing 03:02:38 c38d40640ce6: Preparing 03:02:38 6e4d0fddfdee: Preparing 03:02:38 0ed4c3a801f2: Preparing 03:02:38 a0b0c23bbde2: Preparing 03:02:38 256f393e029f: Preparing 03:02:38 6e4d0fddfdee: Waiting 03:02:38 0ed4c3a801f2: Waiting 03:02:38 256f393e029f: Waiting 03:02:38 b6b0a2a9372f: Layer already exists 03:02:38 60964634c935: Layer already exists 03:02:38 c38d40640ce6: Layer already exists 03:02:38 c9a2d020b0a2: Layer already exists 03:02:38 ed8b32bb1c6d: Layer already exists 03:02:38 6e4d0fddfdee: Layer already exists 03:02:38 0ed4c3a801f2: Layer already exists 03:02:38 a0b0c23bbde2: Layer already exists 03:02:38 256f393e029f: Layer already exists 03:02:38 4.1.0-dev.83: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:02:38 c9a2d020b0a2: Preparing 03:02:38 ed8b32bb1c6d: Preparing 03:02:38 b6b0a2a9372f: Preparing 03:02:38 60964634c935: Preparing 03:02:38 c38d40640ce6: Preparing 03:02:38 6e4d0fddfdee: Preparing 03:02:38 0ed4c3a801f2: Preparing 03:02:38 a0b0c23bbde2: Preparing 03:02:38 256f393e029f: Preparing 03:02:38 0ed4c3a801f2: Waiting 03:02:38 a0b0c23bbde2: Waiting 03:02:38 256f393e029f: Waiting 03:02:38 6e4d0fddfdee: Waiting 03:02:38 b6b0a2a9372f: Layer already exists 03:02:38 c9a2d020b0a2: Layer already exists 03:02:38 c38d40640ce6: Layer already exists 03:02:38 ed8b32bb1c6d: Layer already exists 03:02:38 60964634c935: Layer already exists 03:02:38 6e4d0fddfdee: Layer already exists 03:02:38 256f393e029f: Layer already exists 03:02:38 0ed4c3a801f2: Layer already exists 03:02:38 a0b0c23bbde2: Layer already exists 03:02:38 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:02:39 c9a2d020b0a2: Preparing 03:02:39 ed8b32bb1c6d: Preparing 03:02:39 b6b0a2a9372f: Preparing 03:02:39 60964634c935: Preparing 03:02:39 c38d40640ce6: Preparing 03:02:39 6e4d0fddfdee: Preparing 03:02:39 0ed4c3a801f2: Preparing 03:02:39 6e4d0fddfdee: Waiting 03:02:39 a0b0c23bbde2: Preparing 03:02:39 256f393e029f: Preparing 03:02:39 0ed4c3a801f2: Waiting 03:02:39 256f393e029f: Waiting 03:02:39 a0b0c23bbde2: Waiting 03:02:39 c38d40640ce6: Layer already exists 03:02:39 c9a2d020b0a2: Layer already exists 03:02:39 b6b0a2a9372f: Layer already exists 03:02:39 ed8b32bb1c6d: Layer already exists 03:02:39 60964634c935: Layer already exists 03:02:39 6e4d0fddfdee: Layer already exists 03:02:39 0ed4c3a801f2: Layer already exists 03:02:39 256f393e029f: Layer already exists 03:02:39 a0b0c23bbde2: Layer already exists 03:02:39 main: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:39 ===================================================== [Pipeline] echo 03:02:39 taggedImages: 03:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a 03:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 03:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:02:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:02:39 18557c7001e696e1873834096e39d1a971d2f00a 03:02:39 latest 03:02:39 4.1.0-dev.83 03:02:39 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:39 main 03:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:02:40 e05c1bbe196c: Preparing 03:02:40 75880d1fd1aa: Preparing 03:02:40 2c521927e998: Preparing 03:02:40 60964634c935: Preparing 03:02:40 c38d40640ce6: Preparing 03:02:40 e2a550c2cb5f: Preparing 03:02:40 d5331dcbfcdf: Preparing 03:02:40 dd6d6dd0659b: Preparing 03:02:40 256f393e029f: Preparing 03:02:40 dd6d6dd0659b: Waiting 03:02:40 d5331dcbfcdf: Waiting 03:02:40 256f393e029f: Waiting 03:02:40 e2a550c2cb5f: Waiting 03:02:40 60964634c935: Layer already exists 03:02:40 c38d40640ce6: Layer already exists 03:02:40 d5331dcbfcdf: Layer already exists 03:02:40 dd6d6dd0659b: Layer already exists 03:02:40 256f393e029f: Layer already exists 03:02:40 75880d1fd1aa: Pushed 03:02:40 e05c1bbe196c: Pushed 03:02:40 2c521927e998: Pushed 03:02:55 e2a550c2cb5f: Pushed 03:02:55 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:02:55 e05c1bbe196c: Preparing 03:02:55 75880d1fd1aa: Preparing 03:02:55 2c521927e998: Preparing 03:02:55 60964634c935: Preparing 03:02:55 c38d40640ce6: Preparing 03:02:55 e2a550c2cb5f: Preparing 03:02:55 d5331dcbfcdf: Preparing 03:02:55 dd6d6dd0659b: Preparing 03:02:55 256f393e029f: Preparing 03:02:55 e2a550c2cb5f: Waiting 03:02:55 d5331dcbfcdf: Waiting 03:02:55 dd6d6dd0659b: Waiting 03:02:55 256f393e029f: Waiting 03:02:55 60964634c935: Layer already exists 03:02:55 e05c1bbe196c: Layer already exists 03:02:55 2c521927e998: Layer already exists 03:02:55 75880d1fd1aa: Layer already exists 03:02:55 c38d40640ce6: Layer already exists 03:02:55 dd6d6dd0659b: Layer already exists 03:02:55 d5331dcbfcdf: Layer already exists 03:02:55 256f393e029f: Layer already exists 03:02:55 e2a550c2cb5f: Layer already exists 03:02:55 latest: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 03:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:02:56 e05c1bbe196c: Preparing 03:02:56 75880d1fd1aa: Preparing 03:02:56 2c521927e998: Preparing 03:02:56 60964634c935: Preparing 03:02:56 c38d40640ce6: Preparing 03:02:56 e2a550c2cb5f: Preparing 03:02:56 d5331dcbfcdf: Preparing 03:02:56 dd6d6dd0659b: Preparing 03:02:56 256f393e029f: Preparing 03:02:56 d5331dcbfcdf: Waiting 03:02:56 e2a550c2cb5f: Waiting 03:02:56 dd6d6dd0659b: Waiting 03:02:56 256f393e029f: Waiting 03:02:56 c38d40640ce6: Layer already exists 03:02:56 e05c1bbe196c: Layer already exists 03:02:56 75880d1fd1aa: Layer already exists 03:02:56 60964634c935: Layer already exists 03:02:56 2c521927e998: Layer already exists 03:02:56 d5331dcbfcdf: Layer already exists 03:02:56 e2a550c2cb5f: Layer already exists 03:02:56 dd6d6dd0659b: Layer already exists 03:02:56 256f393e029f: Layer already exists 03:02:56 4.1.0-dev.83: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:02:57 e05c1bbe196c: Preparing 03:02:57 75880d1fd1aa: Preparing 03:02:57 2c521927e998: Preparing 03:02:57 60964634c935: Preparing 03:02:57 c38d40640ce6: Preparing 03:02:57 e2a550c2cb5f: Preparing 03:02:57 d5331dcbfcdf: Preparing 03:02:57 dd6d6dd0659b: Preparing 03:02:57 256f393e029f: Preparing 03:02:57 d5331dcbfcdf: Waiting 03:02:57 dd6d6dd0659b: Waiting 03:02:57 256f393e029f: Waiting 03:02:57 e2a550c2cb5f: Waiting 03:02:57 60964634c935: Layer already exists 03:02:57 e05c1bbe196c: Layer already exists 03:02:57 c38d40640ce6: Layer already exists 03:02:57 75880d1fd1aa: Layer already exists 03:02:57 2c521927e998: Layer already exists 03:02:57 d5331dcbfcdf: Layer already exists 03:02:57 e2a550c2cb5f: Layer already exists 03:02:57 256f393e029f: Layer already exists 03:02:57 dd6d6dd0659b: Layer already exists 03:02:57 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:02:57 e05c1bbe196c: Preparing 03:02:57 75880d1fd1aa: Preparing 03:02:57 2c521927e998: Preparing 03:02:57 60964634c935: Preparing 03:02:57 c38d40640ce6: Preparing 03:02:57 e2a550c2cb5f: Preparing 03:02:57 d5331dcbfcdf: Preparing 03:02:57 dd6d6dd0659b: Preparing 03:02:57 256f393e029f: Preparing 03:02:57 d5331dcbfcdf: Waiting 03:02:57 dd6d6dd0659b: Waiting 03:02:57 256f393e029f: Waiting 03:02:57 e2a550c2cb5f: Waiting 03:02:57 e05c1bbe196c: Layer already exists 03:02:57 60964634c935: Layer already exists 03:02:57 c38d40640ce6: Layer already exists 03:02:57 2c521927e998: Layer already exists 03:02:57 75880d1fd1aa: Layer already exists 03:02:57 e2a550c2cb5f: Layer already exists 03:02:57 d5331dcbfcdf: Layer already exists 03:02:57 dd6d6dd0659b: Layer already exists 03:02:57 256f393e029f: Layer already exists 03:02:57 main: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:57 ===================================================== [Pipeline] echo 03:02:57 taggedImages: 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:02:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:02:57 18557c7001e696e1873834096e39d1a971d2f00a 03:02:57 latest 03:02:57 4.1.0-dev.83 03:02:57 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:02:57 main 03:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a 03:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:02:58 5d2814f630a0: Preparing 03:02:58 7ed025b29345: Preparing 03:02:58 60964634c935: Preparing 03:02:58 c38d40640ce6: Preparing 03:02:58 476ee07bfb41: Preparing 03:02:58 a902bc25f943: Preparing 03:02:58 256f393e029f: Preparing 03:02:58 a902bc25f943: Waiting 03:02:58 256f393e029f: Waiting 03:02:58 60964634c935: Layer already exists 03:02:58 c38d40640ce6: Layer already exists 03:02:58 256f393e029f: Layer already exists 03:02:58 5d2814f630a0: Pushed 03:02:58 476ee07bfb41: Pushed 03:02:59 a902bc25f943: Pushed 03:03:02 7ed025b29345: Pushed 03:03:02 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:03 5d2814f630a0: Preparing 03:03:03 7ed025b29345: Preparing 03:03:03 60964634c935: Preparing 03:03:03 c38d40640ce6: Preparing 03:03:03 476ee07bfb41: Preparing 03:03:03 a902bc25f943: Preparing 03:03:03 256f393e029f: Preparing 03:03:03 256f393e029f: Waiting 03:03:03 a902bc25f943: Waiting 03:03:03 60964634c935: Layer already exists 03:03:03 476ee07bfb41: Layer already exists 03:03:03 c38d40640ce6: Layer already exists 03:03:03 5d2814f630a0: Layer already exists 03:03:03 7ed025b29345: Layer already exists 03:03:03 a902bc25f943: Layer already exists 03:03:03 256f393e029f: Layer already exists 03:03:03 latest: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 03:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:03 5d2814f630a0: Preparing 03:03:03 7ed025b29345: Preparing 03:03:03 60964634c935: Preparing 03:03:03 c38d40640ce6: Preparing 03:03:03 476ee07bfb41: Preparing 03:03:03 a902bc25f943: Preparing 03:03:03 256f393e029f: Preparing 03:03:03 a902bc25f943: Waiting 03:03:03 256f393e029f: Waiting 03:03:03 5d2814f630a0: Layer already exists 03:03:03 60964634c935: Layer already exists 03:03:03 476ee07bfb41: Layer already exists 03:03:03 c38d40640ce6: Layer already exists 03:03:03 7ed025b29345: Layer already exists 03:03:03 256f393e029f: Layer already exists 03:03:03 a902bc25f943: Layer already exists 03:03:03 4.1.0-dev.83: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:04 5d2814f630a0: Preparing 03:03:04 7ed025b29345: Preparing 03:03:04 60964634c935: Preparing 03:03:04 c38d40640ce6: Preparing 03:03:04 476ee07bfb41: Preparing 03:03:04 a902bc25f943: Preparing 03:03:04 256f393e029f: Preparing 03:03:04 256f393e029f: Waiting 03:03:04 a902bc25f943: Waiting 03:03:04 7ed025b29345: Layer already exists 03:03:04 476ee07bfb41: Layer already exists 03:03:04 c38d40640ce6: Layer already exists 03:03:04 5d2814f630a0: Layer already exists 03:03:04 60964634c935: Layer already exists 03:03:04 256f393e029f: Layer already exists 03:03:04 a902bc25f943: Layer already exists 03:03:04 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:05 5d2814f630a0: Preparing 03:03:05 7ed025b29345: Preparing 03:03:05 60964634c935: Preparing 03:03:05 c38d40640ce6: Preparing 03:03:05 476ee07bfb41: Preparing 03:03:05 a902bc25f943: Preparing 03:03:05 256f393e029f: Preparing 03:03:05 a902bc25f943: Waiting 03:03:05 256f393e029f: Waiting 03:03:05 5d2814f630a0: Layer already exists 03:03:05 c38d40640ce6: Layer already exists 03:03:05 7ed025b29345: Layer already exists 03:03:05 60964634c935: Layer already exists 03:03:05 476ee07bfb41: Layer already exists 03:03:05 a902bc25f943: Layer already exists 03:03:05 256f393e029f: Layer already exists 03:03:05 main: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:05 ===================================================== [Pipeline] echo 03:03:05 taggedImages: 03:03:05 - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a 03:03:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:05 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 03:03:05 - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:03:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:03:05 18557c7001e696e1873834096e39d1a971d2f00a 03:03:05 latest 03:03:05 4.1.0-dev.83 03:03:05 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:05 main 03:03:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a 03:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:06 6b42a51927bc: Preparing 03:03:06 3c2b8f791b43: Preparing 03:03:06 60964634c935: Preparing 03:03:06 c38d40640ce6: Preparing 03:03:06 0b80dbd4b6a4: Preparing 03:03:06 17739df41b7f: Preparing 03:03:06 256f393e029f: Preparing 03:03:06 17739df41b7f: Waiting 03:03:06 256f393e029f: Waiting 03:03:06 60964634c935: Layer already exists 03:03:06 c38d40640ce6: Layer already exists 03:03:06 256f393e029f: Layer already exists 03:03:06 6b42a51927bc: Pushed 03:03:06 0b80dbd4b6a4: Pushed 03:03:06 17739df41b7f: Pushed 03:03:10 3c2b8f791b43: Pushed 03:03:10 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:11 6b42a51927bc: Preparing 03:03:11 3c2b8f791b43: Preparing 03:03:11 60964634c935: Preparing 03:03:11 c38d40640ce6: Preparing 03:03:11 0b80dbd4b6a4: Preparing 03:03:11 17739df41b7f: Preparing 03:03:11 256f393e029f: Preparing 03:03:11 256f393e029f: Waiting 03:03:11 17739df41b7f: Waiting 03:03:11 0b80dbd4b6a4: Layer already exists 03:03:11 60964634c935: Layer already exists 03:03:11 6b42a51927bc: Layer already exists 03:03:11 c38d40640ce6: Layer already exists 03:03:11 3c2b8f791b43: Layer already exists 03:03:11 256f393e029f: Layer already exists 03:03:11 17739df41b7f: Layer already exists 03:03:11 latest: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 03:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:11 6b42a51927bc: Preparing 03:03:11 3c2b8f791b43: Preparing 03:03:11 60964634c935: Preparing 03:03:11 c38d40640ce6: Preparing 03:03:11 0b80dbd4b6a4: Preparing 03:03:11 17739df41b7f: Preparing 03:03:11 256f393e029f: Preparing 03:03:11 17739df41b7f: Waiting 03:03:11 256f393e029f: Waiting 03:03:11 6b42a51927bc: Layer already exists 03:03:11 c38d40640ce6: Layer already exists 03:03:11 3c2b8f791b43: Layer already exists 03:03:11 0b80dbd4b6a4: Layer already exists 03:03:11 60964634c935: Layer already exists 03:03:11 17739df41b7f: Layer already exists 03:03:11 256f393e029f: Layer already exists 03:03:11 4.1.0-dev.83: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:12 6b42a51927bc: Preparing 03:03:12 3c2b8f791b43: Preparing 03:03:12 60964634c935: Preparing 03:03:12 c38d40640ce6: Preparing 03:03:12 0b80dbd4b6a4: Preparing 03:03:12 17739df41b7f: Preparing 03:03:12 256f393e029f: Preparing 03:03:12 256f393e029f: Waiting 03:03:12 17739df41b7f: Waiting 03:03:12 c38d40640ce6: Layer already exists 03:03:12 60964634c935: Layer already exists 03:03:12 3c2b8f791b43: Layer already exists 03:03:12 6b42a51927bc: Layer already exists 03:03:12 0b80dbd4b6a4: Layer already exists 03:03:12 17739df41b7f: Layer already exists 03:03:12 256f393e029f: Layer already exists 03:03:12 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:13 6b42a51927bc: Preparing 03:03:13 3c2b8f791b43: Preparing 03:03:13 60964634c935: Preparing 03:03:13 c38d40640ce6: Preparing 03:03:13 0b80dbd4b6a4: Preparing 03:03:13 17739df41b7f: Preparing 03:03:13 256f393e029f: Preparing 03:03:13 256f393e029f: Waiting 03:03:13 17739df41b7f: Waiting 03:03:13 c38d40640ce6: Layer already exists 03:03:13 0b80dbd4b6a4: Layer already exists 03:03:13 3c2b8f791b43: Layer already exists 03:03:13 6b42a51927bc: Layer already exists 03:03:13 60964634c935: Layer already exists 03:03:13 17739df41b7f: Layer already exists 03:03:13 256f393e029f: Layer already exists 03:03:13 main: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:13 ===================================================== [Pipeline] echo 03:03:13 taggedImages: 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:03:13 ========================================================= 03:03:13 [edgeXBuildMultiArch] RAW Config: 03:03:13 images: 03:03:13 - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/core-command:latest 03:03:13 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-command:main 03:03:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:03:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:03:13 - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/core-data:latest 03:03:13 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-data:main 03:03:13 - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:03:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:03:13 - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:03:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:03:13 - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:03:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:03:13 settingsFile: 03:03:13 edgex-go-settings 03:03:13 ========================================================= [Pipeline] node 03:03:28 Still waiting to schedule task 03:03:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775029’ 03:06:20 Running on prd-centos7-docker-4c-2g-775056 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:20 provisioning config files... 03:06:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12813663301200511743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:23 ---> ****-login.sh 03:06:23 nexus3.edgexfoundry.org:10001 03:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:24 Configure a credential helper to remove this warning. See 03:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:24 03:06:24 Login Succeeded 03:06:24 nexus3.edgexfoundry.org:10002 03:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:24 Configure a credential helper to remove this warning. See 03:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:24 03:06:24 Login Succeeded 03:06:24 nexus3.edgexfoundry.org:10003 03:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:24 Configure a credential helper to remove this warning. See 03:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:24 03:06:24 Login Succeeded 03:06:24 nexus3.edgexfoundry.org:10004 03:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:24 Configure a credential helper to remove this warning. See 03:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:24 03:06:24 Login Succeeded 03:06:24 ****.io 03:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:24 Configure a credential helper to remove this warning. See 03:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:24 03:06:24 Login Succeeded 03:06:24 ---> ****-login.sh ends [Pipeline] } 03:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:25 + docker buildx ls 03:06:25 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:06:25 default * docker 03:06:25 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:06:25 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:06:25 edgex-builder [Pipeline] sh 03:06:25 + docker buildx inspect --bootstrap 03:06:25 #1 [internal] booting buildkit 03:06:25 #1 pulling image moby/buildkit:buildx-stable-1 03:06:30 #1 pulling image moby/buildkit:buildx-stable-1 4.2s done 03:06:30 #1 creating container buildx_buildkit_edgex-builder0 03:06:31 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 03:06:31 #1 DONE 5.6s 03:06:31 Name: edgex-builder 03:06:31 Driver: docker-container 03:06:31 03:06:31 Nodes: 03:06:31 Name: edgex-builder0 03:06:31 Endpoint: unix:///var/run/docker.sock 03:06:31 Status: running 03:06:31 Buildkit: v0.26.2 03:06:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:06:31 + docker buildx ls 03:06:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:06:31 edgex-builder * docker-container 03:06:31 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:06:31 default docker 03:06:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:06:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:32 #1 [internal] load build definition from Dockerfile 03:06:32 #1 transferring dockerfile: 197B done 03:06:32 #1 DONE 0.0s 03:06:32 03:06:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a 03:06:32 #2 DONE 0.1s 03:06:32 03:06:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a 03:06:32 #3 DONE 0.1s 03:06:32 03:06:32 #4 [internal] load .dockerignore 03:06:32 #4 transferring context: 2B done 03:06:32 #4 DONE 0.0s 03:06:32 03:06:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:32 #5 DONE 0.0s 03:06:32 03:06:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:32 #6 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:32 #6 DONE 0.1s 03:06:32 03:06:32 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:06:32 #7 DONE 0.0s 03:06:32 03:06:32 #8 exporting to image 03:06:32 #8 exporting layers done 03:06:32 #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done 03:06:32 #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:06:32 #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done 03:06:32 #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done 03:06:32 #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done 03:06:32 #8 pushing layers 0.1s done 03:06:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 03:06:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done 03:06:32 #8 DONE 0.2s 03:06:32 03:06:32 1 warning found (use --debug to expand): 03:06:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:06:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:06:33 #1 [internal] load build definition from Dockerfile 03:06:33 #1 transferring dockerfile: 163B done 03:06:33 #1 DONE 0.0s 03:06:33 03:06:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:06:33 #2 DONE 0.0s 03:06:33 03:06:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:06:33 #3 DONE 0.0s 03:06:33 03:06:33 #4 [internal] load .dockerignore 03:06:33 #4 transferring context: 2B done 03:06:33 #4 DONE 0.0s 03:06:33 03:06:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:33 #5 CACHED 03:06:33 03:06:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:33 #6 CACHED 03:06:33 03:06:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:06:33 #7 DONE 0.0s 03:06:33 03:06:33 #8 exporting to image 03:06:33 #8 exporting layers done 03:06:33 #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done 03:06:33 #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:06:33 #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done 03:06:33 #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done 03:06:33 #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done 03:06:33 #8 pushing layers 0.0s done 03:06:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done 03:06:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:33 #8 DONE 0.1s 03:06:33 03:06:33 1 warning found (use --debug to expand): 03:06:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83' 03:06:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 --push - 03:06:33 #1 [internal] load build definition from Dockerfile 03:06:33 #1 transferring dockerfile: 169B done 03:06:33 #1 DONE 0.0s 03:06:33 03:06:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 03:06:33 #2 DONE 0.0s 03:06:33 03:06:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 03:06:33 #3 DONE 0.0s 03:06:33 03:06:33 #4 [internal] load .dockerignore 03:06:33 #4 transferring context: 2B done 03:06:33 #4 DONE 0.0s 03:06:33 03:06:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:33 #5 CACHED 03:06:33 03:06:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:33 #6 CACHED 03:06:33 03:06:33 #7 exporting to image 03:06:33 #7 exporting layers done 03:06:33 #7 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done 03:06:33 #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d 03:06:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:33 #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:06:33 #7 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done 03:06:33 #7 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done 03:06:33 #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done 03:06:33 #7 pushing layers 0.0s done 03:06:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done 03:06:33 #7 DONE 0.1s 03:06:33 03:06:33 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:06:33 #8 DONE 0.0s 03:06:33 03:06:33 1 warning found (use --debug to expand): 03:06:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:34 #1 [internal] load build definition from Dockerfile 03:06:34 #1 transferring dockerfile: 210B done 03:06:34 #1 DONE 0.0s 03:06:34 03:06:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:34 #2 DONE 0.0s 03:06:34 03:06:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:34 #3 DONE 0.0s 03:06:34 03:06:34 #4 [internal] load .dockerignore 03:06:34 #4 transferring context: 2B done 03:06:34 #4 DONE 0.0s 03:06:34 03:06:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:34 #5 CACHED 03:06:34 03:06:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:34 #6 CACHED 03:06:34 03:06:34 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:06:34 #7 DONE 0.0s 03:06:34 03:06:34 #8 exporting to image 03:06:34 #8 exporting layers done 03:06:34 #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done 03:06:34 #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:06:34 #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done 03:06:34 #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done 03:06:34 #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done 03:06:34 #8 pushing layers 0.0s done 03:06:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done 03:06:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:34 #8 DONE 0.1s 03:06:34 03:06:34 1 warning found (use --debug to expand): 03:06:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:06:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:06:34 #1 [internal] load build definition from Dockerfile 03:06:34 #1 transferring dockerfile: 161B done 03:06:34 #1 DONE 0.0s 03:06:34 03:06:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:06:34 #2 DONE 0.0s 03:06:34 03:06:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:06:34 #3 DONE 0.0s 03:06:34 03:06:34 #4 [internal] load .dockerignore 03:06:34 #4 transferring context: 2B done 03:06:34 #4 DONE 0.0s 03:06:34 03:06:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:34 #5 CACHED 03:06:34 03:06:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 03:06:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done 03:06:34 #6 CACHED 03:06:34 03:06:34 #7 exporting to image 03:06:34 #7 exporting layers done 03:06:34 #7 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done 03:06:34 #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done 03:06:34 #7 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done 03:06:34 #7 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done 03:06:34 #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 03:06:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:34 #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done 03:06:34 #7 pushing layers 0.0s done 03:06:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done 03:06:34 #7 DONE 0.1s 03:06:34 03:06:34 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:06:34 #8 DONE 0.0s 03:06:34 03:06:34 1 warning found (use --debug to expand): 03:06:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:35 #1 [internal] load build definition from Dockerfile 03:06:35 #1 transferring dockerfile: 216B done 03:06:35 #1 DONE 0.0s 03:06:35 03:06:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:35 #2 DONE 0.0s 03:06:35 03:06:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:35 #3 DONE 0.1s 03:06:35 03:06:35 #4 [internal] load .dockerignore 03:06:35 #4 transferring context: 2B done 03:06:35 #4 DONE 0.0s 03:06:35 03:06:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:35 #5 DONE 0.0s 03:06:35 03:06:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:35 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:35 #6 DONE 0.0s 03:06:35 03:06:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:35 #5 DONE 0.1s 03:06:35 03:06:35 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:35 #7 DONE 0.0s 03:06:35 03:06:35 #8 exporting to image 03:06:35 #8 exporting layers done 03:06:35 #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done 03:06:35 #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done 03:06:35 #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done 03:06:35 #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done 03:06:35 #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done 03:06:35 #8 pushing layers 0.1s done 03:06:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done 03:06:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:35 #8 DONE 0.2s 03:06:35 03:06:35 1 warning found (use --debug to expand): 03:06:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:06:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:06:36 #1 [internal] load build definition from Dockerfile 03:06:36 #1 transferring dockerfile: 182B done 03:06:36 #1 DONE 0.0s 03:06:36 03:06:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:06:36 #2 DONE 0.0s 03:06:36 03:06:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:06:36 #3 DONE 0.0s 03:06:36 03:06:36 #4 [internal] load .dockerignore 03:06:36 #4 transferring context: 2B done 03:06:36 #4 DONE 0.0s 03:06:36 03:06:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:36 #5 CACHED 03:06:36 03:06:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:36 #6 CACHED 03:06:36 03:06:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:36 #7 DONE 0.0s 03:06:36 03:06:36 #8 exporting to image 03:06:36 #8 exporting layers done 03:06:36 #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done 03:06:36 #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done 03:06:36 #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done 03:06:36 #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done 03:06:36 #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done 03:06:36 #8 pushing layers 0.0s done 03:06:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done 03:06:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:36 #8 DONE 0.1s 03:06:36 03:06:36 1 warning found (use --debug to expand): 03:06:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83' 03:06:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 --push - 03:06:36 #1 [internal] load build definition from Dockerfile 03:06:36 #1 transferring dockerfile: 188B done 03:06:36 #1 DONE 0.0s 03:06:36 03:06:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 03:06:36 #2 DONE 0.0s 03:06:36 03:06:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 03:06:36 #3 DONE 0.0s 03:06:36 03:06:36 #4 [internal] load .dockerignore 03:06:36 #4 transferring context: 2B done 03:06:36 #4 DONE 0.0s 03:06:36 03:06:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:36 #5 CACHED 03:06:36 03:06:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:36 #6 DONE 0.0s 03:06:36 03:06:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:36 #6 CACHED 03:06:36 03:06:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:36 #7 DONE 0.0s 03:06:36 03:06:36 #8 exporting to image 03:06:36 #8 exporting layers done 03:06:36 #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done 03:06:36 #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done 03:06:36 #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done 03:06:36 #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done 03:06:36 #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done 03:06:36 #8 pushing layers 0.0s done 03:06:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done 03:06:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:36 #8 DONE 0.1s 03:06:36 03:06:36 1 warning found (use --debug to expand): 03:06:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:37 #1 [internal] load build definition from Dockerfile 03:06:37 #1 transferring dockerfile: 229B done 03:06:37 #1 DONE 0.0s 03:06:37 03:06:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:37 #2 DONE 0.0s 03:06:37 03:06:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:37 #3 DONE 0.0s 03:06:37 03:06:37 #4 [internal] load .dockerignore 03:06:37 #4 transferring context: 2B done 03:06:37 #4 DONE 0.0s 03:06:37 03:06:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 done 03:06:37 #5 CACHED 03:06:37 03:06:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:37 #6 CACHED 03:06:37 03:06:37 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:37 #7 DONE 0.0s 03:06:37 03:06:37 #8 exporting to image 03:06:37 #8 exporting layers done 03:06:37 #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done 03:06:37 #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done 03:06:37 #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done 03:06:37 #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done 03:06:37 #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done 03:06:37 #8 pushing layers 0.0s done 03:06:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done 03:06:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:37 #8 DONE 0.1s 03:06:37 03:06:37 1 warning found (use --debug to expand): 03:06:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:06:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:06:37 #1 [internal] load build definition from Dockerfile 03:06:37 #1 transferring dockerfile: 180B done 03:06:37 #1 DONE 0.0s 03:06:37 03:06:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:06:37 #2 DONE 0.0s 03:06:37 03:06:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:06:37 #3 DONE 0.0s 03:06:37 03:06:37 #4 [internal] load .dockerignore 03:06:37 #4 transferring context: 2B done 03:06:37 #4 DONE 0.0s 03:06:37 03:06:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:37 #5 CACHED 03:06:37 03:06:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 03:06:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done 03:06:37 #6 CACHED 03:06:37 03:06:37 #7 exporting to image 03:06:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:37 #7 exporting layers done 03:06:37 #7 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done 03:06:37 #7 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done 03:06:37 #7 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done 03:06:37 #7 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done 03:06:37 #7 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done 03:06:37 #7 pushing layers 0.0s done 03:06:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done 03:06:37 #7 DONE 0.1s 03:06:37 03:06:37 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:37 #8 DONE 0.0s 03:06:37 03:06:37 1 warning found (use --debug to expand): 03:06:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:38 #1 [internal] load build definition from Dockerfile 03:06:38 #1 transferring dockerfile: 194B done 03:06:38 #1 DONE 0.0s 03:06:38 03:06:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a 03:06:38 #2 DONE 0.0s 03:06:38 03:06:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a 03:06:38 #3 DONE 0.0s 03:06:38 03:06:38 #4 [internal] load .dockerignore 03:06:38 #4 transferring context: 2B done 03:06:38 #4 DONE 0.0s 03:06:38 03:06:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:38 #5 DONE 0.0s 03:06:38 03:06:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:38 #6 DONE 0.1s 03:06:38 03:06:38 #7 exporting to image 03:06:38 #7 exporting layers done 03:06:38 #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done 03:06:38 #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:06:38 #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done 03:06:38 #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 0.0s done 03:06:38 #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 03:06:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:38 #7 ... 03:06:38 03:06:38 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:06:38 #8 DONE 0.0s 03:06:38 03:06:38 #7 exporting to image 03:06:38 #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done 03:06:38 #7 pushing layers 0.1s done 03:06:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 03:06:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done 03:06:38 #7 DONE 0.2s 03:06:38 03:06:38 1 warning found (use --debug to expand): 03:06:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:06:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:06:39 #1 [internal] load build definition from Dockerfile 03:06:39 #1 transferring dockerfile: 160B done 03:06:39 #1 DONE 0.0s 03:06:39 03:06:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:06:39 #2 DONE 0.0s 03:06:39 03:06:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:06:39 #3 DONE 0.0s 03:06:39 03:06:39 #4 [internal] load .dockerignore 03:06:39 #4 transferring context: 2B done 03:06:39 #4 DONE 0.0s 03:06:39 03:06:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:39 #5 CACHED 03:06:39 03:06:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:39 #6 CACHED 03:06:39 03:06:39 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:06:39 #7 DONE 0.0s 03:06:39 03:06:39 #8 exporting to image 03:06:39 #8 exporting layers done 03:06:39 #8 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done 03:06:39 #8 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:06:39 #8 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done 03:06:39 #8 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done 03:06:39 #8 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done 03:06:39 #8 pushing layers 0.0s done 03:06:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done 03:06:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:39 #8 DONE 0.1s 03:06:39 03:06:39 1 warning found (use --debug to expand): 03:06:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83' 03:06:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 --push - 03:06:39 #1 [internal] load build definition from Dockerfile 03:06:39 #1 transferring dockerfile: 166B done 03:06:39 #1 DONE 0.0s 03:06:39 03:06:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 03:06:39 #2 DONE 0.0s 03:06:39 03:06:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 03:06:39 #3 DONE 0.0s 03:06:39 03:06:39 #4 [internal] load .dockerignore 03:06:39 #4 transferring context: 2B done 03:06:39 #4 DONE 0.0s 03:06:39 03:06:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:39 #5 CACHED 03:06:39 03:06:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:39 #6 CACHED 03:06:39 03:06:39 #7 exporting to image 03:06:39 #7 exporting layers 03:06:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:39 #7 exporting layers done 03:06:39 #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done 03:06:39 #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:06:39 #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done 03:06:39 #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done 03:06:39 #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done 03:06:39 #7 pushing layers 0.0s done 03:06:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done 03:06:39 #7 DONE 0.1s 03:06:39 03:06:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:06:39 #8 DONE 0.0s 03:06:39 03:06:39 1 warning found (use --debug to expand): 03:06:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:40 #1 [internal] load build definition from Dockerfile 03:06:40 #1 transferring dockerfile: 207B done 03:06:40 #1 DONE 0.0s 03:06:40 03:06:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:40 #2 DONE 0.0s 03:06:40 03:06:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:40 #3 DONE 0.0s 03:06:40 03:06:40 #4 [internal] load .dockerignore 03:06:40 #4 transferring context: 2B done 03:06:40 #4 DONE 0.0s 03:06:40 03:06:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 done 03:06:40 #5 CACHED 03:06:40 03:06:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 done 03:06:40 #6 CACHED 03:06:40 03:06:40 #7 exporting to image 03:06:40 #7 exporting layers done 03:06:40 #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done 03:06:40 #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:06:40 #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done 03:06:40 #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done 03:06:40 #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done 03:06:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:40 #7 pushing layers 0.0s done 03:06:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done 03:06:40 #7 DONE 0.1s 03:06:40 03:06:40 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:06:40 #8 DONE 0.0s 03:06:40 03:06:40 1 warning found (use --debug to expand): 03:06:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:06:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:06:41 #1 [internal] load build definition from Dockerfile 03:06:41 #1 transferring dockerfile: 158B done 03:06:41 #1 DONE 0.0s 03:06:41 03:06:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:06:41 #2 DONE 0.0s 03:06:41 03:06:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:06:41 #3 DONE 0.0s 03:06:41 03:06:41 #4 [internal] load .dockerignore 03:06:41 #4 transferring context: 2B done 03:06:41 #4 DONE 0.0s 03:06:41 03:06:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:41 #5 CACHED 03:06:41 03:06:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 03:06:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done 03:06:41 #6 CACHED 03:06:41 03:06:41 #7 exporting to image 03:06:41 #7 exporting layers done 03:06:41 #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done 03:06:41 #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done 03:06:41 #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b 03:06:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:41 #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done 03:06:41 #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done 03:06:41 #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done 03:06:41 #7 pushing layers 0.0s done 03:06:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done 03:06:41 #7 DONE 0.1s 03:06:41 03:06:41 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:06:41 #8 DONE 0.0s 03:06:41 03:06:41 1 warning found (use --debug to expand): 03:06:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:41 #1 [internal] load build definition from Dockerfile 03:06:41 #1 transferring dockerfile: 196B done 03:06:41 #1 DONE 0.0s 03:06:41 03:06:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:41 #2 DONE 0.0s 03:06:41 03:06:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:41 #3 DONE 0.0s 03:06:41 03:06:41 #4 [internal] load .dockerignore 03:06:41 #4 transferring context: 2B done 03:06:41 #4 DONE 0.0s 03:06:41 03:06:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:41 #5 DONE 0.0s 03:06:41 03:06:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:41 #6 DONE 0.1s 03:06:41 03:06:41 #7 exporting to image 03:06:41 #7 exporting layers done 03:06:41 #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done 03:06:41 #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:06:41 #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done 03:06:41 #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done 03:06:41 #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done 03:06:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:41 #7 ... 03:06:41 03:06:41 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:41 #8 DONE 0.0s 03:06:41 03:06:41 #7 exporting to image 03:06:41 #7 pushing layers 0.1s done 03:06:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 03:06:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done 03:06:41 #7 DONE 0.2s 03:06:41 03:06:41 1 warning found (use --debug to expand): 03:06:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:06:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:06:42 #1 [internal] load build definition from Dockerfile 03:06:42 #1 transferring dockerfile: 162B done 03:06:42 #1 DONE 0.0s 03:06:42 03:06:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:06:42 #2 DONE 0.0s 03:06:42 03:06:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:06:42 #3 DONE 0.0s 03:06:42 03:06:42 #4 [internal] load .dockerignore 03:06:42 #4 transferring context: 2B done 03:06:42 #4 DONE 0.0s 03:06:42 03:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:42 #5 DONE 0.0s 03:06:42 03:06:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:42 #6 CACHED 03:06:42 03:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:42 #5 CACHED 03:06:42 03:06:42 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:42 #7 DONE 0.0s 03:06:42 03:06:42 #8 exporting to image 03:06:42 #8 exporting layers done 03:06:42 #8 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done 03:06:42 #8 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:06:42 #8 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done 03:06:42 #8 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done 03:06:42 #8 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done 03:06:42 #8 pushing layers 0.0s done 03:06:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done 03:06:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:42 #8 DONE 0.1s 03:06:42 03:06:42 1 warning found (use --debug to expand): 03:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 --push - 03:06:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83' 03:06:42 #1 [internal] load build definition from Dockerfile 03:06:42 #1 transferring dockerfile: 168B done 03:06:42 #1 DONE 0.0s 03:06:42 03:06:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 03:06:42 #2 DONE 0.0s 03:06:42 03:06:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 03:06:42 #3 DONE 0.0s 03:06:42 03:06:42 #4 [internal] load .dockerignore 03:06:42 #4 transferring context: 2B done 03:06:42 #4 DONE 0.0s 03:06:42 03:06:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:42 #5 CACHED 03:06:42 03:06:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:42 #6 CACHED 03:06:42 03:06:42 #7 exporting to image 03:06:42 #7 exporting layers done 03:06:42 #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done 03:06:42 #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:06:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:42 #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done 03:06:42 #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done 03:06:42 #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done 03:06:42 #7 pushing layers 0.0s done 03:06:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done 03:06:42 #7 DONE 0.1s 03:06:42 03:06:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:42 #8 DONE 0.0s 03:06:42 03:06:42 1 warning found (use --debug to expand): 03:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:43 #1 [internal] load build definition from Dockerfile 03:06:43 #1 transferring dockerfile: 209B done 03:06:43 #1 DONE 0.0s 03:06:43 03:06:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:43 #2 DONE 0.0s 03:06:43 03:06:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:43 #3 DONE 0.0s 03:06:43 03:06:43 #4 [internal] load .dockerignore 03:06:43 #4 transferring context: 2B done 03:06:43 #4 DONE 0.0s 03:06:43 03:06:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:43 #5 CACHED 03:06:43 03:06:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:43 #6 CACHED 03:06:43 03:06:43 #7 exporting to image 03:06:43 #7 exporting layers done 03:06:43 #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done 03:06:43 #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:06:43 #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done 03:06:43 #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done 03:06:43 #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done 03:06:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:43 #7 pushing layers 0.0s done 03:06:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done 03:06:43 #7 DONE 0.1s 03:06:43 03:06:43 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:43 #8 DONE 0.0s 03:06:43 03:06:43 1 warning found (use --debug to expand): 03:06:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:06:43 #1 [internal] load build definition from Dockerfile 03:06:43 #1 transferring dockerfile: 160B done 03:06:43 #1 DONE 0.0s 03:06:43 03:06:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:06:43 #2 DONE 0.0s 03:06:43 03:06:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:06:43 #3 DONE 0.0s 03:06:43 03:06:43 #4 [internal] load .dockerignore 03:06:43 #4 transferring context: 2B done 03:06:43 #4 DONE 0.0s 03:06:43 03:06:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:43 #5 CACHED 03:06:43 03:06:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 03:06:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done 03:06:43 #6 CACHED 03:06:43 03:06:43 #7 exporting to image 03:06:43 #7 exporting layers done 03:06:43 #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done 03:06:43 #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done 03:06:43 #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 03:06:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:44 #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done 03:06:44 #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done 03:06:44 #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done 03:06:44 #7 pushing layers 0.0s done 03:06:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done 03:06:44 #7 DONE 0.1s 03:06:44 03:06:44 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:44 #8 DONE 0.0s 03:06:44 03:06:44 1 warning found (use --debug to expand): 03:06:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:44 #1 [internal] load build definition from Dockerfile 03:06:44 #1 transferring dockerfile: 198B done 03:06:44 #1 DONE 0.0s 03:06:44 03:06:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a 03:06:44 #2 DONE 0.0s 03:06:44 03:06:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a 03:06:44 #3 DONE 0.1s 03:06:44 03:06:44 #4 [internal] load .dockerignore 03:06:44 #4 transferring context: 2B done 03:06:44 #4 DONE 0.0s 03:06:44 03:06:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:44 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:44 #5 ... 03:06:44 03:06:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:44 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 done 03:06:44 #6 DONE 0.1s 03:06:44 03:06:44 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:06:44 #7 DONE 0.0s 03:06:44 03:06:44 #8 exporting to image 03:06:44 #8 exporting layers done 03:06:44 #8 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done 03:06:44 #8 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:06:44 #8 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done 03:06:44 #8 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done 03:06:44 #8 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done 03:06:44 #8 pushing layers 0.1s done 03:06:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 03:06:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done 03:06:44 #8 DONE 0.2s 03:06:44 03:06:44 1 warning found (use --debug to expand): 03:06:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:06:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:06:45 #1 [internal] load build definition from Dockerfile 03:06:45 #1 transferring dockerfile: 164B done 03:06:45 #1 DONE 0.0s 03:06:45 03:06:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:06:45 #2 DONE 0.0s 03:06:45 03:06:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:06:45 #3 DONE 0.0s 03:06:45 03:06:45 #4 [internal] load .dockerignore 03:06:45 #4 transferring context: 2B done 03:06:45 #4 DONE 0.0s 03:06:45 03:06:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:45 #5 CACHED 03:06:45 03:06:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:45 #6 CACHED 03:06:45 03:06:45 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:06:45 #7 DONE 0.0s 03:06:45 03:06:45 #8 exporting to image 03:06:45 #8 exporting layers done 03:06:45 #8 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done 03:06:45 #8 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:06:45 #8 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done 03:06:45 #8 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done 03:06:45 #8 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done 03:06:45 #8 pushing layers 0.0s done 03:06:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done 03:06:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:45 #8 DONE 0.1s 03:06:45 03:06:45 1 warning found (use --debug to expand): 03:06:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 --push - 03:06:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83' 03:06:45 #1 [internal] load build definition from Dockerfile 03:06:45 #1 transferring dockerfile: 170B done 03:06:45 #1 DONE 0.0s 03:06:45 03:06:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 03:06:45 #2 DONE 0.0s 03:06:45 03:06:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 03:06:45 #3 DONE 0.0s 03:06:45 03:06:45 #4 [internal] load .dockerignore 03:06:45 #4 transferring context: 2B done 03:06:45 #4 DONE 0.0s 03:06:45 03:06:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:45 #5 CACHED 03:06:45 03:06:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:45 #6 CACHED 03:06:45 03:06:45 #7 exporting to image 03:06:45 #7 exporting layers done 03:06:45 #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done 03:06:45 #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 03:06:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:45 #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:06:45 #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done 03:06:45 #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done 03:06:45 #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done 03:06:45 #7 pushing layers 0.0s done 03:06:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done 03:06:45 #7 DONE 0.1s 03:06:45 03:06:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:06:45 #8 DONE 0.0s 03:06:45 03:06:45 1 warning found (use --debug to expand): 03:06:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:46 #1 [internal] load build definition from Dockerfile 03:06:46 #1 transferring dockerfile: 211B done 03:06:46 #1 DONE 0.0s 03:06:46 03:06:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:46 #2 DONE 0.0s 03:06:46 03:06:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:46 #3 DONE 0.0s 03:06:46 03:06:46 #4 [internal] load .dockerignore 03:06:46 #4 transferring context: 2B done 03:06:46 #4 DONE 0.0s 03:06:46 03:06:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 done 03:06:46 #5 CACHED 03:06:46 03:06:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:46 #6 CACHED 03:06:46 03:06:46 #7 exporting to image 03:06:46 #7 exporting layers done 03:06:46 #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done 03:06:46 #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:06:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:46 #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done 03:06:46 #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done 03:06:46 #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done 03:06:46 #7 pushing layers 0.0s done 03:06:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done 03:06:46 #7 DONE 0.1s 03:06:46 03:06:46 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:06:46 #8 DONE 0.0s 03:06:46 03:06:46 1 warning found (use --debug to expand): 03:06:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:06:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:06:47 #1 [internal] load build definition from Dockerfile 03:06:47 #1 transferring dockerfile: 162B done 03:06:47 #1 DONE 0.0s 03:06:47 03:06:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:06:47 #2 DONE 0.0s 03:06:47 03:06:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:06:47 #3 DONE 0.0s 03:06:47 03:06:47 #4 [internal] load .dockerignore 03:06:47 #4 transferring context: 2B done 03:06:47 #4 DONE 0.0s 03:06:47 03:06:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:47 #5 CACHED 03:06:47 03:06:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 03:06:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done 03:06:47 #6 CACHED 03:06:47 03:06:47 #7 exporting to image 03:06:47 #7 exporting layers done 03:06:47 #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done 03:06:47 #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done 03:06:47 #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done 03:06:47 #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done 03:06:47 #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done 03:06:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:47 #7 pushing layers 0.0s done 03:06:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done 03:06:47 #7 DONE 0.1s 03:06:47 03:06:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:06:47 #8 DONE 0.0s 03:06:47 03:06:47 1 warning found (use --debug to expand): 03:06:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:47 #1 [internal] load build definition from Dockerfile 03:06:47 #1 transferring dockerfile: 206B done 03:06:47 #1 DONE 0.0s 03:06:47 03:06:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:47 #2 DONE 0.0s 03:06:47 03:06:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a 03:06:47 #3 DONE 0.1s 03:06:47 03:06:47 #4 [internal] load .dockerignore 03:06:47 #4 transferring context: 2B done 03:06:47 #4 DONE 0.0s 03:06:47 03:06:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:47 #5 ... 03:06:47 03:06:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:47 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:47 #6 DONE 0.2s 03:06:47 03:06:47 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:47 #7 DONE 0.0s 03:06:47 03:06:47 #8 exporting to image 03:06:47 #8 exporting layers done 03:06:47 #8 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 0.0s done 03:06:47 #8 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 03:06:47 #8 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done 03:06:47 #8 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done 03:06:47 #8 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done 03:06:47 #8 pushing layers 0.1s done 03:06:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 03:06:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done 03:06:47 #8 DONE 0.2s 03:06:47 03:06:47 1 warning found (use --debug to expand): 03:06:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:06:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:06:48 #1 [internal] load build definition from Dockerfile 03:06:48 #1 transferring dockerfile: 172B done 03:06:48 #1 DONE 0.0s 03:06:48 03:06:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:06:48 #2 DONE 0.0s 03:06:48 03:06:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:06:48 #3 DONE 0.0s 03:06:48 03:06:48 #4 [internal] load .dockerignore 03:06:48 #4 transferring context: 2B done 03:06:48 #4 DONE 0.0s 03:06:48 03:06:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f done 03:06:48 #5 CACHED 03:06:48 03:06:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:48 #6 CACHED 03:06:48 03:06:48 #7 exporting to image 03:06:48 #7 exporting layers done 03:06:48 #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done 03:06:48 #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 03:06:48 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 03:06:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:48 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done 03:06:48 #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done 03:06:48 #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done 03:06:48 #7 pushing layers 0.0s done 03:06:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done 03:06:48 #7 DONE 0.1s 03:06:48 03:06:48 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:48 #8 DONE 0.0s 03:06:48 03:06:48 1 warning found (use --debug to expand): 03:06:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83' 03:06:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 --push - 03:06:48 #1 [internal] load build definition from Dockerfile 03:06:48 #1 transferring dockerfile: 178B done 03:06:48 #1 DONE 0.0s 03:06:48 03:06:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 03:06:48 #2 DONE 0.0s 03:06:48 03:06:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 03:06:48 #3 DONE 0.0s 03:06:48 03:06:48 #4 [internal] load .dockerignore 03:06:48 #4 transferring context: 2B done 03:06:48 #4 DONE 0.0s 03:06:48 03:06:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f done 03:06:48 #5 CACHED 03:06:48 03:06:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:48 #6 CACHED 03:06:48 03:06:48 #7 exporting to image 03:06:48 #7 exporting layers done 03:06:48 #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done 03:06:48 #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 03:06:48 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 03:06:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:49 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done 03:06:49 #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done 03:06:49 #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done 03:06:49 #7 pushing layers 0.0s done 03:06:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done 03:06:49 #7 DONE 0.1s 03:06:49 03:06:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:49 #8 DONE 0.0s 03:06:49 03:06:49 1 warning found (use --debug to expand): 03:06:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:49 #1 [internal] load build definition from Dockerfile 03:06:49 #1 transferring dockerfile: 219B done 03:06:49 #1 DONE 0.0s 03:06:49 03:06:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:49 #2 DONE 0.0s 03:06:49 03:06:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:49 #3 DONE 0.0s 03:06:49 03:06:49 #4 [internal] load .dockerignore 03:06:49 #4 transferring context: 2B done 03:06:49 #4 DONE 0.0s 03:06:49 03:06:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:49 #5 CACHED 03:06:49 03:06:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:49 #6 CACHED 03:06:49 03:06:49 #7 exporting to image 03:06:49 #7 exporting layers done 03:06:49 #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done 03:06:49 #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 03:06:49 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done 03:06:49 #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done 03:06:49 #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 03:06:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:49 #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done 03:06:49 #7 pushing layers 0.0s done 03:06:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done 03:06:49 #7 DONE 0.1s 03:06:49 03:06:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:49 #8 DONE 0.0s 03:06:49 03:06:49 1 warning found (use --debug to expand): 03:06:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:06:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:06:50 #1 [internal] load build definition from Dockerfile 03:06:50 #1 transferring dockerfile: 170B done 03:06:50 #1 DONE 0.0s 03:06:50 03:06:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:06:50 #2 DONE 0.0s 03:06:50 03:06:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:06:50 #3 DONE 0.0s 03:06:50 03:06:50 #4 [internal] load .dockerignore 03:06:50 #4 transferring context: 2B done 03:06:50 #4 DONE 0.0s 03:06:50 03:06:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:50 #5 CACHED 03:06:50 03:06:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 03:06:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done 03:06:50 #6 CACHED 03:06:50 03:06:50 #7 exporting to image 03:06:50 #7 exporting layers 03:06:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:50 #7 exporting layers done 03:06:50 #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done 03:06:50 #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done 03:06:50 #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done 03:06:50 #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done 03:06:50 #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done 03:06:50 #7 pushing layers 0.0s done 03:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done 03:06:50 #7 DONE 0.1s 03:06:50 03:06:50 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:06:50 #8 DONE 0.0s 03:06:50 03:06:50 1 warning found (use --debug to expand): 03:06:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:50 #1 [internal] load build definition from Dockerfile 03:06:50 #1 transferring dockerfile: 204B done 03:06:50 #1 DONE 0.0s 03:06:50 03:06:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a 03:06:50 #2 DONE 0.0s 03:06:50 03:06:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a 03:06:50 #3 DONE 0.1s 03:06:50 03:06:50 #4 [internal] load .dockerignore 03:06:50 #4 transferring context: 2B done 03:06:50 #4 DONE 0.0s 03:06:50 03:06:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:50 #5 DONE 0.0s 03:06:50 03:06:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 done 03:06:50 #6 DONE 0.1s 03:06:50 03:06:50 #7 exporting to image 03:06:50 #7 exporting layers done 03:06:50 #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 0.0s done 03:06:50 #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:06:50 #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done 03:06:50 #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done 03:06:50 #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 03:06:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:50 #7 ... 03:06:50 03:06:50 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:06:50 #8 DONE 0.0s 03:06:50 03:06:50 #7 exporting to image 03:06:50 #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done 03:06:50 #7 pushing layers 0.1s done 03:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 03:06:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done 03:06:51 #7 DONE 0.2s 03:06:51 03:06:51 1 warning found (use --debug to expand): 03:06:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:06:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:06:51 #1 [internal] load build definition from Dockerfile 03:06:51 #1 transferring dockerfile: 170B done 03:06:51 #1 DONE 0.0s 03:06:51 03:06:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:06:51 #2 DONE 0.0s 03:06:51 03:06:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:06:51 #3 DONE 0.0s 03:06:51 03:06:51 #4 [internal] load .dockerignore 03:06:51 #4 transferring context: 2B done 03:06:51 #4 DONE 0.0s 03:06:51 03:06:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:51 #5 CACHED 03:06:51 03:06:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:51 #6 CACHED 03:06:51 03:06:51 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:06:51 #7 DONE 0.0s 03:06:51 03:06:51 #8 exporting to image 03:06:51 #8 exporting layers done 03:06:51 #8 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done 03:06:51 #8 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:06:51 #8 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done 03:06:51 #8 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done 03:06:51 #8 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done 03:06:51 #8 pushing layers 0.0s done 03:06:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done 03:06:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:51 #8 DONE 0.1s 03:06:51 03:06:51 1 warning found (use --debug to expand): 03:06:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83' 03:06:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 --push - 03:06:51 #1 [internal] load build definition from Dockerfile 03:06:51 #1 transferring dockerfile: 176B done 03:06:51 #1 DONE 0.0s 03:06:51 03:06:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 03:06:51 #2 DONE 0.0s 03:06:51 03:06:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 03:06:51 #3 DONE 0.0s 03:06:51 03:06:51 #4 [internal] load .dockerignore 03:06:51 #4 transferring context: 2B done 03:06:51 #4 DONE 0.0s 03:06:51 03:06:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:52 #5 CACHED 03:06:52 03:06:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:52 #6 CACHED 03:06:52 03:06:52 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:06:52 #7 DONE 0.0s 03:06:52 03:06:52 #8 exporting to image 03:06:52 #8 exporting layers done 03:06:52 #8 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done 03:06:52 #8 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:06:52 #8 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done 03:06:52 #8 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done 03:06:52 #8 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done 03:06:52 #8 pushing layers 0.0s done 03:06:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done 03:06:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:52 #8 DONE 0.1s 03:06:52 03:06:52 1 warning found (use --debug to expand): 03:06:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:52 #1 [internal] load build definition from Dockerfile 03:06:52 #1 transferring dockerfile: 217B done 03:06:52 #1 DONE 0.0s 03:06:52 03:06:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:52 #2 DONE 0.0s 03:06:52 03:06:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:52 #3 DONE 0.0s 03:06:52 03:06:52 #4 [internal] load .dockerignore 03:06:52 #4 transferring context: 2B done 03:06:52 #4 DONE 0.0s 03:06:52 03:06:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:52 #5 CACHED 03:06:52 03:06:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:52 #6 CACHED 03:06:52 03:06:52 #7 exporting to image 03:06:52 #7 exporting layers 03:06:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:52 #7 exporting layers done 03:06:52 #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done 03:06:52 #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:06:52 #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done 03:06:52 #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done 03:06:52 #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done 03:06:52 #7 pushing layers 0.0s done 03:06:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done 03:06:52 #7 DONE 0.1s 03:06:52 03:06:52 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:06:52 #8 DONE 0.0s 03:06:52 03:06:52 1 warning found (use --debug to expand): 03:06:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:06:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:06:53 #1 [internal] load build definition from Dockerfile 03:06:53 #1 transferring dockerfile: 168B done 03:06:53 #1 DONE 0.0s 03:06:53 03:06:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:06:53 #2 DONE 0.0s 03:06:53 03:06:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:06:53 #3 DONE 0.0s 03:06:53 03:06:53 #4 [internal] load .dockerignore 03:06:53 #4 transferring context: 2B done 03:06:53 #4 DONE 0.0s 03:06:53 03:06:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 done 03:06:53 #5 CACHED 03:06:53 03:06:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 03:06:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done 03:06:53 #6 CACHED 03:06:53 03:06:53 #7 exporting to image 03:06:53 #7 exporting layers done 03:06:53 #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done 03:06:53 #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done 03:06:53 #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done 03:06:53 #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done 03:06:53 #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done 03:06:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:53 #7 pushing layers 0.0s done 03:06:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done 03:06:53 #7 DONE 0.1s 03:06:53 03:06:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:06:53 #8 DONE 0.0s 03:06:53 03:06:53 1 warning found (use --debug to expand): 03:06:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:53 #1 [internal] load build definition from Dockerfile 03:06:53 #1 transferring dockerfile: 205B done 03:06:53 #1 DONE 0.0s 03:06:53 03:06:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:06:53 #2 DONE 0.0s 03:06:53 03:06:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:06:53 #3 DONE 0.1s 03:06:53 03:06:53 #4 [internal] load .dockerignore 03:06:53 #4 transferring context: 2B done 03:06:53 #4 DONE 0.0s 03:06:53 03:06:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done 03:06:53 #5 DONE 0.0s 03:06:53 03:06:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:53 #6 DONE 0.0s 03:06:53 03:06:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done 03:06:53 #5 DONE 0.1s 03:06:53 03:06:53 #7 exporting to image 03:06:53 #7 exporting layers done 03:06:53 #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done 03:06:53 #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 03:06:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:53 #7 ... 03:06:53 03:06:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:53 #8 DONE 0.0s 03:06:53 03:06:53 #7 exporting to image 03:06:53 #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:06:53 #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done 03:06:53 #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done 03:06:53 #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done 03:06:53 #7 pushing layers 0.1s done 03:06:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 03:06:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done 03:06:54 #7 DONE 0.2s 03:06:54 03:06:54 1 warning found (use --debug to expand): 03:06:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:06:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:06:54 #1 [internal] load build definition from Dockerfile 03:06:54 #1 transferring dockerfile: 171B done 03:06:54 #1 DONE 0.0s 03:06:54 03:06:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:06:54 #2 DONE 0.0s 03:06:54 03:06:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:06:54 #3 DONE 0.0s 03:06:54 03:06:54 #4 [internal] load .dockerignore 03:06:54 #4 transferring context: 2B done 03:06:54 #4 DONE 0.0s 03:06:54 03:06:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:54 #5 CACHED 03:06:54 03:06:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:54 #6 CACHED 03:06:54 03:06:54 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:54 #7 DONE 0.0s 03:06:54 03:06:54 #8 exporting to image 03:06:54 #8 exporting layers done 03:06:54 #8 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done 03:06:54 #8 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:06:54 #8 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done 03:06:54 #8 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done 03:06:54 #8 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done 03:06:54 #8 pushing layers 0.0s done 03:06:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done 03:06:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:54 #8 DONE 0.1s 03:06:54 03:06:54 1 warning found (use --debug to expand): 03:06:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83' 03:06:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 --push - 03:06:54 #1 [internal] load build definition from Dockerfile 03:06:54 #1 transferring dockerfile: 177B done 03:06:54 #1 DONE 0.0s 03:06:54 03:06:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 03:06:54 #2 DONE 0.0s 03:06:54 03:06:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 03:06:54 #3 DONE 0.0s 03:06:54 03:06:54 #4 [internal] load .dockerignore 03:06:54 #4 transferring context: 2B done 03:06:54 #4 DONE 0.0s 03:06:54 03:06:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done 03:06:54 #5 CACHED 03:06:54 03:06:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:54 #6 CACHED 03:06:54 03:06:54 #7 exporting to image 03:06:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:55 #7 exporting layers done 03:06:55 #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done 03:06:55 #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:06:55 #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done 03:06:55 #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done 03:06:55 #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done 03:06:55 #7 pushing layers 0.0s done 03:06:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done 03:06:55 #7 DONE 0.1s 03:06:55 03:06:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:55 #8 DONE 0.0s 03:06:55 03:06:55 1 warning found (use --debug to expand): 03:06:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:55 #1 [internal] load build definition from Dockerfile 03:06:55 #1 transferring dockerfile: 218B done 03:06:55 #1 DONE 0.0s 03:06:55 03:06:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:55 #2 DONE 0.0s 03:06:55 03:06:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:55 #3 DONE 0.0s 03:06:55 03:06:55 #4 [internal] load .dockerignore 03:06:55 #4 transferring context: 2B done 03:06:55 #4 DONE 0.0s 03:06:55 03:06:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:55 #5 CACHED 03:06:55 03:06:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:55 #6 CACHED 03:06:55 03:06:55 #7 exporting to image 03:06:55 #7 exporting layers done 03:06:55 #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done 03:06:55 #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:06:55 #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done 03:06:55 #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done 03:06:55 #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done 03:06:55 #7 pushing layers 0.0s done 03:06:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 03:06:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done 03:06:55 #7 DONE 0.1s 03:06:55 03:06:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:55 #8 DONE 0.0s 03:06:55 03:06:55 1 warning found (use --debug to expand): 03:06:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:06:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:06:56 #1 [internal] load build definition from Dockerfile 03:06:56 #1 transferring dockerfile: 169B done 03:06:56 #1 DONE 0.0s 03:06:56 03:06:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:06:56 #2 DONE 0.0s 03:06:56 03:06:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:06:56 #3 DONE 0.0s 03:06:56 03:06:56 #4 [internal] load .dockerignore 03:06:56 #4 transferring context: 2B done 03:06:56 #4 DONE 0.0s 03:06:56 03:06:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:56 #5 CACHED 03:06:56 03:06:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 03:06:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done 03:06:56 #6 CACHED 03:06:56 03:06:56 #7 exporting to image 03:06:56 #7 exporting layers done 03:06:56 #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done 03:06:56 #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done 03:06:56 #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done 03:06:56 #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done 03:06:56 #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 03:06:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:56 #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done 03:06:56 #7 pushing layers 0.0s done 03:06:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done 03:06:56 #7 DONE 0.1s 03:06:56 03:06:56 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:56 #8 DONE 0.0s 03:06:56 03:06:56 1 warning found (use --debug to expand): 03:06:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:56 #1 [internal] load build definition from Dockerfile 03:06:56 #1 transferring dockerfile: 211B done 03:06:56 #1 DONE 0.0s 03:06:56 03:06:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:06:56 #2 DONE 0.0s 03:06:56 03:06:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a 03:06:56 #3 DONE 0.0s 03:06:56 03:06:56 #4 [internal] load .dockerignore 03:06:56 #4 transferring context: 2B done 03:06:56 #4 DONE 0.0s 03:06:56 03:06:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:56 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:56 #5 DONE 0.0s 03:06:56 03:06:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:56 #6 DONE 0.0s 03:06:56 03:06:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:56 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:56 #5 DONE 0.1s 03:06:56 03:06:56 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:56 #7 DONE 0.0s 03:06:56 03:06:56 #8 exporting to image 03:06:56 #8 exporting layers done 03:06:56 #8 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d 0.0s done 03:06:56 #8 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:06:56 #8 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done 03:06:56 #8 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done 03:06:56 #8 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done 03:06:56 #8 pushing layers 0.1s done 03:06:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 03:06:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done 03:06:57 #8 DONE 0.2s 03:06:57 03:06:57 1 warning found (use --debug to expand): 03:06:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:06:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:06:57 #1 [internal] load build definition from Dockerfile 03:06:57 #1 transferring dockerfile: 177B done 03:06:57 #1 DONE 0.0s 03:06:57 03:06:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:06:57 #2 DONE 0.0s 03:06:57 03:06:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:06:57 #3 DONE 0.0s 03:06:57 03:06:57 #4 [internal] load .dockerignore 03:06:57 #4 transferring context: 2B done 03:06:57 #4 DONE 0.0s 03:06:57 03:06:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:57 #5 DONE 0.0s 03:06:57 03:06:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:57 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:57 #6 CACHED 03:06:57 03:06:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:57 #5 CACHED 03:06:57 03:06:57 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:57 #7 DONE 0.0s 03:06:57 03:06:57 #8 exporting to image 03:06:57 #8 exporting layers done 03:06:57 #8 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done 03:06:57 #8 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:06:57 #8 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done 03:06:57 #8 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done 03:06:57 #8 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done 03:06:57 #8 pushing layers 0.0s done 03:06:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done 03:06:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:57 #8 DONE 0.1s 03:06:57 03:06:57 1 warning found (use --debug to expand): 03:06:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83' 03:06:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 --push - 03:06:58 #1 [internal] load build definition from Dockerfile 03:06:58 #1 transferring dockerfile: 183B done 03:06:58 #1 DONE 0.0s 03:06:58 03:06:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 03:06:58 #2 DONE 0.0s 03:06:58 03:06:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 03:06:58 #3 DONE 0.0s 03:06:58 03:06:58 #4 [internal] load .dockerignore 03:06:58 #4 transferring context: 2B done 03:06:58 #4 DONE 0.0s 03:06:58 03:06:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:58 #5 CACHED 03:06:58 03:06:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:58 #6 CACHED 03:06:58 03:06:58 #7 exporting to image 03:06:58 #7 exporting layers done 03:06:58 #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done 03:06:58 #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:06:58 #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done 03:06:58 #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done 03:06:58 #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done 03:06:58 #7 pushing layers 0.0s done 03:06:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 03:06:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done 03:06:58 #7 DONE 0.1s 03:06:58 03:06:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:58 #8 DONE 0.0s 03:06:58 03:06:58 1 warning found (use --debug to expand): 03:06:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:06:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:06:58 #1 [internal] load build definition from Dockerfile 03:06:58 #1 transferring dockerfile: 224B done 03:06:58 #1 DONE 0.0s 03:06:58 03:06:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:58 #2 DONE 0.0s 03:06:58 03:06:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:06:58 #3 DONE 0.0s 03:06:58 03:06:58 #4 [internal] load .dockerignore 03:06:58 #4 transferring context: 2B done 03:06:58 #4 DONE 0.0s 03:06:58 03:06:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:58 #5 CACHED 03:06:58 03:06:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:58 #6 CACHED 03:06:58 03:06:58 #7 exporting to image 03:06:58 #7 exporting layers done 03:06:58 #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done 03:06:58 #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:06:58 #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done 03:06:58 #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done 03:06:58 #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 03:06:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:58 #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done 03:06:58 #7 pushing layers 0.0s done 03:06:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done 03:06:58 #7 DONE 0.1s 03:06:58 03:06:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:58 #8 DONE 0.0s 03:06:58 03:06:58 1 warning found (use --debug to expand): 03:06:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:06:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:06:59 #1 [internal] load build definition from Dockerfile 03:06:59 #1 transferring dockerfile: 175B done 03:06:59 #1 DONE 0.0s 03:06:59 03:06:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:06:59 #2 DONE 0.0s 03:06:59 03:06:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:06:59 #3 DONE 0.0s 03:06:59 03:06:59 #4 [internal] load .dockerignore 03:06:59 #4 transferring context: 2B done 03:06:59 #4 DONE 0.0s 03:06:59 03:06:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f done 03:06:59 #5 CACHED 03:06:59 03:06:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 03:06:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done 03:06:59 #6 CACHED 03:06:59 03:06:59 #7 exporting to image 03:06:59 #7 exporting layers done 03:06:59 #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done 03:06:59 #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done 03:06:59 #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done 03:06:59 #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done 03:06:59 #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done 03:06:59 #7 pushing layers 0.0s done 03:06:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 03:06:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done 03:06:59 #7 DONE 0.1s 03:06:59 03:06:59 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:06:59 #8 DONE 0.0s 03:06:59 03:06:59 1 warning found (use --debug to expand): 03:06:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a' 03:06:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:06:59 #1 [internal] load build definition from Dockerfile 03:06:59 #1 transferring dockerfile: 215B done 03:06:59 #1 DONE 0.0s 03:06:59 03:06:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a 03:06:59 #2 DONE 0.0s 03:06:59 03:06:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a 03:06:59 #3 DONE 0.0s 03:06:59 03:06:59 #4 [internal] load .dockerignore 03:06:59 #4 transferring context: 2B done 03:06:59 #4 DONE 0.0s 03:06:59 03:06:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:06:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:06:59 #5 DONE 0.0s 03:06:59 03:06:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:06:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 done 03:06:59 #6 DONE 0.1s 03:06:59 03:06:59 #7 exporting to image 03:06:59 #7 exporting layers done 03:06:59 #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 0.0s done 03:06:59 #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:06:59 #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done 03:06:59 #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done 03:06:59 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 03:06:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:59 #7 ... 03:06:59 03:06:59 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:06:59 #8 DONE 0.0s 03:06:59 03:06:59 #7 exporting to image 03:06:59 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done 03:06:59 #7 pushing layers 0.1s done 03:06:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 03:07:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done 03:07:00 #7 DONE 0.2s 03:07:00 03:07:00 1 warning found (use --debug to expand): 03:07:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:07:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:07:00 #1 [internal] load build definition from Dockerfile 03:07:00 #1 transferring dockerfile: 181B done 03:07:00 #1 DONE 0.0s 03:07:00 03:07:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:07:00 #2 DONE 0.0s 03:07:00 03:07:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:07:00 #3 DONE 0.0s 03:07:00 03:07:00 #4 [internal] load .dockerignore 03:07:00 #4 transferring context: 2B done 03:07:00 #4 DONE 0.0s 03:07:00 03:07:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:00 #5 DONE 0.0s 03:07:00 03:07:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 done 03:07:00 #6 CACHED 03:07:00 03:07:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:00 #5 CACHED 03:07:00 03:07:00 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:07:00 #7 DONE 0.0s 03:07:00 03:07:00 #8 exporting to image 03:07:00 #8 exporting layers done 03:07:00 #8 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done 03:07:00 #8 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:07:00 #8 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done 03:07:00 #8 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done 03:07:00 #8 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done 03:07:00 #8 pushing layers 0.0s done 03:07:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done 03:07:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:00 #8 DONE 0.1s 03:07:00 03:07:00 1 warning found (use --debug to expand): 03:07:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83' 03:07:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 --push - 03:07:01 #1 [internal] load build definition from Dockerfile 03:07:01 #1 transferring dockerfile: 187B done 03:07:01 #1 DONE 0.0s 03:07:01 03:07:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 03:07:01 #2 DONE 0.0s 03:07:01 03:07:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 03:07:01 #3 DONE 0.0s 03:07:01 03:07:01 #4 [internal] load .dockerignore 03:07:01 #4 transferring context: 2B done 03:07:01 #4 DONE 0.0s 03:07:01 03:07:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:01 #5 CACHED 03:07:01 03:07:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:01 #6 CACHED 03:07:01 03:07:01 #7 exporting to image 03:07:01 #7 exporting layers done 03:07:01 #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done 03:07:01 #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:07:01 #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done 03:07:01 #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done 03:07:01 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 03:07:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:01 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done 03:07:01 #7 pushing layers 0.0s done 03:07:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done 03:07:01 #7 DONE 0.1s 03:07:01 03:07:01 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:07:01 #8 DONE 0.0s 03:07:01 03:07:01 1 warning found (use --debug to expand): 03:07:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:01 #1 [internal] load build definition from Dockerfile 03:07:01 #1 transferring dockerfile: 228B done 03:07:01 #1 DONE 0.0s 03:07:01 03:07:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:01 #2 DONE 0.0s 03:07:01 03:07:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:01 #3 DONE 0.0s 03:07:01 03:07:01 #4 [internal] load .dockerignore 03:07:01 #4 transferring context: 2B done 03:07:01 #4 DONE 0.0s 03:07:01 03:07:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:01 #5 CACHED 03:07:01 03:07:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:01 #6 CACHED 03:07:01 03:07:01 #7 exporting to image 03:07:01 #7 exporting layers done 03:07:01 #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done 03:07:01 #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:07:01 #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done 03:07:01 #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done 03:07:01 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done 03:07:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:01 #7 pushing layers 0.0s done 03:07:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done 03:07:01 #7 DONE 0.1s 03:07:01 03:07:01 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:07:01 #8 DONE 0.0s 03:07:01 03:07:01 1 warning found (use --debug to expand): 03:07:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:07:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:07:02 #1 [internal] load build definition from Dockerfile 03:07:02 #1 transferring dockerfile: 179B done 03:07:02 #1 DONE 0.0s 03:07:02 03:07:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:07:02 #2 DONE 0.0s 03:07:02 03:07:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:07:02 #3 DONE 0.0s 03:07:02 03:07:02 #4 [internal] load .dockerignore 03:07:02 #4 transferring context: 2B done 03:07:02 #4 DONE 0.0s 03:07:02 03:07:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:02 #5 CACHED 03:07:02 03:07:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 03:07:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done 03:07:02 #6 CACHED 03:07:02 03:07:02 #7 exporting to image 03:07:02 #7 exporting layers done 03:07:02 #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done 03:07:02 #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done 03:07:02 #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done 03:07:02 #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done 03:07:02 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 03:07:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:02 #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done 03:07:02 #7 pushing layers 0.0s done 03:07:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done 03:07:02 #7 DONE 0.1s 03:07:02 03:07:02 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:07:02 #8 DONE 0.0s 03:07:02 03:07:02 1 warning found (use --debug to expand): 03:07:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a' 03:07:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:07:02 #1 [internal] load build definition from Dockerfile 03:07:02 #1 transferring dockerfile: 205B done 03:07:02 #1 DONE 0.0s 03:07:02 03:07:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a 03:07:02 #2 DONE 0.0s 03:07:02 03:07:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a 03:07:02 #3 DONE 0.0s 03:07:02 03:07:02 #4 [internal] load .dockerignore 03:07:02 #4 transferring context: 2B done 03:07:02 #4 DONE 0.0s 03:07:02 03:07:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:02 #5 DONE 0.1s 03:07:02 03:07:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:02 #6 DONE 0.0s 03:07:02 03:07:02 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:07:02 #7 DONE 0.0s 03:07:02 03:07:02 #8 exporting to image 03:07:02 #8 exporting layers done 03:07:02 #8 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 0.0s done 03:07:02 #8 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 03:07:02 #8 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done 03:07:02 #8 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done 03:07:02 #8 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done 03:07:02 #8 pushing layers 0.1s done 03:07:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 03:07:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done 03:07:03 #8 DONE 0.2s 03:07:03 03:07:03 1 warning found (use --debug to expand): 03:07:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:07:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:07:03 #1 [internal] load build definition from Dockerfile 03:07:03 #1 transferring dockerfile: 171B done 03:07:03 #1 DONE 0.0s 03:07:03 03:07:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:07:03 #2 DONE 0.0s 03:07:03 03:07:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:07:03 #3 DONE 0.0s 03:07:03 03:07:03 #4 [internal] load .dockerignore 03:07:03 #4 transferring context: 2B done 03:07:03 #4 DONE 0.0s 03:07:03 03:07:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a done 03:07:03 #5 CACHED 03:07:03 03:07:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:03 #6 CACHED 03:07:03 03:07:03 #7 exporting to image 03:07:03 #7 exporting layers done 03:07:03 #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done 03:07:03 #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 03:07:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:03 #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done 03:07:03 #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done 03:07:03 #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done 03:07:03 #7 pushing layers 0.0s done 03:07:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done 03:07:03 #7 DONE 0.1s 03:07:03 03:07:03 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:07:03 #8 DONE 0.0s 03:07:03 03:07:03 1 warning found (use --debug to expand): 03:07:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83' 03:07:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 --push - 03:07:04 #1 [internal] load build definition from Dockerfile 03:07:04 #1 transferring dockerfile: 177B done 03:07:04 #1 DONE 0.0s 03:07:04 03:07:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 03:07:04 #2 DONE 0.0s 03:07:04 03:07:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 03:07:04 #3 DONE 0.0s 03:07:04 03:07:04 #4 [internal] load .dockerignore 03:07:04 #4 transferring context: 2B done 03:07:04 #4 DONE 0.0s 03:07:04 03:07:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:04 #5 CACHED 03:07:04 03:07:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:04 #6 CACHED 03:07:04 03:07:04 #7 exporting to image 03:07:04 #7 exporting layers done 03:07:04 #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done 03:07:04 #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 03:07:04 #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done 03:07:04 #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done 03:07:04 #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done 03:07:04 #7 pushing layers 03:07:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:04 #7 pushing layers 0.0s done 03:07:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done 03:07:04 #7 DONE 0.1s 03:07:04 03:07:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:07:04 #8 DONE 0.0s 03:07:04 03:07:04 1 warning found (use --debug to expand): 03:07:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:04 #1 [internal] load build definition from Dockerfile 03:07:04 #1 transferring dockerfile: 218B done 03:07:04 #1 DONE 0.0s 03:07:04 03:07:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:04 #2 DONE 0.0s 03:07:04 03:07:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:04 #3 DONE 0.0s 03:07:04 03:07:04 #4 [internal] load .dockerignore 03:07:04 #4 transferring context: 2B done 03:07:04 #4 DONE 0.0s 03:07:04 03:07:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:04 #5 CACHED 03:07:04 03:07:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:04 #6 CACHED 03:07:04 03:07:04 #7 exporting to image 03:07:04 #7 exporting layers done 03:07:04 #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done 03:07:04 #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 03:07:04 #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done 03:07:04 #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done 03:07:04 #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done 03:07:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:04 #7 pushing layers 0.0s done 03:07:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done 03:07:04 #7 DONE 0.1s 03:07:04 03:07:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:07:04 #8 DONE 0.0s 03:07:04 03:07:04 1 warning found (use --debug to expand): 03:07:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:07:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:07:05 #1 [internal] load build definition from Dockerfile 03:07:05 #1 transferring dockerfile: 169B done 03:07:05 #1 DONE 0.0s 03:07:05 03:07:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:07:05 #2 DONE 0.0s 03:07:05 03:07:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:07:05 #3 DONE 0.0s 03:07:05 03:07:05 #4 [internal] load .dockerignore 03:07:05 #4 transferring context: 2B done 03:07:05 #4 DONE 0.0s 03:07:05 03:07:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:05 #5 CACHED 03:07:05 03:07:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 03:07:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done 03:07:05 #6 CACHED 03:07:05 03:07:05 #7 exporting to image 03:07:05 #7 exporting layers done 03:07:05 #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done 03:07:05 #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done 03:07:05 #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done 03:07:05 #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done 03:07:05 #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done 03:07:05 #7 pushing layers 0.0s done 03:07:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 03:07:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done 03:07:05 #7 DONE 0.1s 03:07:05 03:07:05 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:07:05 #8 DONE 0.0s 03:07:05 03:07:05 1 warning found (use --debug to expand): 03:07:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:07:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a' 03:07:05 #1 [internal] load build definition from Dockerfile 03:07:05 #1 transferring dockerfile: 206B done 03:07:05 #1 DONE 0.0s 03:07:05 03:07:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a 03:07:05 #2 DONE 0.0s 03:07:05 03:07:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a 03:07:05 #3 DONE 0.0s 03:07:05 03:07:05 #4 [internal] load .dockerignore 03:07:05 #4 transferring context: 2B done 03:07:05 #4 DONE 0.0s 03:07:05 03:07:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:06 #5 DONE 0.1s 03:07:06 03:07:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:06 #6 DONE 0.0s 03:07:06 03:07:06 #7 exporting to image 03:07:06 #7 exporting layers done 03:07:06 #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done 03:07:06 #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 03:07:06 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 03:07:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:06 #7 ... 03:07:06 03:07:06 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:07:06 #8 DONE 0.0s 03:07:06 03:07:06 #7 exporting to image 03:07:06 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 0.0s done 03:07:06 #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done 03:07:06 #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done 03:07:06 #7 pushing layers 0.1s done 03:07:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 03:07:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done 03:07:06 #7 DONE 0.2s 03:07:06 03:07:06 1 warning found (use --debug to expand): 03:07:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:07:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:07:06 #1 [internal] load build definition from Dockerfile 03:07:06 #1 transferring dockerfile: 172B done 03:07:06 #1 DONE 0.0s 03:07:06 03:07:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:07:06 #2 DONE 0.0s 03:07:06 03:07:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:07:06 #3 DONE 0.0s 03:07:06 03:07:06 #4 [internal] load .dockerignore 03:07:06 #4 transferring context: 2B done 03:07:06 #4 DONE 0.0s 03:07:06 03:07:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 done 03:07:06 #5 CACHED 03:07:06 03:07:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:06 #6 CACHED 03:07:06 03:07:06 #7 exporting to image 03:07:06 #7 exporting layers done 03:07:06 #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done 03:07:06 #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 03:07:06 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 03:07:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:06 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done 03:07:06 #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done 03:07:06 #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done 03:07:06 #7 pushing layers 0.0s done 03:07:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done 03:07:06 #7 DONE 0.1s 03:07:06 03:07:06 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:07:06 #8 DONE 0.0s 03:07:06 03:07:06 1 warning found (use --debug to expand): 03:07:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83' 03:07:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 --push - 03:07:07 #1 [internal] load build definition from Dockerfile 03:07:07 #1 transferring dockerfile: 178B done 03:07:07 #1 DONE 0.0s 03:07:07 03:07:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 03:07:07 #2 DONE 0.0s 03:07:07 03:07:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 03:07:07 #3 DONE 0.0s 03:07:07 03:07:07 #4 [internal] load .dockerignore 03:07:07 #4 transferring context: 2B done 03:07:07 #4 DONE 0.0s 03:07:07 03:07:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:07 #5 CACHED 03:07:07 03:07:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:07 #6 CACHED 03:07:07 03:07:07 #7 exporting to image 03:07:07 #7 exporting layers 03:07:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:07 #7 exporting layers done 03:07:07 #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done 03:07:07 #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 03:07:07 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done 03:07:07 #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done 03:07:07 #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done 03:07:07 #7 pushing layers 0.0s done 03:07:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done 03:07:07 #7 DONE 0.1s 03:07:07 03:07:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:07:07 #8 DONE 0.0s 03:07:07 03:07:07 1 warning found (use --debug to expand): 03:07:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:07 #1 [internal] load build definition from Dockerfile 03:07:07 #1 transferring dockerfile: 219B done 03:07:07 #1 DONE 0.0s 03:07:07 03:07:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:07 #2 DONE 0.0s 03:07:07 03:07:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:07 #3 DONE 0.0s 03:07:07 03:07:07 #4 [internal] load .dockerignore 03:07:07 #4 transferring context: 2B done 03:07:07 #4 DONE 0.0s 03:07:07 03:07:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:07 #5 CACHED 03:07:07 03:07:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:07 #6 CACHED 03:07:07 03:07:07 #7 exporting to image 03:07:07 #7 exporting layers done 03:07:07 #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done 03:07:07 #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 03:07:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:07 #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done 03:07:07 #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done 03:07:07 #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done 03:07:07 #7 pushing layers 0.0s done 03:07:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done 03:07:07 #7 DONE 0.1s 03:07:07 03:07:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:07:07 #8 DONE 0.0s 03:07:07 03:07:07 1 warning found (use --debug to expand): 03:07:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:07:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:07:08 #1 [internal] load build definition from Dockerfile 03:07:08 #1 transferring dockerfile: 170B done 03:07:08 #1 DONE 0.0s 03:07:08 03:07:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:07:08 #2 DONE 0.0s 03:07:08 03:07:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:07:08 #3 DONE 0.0s 03:07:08 03:07:08 #4 [internal] load .dockerignore 03:07:08 #4 transferring context: 2B done 03:07:08 #4 DONE 0.0s 03:07:08 03:07:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:08 #5 CACHED 03:07:08 03:07:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 03:07:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done 03:07:08 #6 CACHED 03:07:08 03:07:08 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:07:08 #7 DONE 0.0s 03:07:08 03:07:08 #8 exporting to image 03:07:08 #8 exporting layers done 03:07:08 #8 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done 03:07:08 #8 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done 03:07:08 #8 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done 03:07:08 #8 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done 03:07:08 #8 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done 03:07:08 #8 pushing layers 0.0s done 03:07:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done 03:07:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:08 #8 DONE 0.1s 03:07:08 03:07:08 1 warning found (use --debug to expand): 03:07:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a' 03:07:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:07:09 #1 [internal] load build definition from Dockerfile 03:07:09 #1 transferring dockerfile: 206B done 03:07:09 #1 DONE 0.0s 03:07:09 03:07:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a 03:07:09 #2 DONE 0.0s 03:07:09 03:07:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a 03:07:09 #3 DONE 0.0s 03:07:09 03:07:09 #4 [internal] load .dockerignore 03:07:09 #4 transferring context: 2B done 03:07:09 #4 DONE 0.0s 03:07:09 03:07:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:09 #5 DONE 0.0s 03:07:09 03:07:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:09 #6 DONE 0.1s 03:07:09 03:07:09 #7 exporting to image 03:07:09 #7 exporting layers done 03:07:09 #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done 03:07:09 #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 03:07:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:09 #7 ... 03:07:09 03:07:09 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:07:09 #8 DONE 0.0s 03:07:09 03:07:09 #7 exporting to image 03:07:09 #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done 03:07:09 #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done 03:07:09 #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done 03:07:09 #7 pushing layers 0.1s done 03:07:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 03:07:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done 03:07:09 #7 DONE 0.2s 03:07:09 03:07:09 1 warning found (use --debug to expand): 03:07:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:07:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:07:09 #1 [internal] load build definition from Dockerfile 03:07:09 #1 transferring dockerfile: 172B done 03:07:09 #1 DONE 0.0s 03:07:09 03:07:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:07:09 #2 DONE 0.0s 03:07:09 03:07:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:07:09 #3 DONE 0.0s 03:07:09 03:07:09 #4 [internal] load .dockerignore 03:07:09 #4 transferring context: 2B done 03:07:09 #4 DONE 0.0s 03:07:09 03:07:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:09 #5 DONE 0.0s 03:07:09 03:07:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:09 #6 CACHED 03:07:09 03:07:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:09 #5 CACHED 03:07:09 03:07:09 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:07:09 #7 DONE 0.0s 03:07:09 03:07:09 #8 exporting to image 03:07:09 #8 exporting layers done 03:07:09 #8 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done 03:07:09 #8 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 03:07:09 #8 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done 03:07:09 #8 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done 03:07:09 #8 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done 03:07:09 #8 pushing layers 0.0s done 03:07:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done 03:07:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:09 #8 DONE 0.1s 03:07:09 03:07:09 1 warning found (use --debug to expand): 03:07:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 --push - 03:07:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83' 03:07:10 #1 [internal] load build definition from Dockerfile 03:07:10 #1 transferring dockerfile: 178B done 03:07:10 #1 DONE 0.0s 03:07:10 03:07:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 03:07:10 #2 DONE 0.0s 03:07:10 03:07:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 03:07:10 #3 DONE 0.0s 03:07:10 03:07:10 #4 [internal] load .dockerignore 03:07:10 #4 transferring context: 2B done 03:07:10 #4 DONE 0.0s 03:07:10 03:07:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:10 #5 CACHED 03:07:10 03:07:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:10 #6 CACHED 03:07:10 03:07:10 #7 exporting to image 03:07:10 #7 exporting layers done 03:07:10 #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done 03:07:10 #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 03:07:10 #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 03:07:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:10 #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done 03:07:10 #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done 03:07:10 #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done 03:07:10 #7 pushing layers 0.0s done 03:07:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done 03:07:10 #7 DONE 0.1s 03:07:10 03:07:10 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:07:10 #8 DONE 0.0s 03:07:10 03:07:10 1 warning found (use --debug to expand): 03:07:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:11 #1 [internal] load build definition from Dockerfile 03:07:11 #1 transferring dockerfile: 219B done 03:07:11 #1 DONE 0.0s 03:07:11 03:07:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:11 #2 DONE 0.0s 03:07:11 03:07:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:11 #3 DONE 0.0s 03:07:11 03:07:11 #4 [internal] load .dockerignore 03:07:11 #4 transferring context: 2B done 03:07:11 #4 DONE 0.0s 03:07:11 03:07:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:11 #5 CACHED 03:07:11 03:07:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:11 #6 CACHED 03:07:11 03:07:11 #7 exporting to image 03:07:11 #7 exporting layers done 03:07:11 #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done 03:07:11 #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 03:07:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:11 #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 03:07:11 #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done 03:07:11 #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done 03:07:11 #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done 03:07:11 #7 pushing layers 0.0s done 03:07:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done 03:07:11 #7 DONE 0.1s 03:07:11 03:07:11 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:07:11 #8 DONE 0.0s 03:07:11 03:07:11 1 warning found (use --debug to expand): 03:07:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:07:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:07:11 #1 [internal] load build definition from Dockerfile 03:07:11 #1 transferring dockerfile: 170B done 03:07:11 #1 DONE 0.0s 03:07:11 03:07:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:07:11 #2 DONE 0.0s 03:07:11 03:07:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:07:11 #3 DONE 0.0s 03:07:11 03:07:11 #4 [internal] load .dockerignore 03:07:11 #4 transferring context: 2B done 03:07:11 #4 DONE 0.0s 03:07:11 03:07:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:11 #5 CACHED 03:07:11 03:07:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 03:07:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done 03:07:11 #6 CACHED 03:07:11 03:07:11 #7 exporting to image 03:07:11 #7 exporting layers done 03:07:11 #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done 03:07:11 #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done 03:07:11 #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done 03:07:11 #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b 03:07:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:11 #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done 03:07:11 #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done 03:07:11 #7 pushing layers 0.0s done 03:07:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done 03:07:11 #7 DONE 0.1s 03:07:11 03:07:11 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:07:11 #8 DONE 0.0s 03:07:11 03:07:11 1 warning found (use --debug to expand): 03:07:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a' 03:07:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:07:12 #1 [internal] load build definition from Dockerfile 03:07:12 #1 transferring dockerfile: 206B done 03:07:12 #1 DONE 0.0s 03:07:12 03:07:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a 03:07:12 #2 DONE 0.1s 03:07:12 03:07:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a 03:07:12 #3 DONE 0.1s 03:07:12 03:07:12 #4 [internal] load .dockerignore 03:07:12 #4 transferring context: 2B done 03:07:12 #4 DONE 0.0s 03:07:12 03:07:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:12 #5 ... 03:07:12 03:07:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done 03:07:12 #6 DONE 0.1s 03:07:12 03:07:12 #7 exporting to image 03:07:12 #7 exporting layers done 03:07:12 #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done 03:07:12 #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 03:07:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:12 #7 ... 03:07:12 03:07:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:07:12 #8 DONE 0.0s 03:07:12 03:07:12 #7 exporting to image 03:07:12 #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:07:12 #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done 03:07:12 #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done 03:07:12 #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done 03:07:12 #7 pushing layers 0.1s done 03:07:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 03:07:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done 03:07:12 #7 DONE 0.2s 03:07:12 03:07:12 1 warning found (use --debug to expand): 03:07:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:07:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:07:12 #1 [internal] load build definition from Dockerfile 03:07:12 #1 transferring dockerfile: 172B done 03:07:12 #1 DONE 0.0s 03:07:12 03:07:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:07:12 #2 DONE 0.0s 03:07:12 03:07:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:07:12 #3 DONE 0.0s 03:07:12 03:07:12 #4 [internal] load .dockerignore 03:07:12 #4 transferring context: 2B done 03:07:12 #4 DONE 0.0s 03:07:12 03:07:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done 03:07:12 #5 CACHED 03:07:12 03:07:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done 03:07:12 #6 CACHED 03:07:12 03:07:12 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:07:12 #7 DONE 0.0s 03:07:12 03:07:12 #8 exporting to image 03:07:12 #8 exporting layers done 03:07:12 #8 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done 03:07:12 #8 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:07:12 #8 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done 03:07:12 #8 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done 03:07:12 #8 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done 03:07:12 #8 pushing layers 0.0s done 03:07:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done 03:07:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:12 #8 DONE 0.1s 03:07:12 03:07:12 1 warning found (use --debug to expand): 03:07:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 --push - 03:07:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83' 03:07:13 #1 [internal] load build definition from Dockerfile 03:07:13 #1 transferring dockerfile: 178B done 03:07:13 #1 DONE 0.0s 03:07:13 03:07:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 03:07:13 #2 DONE 0.0s 03:07:13 03:07:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 03:07:13 #3 DONE 0.0s 03:07:13 03:07:13 #4 [internal] load .dockerignore 03:07:13 #4 transferring context: 2B done 03:07:13 #4 DONE 0.0s 03:07:13 03:07:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done 03:07:13 #5 CACHED 03:07:13 03:07:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done 03:07:13 #6 CACHED 03:07:13 03:07:13 #7 exporting to image 03:07:13 #7 exporting layers done 03:07:13 #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done 03:07:13 #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:07:13 #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done 03:07:13 #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 03:07:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:13 #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done 03:07:13 #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done 03:07:13 #7 pushing layers 0.0s done 03:07:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done 03:07:13 #7 DONE 0.1s 03:07:13 03:07:13 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:07:13 #8 DONE 0.0s 03:07:13 03:07:13 1 warning found (use --debug to expand): 03:07:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:14 #1 [internal] load build definition from Dockerfile 03:07:14 #1 transferring dockerfile: 219B done 03:07:14 #1 DONE 0.0s 03:07:14 03:07:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:14 #2 DONE 0.0s 03:07:14 03:07:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:14 #3 DONE 0.0s 03:07:14 03:07:14 #4 [internal] load .dockerignore 03:07:14 #4 transferring context: 2B done 03:07:14 #4 DONE 0.0s 03:07:14 03:07:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done 03:07:14 #5 CACHED 03:07:14 03:07:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done 03:07:14 #6 CACHED 03:07:14 03:07:14 #7 exporting to image 03:07:14 #7 exporting layers done 03:07:14 #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done 03:07:14 #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:07:14 #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done 03:07:14 #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done 03:07:14 #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done 03:07:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:14 #7 pushing layers 0.0s done 03:07:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done 03:07:14 #7 DONE 0.1s 03:07:14 03:07:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:07:14 #8 DONE 0.0s 03:07:14 03:07:14 1 warning found (use --debug to expand): 03:07:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:07:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:07:14 #1 [internal] load build definition from Dockerfile 03:07:14 #1 transferring dockerfile: 170B done 03:07:14 #1 DONE 0.0s 03:07:14 03:07:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:07:14 #2 DONE 0.0s 03:07:14 03:07:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:07:14 #3 DONE 0.0s 03:07:14 03:07:14 #4 [internal] load .dockerignore 03:07:14 #4 transferring context: 2B done 03:07:14 #4 DONE 0.0s 03:07:14 03:07:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done 03:07:14 #5 CACHED 03:07:14 03:07:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 03:07:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done 03:07:14 #6 CACHED 03:07:14 03:07:14 #7 exporting to image 03:07:14 #7 exporting layers 03:07:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:14 #7 exporting layers done 03:07:14 #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done 03:07:14 #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done 03:07:14 #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done 03:07:14 #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done 03:07:14 #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done 03:07:14 #7 pushing layers 0.0s done 03:07:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done 03:07:14 #7 DONE 0.1s 03:07:14 03:07:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:07:14 #8 DONE 0.0s 03:07:14 03:07:14 1 warning found (use --debug to expand): 03:07:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a' 03:07:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a --push - 03:07:15 #1 [internal] load build definition from Dockerfile 03:07:15 #1 transferring dockerfile: 202B done 03:07:15 #1 DONE 0.0s 03:07:15 03:07:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a 03:07:15 #2 DONE 0.1s 03:07:15 03:07:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a 03:07:15 #3 DONE 0.1s 03:07:15 03:07:15 #4 [internal] load .dockerignore 03:07:15 #4 transferring context: 03:07:15 #4 transferring context: 2B done 03:07:15 #4 DONE 0.0s 03:07:15 03:07:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:15 #5 DONE 0.0s 03:07:15 03:07:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:15 #6 DONE 0.1s 03:07:15 03:07:15 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:07:15 #7 DONE 0.0s 03:07:15 03:07:15 #8 exporting to image 03:07:15 #8 exporting layers done 03:07:15 #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done 03:07:15 #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:07:15 #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae 0.0s done 03:07:15 #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done 03:07:15 #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done 03:07:15 #8 pushing layers 03:07:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:15 #8 pushing layers 0.1s done 03:07:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done 03:07:15 #8 DONE 0.2s 03:07:15 03:07:15 1 warning found (use --debug to expand): 03:07:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:07:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:07:15 #1 [internal] load build definition from Dockerfile 03:07:16 #1 transferring dockerfile: 168B done 03:07:16 #1 DONE 0.0s 03:07:16 03:07:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:07:16 #2 DONE 0.0s 03:07:16 03:07:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:07:16 #3 DONE 0.0s 03:07:16 03:07:16 #4 [internal] load .dockerignore 03:07:16 #4 transferring context: 2B done 03:07:16 #4 DONE 0.0s 03:07:16 03:07:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:16 #5 CACHED 03:07:16 03:07:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:16 #6 CACHED 03:07:16 03:07:16 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:07:16 #7 DONE 0.0s 03:07:16 03:07:16 #8 exporting to image 03:07:16 #8 exporting layers done 03:07:16 #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done 03:07:16 #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:07:16 #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done 03:07:16 #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done 03:07:16 #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done 03:07:16 #8 pushing layers 0.0s done 03:07:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done 03:07:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:16 #8 DONE 0.1s 03:07:16 03:07:16 1 warning found (use --debug to expand): 03:07:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83' 03:07:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 --push - 03:07:16 #1 [internal] load build definition from Dockerfile 03:07:16 #1 transferring dockerfile: 174B done 03:07:16 #1 DONE 0.0s 03:07:16 03:07:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 03:07:16 #2 DONE 0.0s 03:07:16 03:07:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 03:07:16 #3 DONE 0.0s 03:07:16 03:07:16 #4 [internal] load .dockerignore 03:07:16 #4 transferring context: 2B done 03:07:16 #4 DONE 0.0s 03:07:16 03:07:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:16 #5 CACHED 03:07:16 03:07:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:16 #6 CACHED 03:07:16 03:07:16 #7 exporting to image 03:07:16 #7 exporting layers done 03:07:16 #7 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done 03:07:16 #7 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:07:16 #7 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done 03:07:16 #7 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done 03:07:16 #7 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done 03:07:16 #7 pushing layers 0.0s done 03:07:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 03:07:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done 03:07:16 #7 DONE 0.1s 03:07:16 03:07:16 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:07:16 #8 DONE 0.0s 03:07:16 03:07:16 1 warning found (use --debug to expand): 03:07:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - 03:07:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' 03:07:17 #1 [internal] load build definition from Dockerfile 03:07:17 #1 transferring dockerfile: 215B done 03:07:17 #1 DONE 0.0s 03:07:17 03:07:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:17 #2 DONE 0.0s 03:07:17 03:07:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:07:17 #3 DONE 0.0s 03:07:17 03:07:17 #4 [internal] load .dockerignore 03:07:17 #4 transferring context: 2B done 03:07:17 #4 DONE 0.0s 03:07:17 03:07:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 done 03:07:17 #5 CACHED 03:07:17 03:07:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:17 #6 CACHED 03:07:17 03:07:17 #7 exporting to image 03:07:17 #7 exporting layers done 03:07:17 #7 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done 03:07:17 #7 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:07:17 #7 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done 03:07:17 #7 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done 03:07:17 #7 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done 03:07:17 #7 pushing layers 0.0s done 03:07:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 03:07:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done 03:07:17 #7 DONE 0.1s 03:07:17 03:07:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:07:17 #8 DONE 0.0s 03:07:17 03:07:17 1 warning found (use --debug to expand): 03:07:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:07:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:07:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:07:17 #1 [internal] load build definition from Dockerfile 03:07:17 #1 transferring dockerfile: 166B done 03:07:17 #1 DONE 0.0s 03:07:17 03:07:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:07:17 #2 DONE 0.0s 03:07:17 03:07:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:07:17 #3 DONE 0.0s 03:07:17 03:07:17 #4 [internal] load .dockerignore 03:07:17 #4 transferring context: 2B done 03:07:17 #4 DONE 0.0s 03:07:17 03:07:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:17 #5 CACHED 03:07:17 03:07:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 03:07:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done 03:07:17 #6 CACHED 03:07:17 03:07:17 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:07:17 #7 DONE 0.0s 03:07:17 03:07:17 #8 exporting to image 03:07:17 #8 exporting layers done 03:07:17 #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done 03:07:17 #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done 03:07:17 #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done 03:07:17 #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done 03:07:17 #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done 03:07:17 #8 pushing layers 0.0s done 03:07:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done 03:07:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:07:17 #8 DONE 0.1s 03:07:17 03:07:17 1 warning found (use --debug to expand): 03:07:17  - 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 03:07:18 + '[' -d /w/workspace/edgex-go/934/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:07:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:18 ---> package-listing.sh 03:07:18 ++ facter osfamily 03:07:18 ++ tr '[:upper:]' '[:lower:]' 03:07:19 + OS_FAMILY=redhat 03:07:19 + workspace=/w/workspace/edgex-go/934 03:07:19 + START_PACKAGES=/tmp/packages_start.txt 03:07:19 + END_PACKAGES=/tmp/packages_end.txt 03:07:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:19 + PACKAGES=/tmp/packages_start.txt 03:07:19 + '[' /w/workspace/edgex-go/934 ']' 03:07:19 + PACKAGES=/tmp/packages_end.txt 03:07:19 + case "${OS_FAMILY}" in 03:07:19 + sort 03:07:19 + rpm -qa 03:07:19 + '[' -f /tmp/packages_start.txt ']' 03:07:19 + '[' -f /tmp/packages_end.txt ']' 03:07:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:19 + '[' /w/workspace/edgex-go/934 ']' 03:07:19 + mkdir -p /w/workspace/edgex-go/934/archives/ 03:07:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/934/archives/ [Pipeline] echo 03:07:19 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/934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:20 03:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:20 latest: Pulling from edgex-lftools-log-publisher 03:07:20 5eb5b503b376: Pulling fs layer 03:07:20 5c69ac0246d0: Pulling fs layer 03:07:20 ec43610c2a17: Pulling fs layer 03:07:20 3a2ae6a8a46f: Pulling fs layer 03:07:20 33b1e0a273af: Pulling fs layer 03:07:20 5d3b04190fa2: Pulling fs layer 03:07:20 2f39f015ded8: Pulling fs layer 03:07:20 3a2ae6a8a46f: Waiting 03:07:20 33b1e0a273af: Waiting 03:07:20 5d3b04190fa2: Waiting 03:07:20 2f39f015ded8: Waiting 03:07:20 5c69ac0246d0: Verifying Checksum 03:07:20 5c69ac0246d0: Download complete 03:07:20 3a2ae6a8a46f: Verifying Checksum 03:07:20 3a2ae6a8a46f: Download complete 03:07:20 33b1e0a273af: Verifying Checksum 03:07:20 33b1e0a273af: Download complete 03:07:20 5d3b04190fa2: Download complete 03:07:20 ec43610c2a17: Verifying Checksum 03:07:20 ec43610c2a17: Download complete 03:07:21 5eb5b503b376: Verifying Checksum 03:07:21 5eb5b503b376: Download complete 03:07:21 2f39f015ded8: Verifying Checksum 03:07:21 2f39f015ded8: Download complete 03:07:22 5eb5b503b376: Pull complete 03:07:22 5c69ac0246d0: Pull complete 03:07:23 ec43610c2a17: Pull complete 03:07:23 3a2ae6a8a46f: Pull complete 03:07:23 33b1e0a273af: Pull complete 03:07:23 5d3b04190fa2: Pull complete 03:07:27 2f39f015ded8: Pull complete 03:07:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:28 prd-centos7-docker-4c-2g-775056 does not seem to be running inside a container 03:07:28 $ 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/934/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:31 $ docker top f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:31 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:31 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:32 + ls /var/log/sa-host 03:07:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:32 provisioning config files... 03:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4096902017227976066tmp [Pipeline] { [Pipeline] echo 03:07:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:32 ---> create-netrc.sh [Pipeline] } 03:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:32 ---> python-tools-install.sh [Pipeline] echo 03:07:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:33 ---> sudo-logs.sh 03:07:33 Archiving 'sudo' log.. 03:07:33 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:33 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:07:33 $ docker stop --time=1 f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 03:07:34 $ docker rm -f --volumes f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:07:34 [WS-CLEANUP] Deleting project workspace... 03:07:34 [WS-CLEANUP] Deferred wipeout is used... 03:07:34 [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] } 03:22:35 #154 ... 03:22:35 03:22:35 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:22:35 #147 DONE 1320.1s 03:22:35 03:22:35 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:22:35 #154 ... 03:22:35 03:22:35 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:22:35 #155 DONE 0.4s 03:22:35 03:22:35 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:22:35 #150 ... 03:22:35 03:22:35 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:22:35 #156 DONE 0.1s 03:22:35 03:22:35 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:22:35 #157 DONE 0.3s 03:22:35 03:22:35 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:22:35 #152 ... 03:22:35 03:22:35 #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 03:22:35 #158 DONE 0.3s 03:22:35 03:22:35 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:22:35 #150 ... 03:22:35 03:22:35 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:22:35 #159 DONE 0.2s 03:22:35 03:22:35 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:22:35 #160 DONE 2.9s 03:22:35 03:22:35 #107 [core-common-config-bootstrapper] exporting to image 03:22:35 #107 exporting layers 03:22:36 #107 exporting layers 0.7s done 03:22:36 #107 writing image sha256:fe4193f4971b8c95aabbf329ddf3567170217d243f11ff27ec429fb1939c62c9 0.0s done 03:22:36 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:22:36 #107 DONE 8.7s 03:22:36 03:22:36 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:22:58 #154 ... 03:22:58 03:22:58 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:22:58 #138 DONE 1345.1s 03:22:58 03:22:58 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:22:58 #151 ... 03:22:58 03:22:58 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:22:58 #161 DONE 0.3s 03:22:58 03:22:58 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:22:59 #162 DONE 2.4s 03:22:59 03:22:59 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:22:59 #163 DONE 0.4s 03:22:59 03:22:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:22:59 #151 ... 03:22:59 03:22:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:22:59 #164 DONE 0.2s 03:22:59 03:22:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:23:00 #165 DONE 0.4s 03:23:00 03:23:00 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:23:00 #166 DONE 0.3s 03:23:00 03:23:00 #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/ 03:23:00 #167 DONE 0.2s 03:23:00 03:23:00 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:00 #152 ... 03:23:00 03:23:00 #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/ 03:23:01 #168 DONE 0.2s 03:23:01 03:23:01 #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/ 03:23:01 #169 DONE 0.2s 03:23:01 03:23:01 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:23:01 #170 DONE 0.2s 03:23:01 03:23:01 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:23:03 #171 DONE 2.4s 03:23:03 03:23:03 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:23:03 #149 ... 03:23:03 03:23:03 #107 [security-bootstrapper] exporting to image 03:23:03 #107 exporting layers 03:23:05 #107 exporting layers 1.4s done 03:23:05 #107 writing image sha256:f63b6ef6fbd76dfa605a49b25bfe1632381b2091fe167e129992fbbead1414d6 done 03:23:05 #107 naming to docker.io/library/security-bootstrapper-arm64 done 03:23:05 #107 DONE 10.2s 03:23:05 03:23:05 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:03 #153 ... 03:41:03 03:41:03 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:03 #146 DONE 2428.1s 03:41:03 03:41:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:03 #151 ... 03:41:03 03:41:03 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:41:03 #172 DONE 0.2s 03:41:03 03:41:03 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:41:03 #152 ... 03:41:03 03:41:03 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:41:03 #173 DONE 0.1s 03:41:03 03:41:03 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:41:03 #174 DONE 0.5s 03:41:03 03:41:03 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:41:03 #175 DONE 0.1s 03:41:03 03:41:03 #107 [core-command] exporting to image 03:41:03 #107 exporting layers 03:41:03 #107 exporting layers 0.5s done 03:41:03 #107 writing image sha256:dbb35f4a789fa70b234933a31d2c006e23e5a509d5ed5a93740cacd547d1f559 done 03:41:03 #107 naming to docker.io/library/core-command-arm64 done 03:41:03 #107 DONE 10.7s 03:41:03 03:41:03 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:41:18 #152 ... 03:41:18 03:41:18 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:18 #153 2447.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:41:21 #153 ... 03:41:21 03:41:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:41:21 #145 DONE 2450.7s 03:41:21 03:41:21 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:22 #153 ... 03:41:22 03:41:22 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:41:22 #176 DONE 0.1s 03:41:22 03:41:22 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:41:22 #177 DONE 0.1s 03:41:22 03:41:22 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:41:22 #178 DONE 0.1s 03:41:22 03:41:22 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:22 #154 ... 03:41:22 03:41:22 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:41:22 #179 DONE 0.1s 03:41:22 03:41:22 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:41:23 #180 DONE 0.4s 03:41:23 03:41:23 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:23 #148 ... 03:41:23 03:41:23 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:41:23 #181 DONE 0.1s 03:41:23 03:41:23 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:41:25 #182 DONE 2.0s 03:41:25 03:41:25 #107 [security-proxy-setup] exporting to image 03:41:25 #107 exporting layers 03:41:26 #107 exporting layers 1.0s done 03:41:26 #107 writing image sha256:e1bd7d8aadd31251065c852288368cbd7947daa26f9453351be86358092aeb77 done 03:41:26 #107 naming to docker.io/library/security-proxy-setup-arm64 done 03:41:26 #107 DONE 11.7s 03:41:26 03:41:26 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:53 #154 ... 03:41:53 03:41:53 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:53 #153 DONE 2481.7s 03:41:53 03:41:53 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:41:53 #144 ... 03:41:53 03:41:53 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:41:53 #183 DONE 0.2s 03:41:53 03:41:53 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:41:53 #144 ... 03:41:53 03:41:53 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:41:53 #184 DONE 0.1s 03:41:53 03:41:53 #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 03:41:53 #185 DONE 0.1s 03:41:53 03:41:53 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:53 #151 ... 03:41:53 03:41:53 #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 03:41:53 #186 DONE 0.1s 03:41:53 03:41:53 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:41:54 #187 DONE 0.2s 03:41:54 03:41:54 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:41:54 #188 DONE 0.4s 03:41:54 03:41:54 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:54 #151 ... 03:41:54 03:41:54 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:41:54 #189 DONE 0.4s 03:41:54 03:41:54 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:54 #154 ... 03:41:54 03:41:54 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:41:54 #190 DONE 0.1s 03:41:55 03:41:55 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:41:57 #191 DONE 2.0s 03:41:57 03:41:57 #107 [security-secretstore-setup] exporting to image 03:41:57 #107 exporting layers 03:42:00 #107 exporting layers 3.5s done 03:42:00 #107 writing image sha256:35a8ebcb2ad65b911685cc23f5129dcffa3d5aedea9ba2c7b2e5b36041aca866 done 03:42:00 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 03:42:00 #107 DONE 15.2s 03:42:00 03:42:00 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:57 #149 ... 03:42:57 03:42:57 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:42:57 #154 DONE 2539.4s 03:42:57 03:42:57 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:42:57 #152 ... 03:42:57 03:42:57 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:42:57 #192 DONE 0.2s 03:42:57 03:42:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:57 #150 ... 03:42:57 03:42:57 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:42:57 #193 DONE 0.3s 03:42:57 03:42:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:57 #150 ... 03:42:57 03:42:57 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:42:57 #194 DONE 0.5s 03:42:57 03:42:57 #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 03:42:57 #195 DONE 0.2s 03:42:57 03:42:57 #107 [security-spiffe-token-provider] exporting to image 03:42:57 #107 exporting layers 03:42:57 #107 exporting layers 0.6s done 03:42:57 #107 writing image sha256:dde7c275afc65f84105501fa6a5255a170dcf7fdfb7a361da73d7df98797100b done 03:42:57 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:42:57 #107 DONE 15.8s 03:42:57 03:42:57 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:43:35 #152 ... 03:43:35 03:43:35 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:43:35 #150 DONE 2582.9s 03:43:35 03:43:35 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:35 #144 ... 03:43:35 03:43:35 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:43:35 #196 DONE 0.5s 03:43:35 03:43:35 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:35 #144 ... 03:43:35 03:43:35 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:43:35 #197 DONE 0.7s 03:43:35 03:43:35 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:43:36 #198 DONE 0.7s 03:43:36 03:43:36 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:43:36 #199 DONE 0.4s 03:43:36 03:43:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:36 #144 ... 03:43:36 03:43:36 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:43:36 #200 DONE 0.3s 03:43:36 03:43:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:43:37 #152 ... 03:43:37 03:43:37 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:38 #201 DONE 1.9s 03:43:38 03:43:38 #107 [security-proxy-auth] exporting to image 03:43:38 #107 exporting layers 03:43:39 #107 exporting layers 0.9s done 03:43:39 #107 writing image sha256:69e666e6d2c0f3fa68217f3e43bc87cf1af38073185508bd955c1777e6e4015f done 03:43:39 #107 naming to docker.io/library/security-proxy-auth-arm64 done 03:43:39 #107 DONE 16.7s 03:43:39 03:43:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:42 #149 ... 03:43:42 03:43:42 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:43:42 #152 DONE 2591.7s 03:43:42 03:43:42 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:42 #151 DONE 2592.0s 03:43:42 03:43:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:43 #149 ... 03:43:43 03:43:43 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:43:43 #148 DONE 2592.2s 03:43:43 03:43:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:43 #144 ... 03:43:43 03:43:43 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:43:43 #202 DONE 0.4s 03:43:43 03:43:43 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:43:43 #203 DONE 0.3s 03:43:43 03:43:43 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:43:43 #204 DONE 0.2s 03:43:43 03:43:43 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:43:43 #205 DONE 0.3s 03:43:43 03:43:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:44 #144 ... 03:43:44 03:43:44 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:43:45 #206 ... 03:43:45 03:43:45 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:43:45 #207 DONE 0.4s 03:43:45 03:43:45 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:43:45 #208 ... 03:43:45 03:43:45 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:43:45 #206 DONE 0.9s 03:43:45 03:43:45 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:43:45 #209 DONE 1.1s 03:43:45 03:43:45 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:43:45 #210 DONE 0.4s 03:43:45 03:43:45 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:43:45 #211 DONE 0.2s 03:43:45 03:43:45 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:43:45 #208 DONE 1.0s 03:43:45 03:43:45 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:43:45 #212 DONE 0.3s 03:43:45 03:43:45 #107 [core-data] exporting to image 03:43:45 #107 exporting layers 03:43:46 #107 ... 03:43:46 03:43:46 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:43:46 #213 DONE 0.4s 03:43:46 03:43:46 #107 [core-keeper] exporting to image 03:43:47 #107 exporting layers 1.2s done 03:43:47 #107 writing image sha256:eebaa4f560c8592849216f8932d492e97601e4d701815a08f2eae7b7026f27be 0.0s done 03:43:47 #107 naming to docker.io/library/core-data-arm64 03:43:47 #107 exporting layers 0.9s done 03:43:47 #107 naming to docker.io/library/core-data-arm64 done 03:43:47 #107 writing image sha256:2468e6b56827fa949cbc8b43d152568887baffac57a1ff00075856b934157fec 0.0s done 03:43:47 #107 naming to docker.io/library/core-metadata-arm64 done 03:43:47 #107 writing image sha256:5c3a2b21d2eb9da7d11a10004f664bc1de53fc579bc4eee8d7cae289d2c9736c done 03:43:47 #107 naming to docker.io/library/core-keeper-arm64 done 03:43:47 #107 DONE 18.6s 03:43:47 03:43:47 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:14 #149 DONE 2623.0s 03:44:14 03:44:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:14 #144 ... 03:44:14 03:44:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:14 #214 DONE 0.1s 03:44:14 03:44:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:14 #144 ... 03:44:14 03:44:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:14 #215 DONE 0.1s 03:44:14 03:44:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:15 #216 DONE 0.6s 03:44:15 03:44:15 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:15 #144 ... 03:44:15 03:44:15 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:44:15 #217 DONE 0.1s 03:44:15 03:44:15 #107 [support-scheduler] exporting to image 03:44:15 #107 exporting layers 03:44:16 #107 exporting layers 0.9s done 03:44:16 #107 writing image sha256:7920a7fed1ae674667594058a4e1675be43b6519bf887ab15fec4cc576576e4c done 03:44:16 #107 naming to docker.io/library/support-scheduler-arm64 done 03:44:16 #107 DONE 19.5s 03:44:16 03:44:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:20 #144 DONE 2629.4s 03:44:20 03:44:20 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:20 #218 DONE 0.1s 03:44:20 03:44:20 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:20 #219 DONE 0.1s 03:44:20 03:44:20 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:21 #220 DONE 0.4s 03:44:21 03:44:21 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:44:21 #221 DONE 0.1s 03:44:21 03:44:21 #107 [support-notifications] exporting to image 03:44:21 #107 exporting layers 03:44:22 #107 exporting layers 0.6s done 03:44:22 #107 writing image sha256:80275e079a6603e32e55c3ba01e03959140acc9f5dfb3e6b37bb2cdda9e849f2 done 03:44:22 #107 naming to docker.io/library/support-notifications-arm64 done 03:44:22 #107 DONE 20.1s 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:22 time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:44:22 $ docker stop --time=1 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc 03:44:23 $ docker rm -f --volumes 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc [Pipeline] // withDockerContainer [Pipeline] sh 03:44:24 + docker images 03:44:24 REPOSITORY TAG IMAGE ID CREATED SIZE 03:44:24 support-notifications-arm64 latest 80275e079a66 3 seconds ago 54.3MB 03:44:24 support-scheduler-arm64 latest 7920a7fed1ae 9 seconds ago 50.4MB 03:44:24 core-keeper-arm64 latest 5c3a2b21d2eb 38 seconds ago 45.1MB 03:44:24 core-metadata-arm64 latest 2468e6b56827 39 seconds ago 46.3MB 03:44:24 core-data-arm64 latest eebaa4f560c8 39 seconds ago 46.2MB 03:44:24 security-proxy-auth-arm64 latest 69e666e6d2c0 46 seconds ago 45.4MB 03:44:24 security-spiffe-token-provider-arm64 latest dde7c275afc6 About a minute ago 50.2MB 03:44:24 security-secretstore-setup-arm64 latest 35a8ebcb2ad6 2 minutes ago 81.6MB 03:44:24 security-proxy-setup-arm64 latest e1bd7d8aadd3 2 minutes ago 51.3MB 03:44:24 core-command-arm64 latest dbb35f4a789f 3 minutes ago 40.9MB 03:44:24 security-bootstrapper-arm64 latest f63b6ef6fbd7 21 minutes ago 22.2MB 03:44:24 core-common-config-bootstrapper-arm64 latest fe4193f4971b 21 minutes ago 21.1MB 03:44:24 security-spire-agent-arm64 latest 1c093a0ae664 45 minutes ago 220MB 03:44:24 security-spire-server-arm64 latest 75c73145bfc2 45 minutes ago 164MB 03:44:24 security-spire-config-arm64 latest 665c6da0d243 45 minutes ago 163MB 03:44:24 ci-base-image-arm64 latest f0078ca18440 47 minutes ago 927MB 03:44:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 03:44:24 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 03:44:24 provisioning config files... 03:44:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config14202154159774255879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:24 ---> ****-login.sh 03:44:24 nexus3.edgexfoundry.org:10001 03:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:25 Configure a credential helper to remove this warning. See 03:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:25 03:44:25 Login Succeeded 03:44:25 nexus3.edgexfoundry.org:10002 03:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:25 Configure a credential helper to remove this warning. See 03:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:25 03:44:25 Login Succeeded 03:44:25 nexus3.edgexfoundry.org:10003 03:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:25 Configure a credential helper to remove this warning. See 03:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:25 03:44:25 Login Succeeded 03:44:25 nexus3.edgexfoundry.org:10004 03:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:26 Configure a credential helper to remove this warning. See 03:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:26 03:44:26 Login Succeeded 03:44:26 ****.io 03:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:26 Configure a credential helper to remove this warning. See 03:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:26 03:44:26 Login Succeeded 03:44:27 ---> ****-login.sh ends [Pipeline] } 03:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:44:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:44:27 18557c7001e696e1873834096e39d1a971d2f00a 03:44:27 latest 03:44:27 4.1.0-dev.83 03:44:27 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:27 main 03:44:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:27 0966104215f3: Preparing 03:44:27 10363df0cc29: Preparing 03:44:27 03df631f9647: Preparing 03:44:27 272e949b8a23: Preparing 03:44:27 e0f146e18a30: Preparing 03:44:27 bab99455e222: Preparing 03:44:27 0e64f2360a44: Preparing 03:44:27 bab99455e222: Waiting 03:44:27 0e64f2360a44: Waiting 03:44:28 272e949b8a23: Pushed 03:44:28 0966104215f3: Pushed 03:44:28 03df631f9647: Pushed 03:44:28 0e64f2360a44: Layer already exists 03:44:32 bab99455e222: Pushed 03:44:32 e0f146e18a30: Pushed 03:44:34 10363df0cc29: Pushed 03:44:34 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:35 0966104215f3: Preparing 03:44:35 10363df0cc29: Preparing 03:44:35 03df631f9647: Preparing 03:44:35 272e949b8a23: Preparing 03:44:35 e0f146e18a30: Preparing 03:44:35 bab99455e222: Preparing 03:44:35 0e64f2360a44: Preparing 03:44:35 bab99455e222: Waiting 03:44:35 0e64f2360a44: Waiting 03:44:35 03df631f9647: Layer already exists 03:44:35 272e949b8a23: Layer already exists 03:44:35 e0f146e18a30: Layer already exists 03:44:35 0966104215f3: Layer already exists 03:44:35 10363df0cc29: Layer already exists 03:44:35 bab99455e222: Layer already exists 03:44:35 0e64f2360a44: Layer already exists 03:44:36 latest: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 03:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:36 0966104215f3: Preparing 03:44:36 10363df0cc29: Preparing 03:44:36 03df631f9647: Preparing 03:44:36 272e949b8a23: Preparing 03:44:36 e0f146e18a30: Preparing 03:44:36 bab99455e222: Preparing 03:44:36 0e64f2360a44: Preparing 03:44:36 bab99455e222: Waiting 03:44:36 0e64f2360a44: Waiting 03:44:36 e0f146e18a30: Layer already exists 03:44:36 0966104215f3: Layer already exists 03:44:36 272e949b8a23: Layer already exists 03:44:36 03df631f9647: Layer already exists 03:44:36 10363df0cc29: Layer already exists 03:44:36 0e64f2360a44: Layer already exists 03:44:36 bab99455e222: Layer already exists 03:44:36 4.1.0-dev.83: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:37 0966104215f3: Preparing 03:44:37 10363df0cc29: Preparing 03:44:37 03df631f9647: Preparing 03:44:37 272e949b8a23: Preparing 03:44:37 e0f146e18a30: Preparing 03:44:37 bab99455e222: Preparing 03:44:37 bab99455e222: Waiting 03:44:37 0e64f2360a44: Preparing 03:44:37 10363df0cc29: Layer already exists 03:44:37 0966104215f3: Layer already exists 03:44:37 272e949b8a23: Layer already exists 03:44:37 03df631f9647: Layer already exists 03:44:37 e0f146e18a30: Layer already exists 03:44:37 0e64f2360a44: Layer already exists 03:44:37 bab99455e222: Layer already exists 03:44:37 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:44:38 0966104215f3: Preparing 03:44:38 10363df0cc29: Preparing 03:44:38 03df631f9647: Preparing 03:44:38 272e949b8a23: Preparing 03:44:38 e0f146e18a30: Preparing 03:44:38 bab99455e222: Preparing 03:44:38 0e64f2360a44: Preparing 03:44:38 bab99455e222: Waiting 03:44:38 0e64f2360a44: Waiting 03:44:38 272e949b8a23: Layer already exists 03:44:38 0966104215f3: Layer already exists 03:44:38 10363df0cc29: Layer already exists 03:44:38 e0f146e18a30: Layer already exists 03:44:38 03df631f9647: Layer already exists 03:44:38 0e64f2360a44: Layer already exists 03:44:38 bab99455e222: Layer already exists 03:44:38 main: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:38 ===================================================== [Pipeline] echo 03:44:38 taggedImages: 03:44:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:44:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:44:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 03:44:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:44:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:44:38 18557c7001e696e1873834096e39d1a971d2f00a 03:44:38 latest 03:44:38 4.1.0-dev.83 03:44:38 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:38 main 03:44:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:44:39 001fbcab2bff: Preparing 03:44:39 1c936c3cffbe: Preparing 03:44:39 1786c7426022: Preparing 03:44:39 203b7dead0c8: Preparing 03:44:39 03df631f9647: Preparing 03:44:39 272e949b8a23: Preparing 03:44:39 e0f146e18a30: Preparing 03:44:39 bab99455e222: Preparing 03:44:39 0e64f2360a44: Preparing 03:44:39 272e949b8a23: Waiting 03:44:39 bab99455e222: Waiting 03:44:39 e0f146e18a30: Waiting 03:44:39 0e64f2360a44: Waiting 03:44:39 03df631f9647: Layer already exists 03:44:39 272e949b8a23: Layer already exists 03:44:39 e0f146e18a30: Layer already exists 03:44:39 1c936c3cffbe: Pushed 03:44:39 1786c7426022: Pushed 03:44:39 bab99455e222: Layer already exists 03:44:39 001fbcab2bff: Pushed 03:44:39 0e64f2360a44: Layer already exists 03:44:42 203b7dead0c8: Pushed 03:44:42 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + 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 03:44:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:44:43 001fbcab2bff: Preparing 03:44:43 1c936c3cffbe: Preparing 03:44:43 1786c7426022: Preparing 03:44:43 203b7dead0c8: Preparing 03:44:43 03df631f9647: Preparing 03:44:43 272e949b8a23: Preparing 03:44:43 e0f146e18a30: Preparing 03:44:43 272e949b8a23: Waiting 03:44:43 bab99455e222: Preparing 03:44:43 e0f146e18a30: Waiting 03:44:43 0e64f2360a44: Preparing 03:44:43 bab99455e222: Waiting 03:44:43 0e64f2360a44: Waiting 03:44:43 1786c7426022: Layer already exists 03:44:43 001fbcab2bff: Layer already exists 03:44:43 1c936c3cffbe: Layer already exists 03:44:43 03df631f9647: Layer already exists 03:44:43 203b7dead0c8: Layer already exists 03:44:43 bab99455e222: Layer already exists 03:44:43 272e949b8a23: Layer already exists 03:44:43 e0f146e18a30: Layer already exists 03:44:43 0e64f2360a44: Layer already exists 03:44:43 latest: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 03:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:44:45 001fbcab2bff: Preparing 03:44:45 1c936c3cffbe: Preparing 03:44:45 1786c7426022: Preparing 03:44:45 203b7dead0c8: Preparing 03:44:45 03df631f9647: Preparing 03:44:45 272e949b8a23: Preparing 03:44:45 e0f146e18a30: Preparing 03:44:45 bab99455e222: Preparing 03:44:45 0e64f2360a44: Preparing 03:44:45 272e949b8a23: Waiting 03:44:45 e0f146e18a30: Waiting 03:44:45 bab99455e222: Waiting 03:44:45 0e64f2360a44: Waiting 03:44:45 001fbcab2bff: Layer already exists 03:44:45 1c936c3cffbe: Layer already exists 03:44:45 1786c7426022: Layer already exists 03:44:45 203b7dead0c8: Layer already exists 03:44:45 03df631f9647: Layer already exists 03:44:45 e0f146e18a30: Layer already exists 03:44:45 272e949b8a23: Layer already exists 03:44:45 0e64f2360a44: Layer already exists 03:44:45 bab99455e222: Layer already exists 03:44:45 4.1.0-dev.83: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:44:46 001fbcab2bff: Preparing 03:44:46 1c936c3cffbe: Preparing 03:44:46 1786c7426022: Preparing 03:44:46 203b7dead0c8: Preparing 03:44:46 03df631f9647: Preparing 03:44:46 272e949b8a23: Preparing 03:44:46 e0f146e18a30: Preparing 03:44:46 bab99455e222: Preparing 03:44:46 0e64f2360a44: Preparing 03:44:46 272e949b8a23: Waiting 03:44:46 e0f146e18a30: Waiting 03:44:46 bab99455e222: Waiting 03:44:46 0e64f2360a44: Waiting 03:44:46 1c936c3cffbe: Layer already exists 03:44:46 001fbcab2bff: Layer already exists 03:44:46 03df631f9647: Layer already exists 03:44:46 1786c7426022: Layer already exists 03:44:46 203b7dead0c8: Layer already exists 03:44:46 e0f146e18a30: Layer already exists 03:44:46 272e949b8a23: Layer already exists 03:44:46 0e64f2360a44: Layer already exists 03:44:46 bab99455e222: Layer already exists 03:44:46 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:47 + 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 03:44:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:44:47 001fbcab2bff: Preparing 03:44:47 1c936c3cffbe: Preparing 03:44:47 1786c7426022: Preparing 03:44:47 203b7dead0c8: Preparing 03:44:47 03df631f9647: Preparing 03:44:47 272e949b8a23: Preparing 03:44:47 e0f146e18a30: Preparing 03:44:47 bab99455e222: Preparing 03:44:47 0e64f2360a44: Preparing 03:44:47 272e949b8a23: Waiting 03:44:47 bab99455e222: Waiting 03:44:47 e0f146e18a30: Waiting 03:44:47 0e64f2360a44: Waiting 03:44:47 203b7dead0c8: Layer already exists 03:44:47 1786c7426022: Layer already exists 03:44:47 1c936c3cffbe: Layer already exists 03:44:47 03df631f9647: Layer already exists 03:44:47 001fbcab2bff: Layer already exists 03:44:47 272e949b8a23: Layer already exists 03:44:47 e0f146e18a30: Layer already exists 03:44:47 bab99455e222: Layer already exists 03:44:47 0e64f2360a44: Layer already exists 03:44:47 main: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:47 ===================================================== [Pipeline] echo 03:44:47 taggedImages: 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:44:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:44:47 18557c7001e696e1873834096e39d1a971d2f00a 03:44:47 latest 03:44:47 4.1.0-dev.83 03:44:47 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:44:47 main 03:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:48 b99c60f7903b: Preparing 03:44:48 0b9d342de75a: Preparing 03:44:48 03df631f9647: Preparing 03:44:48 272e949b8a23: Preparing 03:44:48 097606b15e05: Preparing 03:44:48 c3e62b174bc5: Preparing 03:44:48 0e64f2360a44: Preparing 03:44:48 c3e62b174bc5: Waiting 03:44:48 272e949b8a23: Layer already exists 03:44:48 03df631f9647: Layer already exists 03:44:48 0e64f2360a44: Layer already exists 03:44:48 b99c60f7903b: Pushed 03:44:48 c3e62b174bc5: Pushed 03:44:49 097606b15e05: Pushed 03:44:57 0b9d342de75a: Pushed 03:44:57 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:58 b99c60f7903b: Preparing 03:44:58 0b9d342de75a: Preparing 03:44:58 03df631f9647: Preparing 03:44:58 272e949b8a23: Preparing 03:44:58 097606b15e05: Preparing 03:44:58 c3e62b174bc5: Preparing 03:44:58 0e64f2360a44: Preparing 03:44:58 c3e62b174bc5: Waiting 03:44:58 0e64f2360a44: Waiting 03:44:58 272e949b8a23: Layer already exists 03:44:58 03df631f9647: Layer already exists 03:44:58 0b9d342de75a: Layer already exists 03:44:58 b99c60f7903b: Layer already exists 03:44:58 097606b15e05: Layer already exists 03:44:58 0e64f2360a44: Layer already exists 03:44:58 c3e62b174bc5: Layer already exists 03:44:58 latest: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:59 b99c60f7903b: Preparing 03:44:59 0b9d342de75a: Preparing 03:44:59 03df631f9647: Preparing 03:44:59 272e949b8a23: Preparing 03:44:59 097606b15e05: Preparing 03:44:59 c3e62b174bc5: Preparing 03:44:59 0e64f2360a44: Preparing 03:44:59 c3e62b174bc5: Waiting 03:44:59 0e64f2360a44: Waiting 03:44:59 0b9d342de75a: Layer already exists 03:44:59 272e949b8a23: Layer already exists 03:44:59 03df631f9647: Layer already exists 03:44:59 097606b15e05: Layer already exists 03:44:59 b99c60f7903b: Layer already exists 03:44:59 c3e62b174bc5: Layer already exists 03:44:59 0e64f2360a44: Layer already exists 03:44:59 4.1.0-dev.83: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:45:00 b99c60f7903b: Preparing 03:45:00 0b9d342de75a: Preparing 03:45:00 03df631f9647: Preparing 03:45:00 272e949b8a23: Preparing 03:45:00 097606b15e05: Preparing 03:45:00 c3e62b174bc5: Preparing 03:45:00 0e64f2360a44: Preparing 03:45:00 0e64f2360a44: Waiting 03:45:00 c3e62b174bc5: Waiting 03:45:00 b99c60f7903b: Layer already exists 03:45:00 272e949b8a23: Layer already exists 03:45:00 0b9d342de75a: Layer already exists 03:45:00 097606b15e05: Layer already exists 03:45:00 03df631f9647: Layer already exists 03:45:00 c3e62b174bc5: Layer already exists 03:45:00 0e64f2360a44: Layer already exists 03:45:00 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:45:01 b99c60f7903b: Preparing 03:45:01 0b9d342de75a: Preparing 03:45:01 03df631f9647: Preparing 03:45:01 272e949b8a23: Preparing 03:45:01 097606b15e05: Preparing 03:45:01 c3e62b174bc5: Preparing 03:45:01 0e64f2360a44: Preparing 03:45:01 c3e62b174bc5: Waiting 03:45:01 0e64f2360a44: Waiting 03:45:01 0b9d342de75a: Layer already exists 03:45:01 b99c60f7903b: Layer already exists 03:45:01 272e949b8a23: Layer already exists 03:45:01 03df631f9647: Layer already exists 03:45:01 097606b15e05: Layer already exists 03:45:01 0e64f2360a44: Layer already exists 03:45:01 c3e62b174bc5: Layer already exists 03:45:01 main: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:01 ===================================================== [Pipeline] echo 03:45:01 taggedImages: 03:45:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:45:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 03:45:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:45:01 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:45:01 18557c7001e696e1873834096e39d1a971d2f00a 03:45:01 latest 03:45:01 4.1.0-dev.83 03:45:01 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:01 main 03:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:45:02 a1cf4a01bbf0: Preparing 03:45:02 e4f55abf7a07: Preparing 03:45:02 272e949b8a23: Preparing 03:45:02 1f7a174e46f2: Preparing 03:45:02 07b8f9c2548f: Preparing 03:45:02 0e64f2360a44: Preparing 03:45:02 0e64f2360a44: Waiting 03:45:02 272e949b8a23: Layer already exists 03:45:02 0e64f2360a44: Layer already exists 03:45:02 1f7a174e46f2: Pushed 03:45:02 07b8f9c2548f: Pushed 03:45:02 a1cf4a01bbf0: Pushed 03:45:10 e4f55abf7a07: Pushed 03:45:10 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:45:11 a1cf4a01bbf0: Preparing 03:45:11 e4f55abf7a07: Preparing 03:45:11 272e949b8a23: Preparing 03:45:11 1f7a174e46f2: Preparing 03:45:11 07b8f9c2548f: Preparing 03:45:11 0e64f2360a44: Preparing 03:45:11 0e64f2360a44: Waiting 03:45:11 1f7a174e46f2: Layer already exists 03:45:11 a1cf4a01bbf0: Layer already exists 03:45:11 272e949b8a23: Layer already exists 03:45:11 07b8f9c2548f: Layer already exists 03:45:11 e4f55abf7a07: Layer already exists 03:45:11 0e64f2360a44: Layer already exists 03:45:11 latest: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 03:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:45:12 a1cf4a01bbf0: Preparing 03:45:12 e4f55abf7a07: Preparing 03:45:12 272e949b8a23: Preparing 03:45:12 1f7a174e46f2: Preparing 03:45:12 07b8f9c2548f: Preparing 03:45:12 0e64f2360a44: Preparing 03:45:12 0e64f2360a44: Waiting 03:45:12 e4f55abf7a07: Layer already exists 03:45:12 07b8f9c2548f: Layer already exists 03:45:12 1f7a174e46f2: Layer already exists 03:45:12 272e949b8a23: Layer already exists 03:45:12 a1cf4a01bbf0: Layer already exists 03:45:12 0e64f2360a44: Layer already exists 03:45:12 4.1.0-dev.83: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:45:13 a1cf4a01bbf0: Preparing 03:45:13 e4f55abf7a07: Preparing 03:45:13 272e949b8a23: Preparing 03:45:13 1f7a174e46f2: Preparing 03:45:13 07b8f9c2548f: Preparing 03:45:13 0e64f2360a44: Preparing 03:45:13 0e64f2360a44: Waiting 03:45:13 07b8f9c2548f: Layer already exists 03:45:13 1f7a174e46f2: Layer already exists 03:45:13 e4f55abf7a07: Layer already exists 03:45:13 a1cf4a01bbf0: Layer already exists 03:45:13 272e949b8a23: Layer already exists 03:45:13 0e64f2360a44: Layer already exists 03:45:13 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:45:14 a1cf4a01bbf0: Preparing 03:45:14 e4f55abf7a07: Preparing 03:45:14 272e949b8a23: Preparing 03:45:14 1f7a174e46f2: Preparing 03:45:14 07b8f9c2548f: Preparing 03:45:14 0e64f2360a44: Preparing 03:45:14 0e64f2360a44: Waiting 03:45:14 a1cf4a01bbf0: Layer already exists 03:45:14 1f7a174e46f2: Layer already exists 03:45:14 07b8f9c2548f: Layer already exists 03:45:14 272e949b8a23: Layer already exists 03:45:14 e4f55abf7a07: Layer already exists 03:45:14 0e64f2360a44: Layer already exists 03:45:14 main: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:14 ===================================================== [Pipeline] echo 03:45:14 taggedImages: 03:45:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:45:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 03:45:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:45:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:45:14 18557c7001e696e1873834096e39d1a971d2f00a 03:45:14 latest 03:45:14 4.1.0-dev.83 03:45:14 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:14 main 03:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:45:15 c636be17394c: Preparing 03:45:15 0e449419dcd5: Preparing 03:45:15 4f43dca6659e: Preparing 03:45:15 03df631f9647: Preparing 03:45:15 272e949b8a23: Preparing 03:45:15 e0f146e18a30: Preparing 03:45:15 bab99455e222: Preparing 03:45:15 0e64f2360a44: Preparing 03:45:15 e0f146e18a30: Waiting 03:45:15 bab99455e222: Waiting 03:45:15 0e64f2360a44: Waiting 03:45:15 272e949b8a23: Layer already exists 03:45:15 03df631f9647: Layer already exists 03:45:15 e0f146e18a30: Layer already exists 03:45:15 bab99455e222: Layer already exists 03:45:15 0e64f2360a44: Layer already exists 03:45:15 0e449419dcd5: Pushed 03:45:15 c636be17394c: Pushed 03:45:23 4f43dca6659e: Pushed 03:45:23 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:45:24 c636be17394c: Preparing 03:45:24 0e449419dcd5: Preparing 03:45:24 4f43dca6659e: Preparing 03:45:24 03df631f9647: Preparing 03:45:24 272e949b8a23: Preparing 03:45:24 e0f146e18a30: Preparing 03:45:24 bab99455e222: Preparing 03:45:24 0e64f2360a44: Preparing 03:45:24 bab99455e222: Waiting 03:45:24 e0f146e18a30: Waiting 03:45:24 0e64f2360a44: Waiting 03:45:24 272e949b8a23: Layer already exists 03:45:24 03df631f9647: Layer already exists 03:45:24 c636be17394c: Layer already exists 03:45:24 0e449419dcd5: Layer already exists 03:45:24 4f43dca6659e: Layer already exists 03:45:24 e0f146e18a30: Layer already exists 03:45:24 bab99455e222: Layer already exists 03:45:24 0e64f2360a44: Layer already exists 03:45:24 latest: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 03:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:45:25 c636be17394c: Preparing 03:45:25 0e449419dcd5: Preparing 03:45:25 4f43dca6659e: Preparing 03:45:25 03df631f9647: Preparing 03:45:25 272e949b8a23: Preparing 03:45:25 e0f146e18a30: Preparing 03:45:25 bab99455e222: Preparing 03:45:25 0e64f2360a44: Preparing 03:45:25 bab99455e222: Waiting 03:45:25 0e64f2360a44: Waiting 03:45:25 e0f146e18a30: Waiting 03:45:25 03df631f9647: Layer already exists 03:45:25 c636be17394c: Layer already exists 03:45:25 4f43dca6659e: Layer already exists 03:45:25 272e949b8a23: Layer already exists 03:45:25 0e449419dcd5: Layer already exists 03:45:25 bab99455e222: Layer already exists 03:45:25 e0f146e18a30: Layer already exists 03:45:25 0e64f2360a44: Layer already exists 03:45:25 4.1.0-dev.83: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:45:26 c636be17394c: Preparing 03:45:26 0e449419dcd5: Preparing 03:45:26 4f43dca6659e: Preparing 03:45:26 03df631f9647: Preparing 03:45:26 272e949b8a23: Preparing 03:45:26 e0f146e18a30: Preparing 03:45:26 bab99455e222: Preparing 03:45:26 0e64f2360a44: Preparing 03:45:26 e0f146e18a30: Waiting 03:45:26 bab99455e222: Waiting 03:45:26 0e64f2360a44: Waiting 03:45:26 c636be17394c: Layer already exists 03:45:26 0e449419dcd5: Layer already exists 03:45:26 272e949b8a23: Layer already exists 03:45:26 4f43dca6659e: Layer already exists 03:45:26 03df631f9647: Layer already exists 03:45:26 bab99455e222: Layer already exists 03:45:26 0e64f2360a44: Layer already exists 03:45:26 e0f146e18a30: Layer already exists 03:45:26 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:45:26 c636be17394c: Preparing 03:45:26 0e449419dcd5: Preparing 03:45:26 4f43dca6659e: Preparing 03:45:26 03df631f9647: Preparing 03:45:26 272e949b8a23: Preparing 03:45:26 e0f146e18a30: Preparing 03:45:26 bab99455e222: Preparing 03:45:26 0e64f2360a44: Preparing 03:45:26 e0f146e18a30: Waiting 03:45:26 bab99455e222: Waiting 03:45:26 0e64f2360a44: Waiting 03:45:26 c636be17394c: Layer already exists 03:45:26 4f43dca6659e: Layer already exists 03:45:26 0e449419dcd5: Layer already exists 03:45:26 03df631f9647: Layer already exists 03:45:26 272e949b8a23: Layer already exists 03:45:26 0e64f2360a44: Layer already exists 03:45:26 bab99455e222: Layer already exists 03:45:26 e0f146e18a30: Layer already exists 03:45:27 main: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:27 ===================================================== [Pipeline] echo 03:45:27 taggedImages: 03:45:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:45:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 03:45:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:45:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:45:27 18557c7001e696e1873834096e39d1a971d2f00a 03:45:27 latest 03:45:27 4.1.0-dev.83 03:45:27 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:27 main 03:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:28 54ebe6cb005a: Preparing 03:45:28 7c81d5f7719a: Preparing 03:45:28 b8d2de618d36: Preparing 03:45:28 ca0d2ef2451e: Preparing 03:45:28 ab97c309d6fc: Preparing 03:45:28 c094c2caa359: Preparing 03:45:28 ab5d374e3d74: Preparing 03:45:28 03df631f9647: Preparing 03:45:28 272e949b8a23: Preparing 03:45:28 a21ca14dfcd2: Preparing 03:45:28 10a0ded08634: Preparing 03:45:28 5f70bf18a086: Preparing 03:45:28 13833991f92d: Preparing 03:45:28 28396faa0ef6: Preparing 03:45:28 f855207a1624: Preparing 03:45:28 0e64f2360a44: Preparing 03:45:28 a21ca14dfcd2: Waiting 03:45:28 10a0ded08634: Waiting 03:45:28 5f70bf18a086: Waiting 03:45:28 13833991f92d: Waiting 03:45:28 28396faa0ef6: Waiting 03:45:28 f855207a1624: Waiting 03:45:28 0e64f2360a44: Waiting 03:45:28 03df631f9647: Waiting 03:45:28 c094c2caa359: Waiting 03:45:28 272e949b8a23: Waiting 03:45:28 ab5d374e3d74: Waiting 03:45:28 ab97c309d6fc: Pushed 03:45:28 7c81d5f7719a: Pushed 03:45:28 ca0d2ef2451e: Pushed 03:45:28 b8d2de618d36: Pushed 03:45:28 54ebe6cb005a: Pushed 03:45:28 272e949b8a23: Layer already exists 03:45:28 03df631f9647: Layer already exists 03:45:28 c094c2caa359: Pushed 03:45:28 5f70bf18a086: Layer already exists 03:45:28 a21ca14dfcd2: Pushed 03:45:28 10a0ded08634: Pushed 03:45:28 0e64f2360a44: Layer already exists 03:45:28 13833991f92d: Pushed 03:45:28 f855207a1624: Pushed 03:45:28 28396faa0ef6: Pushed 03:45:31 ab5d374e3d74: Pushed 03:45:31 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:32 54ebe6cb005a: Preparing 03:45:32 7c81d5f7719a: Preparing 03:45:32 b8d2de618d36: Preparing 03:45:32 ca0d2ef2451e: Preparing 03:45:32 ab97c309d6fc: Preparing 03:45:32 c094c2caa359: Preparing 03:45:32 ab5d374e3d74: Preparing 03:45:32 03df631f9647: Preparing 03:45:32 272e949b8a23: Preparing 03:45:32 a21ca14dfcd2: Preparing 03:45:32 10a0ded08634: Preparing 03:45:32 5f70bf18a086: Preparing 03:45:32 13833991f92d: Preparing 03:45:32 28396faa0ef6: Preparing 03:45:32 f855207a1624: Preparing 03:45:32 0e64f2360a44: Preparing 03:45:32 a21ca14dfcd2: Waiting 03:45:32 10a0ded08634: Waiting 03:45:32 5f70bf18a086: Waiting 03:45:32 13833991f92d: Waiting 03:45:32 28396faa0ef6: Waiting 03:45:32 f855207a1624: Waiting 03:45:32 0e64f2360a44: Waiting 03:45:32 c094c2caa359: Waiting 03:45:32 03df631f9647: Waiting 03:45:32 272e949b8a23: Waiting 03:45:32 ab5d374e3d74: Waiting 03:45:32 ab97c309d6fc: Layer already exists 03:45:32 ca0d2ef2451e: Layer already exists 03:45:32 7c81d5f7719a: Layer already exists 03:45:32 b8d2de618d36: Layer already exists 03:45:32 54ebe6cb005a: Layer already exists 03:45:32 c094c2caa359: Layer already exists 03:45:32 ab5d374e3d74: Layer already exists 03:45:32 03df631f9647: Layer already exists 03:45:32 a21ca14dfcd2: Layer already exists 03:45:32 272e949b8a23: Layer already exists 03:45:32 10a0ded08634: Layer already exists 03:45:32 13833991f92d: Layer already exists 03:45:32 f855207a1624: Layer already exists 03:45:32 28396faa0ef6: Layer already exists 03:45:32 5f70bf18a086: Layer already exists 03:45:32 0e64f2360a44: Layer already exists 03:45:32 latest: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 03:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:34 54ebe6cb005a: Preparing 03:45:34 7c81d5f7719a: Preparing 03:45:34 b8d2de618d36: Preparing 03:45:34 ca0d2ef2451e: Preparing 03:45:34 ab97c309d6fc: Preparing 03:45:34 c094c2caa359: Preparing 03:45:34 ab5d374e3d74: Preparing 03:45:34 c094c2caa359: Waiting 03:45:34 03df631f9647: Preparing 03:45:34 ab5d374e3d74: Waiting 03:45:34 03df631f9647: Waiting 03:45:34 272e949b8a23: Preparing 03:45:34 a21ca14dfcd2: Preparing 03:45:34 10a0ded08634: Preparing 03:45:34 5f70bf18a086: Preparing 03:45:34 13833991f92d: Preparing 03:45:34 28396faa0ef6: Preparing 03:45:34 f855207a1624: Preparing 03:45:34 0e64f2360a44: Preparing 03:45:34 272e949b8a23: Waiting 03:45:34 a21ca14dfcd2: Waiting 03:45:34 10a0ded08634: Waiting 03:45:34 5f70bf18a086: Waiting 03:45:34 13833991f92d: Waiting 03:45:34 28396faa0ef6: Waiting 03:45:34 f855207a1624: Waiting 03:45:34 0e64f2360a44: Waiting 03:45:34 ca0d2ef2451e: Layer already exists 03:45:34 54ebe6cb005a: Layer already exists 03:45:34 b8d2de618d36: Layer already exists 03:45:34 ab97c309d6fc: Layer already exists 03:45:34 7c81d5f7719a: Layer already exists 03:45:34 ab5d374e3d74: Layer already exists 03:45:34 c094c2caa359: Layer already exists 03:45:34 03df631f9647: Layer already exists 03:45:34 272e949b8a23: Layer already exists 03:45:34 a21ca14dfcd2: Layer already exists 03:45:34 5f70bf18a086: Layer already exists 03:45:34 10a0ded08634: Layer already exists 03:45:34 13833991f92d: Layer already exists 03:45:34 28396faa0ef6: Layer already exists 03:45:34 f855207a1624: Layer already exists 03:45:34 0e64f2360a44: Layer already exists 03:45:34 4.1.0-dev.83: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:35 54ebe6cb005a: Preparing 03:45:35 7c81d5f7719a: Preparing 03:45:35 b8d2de618d36: Preparing 03:45:35 ca0d2ef2451e: Preparing 03:45:35 ab97c309d6fc: Preparing 03:45:35 c094c2caa359: Preparing 03:45:35 ab5d374e3d74: Preparing 03:45:35 c094c2caa359: Waiting 03:45:35 03df631f9647: Preparing 03:45:35 ab5d374e3d74: Waiting 03:45:35 272e949b8a23: Preparing 03:45:35 03df631f9647: Waiting 03:45:35 a21ca14dfcd2: Preparing 03:45:35 272e949b8a23: Waiting 03:45:35 10a0ded08634: Preparing 03:45:35 5f70bf18a086: Preparing 03:45:35 13833991f92d: Preparing 03:45:35 28396faa0ef6: Preparing 03:45:35 a21ca14dfcd2: Waiting 03:45:35 10a0ded08634: Waiting 03:45:35 5f70bf18a086: Waiting 03:45:35 13833991f92d: Waiting 03:45:35 28396faa0ef6: Waiting 03:45:35 f855207a1624: Preparing 03:45:35 0e64f2360a44: Preparing 03:45:35 f855207a1624: Waiting 03:45:35 0e64f2360a44: Waiting 03:45:35 ab97c309d6fc: Layer already exists 03:45:35 54ebe6cb005a: Layer already exists 03:45:35 7c81d5f7719a: Layer already exists 03:45:35 b8d2de618d36: Layer already exists 03:45:35 ca0d2ef2451e: Layer already exists 03:45:35 c094c2caa359: Layer already exists 03:45:35 a21ca14dfcd2: Layer already exists 03:45:35 ab5d374e3d74: Layer already exists 03:45:35 272e949b8a23: Layer already exists 03:45:35 03df631f9647: Layer already exists 03:45:35 10a0ded08634: Layer already exists 03:45:35 28396faa0ef6: Layer already exists 03:45:35 13833991f92d: Layer already exists 03:45:35 f855207a1624: Layer already exists 03:45:35 5f70bf18a086: Layer already exists 03:45:35 0e64f2360a44: Layer already exists 03:45:35 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:45:36 54ebe6cb005a: Preparing 03:45:36 7c81d5f7719a: Preparing 03:45:36 b8d2de618d36: Preparing 03:45:36 ca0d2ef2451e: Preparing 03:45:36 ab97c309d6fc: Preparing 03:45:36 c094c2caa359: Preparing 03:45:36 ab5d374e3d74: Preparing 03:45:36 03df631f9647: Preparing 03:45:36 272e949b8a23: Preparing 03:45:36 a21ca14dfcd2: Preparing 03:45:36 10a0ded08634: Preparing 03:45:36 5f70bf18a086: Preparing 03:45:36 13833991f92d: Preparing 03:45:36 28396faa0ef6: Preparing 03:45:36 f855207a1624: Preparing 03:45:36 0e64f2360a44: Preparing 03:45:36 a21ca14dfcd2: Waiting 03:45:36 10a0ded08634: Waiting 03:45:36 5f70bf18a086: Waiting 03:45:36 13833991f92d: Waiting 03:45:36 c094c2caa359: Waiting 03:45:36 28396faa0ef6: Waiting 03:45:36 ab5d374e3d74: Waiting 03:45:36 03df631f9647: Waiting 03:45:36 272e949b8a23: Waiting 03:45:36 f855207a1624: Waiting 03:45:36 0e64f2360a44: Waiting 03:45:36 7c81d5f7719a: Layer already exists 03:45:36 b8d2de618d36: Layer already exists 03:45:36 ca0d2ef2451e: Layer already exists 03:45:36 ab97c309d6fc: Layer already exists 03:45:36 54ebe6cb005a: Layer already exists 03:45:36 c094c2caa359: Layer already exists 03:45:36 03df631f9647: Layer already exists 03:45:36 ab5d374e3d74: Layer already exists 03:45:36 a21ca14dfcd2: Layer already exists 03:45:36 272e949b8a23: Layer already exists 03:45:36 5f70bf18a086: Layer already exists 03:45:36 10a0ded08634: Layer already exists 03:45:36 13833991f92d: Layer already exists 03:45:36 f855207a1624: Layer already exists 03:45:36 28396faa0ef6: Layer already exists 03:45:36 0e64f2360a44: Layer already exists 03:45:36 main: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:36 ===================================================== [Pipeline] echo 03:45:36 taggedImages: 03:45:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:45:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 03:45:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:45:36 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:45:36 18557c7001e696e1873834096e39d1a971d2f00a 03:45:36 latest 03:45:36 4.1.0-dev.83 03:45:36 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:36 main 03:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:45:37 4e2b9c81226f: Preparing 03:45:37 c1302db71eeb: Preparing 03:45:37 1b394d3168fe: Preparing 03:45:37 849b4f0a44c0: Preparing 03:45:37 03df631f9647: Preparing 03:45:37 272e949b8a23: Preparing 03:45:37 e0f146e18a30: Preparing 03:45:37 272e949b8a23: Waiting 03:45:37 e0f146e18a30: Waiting 03:45:37 bab99455e222: Preparing 03:45:37 0e64f2360a44: Preparing 03:45:37 bab99455e222: Waiting 03:45:37 0e64f2360a44: Waiting 03:45:37 03df631f9647: Layer already exists 03:45:37 272e949b8a23: Layer already exists 03:45:37 1b394d3168fe: Pushed 03:45:37 c1302db71eeb: Pushed 03:45:37 e0f146e18a30: Layer already exists 03:45:37 4e2b9c81226f: Pushed 03:45:37 bab99455e222: Layer already exists 03:45:37 0e64f2360a44: Layer already exists 03:45:46 849b4f0a44c0: Pushed 03:45:46 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:45:47 4e2b9c81226f: Preparing 03:45:47 c1302db71eeb: Preparing 03:45:47 1b394d3168fe: Preparing 03:45:47 849b4f0a44c0: Preparing 03:45:47 03df631f9647: Preparing 03:45:47 272e949b8a23: Preparing 03:45:47 e0f146e18a30: Preparing 03:45:47 bab99455e222: Preparing 03:45:47 0e64f2360a44: Preparing 03:45:47 272e949b8a23: Waiting 03:45:47 bab99455e222: Waiting 03:45:47 0e64f2360a44: Waiting 03:45:47 e0f146e18a30: Waiting 03:45:47 03df631f9647: Layer already exists 03:45:47 c1302db71eeb: Layer already exists 03:45:47 849b4f0a44c0: Layer already exists 03:45:47 4e2b9c81226f: Layer already exists 03:45:47 1b394d3168fe: Layer already exists 03:45:47 272e949b8a23: Layer already exists 03:45:47 e0f146e18a30: Layer already exists 03:45:47 0e64f2360a44: Layer already exists 03:45:47 bab99455e222: Layer already exists 03:45:47 latest: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:45:48 4e2b9c81226f: Preparing 03:45:48 c1302db71eeb: Preparing 03:45:48 1b394d3168fe: Preparing 03:45:48 849b4f0a44c0: Preparing 03:45:48 03df631f9647: Preparing 03:45:48 272e949b8a23: Preparing 03:45:48 e0f146e18a30: Preparing 03:45:48 bab99455e222: Preparing 03:45:48 0e64f2360a44: Preparing 03:45:48 e0f146e18a30: Waiting 03:45:48 bab99455e222: Waiting 03:45:48 0e64f2360a44: Waiting 03:45:48 272e949b8a23: Waiting 03:45:48 c1302db71eeb: Layer already exists 03:45:48 03df631f9647: Layer already exists 03:45:48 4e2b9c81226f: Layer already exists 03:45:48 1b394d3168fe: Layer already exists 03:45:48 849b4f0a44c0: Layer already exists 03:45:48 272e949b8a23: Layer already exists 03:45:48 e0f146e18a30: Layer already exists 03:45:48 0e64f2360a44: Layer already exists 03:45:48 bab99455e222: Layer already exists 03:45:48 4.1.0-dev.83: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:45:49 4e2b9c81226f: Preparing 03:45:49 c1302db71eeb: Preparing 03:45:49 1b394d3168fe: Preparing 03:45:49 849b4f0a44c0: Preparing 03:45:49 03df631f9647: Preparing 03:45:49 272e949b8a23: Preparing 03:45:49 272e949b8a23: Waiting 03:45:49 e0f146e18a30: Preparing 03:45:49 bab99455e222: Preparing 03:45:49 0e64f2360a44: Preparing 03:45:49 bab99455e222: Waiting 03:45:49 0e64f2360a44: Waiting 03:45:49 e0f146e18a30: Waiting 03:45:49 03df631f9647: Layer already exists 03:45:49 1b394d3168fe: Layer already exists 03:45:49 849b4f0a44c0: Layer already exists 03:45:49 4e2b9c81226f: Layer already exists 03:45:49 c1302db71eeb: Layer already exists 03:45:49 272e949b8a23: Layer already exists 03:45:49 e0f146e18a30: Layer already exists 03:45:49 bab99455e222: Layer already exists 03:45:49 0e64f2360a44: Layer already exists 03:45:49 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:45:50 4e2b9c81226f: Preparing 03:45:50 c1302db71eeb: Preparing 03:45:50 1b394d3168fe: Preparing 03:45:50 849b4f0a44c0: Preparing 03:45:50 03df631f9647: Preparing 03:45:50 272e949b8a23: Preparing 03:45:50 e0f146e18a30: Preparing 03:45:50 bab99455e222: Preparing 03:45:50 0e64f2360a44: Preparing 03:45:50 e0f146e18a30: Waiting 03:45:50 bab99455e222: Waiting 03:45:50 0e64f2360a44: Waiting 03:45:50 272e949b8a23: Waiting 03:45:50 c1302db71eeb: Layer already exists 03:45:50 849b4f0a44c0: Layer already exists 03:45:50 03df631f9647: Layer already exists 03:45:50 1b394d3168fe: Layer already exists 03:45:50 4e2b9c81226f: Layer already exists 03:45:50 bab99455e222: Layer already exists 03:45:50 272e949b8a23: Layer already exists 03:45:50 e0f146e18a30: Layer already exists 03:45:50 0e64f2360a44: Layer already exists 03:45:50 main: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:50 ===================================================== [Pipeline] echo 03:45:50 taggedImages: 03:45:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:45:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 03:45:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:45:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:45:50 18557c7001e696e1873834096e39d1a971d2f00a 03:45:50 latest 03:45:50 4.1.0-dev.83 03:45:50 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:45:50 main 03:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:45:51 15b8ae308b82: Preparing 03:45:51 c5de377a0f3b: Preparing 03:45:51 dc182ac53719: Preparing 03:45:51 f61a01c56d14: Preparing 03:45:51 5b6cea8b0e2f: Preparing 03:45:51 03df631f9647: Preparing 03:45:51 272e949b8a23: Preparing 03:45:51 f29dc1320d96: Preparing 03:45:51 6e9a0f4181c3: Preparing 03:45:51 9ab8bc90a57d: Preparing 03:45:51 0e64f2360a44: Preparing 03:45:51 03df631f9647: Waiting 03:45:51 272e949b8a23: Waiting 03:45:51 f29dc1320d96: Waiting 03:45:51 6e9a0f4181c3: Waiting 03:45:51 9ab8bc90a57d: Waiting 03:45:51 0e64f2360a44: Waiting 03:45:51 5b6cea8b0e2f: Pushed 03:45:51 c5de377a0f3b: Pushed 03:45:51 15b8ae308b82: Pushed 03:45:51 f61a01c56d14: Pushed 03:45:51 03df631f9647: Layer already exists 03:45:51 272e949b8a23: Layer already exists 03:45:51 0e64f2360a44: Layer already exists 03:45:51 f29dc1320d96: Pushed 03:45:51 6e9a0f4181c3: Pushed 03:45:55 9ab8bc90a57d: Pushed 03:45:57 dc182ac53719: Pushed 03:45:57 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:58 + 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 03:46:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:46:00 15b8ae308b82: Preparing 03:46:00 c5de377a0f3b: Preparing 03:46:00 dc182ac53719: Preparing 03:46:00 f61a01c56d14: Preparing 03:46:00 5b6cea8b0e2f: Preparing 03:46:00 03df631f9647: Preparing 03:46:00 272e949b8a23: Preparing 03:46:00 f29dc1320d96: Preparing 03:46:00 6e9a0f4181c3: Preparing 03:46:00 9ab8bc90a57d: Preparing 03:46:00 0e64f2360a44: Preparing 03:46:00 03df631f9647: Waiting 03:46:00 272e949b8a23: Waiting 03:46:00 f29dc1320d96: Waiting 03:46:00 0e64f2360a44: Waiting 03:46:00 6e9a0f4181c3: Waiting 03:46:00 9ab8bc90a57d: Waiting 03:46:00 15b8ae308b82: Layer already exists 03:46:00 5b6cea8b0e2f: Layer already exists 03:46:00 dc182ac53719: Layer already exists 03:46:00 c5de377a0f3b: Layer already exists 03:46:00 f61a01c56d14: Layer already exists 03:46:00 272e949b8a23: Layer already exists 03:46:00 9ab8bc90a57d: Layer already exists 03:46:00 03df631f9647: Layer already exists 03:46:00 f29dc1320d96: Layer already exists 03:46:00 6e9a0f4181c3: Layer already exists 03:46:00 0e64f2360a44: Layer already exists 03:46:00 latest: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 03:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:46:01 15b8ae308b82: Preparing 03:46:01 c5de377a0f3b: Preparing 03:46:01 dc182ac53719: Preparing 03:46:01 f61a01c56d14: Preparing 03:46:01 5b6cea8b0e2f: Preparing 03:46:01 03df631f9647: Preparing 03:46:01 272e949b8a23: Preparing 03:46:01 03df631f9647: Waiting 03:46:01 f29dc1320d96: Preparing 03:46:01 272e949b8a23: Waiting 03:46:01 6e9a0f4181c3: Preparing 03:46:01 f29dc1320d96: Waiting 03:46:01 9ab8bc90a57d: Preparing 03:46:01 0e64f2360a44: Preparing 03:46:01 6e9a0f4181c3: Waiting 03:46:01 0e64f2360a44: Waiting 03:46:01 9ab8bc90a57d: Waiting 03:46:01 c5de377a0f3b: Layer already exists 03:46:01 f61a01c56d14: Layer already exists 03:46:01 15b8ae308b82: Layer already exists 03:46:01 dc182ac53719: Layer already exists 03:46:01 5b6cea8b0e2f: Layer already exists 03:46:01 03df631f9647: Layer already exists 03:46:01 272e949b8a23: Layer already exists 03:46:01 6e9a0f4181c3: Layer already exists 03:46:01 9ab8bc90a57d: Layer already exists 03:46:01 f29dc1320d96: Layer already exists 03:46:01 0e64f2360a44: Layer already exists 03:46:01 4.1.0-dev.83: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:46:02 15b8ae308b82: Preparing 03:46:02 c5de377a0f3b: Preparing 03:46:02 dc182ac53719: Preparing 03:46:02 f61a01c56d14: Preparing 03:46:02 5b6cea8b0e2f: Preparing 03:46:02 03df631f9647: Preparing 03:46:02 272e949b8a23: Preparing 03:46:02 f29dc1320d96: Preparing 03:46:02 6e9a0f4181c3: Preparing 03:46:02 9ab8bc90a57d: Preparing 03:46:02 0e64f2360a44: Preparing 03:46:02 f29dc1320d96: Waiting 03:46:02 6e9a0f4181c3: Waiting 03:46:02 9ab8bc90a57d: Waiting 03:46:02 0e64f2360a44: Waiting 03:46:02 03df631f9647: Waiting 03:46:02 272e949b8a23: Waiting 03:46:02 5b6cea8b0e2f: Layer already exists 03:46:02 15b8ae308b82: Layer already exists 03:46:02 f61a01c56d14: Layer already exists 03:46:02 dc182ac53719: Layer already exists 03:46:02 c5de377a0f3b: Layer already exists 03:46:02 6e9a0f4181c3: Layer already exists 03:46:02 272e949b8a23: Layer already exists 03:46:02 03df631f9647: Layer already exists 03:46:02 f29dc1320d96: Layer already exists 03:46:02 9ab8bc90a57d: Layer already exists 03:46:02 0e64f2360a44: Layer already exists 03:46:02 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + 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 03:46:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:46:03 15b8ae308b82: Preparing 03:46:03 c5de377a0f3b: Preparing 03:46:03 dc182ac53719: Preparing 03:46:03 f61a01c56d14: Preparing 03:46:03 5b6cea8b0e2f: Preparing 03:46:03 03df631f9647: Preparing 03:46:03 03df631f9647: Waiting 03:46:03 272e949b8a23: Preparing 03:46:03 f29dc1320d96: Preparing 03:46:03 272e949b8a23: Waiting 03:46:03 6e9a0f4181c3: Preparing 03:46:03 f29dc1320d96: Waiting 03:46:03 9ab8bc90a57d: Preparing 03:46:03 6e9a0f4181c3: Waiting 03:46:03 0e64f2360a44: Preparing 03:46:03 9ab8bc90a57d: Waiting 03:46:03 0e64f2360a44: Waiting 03:46:03 dc182ac53719: Layer already exists 03:46:03 f61a01c56d14: Layer already exists 03:46:03 15b8ae308b82: Layer already exists 03:46:03 5b6cea8b0e2f: Layer already exists 03:46:03 c5de377a0f3b: Layer already exists 03:46:03 272e949b8a23: Layer already exists 03:46:03 f29dc1320d96: Layer already exists 03:46:03 6e9a0f4181c3: Layer already exists 03:46:03 03df631f9647: Layer already exists 03:46:03 9ab8bc90a57d: Layer already exists 03:46:03 0e64f2360a44: Layer already exists 03:46:03 main: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:03 ===================================================== [Pipeline] echo 03:46:03 taggedImages: 03:46:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:46:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 03:46:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:46:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:46:03 18557c7001e696e1873834096e39d1a971d2f00a 03:46:03 latest 03:46:03 4.1.0-dev.83 03:46:03 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:03 main 03:46:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:46:04 18d2a7c64265: Preparing 03:46:04 e11537ea9bbf: Preparing 03:46:04 90829578d951: Preparing 03:46:04 912683ce69c1: Preparing 03:46:04 c031d71a7211: Preparing 03:46:04 b1e19801d341: Preparing 03:46:04 18ef7dbf1760: Preparing 03:46:04 03df631f9647: Preparing 03:46:04 272e949b8a23: Preparing 03:46:04 1a76925cb184: Preparing 03:46:04 2fff9fa424ec: Preparing 03:46:04 0e64f2360a44: Preparing 03:46:04 03df631f9647: Waiting 03:46:04 272e949b8a23: Waiting 03:46:04 1a76925cb184: Waiting 03:46:04 2fff9fa424ec: Waiting 03:46:04 0e64f2360a44: Waiting 03:46:04 b1e19801d341: Waiting 03:46:04 18ef7dbf1760: Waiting 03:46:04 c031d71a7211: Pushed 03:46:04 e11537ea9bbf: Pushed 03:46:04 18d2a7c64265: Pushed 03:46:04 03df631f9647: Layer already exists 03:46:04 272e949b8a23: Layer already exists 03:46:04 b1e19801d341: Pushed 03:46:04 18ef7dbf1760: Pushed 03:46:04 0e64f2360a44: Layer already exists 03:46:05 1a76925cb184: Pushed 03:46:07 2fff9fa424ec: Pushed 03:46:11 912683ce69c1: Pushed 03:46:11 90829578d951: Pushed 03:46:13 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + 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 03:46:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:46:13 18d2a7c64265: Preparing 03:46:13 e11537ea9bbf: Preparing 03:46:13 90829578d951: Preparing 03:46:13 912683ce69c1: Preparing 03:46:13 c031d71a7211: Preparing 03:46:13 b1e19801d341: Preparing 03:46:13 b1e19801d341: Waiting 03:46:13 18ef7dbf1760: Preparing 03:46:13 03df631f9647: Preparing 03:46:13 18ef7dbf1760: Waiting 03:46:13 272e949b8a23: Preparing 03:46:13 03df631f9647: Waiting 03:46:13 1a76925cb184: Preparing 03:46:13 272e949b8a23: Waiting 03:46:13 1a76925cb184: Waiting 03:46:13 2fff9fa424ec: Preparing 03:46:13 0e64f2360a44: Preparing 03:46:13 2fff9fa424ec: Waiting 03:46:13 0e64f2360a44: Waiting 03:46:13 c031d71a7211: Layer already exists 03:46:13 e11537ea9bbf: Layer already exists 03:46:13 90829578d951: Layer already exists 03:46:13 18d2a7c64265: Layer already exists 03:46:13 912683ce69c1: Layer already exists 03:46:13 b1e19801d341: Layer already exists 03:46:13 18ef7dbf1760: Layer already exists 03:46:13 272e949b8a23: Layer already exists 03:46:13 03df631f9647: Layer already exists 03:46:13 1a76925cb184: Layer already exists 03:46:13 2fff9fa424ec: Layer already exists 03:46:13 0e64f2360a44: Layer already exists 03:46:14 latest: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 03:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:46:14 18d2a7c64265: Preparing 03:46:14 e11537ea9bbf: Preparing 03:46:14 90829578d951: Preparing 03:46:14 912683ce69c1: Preparing 03:46:14 c031d71a7211: Preparing 03:46:14 b1e19801d341: Preparing 03:46:14 18ef7dbf1760: Preparing 03:46:14 03df631f9647: Preparing 03:46:14 272e949b8a23: Preparing 03:46:14 1a76925cb184: Preparing 03:46:14 2fff9fa424ec: Preparing 03:46:14 0e64f2360a44: Preparing 03:46:14 b1e19801d341: Waiting 03:46:14 18ef7dbf1760: Waiting 03:46:14 272e949b8a23: Waiting 03:46:14 03df631f9647: Waiting 03:46:14 1a76925cb184: Waiting 03:46:14 0e64f2360a44: Waiting 03:46:14 2fff9fa424ec: Waiting 03:46:14 e11537ea9bbf: Layer already exists 03:46:14 90829578d951: Layer already exists 03:46:14 c031d71a7211: Layer already exists 03:46:14 18d2a7c64265: Layer already exists 03:46:14 912683ce69c1: Layer already exists 03:46:14 03df631f9647: Layer already exists 03:46:14 18ef7dbf1760: Layer already exists 03:46:14 b1e19801d341: Layer already exists 03:46:14 272e949b8a23: Layer already exists 03:46:14 1a76925cb184: Layer already exists 03:46:15 2fff9fa424ec: Layer already exists 03:46:15 0e64f2360a44: Layer already exists 03:46:15 4.1.0-dev.83: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:46:15 18d2a7c64265: Preparing 03:46:15 e11537ea9bbf: Preparing 03:46:15 90829578d951: Preparing 03:46:15 912683ce69c1: Preparing 03:46:15 c031d71a7211: Preparing 03:46:15 b1e19801d341: Preparing 03:46:15 18ef7dbf1760: Preparing 03:46:15 03df631f9647: Preparing 03:46:15 272e949b8a23: Preparing 03:46:15 1a76925cb184: Preparing 03:46:15 2fff9fa424ec: Preparing 03:46:15 0e64f2360a44: Preparing 03:46:15 b1e19801d341: Waiting 03:46:15 18ef7dbf1760: Waiting 03:46:15 272e949b8a23: Waiting 03:46:15 03df631f9647: Waiting 03:46:15 1a76925cb184: Waiting 03:46:15 2fff9fa424ec: Waiting 03:46:15 0e64f2360a44: Waiting 03:46:15 18d2a7c64265: Layer already exists 03:46:15 c031d71a7211: Layer already exists 03:46:15 90829578d951: Layer already exists 03:46:15 912683ce69c1: Layer already exists 03:46:15 e11537ea9bbf: Layer already exists 03:46:15 18ef7dbf1760: Layer already exists 03:46:15 272e949b8a23: Layer already exists 03:46:15 b1e19801d341: Layer already exists 03:46:15 03df631f9647: Layer already exists 03:46:15 1a76925cb184: Layer already exists 03:46:15 0e64f2360a44: Layer already exists 03:46:15 2fff9fa424ec: Layer already exists 03:46:16 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + 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 03:46:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:46:16 18d2a7c64265: Preparing 03:46:16 e11537ea9bbf: Preparing 03:46:16 90829578d951: Preparing 03:46:16 912683ce69c1: Preparing 03:46:16 c031d71a7211: Preparing 03:46:16 b1e19801d341: Preparing 03:46:16 18ef7dbf1760: Preparing 03:46:16 03df631f9647: Preparing 03:46:16 272e949b8a23: Preparing 03:46:16 1a76925cb184: Preparing 03:46:16 2fff9fa424ec: Preparing 03:46:16 0e64f2360a44: Preparing 03:46:16 03df631f9647: Waiting 03:46:16 1a76925cb184: Waiting 03:46:16 2fff9fa424ec: Waiting 03:46:16 b1e19801d341: Waiting 03:46:16 18ef7dbf1760: Waiting 03:46:16 0e64f2360a44: Waiting 03:46:16 272e949b8a23: Waiting 03:46:16 18d2a7c64265: Layer already exists 03:46:16 90829578d951: Layer already exists 03:46:16 e11537ea9bbf: Layer already exists 03:46:16 c031d71a7211: Layer already exists 03:46:16 912683ce69c1: Layer already exists 03:46:16 b1e19801d341: Layer already exists 03:46:16 18ef7dbf1760: Layer already exists 03:46:16 1a76925cb184: Layer already exists 03:46:16 272e949b8a23: Layer already exists 03:46:16 03df631f9647: Layer already exists 03:46:16 2fff9fa424ec: Layer already exists 03:46:16 0e64f2360a44: Layer already exists 03:46:17 main: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:17 ===================================================== [Pipeline] echo 03:46:17 taggedImages: 03:46:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:46:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 03:46:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:46:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:46:17 18557c7001e696e1873834096e39d1a971d2f00a 03:46:17 latest 03:46:17 4.1.0-dev.83 03:46:17 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:17 main 03:46:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:46:17 2bff0bde57ca: Preparing 03:46:17 dc192aa54fc6: Preparing 03:46:17 03df631f9647: Preparing 03:46:17 272e949b8a23: Preparing 03:46:17 d942f9c782ff: Preparing 03:46:17 d9c504cba769: Preparing 03:46:17 0e64f2360a44: Preparing 03:46:17 d9c504cba769: Waiting 03:46:17 0e64f2360a44: Waiting 03:46:17 03df631f9647: Layer already exists 03:46:17 272e949b8a23: Layer already exists 03:46:18 0e64f2360a44: Layer already exists 03:46:18 2bff0bde57ca: Pushed 03:46:18 d942f9c782ff: Pushed 03:46:19 d9c504cba769: Pushed 03:46:25 dc192aa54fc6: Pushed 03:46:25 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:25 + 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 03:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:46:25 2bff0bde57ca: Preparing 03:46:25 dc192aa54fc6: Preparing 03:46:25 03df631f9647: Preparing 03:46:25 272e949b8a23: Preparing 03:46:25 d942f9c782ff: Preparing 03:46:25 d9c504cba769: Preparing 03:46:25 0e64f2360a44: Preparing 03:46:25 d9c504cba769: Waiting 03:46:25 0e64f2360a44: Waiting 03:46:25 2bff0bde57ca: Layer already exists 03:46:25 03df631f9647: Layer already exists 03:46:25 272e949b8a23: Layer already exists 03:46:25 d942f9c782ff: Layer already exists 03:46:25 dc192aa54fc6: Layer already exists 03:46:25 d9c504cba769: Layer already exists 03:46:25 0e64f2360a44: Layer already exists 03:46:26 latest: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 03:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:46:26 2bff0bde57ca: Preparing 03:46:26 dc192aa54fc6: Preparing 03:46:26 03df631f9647: Preparing 03:46:26 272e949b8a23: Preparing 03:46:26 d942f9c782ff: Preparing 03:46:26 d9c504cba769: Preparing 03:46:26 0e64f2360a44: Preparing 03:46:26 d9c504cba769: Waiting 03:46:26 0e64f2360a44: Waiting 03:46:26 2bff0bde57ca: Layer already exists 03:46:26 03df631f9647: Layer already exists 03:46:26 d942f9c782ff: Layer already exists 03:46:26 dc192aa54fc6: Layer already exists 03:46:26 272e949b8a23: Layer already exists 03:46:26 d9c504cba769: Layer already exists 03:46:26 0e64f2360a44: Layer already exists 03:46:26 4.1.0-dev.83: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:46:27 2bff0bde57ca: Preparing 03:46:27 dc192aa54fc6: Preparing 03:46:27 03df631f9647: Preparing 03:46:27 272e949b8a23: Preparing 03:46:27 d942f9c782ff: Preparing 03:46:27 d9c504cba769: Preparing 03:46:27 0e64f2360a44: Preparing 03:46:27 0e64f2360a44: Waiting 03:46:27 d9c504cba769: Waiting 03:46:27 2bff0bde57ca: Layer already exists 03:46:27 03df631f9647: Layer already exists 03:46:27 dc192aa54fc6: Layer already exists 03:46:27 272e949b8a23: Layer already exists 03:46:27 d942f9c782ff: Layer already exists 03:46:27 0e64f2360a44: Layer already exists 03:46:27 d9c504cba769: Layer already exists 03:46:27 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:28 + 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 03:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:46:28 2bff0bde57ca: Preparing 03:46:28 dc192aa54fc6: Preparing 03:46:28 03df631f9647: Preparing 03:46:28 272e949b8a23: Preparing 03:46:28 d942f9c782ff: Preparing 03:46:28 d9c504cba769: Preparing 03:46:28 0e64f2360a44: Preparing 03:46:28 d9c504cba769: Waiting 03:46:28 03df631f9647: Layer already exists 03:46:28 d942f9c782ff: Layer already exists 03:46:28 272e949b8a23: Layer already exists 03:46:28 2bff0bde57ca: Layer already exists 03:46:28 dc192aa54fc6: Layer already exists 03:46:28 d9c504cba769: Layer already exists 03:46:28 0e64f2360a44: Layer already exists 03:46:28 main: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:28 ===================================================== [Pipeline] echo 03:46:28 taggedImages: 03:46:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:46:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 03:46:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:46:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:46:28 18557c7001e696e1873834096e39d1a971d2f00a 03:46:28 latest 03:46:28 4.1.0-dev.83 03:46:28 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:46:28 main 03:46:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:46:29 0068d62bc0ea: Preparing 03:46:29 7c2e4f56b2ce: Preparing 03:46:29 d88e76882c85: Preparing 03:46:29 03df631f9647: Preparing 03:46:29 272e949b8a23: Preparing 03:46:29 f95d6fd8ada8: Preparing 03:46:29 9f2e3803b94c: Preparing 03:46:29 6c8a64fc7140: Preparing 03:46:29 d96597676540: Preparing 03:46:29 0e64f2360a44: Preparing 03:46:29 9f2e3803b94c: Waiting 03:46:29 6c8a64fc7140: Waiting 03:46:29 d96597676540: Waiting 03:46:29 0e64f2360a44: Waiting 03:46:29 f95d6fd8ada8: Waiting 03:46:29 272e949b8a23: Layer already exists 03:46:29 03df631f9647: Layer already exists 03:46:29 7c2e4f56b2ce: Pushed 03:46:29 d88e76882c85: Pushed 03:46:29 0068d62bc0ea: Pushed 03:46:30 0e64f2360a44: Layer already exists 03:46:30 6c8a64fc7140: Pushed 03:46:30 d96597676540: Pushed 03:46:43 9f2e3803b94c: Pushed 03:46:58 f95d6fd8ada8: Pushed 03:46:58 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:58 + 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 03:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:46:58 0068d62bc0ea: Preparing 03:46:58 7c2e4f56b2ce: Preparing 03:46:58 d88e76882c85: Preparing 03:46:58 03df631f9647: Preparing 03:46:58 272e949b8a23: Preparing 03:46:58 f95d6fd8ada8: Preparing 03:46:58 9f2e3803b94c: Preparing 03:46:58 6c8a64fc7140: Preparing 03:46:58 d96597676540: Preparing 03:46:58 0e64f2360a44: Preparing 03:46:58 f95d6fd8ada8: Waiting 03:46:58 9f2e3803b94c: Waiting 03:46:58 6c8a64fc7140: Waiting 03:46:58 d96597676540: Waiting 03:46:58 0e64f2360a44: Waiting 03:46:58 7c2e4f56b2ce: Layer already exists 03:46:58 272e949b8a23: Layer already exists 03:46:58 03df631f9647: Layer already exists 03:46:58 0068d62bc0ea: Layer already exists 03:46:58 d88e76882c85: Layer already exists 03:46:58 6c8a64fc7140: Layer already exists 03:46:58 f95d6fd8ada8: Layer already exists 03:46:58 9f2e3803b94c: Layer already exists 03:46:58 d96597676540: Layer already exists 03:46:58 0e64f2360a44: Layer already exists 03:46:58 latest: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 03:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:46:59 0068d62bc0ea: Preparing 03:46:59 7c2e4f56b2ce: Preparing 03:46:59 d88e76882c85: Preparing 03:46:59 03df631f9647: Preparing 03:46:59 272e949b8a23: Preparing 03:46:59 f95d6fd8ada8: Preparing 03:46:59 9f2e3803b94c: Preparing 03:46:59 6c8a64fc7140: Preparing 03:46:59 d96597676540: Preparing 03:46:59 0e64f2360a44: Preparing 03:46:59 f95d6fd8ada8: Waiting 03:46:59 d96597676540: Waiting 03:46:59 9f2e3803b94c: Waiting 03:46:59 6c8a64fc7140: Waiting 03:46:59 0e64f2360a44: Waiting 03:46:59 0068d62bc0ea: Layer already exists 03:46:59 03df631f9647: Layer already exists 03:46:59 272e949b8a23: Layer already exists 03:46:59 7c2e4f56b2ce: Layer already exists 03:46:59 d88e76882c85: Layer already exists 03:46:59 f95d6fd8ada8: Layer already exists 03:46:59 d96597676540: Layer already exists 03:46:59 9f2e3803b94c: Layer already exists 03:46:59 0e64f2360a44: Layer already exists 03:46:59 6c8a64fc7140: Layer already exists 03:46:59 4.1.0-dev.83: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:47:00 0068d62bc0ea: Preparing 03:47:00 7c2e4f56b2ce: Preparing 03:47:00 d88e76882c85: Preparing 03:47:00 03df631f9647: Preparing 03:47:00 272e949b8a23: Preparing 03:47:00 f95d6fd8ada8: Preparing 03:47:00 9f2e3803b94c: Preparing 03:47:00 6c8a64fc7140: Preparing 03:47:00 d96597676540: Preparing 03:47:00 0e64f2360a44: Preparing 03:47:00 f95d6fd8ada8: Waiting 03:47:00 6c8a64fc7140: Waiting 03:47:00 d96597676540: Waiting 03:47:00 9f2e3803b94c: Waiting 03:47:00 0e64f2360a44: Waiting 03:47:00 0068d62bc0ea: Layer already exists 03:47:00 272e949b8a23: Layer already exists 03:47:00 03df631f9647: Layer already exists 03:47:00 7c2e4f56b2ce: Layer already exists 03:47:00 d88e76882c85: Layer already exists 03:47:00 9f2e3803b94c: Layer already exists 03:47:00 f95d6fd8ada8: Layer already exists 03:47:00 d96597676540: Layer already exists 03:47:00 6c8a64fc7140: Layer already exists 03:47:00 0e64f2360a44: Layer already exists 03:47:00 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:01 + 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 03:47:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:47:01 0068d62bc0ea: Preparing 03:47:01 7c2e4f56b2ce: Preparing 03:47:01 d88e76882c85: Preparing 03:47:01 03df631f9647: Preparing 03:47:01 272e949b8a23: Preparing 03:47:01 f95d6fd8ada8: Preparing 03:47:01 9f2e3803b94c: Preparing 03:47:01 6c8a64fc7140: Preparing 03:47:01 f95d6fd8ada8: Waiting 03:47:01 d96597676540: Preparing 03:47:01 0e64f2360a44: Preparing 03:47:01 9f2e3803b94c: Waiting 03:47:01 6c8a64fc7140: Waiting 03:47:01 0e64f2360a44: Waiting 03:47:01 272e949b8a23: Layer already exists 03:47:01 7c2e4f56b2ce: Layer already exists 03:47:01 03df631f9647: Layer already exists 03:47:01 0068d62bc0ea: Layer already exists 03:47:01 d88e76882c85: Layer already exists 03:47:01 d96597676540: Layer already exists 03:47:01 f95d6fd8ada8: Layer already exists 03:47:01 0e64f2360a44: Layer already exists 03:47:01 9f2e3803b94c: Layer already exists 03:47:01 6c8a64fc7140: Layer already exists 03:47:02 main: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:02 ===================================================== [Pipeline] echo 03:47:02 taggedImages: 03:47:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:47:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:47:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 03:47:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:47:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:47:02 18557c7001e696e1873834096e39d1a971d2f00a 03:47:02 latest 03:47:02 4.1.0-dev.83 03:47:02 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:02 main 03:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:47:03 6e07347fc88f: Preparing 03:47:03 17f1ce6c5b15: Preparing 03:47:03 13f6ac752663: Preparing 03:47:03 03df631f9647: Preparing 03:47:03 272e949b8a23: Preparing 03:47:03 0760742f491a: Preparing 03:47:03 b8a0224f4068: Preparing 03:47:03 9408d17e75d1: Preparing 03:47:03 b8a0224f4068: Waiting 03:47:03 0e64f2360a44: Preparing 03:47:03 0e64f2360a44: Waiting 03:47:03 9408d17e75d1: Waiting 03:47:03 0760742f491a: Waiting 03:47:03 272e949b8a23: Layer already exists 03:47:03 03df631f9647: Layer already exists 03:47:03 17f1ce6c5b15: Pushed 03:47:03 13f6ac752663: Pushed 03:47:03 6e07347fc88f: Pushed 03:47:03 0e64f2360a44: Layer already exists 03:47:03 b8a0224f4068: Pushed 03:47:04 9408d17e75d1: Pushed 03:47:30 0760742f491a: Pushed 03:47:30 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:31 + 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 03:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:47:31 6e07347fc88f: Preparing 03:47:31 17f1ce6c5b15: Preparing 03:47:31 13f6ac752663: Preparing 03:47:31 03df631f9647: Preparing 03:47:31 272e949b8a23: Preparing 03:47:31 0760742f491a: Preparing 03:47:31 b8a0224f4068: Preparing 03:47:31 9408d17e75d1: Preparing 03:47:31 0e64f2360a44: Preparing 03:47:31 b8a0224f4068: Waiting 03:47:31 9408d17e75d1: Waiting 03:47:31 0e64f2360a44: Waiting 03:47:31 0760742f491a: Waiting 03:47:31 17f1ce6c5b15: Layer already exists 03:47:31 03df631f9647: Layer already exists 03:47:31 272e949b8a23: Layer already exists 03:47:31 6e07347fc88f: Layer already exists 03:47:31 13f6ac752663: Layer already exists 03:47:31 0760742f491a: Layer already exists 03:47:31 b8a0224f4068: Layer already exists 03:47:31 0e64f2360a44: Layer already exists 03:47:31 9408d17e75d1: Layer already exists 03:47:31 latest: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 03:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:47:32 6e07347fc88f: Preparing 03:47:32 17f1ce6c5b15: Preparing 03:47:32 13f6ac752663: Preparing 03:47:32 03df631f9647: Preparing 03:47:32 272e949b8a23: Preparing 03:47:32 0760742f491a: Preparing 03:47:32 b8a0224f4068: Preparing 03:47:32 9408d17e75d1: Preparing 03:47:32 0e64f2360a44: Preparing 03:47:32 0760742f491a: Waiting 03:47:32 b8a0224f4068: Waiting 03:47:32 9408d17e75d1: Waiting 03:47:32 0e64f2360a44: Waiting 03:47:32 17f1ce6c5b15: Layer already exists 03:47:32 6e07347fc88f: Layer already exists 03:47:32 13f6ac752663: Layer already exists 03:47:32 03df631f9647: Layer already exists 03:47:32 272e949b8a23: Layer already exists 03:47:32 9408d17e75d1: Layer already exists 03:47:32 0760742f491a: Layer already exists 03:47:32 b8a0224f4068: Layer already exists 03:47:32 0e64f2360a44: Layer already exists 03:47:32 4.1.0-dev.83: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:47:33 6e07347fc88f: Preparing 03:47:33 17f1ce6c5b15: Preparing 03:47:33 13f6ac752663: Preparing 03:47:33 03df631f9647: Preparing 03:47:33 272e949b8a23: Preparing 03:47:33 0760742f491a: Preparing 03:47:33 b8a0224f4068: Preparing 03:47:33 9408d17e75d1: Preparing 03:47:33 0e64f2360a44: Preparing 03:47:33 b8a0224f4068: Waiting 03:47:33 9408d17e75d1: Waiting 03:47:33 0e64f2360a44: Waiting 03:47:33 0760742f491a: Waiting 03:47:33 13f6ac752663: Layer already exists 03:47:33 17f1ce6c5b15: Layer already exists 03:47:33 272e949b8a23: Layer already exists 03:47:33 6e07347fc88f: Layer already exists 03:47:33 03df631f9647: Layer already exists 03:47:33 b8a0224f4068: Layer already exists 03:47:33 0760742f491a: Layer already exists 03:47:33 9408d17e75d1: Layer already exists 03:47:33 0e64f2360a44: Layer already exists 03:47:33 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:34 + 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 03:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:47:34 6e07347fc88f: Preparing 03:47:34 17f1ce6c5b15: Preparing 03:47:34 13f6ac752663: Preparing 03:47:34 03df631f9647: Preparing 03:47:34 272e949b8a23: Preparing 03:47:34 0760742f491a: Preparing 03:47:34 b8a0224f4068: Preparing 03:47:34 9408d17e75d1: Preparing 03:47:34 0e64f2360a44: Preparing 03:47:34 0760742f491a: Waiting 03:47:34 b8a0224f4068: Waiting 03:47:34 9408d17e75d1: Waiting 03:47:34 0e64f2360a44: Waiting 03:47:34 272e949b8a23: Layer already exists 03:47:34 03df631f9647: Layer already exists 03:47:34 13f6ac752663: Layer already exists 03:47:34 6e07347fc88f: Layer already exists 03:47:34 17f1ce6c5b15: Layer already exists 03:47:34 b8a0224f4068: Layer already exists 03:47:34 9408d17e75d1: Layer already exists 03:47:34 0760742f491a: Layer already exists 03:47:34 0e64f2360a44: Layer already exists 03:47:34 main: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:34 ===================================================== [Pipeline] echo 03:47:34 taggedImages: 03:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 03:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:47:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:47:34 18557c7001e696e1873834096e39d1a971d2f00a 03:47:34 latest 03:47:34 4.1.0-dev.83 03:47:34 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:47:34 main 03:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:47:35 756732ba4190: Preparing 03:47:35 bc4e40412353: Preparing 03:47:35 b0e3ab064af2: Preparing 03:47:35 03df631f9647: Preparing 03:47:35 272e949b8a23: Preparing 03:47:35 9ebf47cd08b2: Preparing 03:47:35 6c8a64fc7140: Preparing 03:47:35 d96597676540: Preparing 03:47:35 0e64f2360a44: Preparing 03:47:35 6c8a64fc7140: Waiting 03:47:35 9ebf47cd08b2: Waiting 03:47:35 d96597676540: Waiting 03:47:35 0e64f2360a44: Waiting 03:47:35 03df631f9647: Layer already exists 03:47:35 272e949b8a23: Layer already exists 03:47:35 6c8a64fc7140: Layer already exists 03:47:35 b0e3ab064af2: Pushed 03:47:35 d96597676540: Layer already exists 03:47:35 bc4e40412353: Pushed 03:47:35 756732ba4190: Pushed 03:47:35 0e64f2360a44: Layer already exists 03:48:08 9ebf47cd08b2: Pushed 03:48:08 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:08 + 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 03:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:08 756732ba4190: Preparing 03:48:08 bc4e40412353: Preparing 03:48:08 b0e3ab064af2: Preparing 03:48:08 03df631f9647: Preparing 03:48:08 272e949b8a23: Preparing 03:48:08 9ebf47cd08b2: Preparing 03:48:08 6c8a64fc7140: Preparing 03:48:08 d96597676540: Preparing 03:48:08 0e64f2360a44: Preparing 03:48:08 9ebf47cd08b2: Waiting 03:48:08 d96597676540: Waiting 03:48:08 0e64f2360a44: Waiting 03:48:08 6c8a64fc7140: Waiting 03:48:08 bc4e40412353: Layer already exists 03:48:08 756732ba4190: Layer already exists 03:48:08 272e949b8a23: Layer already exists 03:48:08 b0e3ab064af2: Layer already exists 03:48:08 03df631f9647: Layer already exists 03:48:08 9ebf47cd08b2: Layer already exists 03:48:08 6c8a64fc7140: Layer already exists 03:48:08 d96597676540: Layer already exists 03:48:08 0e64f2360a44: Layer already exists 03:48:08 latest: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 03:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:09 756732ba4190: Preparing 03:48:09 bc4e40412353: Preparing 03:48:09 b0e3ab064af2: Preparing 03:48:09 03df631f9647: Preparing 03:48:09 272e949b8a23: Preparing 03:48:09 9ebf47cd08b2: Preparing 03:48:09 6c8a64fc7140: Preparing 03:48:09 d96597676540: Preparing 03:48:09 0e64f2360a44: Preparing 03:48:09 6c8a64fc7140: Waiting 03:48:09 d96597676540: Waiting 03:48:09 0e64f2360a44: Waiting 03:48:09 9ebf47cd08b2: Waiting 03:48:09 bc4e40412353: Layer already exists 03:48:09 756732ba4190: Layer already exists 03:48:09 03df631f9647: Layer already exists 03:48:09 272e949b8a23: Layer already exists 03:48:09 b0e3ab064af2: Layer already exists 03:48:09 d96597676540: Layer already exists 03:48:09 9ebf47cd08b2: Layer already exists 03:48:09 6c8a64fc7140: Layer already exists 03:48:09 0e64f2360a44: Layer already exists 03:48:09 4.1.0-dev.83: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:10 756732ba4190: Preparing 03:48:10 bc4e40412353: Preparing 03:48:10 b0e3ab064af2: Preparing 03:48:10 03df631f9647: Preparing 03:48:10 272e949b8a23: Preparing 03:48:10 9ebf47cd08b2: Preparing 03:48:10 6c8a64fc7140: Preparing 03:48:10 d96597676540: Preparing 03:48:10 0e64f2360a44: Preparing 03:48:10 9ebf47cd08b2: Waiting 03:48:10 d96597676540: Waiting 03:48:10 0e64f2360a44: Waiting 03:48:10 6c8a64fc7140: Waiting 03:48:10 756732ba4190: Layer already exists 03:48:10 03df631f9647: Layer already exists 03:48:10 b0e3ab064af2: Layer already exists 03:48:10 272e949b8a23: Layer already exists 03:48:10 bc4e40412353: Layer already exists 03:48:10 9ebf47cd08b2: Layer already exists 03:48:10 6c8a64fc7140: Layer already exists 03:48:10 d96597676540: Layer already exists 03:48:10 0e64f2360a44: Layer already exists 03:48:10 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + 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 03:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:11 756732ba4190: Preparing 03:48:11 bc4e40412353: Preparing 03:48:11 b0e3ab064af2: Preparing 03:48:11 03df631f9647: Preparing 03:48:11 272e949b8a23: Preparing 03:48:11 9ebf47cd08b2: Preparing 03:48:11 6c8a64fc7140: Preparing 03:48:11 d96597676540: Preparing 03:48:11 0e64f2360a44: Preparing 03:48:11 9ebf47cd08b2: Waiting 03:48:11 6c8a64fc7140: Waiting 03:48:11 0e64f2360a44: Waiting 03:48:11 d96597676540: Waiting 03:48:11 03df631f9647: Layer already exists 03:48:11 bc4e40412353: Layer already exists 03:48:11 b0e3ab064af2: Layer already exists 03:48:11 272e949b8a23: Layer already exists 03:48:11 756732ba4190: Layer already exists 03:48:11 6c8a64fc7140: Layer already exists 03:48:11 9ebf47cd08b2: Layer already exists 03:48:11 0e64f2360a44: Layer already exists 03:48:11 d96597676540: Layer already exists 03:48:11 main: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:11 ===================================================== [Pipeline] echo 03:48:11 taggedImages: 03:48:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:48:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:48:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 03:48:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:48:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:48:11 18557c7001e696e1873834096e39d1a971d2f00a 03:48:11 latest 03:48:11 4.1.0-dev.83 03:48:11 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:11 main 03:48:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:12 a7a89c85e250: Preparing 03:48:12 0032ce41a17d: Preparing 03:48:12 03df631f9647: Preparing 03:48:12 272e949b8a23: Preparing 03:48:12 685aa2a793d9: Preparing 03:48:12 2a4f5c4c7445: Preparing 03:48:12 0e64f2360a44: Preparing 03:48:12 2a4f5c4c7445: Waiting 03:48:12 0e64f2360a44: Waiting 03:48:13 685aa2a793d9: Pushed 03:48:15 03df631f9647: Layer already exists 03:48:15 272e949b8a23: Layer already exists 03:48:15 0e64f2360a44: Layer already exists 03:48:15 a7a89c85e250: Pushed 03:48:15 2a4f5c4c7445: Pushed 03:48:21 0032ce41a17d: Pushed 03:48:21 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:22 a7a89c85e250: Preparing 03:48:22 0032ce41a17d: Preparing 03:48:22 03df631f9647: Preparing 03:48:22 272e949b8a23: Preparing 03:48:22 685aa2a793d9: Preparing 03:48:22 2a4f5c4c7445: Preparing 03:48:22 0e64f2360a44: Preparing 03:48:22 2a4f5c4c7445: Waiting 03:48:22 0e64f2360a44: Waiting 03:48:22 272e949b8a23: Layer already exists 03:48:22 685aa2a793d9: Layer already exists 03:48:22 a7a89c85e250: Layer already exists 03:48:22 03df631f9647: Layer already exists 03:48:22 0032ce41a17d: Layer already exists 03:48:22 2a4f5c4c7445: Layer already exists 03:48:22 0e64f2360a44: Layer already exists 03:48:22 latest: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 03:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:22 a7a89c85e250: Preparing 03:48:22 0032ce41a17d: Preparing 03:48:22 03df631f9647: Preparing 03:48:22 272e949b8a23: Preparing 03:48:22 685aa2a793d9: Preparing 03:48:22 2a4f5c4c7445: Preparing 03:48:22 0e64f2360a44: Preparing 03:48:22 2a4f5c4c7445: Waiting 03:48:22 0e64f2360a44: Waiting 03:48:22 0032ce41a17d: Layer already exists 03:48:22 272e949b8a23: Layer already exists 03:48:22 03df631f9647: Layer already exists 03:48:22 685aa2a793d9: Layer already exists 03:48:22 a7a89c85e250: Layer already exists 03:48:22 2a4f5c4c7445: Layer already exists 03:48:22 0e64f2360a44: Layer already exists 03:48:23 4.1.0-dev.83: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:23 a7a89c85e250: Preparing 03:48:23 0032ce41a17d: Preparing 03:48:23 03df631f9647: Preparing 03:48:23 272e949b8a23: Preparing 03:48:23 685aa2a793d9: Preparing 03:48:23 2a4f5c4c7445: Preparing 03:48:23 0e64f2360a44: Preparing 03:48:23 2a4f5c4c7445: Waiting 03:48:23 0e64f2360a44: Waiting 03:48:23 a7a89c85e250: Layer already exists 03:48:23 685aa2a793d9: Layer already exists 03:48:23 272e949b8a23: Layer already exists 03:48:23 0032ce41a17d: Layer already exists 03:48:23 03df631f9647: Layer already exists 03:48:23 0e64f2360a44: Layer already exists 03:48:23 2a4f5c4c7445: Layer already exists 03:48:24 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:24 a7a89c85e250: Preparing 03:48:24 0032ce41a17d: Preparing 03:48:24 03df631f9647: Preparing 03:48:24 272e949b8a23: Preparing 03:48:24 685aa2a793d9: Preparing 03:48:24 2a4f5c4c7445: Preparing 03:48:24 2a4f5c4c7445: Waiting 03:48:24 0e64f2360a44: Preparing 03:48:24 0e64f2360a44: Waiting 03:48:24 272e949b8a23: Layer already exists 03:48:24 0032ce41a17d: Layer already exists 03:48:24 03df631f9647: Layer already exists 03:48:24 685aa2a793d9: Layer already exists 03:48:24 a7a89c85e250: Layer already exists 03:48:24 2a4f5c4c7445: Layer already exists 03:48:24 0e64f2360a44: Layer already exists 03:48:25 main: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:25 ===================================================== [Pipeline] echo 03:48:25 taggedImages: 03:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 03:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:48:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:48:25 18557c7001e696e1873834096e39d1a971d2f00a 03:48:25 latest 03:48:25 4.1.0-dev.83 03:48:25 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:25 main 03:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:26 c2894d1b9a7a: Preparing 03:48:26 b901404e5fa1: Preparing 03:48:26 03df631f9647: Preparing 03:48:26 272e949b8a23: Preparing 03:48:26 4b71ebb5ab22: Preparing 03:48:26 2cd4ef5c767a: Preparing 03:48:26 0e64f2360a44: Preparing 03:48:26 2cd4ef5c767a: Waiting 03:48:26 0e64f2360a44: Waiting 03:48:26 03df631f9647: Layer already exists 03:48:26 4b71ebb5ab22: Pushed 03:48:26 2cd4ef5c767a: Pushed 03:48:27 272e949b8a23: Layer already exists 03:48:27 0e64f2360a44: Layer already exists 03:48:27 c2894d1b9a7a: Pushed 03:48:34 b901404e5fa1: Pushed 03:48:34 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:35 c2894d1b9a7a: Preparing 03:48:35 b901404e5fa1: Preparing 03:48:35 03df631f9647: Preparing 03:48:35 272e949b8a23: Preparing 03:48:35 4b71ebb5ab22: Preparing 03:48:35 2cd4ef5c767a: Preparing 03:48:35 0e64f2360a44: Preparing 03:48:35 2cd4ef5c767a: Waiting 03:48:35 0e64f2360a44: Waiting 03:48:35 272e949b8a23: Layer already exists 03:48:35 c2894d1b9a7a: Layer already exists 03:48:35 03df631f9647: Layer already exists 03:48:35 4b71ebb5ab22: Layer already exists 03:48:35 b901404e5fa1: Layer already exists 03:48:35 2cd4ef5c767a: Layer already exists 03:48:35 0e64f2360a44: Layer already exists 03:48:35 latest: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 03:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:36 c2894d1b9a7a: Preparing 03:48:36 b901404e5fa1: Preparing 03:48:36 03df631f9647: Preparing 03:48:36 272e949b8a23: Preparing 03:48:36 4b71ebb5ab22: Preparing 03:48:36 2cd4ef5c767a: Preparing 03:48:36 0e64f2360a44: Preparing 03:48:36 2cd4ef5c767a: Waiting 03:48:36 0e64f2360a44: Waiting 03:48:36 272e949b8a23: Layer already exists 03:48:36 c2894d1b9a7a: Layer already exists 03:48:36 4b71ebb5ab22: Layer already exists 03:48:36 03df631f9647: Layer already exists 03:48:36 b901404e5fa1: Layer already exists 03:48:36 2cd4ef5c767a: Layer already exists 03:48:36 0e64f2360a44: Layer already exists 03:48:36 4.1.0-dev.83: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:37 c2894d1b9a7a: Preparing 03:48:37 b901404e5fa1: Preparing 03:48:37 03df631f9647: Preparing 03:48:37 272e949b8a23: Preparing 03:48:37 4b71ebb5ab22: Preparing 03:48:37 2cd4ef5c767a: Preparing 03:48:37 0e64f2360a44: Preparing 03:48:37 2cd4ef5c767a: Waiting 03:48:37 0e64f2360a44: Waiting 03:48:37 4b71ebb5ab22: Layer already exists 03:48:37 03df631f9647: Layer already exists 03:48:37 c2894d1b9a7a: Layer already exists 03:48:37 272e949b8a23: Layer already exists 03:48:37 b901404e5fa1: Layer already exists 03:48:37 2cd4ef5c767a: Layer already exists 03:48:37 0e64f2360a44: Layer already exists 03:48:37 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:38 c2894d1b9a7a: Preparing 03:48:38 b901404e5fa1: Preparing 03:48:38 03df631f9647: Preparing 03:48:38 272e949b8a23: Preparing 03:48:38 4b71ebb5ab22: Preparing 03:48:38 2cd4ef5c767a: Preparing 03:48:38 0e64f2360a44: Preparing 03:48:38 2cd4ef5c767a: Waiting 03:48:38 0e64f2360a44: Waiting 03:48:38 03df631f9647: Layer already exists 03:48:38 b901404e5fa1: Layer already exists 03:48:38 c2894d1b9a7a: Layer already exists 03:48:38 272e949b8a23: Layer already exists 03:48:38 4b71ebb5ab22: Layer already exists 03:48:38 2cd4ef5c767a: Layer already exists 03:48:38 0e64f2360a44: Layer already exists 03:48:38 main: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:38 ===================================================== [Pipeline] echo 03:48:38 taggedImages: 03:48:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a 03:48:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:48:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 03:48:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 03:48:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:48:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [Pipeline] echo 03:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo 03:48:39 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 03:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:39 03:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:40 arm64: Pulling from edgex-lftools-log-publisher 03:48:40 8998bd30e6a1: Pulling fs layer 03:48:40 04944245beec: Pulling fs layer 03:48:40 699f458cf7ca: Pulling fs layer 03:48:40 765212b225bb: Pulling fs layer 03:48:40 f23df028b6ca: Pulling fs layer 03:48:40 d65c8cfc05b1: Pulling fs layer 03:48:40 2437ff75d9bd: Pulling fs layer 03:48:40 f23df028b6ca: Waiting 03:48:40 d65c8cfc05b1: Waiting 03:48:40 2437ff75d9bd: Waiting 03:48:40 765212b225bb: Waiting 03:48:40 04944245beec: Verifying Checksum 03:48:40 04944245beec: Download complete 03:48:40 765212b225bb: Verifying Checksum 03:48:40 765212b225bb: Download complete 03:48:40 f23df028b6ca: Verifying Checksum 03:48:40 f23df028b6ca: Download complete 03:48:40 d65c8cfc05b1: Verifying Checksum 03:48:40 d65c8cfc05b1: Download complete 03:48:40 699f458cf7ca: Download complete 03:48:41 8998bd30e6a1: Verifying Checksum 03:48:41 8998bd30e6a1: Download complete 03:48:43 2437ff75d9bd: Verifying Checksum 03:48:43 2437ff75d9bd: Download complete 03:48:45 8998bd30e6a1: Pull complete 03:48:46 04944245beec: Pull complete 03:48:47 699f458cf7ca: Pull complete 03:48:47 765212b225bb: Pull complete 03:48:48 f23df028b6ca: Pull complete 03:48:48 d65c8cfc05b1: Pull complete 03:49:07 2437ff75d9bd: Pull complete 03:49:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container 03:49:07 $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@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 03:49:09 $ docker top 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:10 ---> job-cost.sh 03:49:10 lf-activate-venv: SKIPPING 03:49:10 INFO: No Stack... 03:49:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:49:11 INFO: Archiving Costs [Pipeline] sh 03:49:11 + cat /w/workspace/edgex-go/934/archives/cost.csv 03:49:11 + cut -d, -f6 [Pipeline] lock 03:49:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] 03:49:12 Resource [jenkins-edgexfoundry-edgex-go-main-934-stack-cost] did not exist. Created. 03:49:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:13 Stashed 1 file(s) [Pipeline] } 03:49:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:13 $ docker stop --time=1 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 03:49:14 $ docker rm -f --volumes 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 [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 03:49:15 provisioning config files... 03:49:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/934@tmp/config13791694383571303301tmp [Pipeline] { [Pipeline] sh 03:49:15 + set +x 03:49:15 + curl -s https://codecov.io/bash 03:49:15 + bash -s -- 03:49:15 03:49:15 _____ _ 03:49:15 / ____| | | 03:49:15 | | ___ __| | ___ ___ _____ __ 03:49:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:49:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:49:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:49:15 Bash-1.0.6 03:49:15 03:49:15 03:49:15 ==> git version 2.25.1 found 03:49:15 ==> 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 03:49:15 Release-Date: 2020-01-08 03:49:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:49:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:49:15 ==> Jenkins CI detected. 03:49:15 current dir:  /w/workspace/edgex-go/934 03:49:15 project root: . 03:49:15 --> token set from env 03:49:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:49:16 ==> Running gcov in . (disable via -X gcov) 03:49:16 ==> Python coveragepy not found 03:49:16 ==> Searching for coverage reports in: 03:49:16 + . 03:49:16 -> Found 1 reports 03:49:16 ==> Detecting git/mercurial file structure 03:49:16 ==> Reading reports 03:49:16 + ./coverage.out bytes=1043318 03:49:16 ==> Appending adjustments 03:49:16 https://docs.codecov.io/docs/fixing-reports 03:49:17 + Found adjustments 03:49:17 ==> Gzipping contents 03:49:17 108K /tmp/codecov.wpGpb6.gz 03:49:17 ==> Uploading reports 03:49:17 url: https://codecov.io 03:49:17 query: branch=main&commit=18557c7001e696e1873834096e39d1a971d2f00a&build=934&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F934%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:17 -> Pinging Codecov 03:49:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18557c7001e696e1873834096e39d1a971d2f00a&build=934&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F934%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:17 -> Uploading to 03:49:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/18557c7001e696e1873834096e39d1a971d2f00a/edbda788-25a1-4456-a2c5-9e110db3e7e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251215%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251215T034917Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b9c222b4f833c11307ce6b8ea06792fb35b20b5573d450784ab9566efe658bed 03:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:17 Dload Upload Total Spent Left Speed 03:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 280k --:--:-- --:--:-- --:--:-- 280k 03:49:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } 03:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:49:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:49:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:49:18 03:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:49:18 latest: Pulling from edgex-devops/edgex-snyk-go 03:49:18 2d35ebdb57d9: Already exists 03:49:18 85e8836fcdb2: Pulling fs layer 03:49:18 91631faa732a: Pulling fs layer 03:49:18 f3f5ae8826fa: Pulling fs layer 03:49:18 4f4fb700ef54: Pulling fs layer 03:49:18 7861252a18e6: Pulling fs layer 03:49:18 9130f900ef6f: Pulling fs layer 03:49:18 4f4fb700ef54: Waiting 03:49:18 7861252a18e6: Waiting 03:49:18 9130f900ef6f: Waiting 03:49:18 f3f5ae8826fa: Verifying Checksum 03:49:18 f3f5ae8826fa: Download complete 03:49:18 85e8836fcdb2: Download complete 03:49:18 4f4fb700ef54: Verifying Checksum 03:49:18 4f4fb700ef54: Download complete 03:49:19 85e8836fcdb2: Pull complete 03:49:19 7861252a18e6: Verifying Checksum 03:49:19 7861252a18e6: Download complete 03:49:19 91631faa732a: Verifying Checksum 03:49:19 91631faa732a: Download complete 03:49:19 9130f900ef6f: Verifying Checksum 03:49:19 9130f900ef6f: Download complete 03:49:24 91631faa732a: Pull complete 03:49:24 f3f5ae8826fa: Pull complete 03:49:24 4f4fb700ef54: Pull complete 03:49:24 7861252a18e6: Pull complete 03:49:28 9130f900ef6f: Pull complete 03:49:28 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:28 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:49:28 $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:49:30 $ docker top 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:31 + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo 03:49:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:49:31 + set -o pipefail 03:49:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:49:49 03:49:49 Monitoring /w/workspace/edgex-go/934 (github.com/edgexfoundry/edgex-go)... 03:49:49 03:49:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b97267b2-5640-48cb-952f-89de8acef408 03:49:49 03:49:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:49:49 03:49:49 03:49:49 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:49:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:49:49 $ docker stop --time=1 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd 03:49:51 $ docker rm -f --volumes 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:49:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:52 provisioning config files... 03:49:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/934@tmp/config13517875423025577668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:52 --> edgex-publish-swagger.sh 03:49:52 === Publish openapi API === 03:49:52 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:49:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/934/openapi/core-command.yaml] 03:49:52 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:52 Dload Upload Total Spent Left Speed 03:49:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 461 228k --:--:-- --:--:-- --:--:-- 228k 03:49:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:52 03:49:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/934/openapi/core-data.yaml] 03:49:52 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:52 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 536 597k --:--:-- --:--:-- --:--:-- 598k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/934/openapi/core-keeper.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 523 234k --:--:-- --:--:-- --:--:-- 234k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/934/openapi/core-metadata.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 550 1332k --:--:-- --:--:-- --:--:-- 1332k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/934/openapi/security-proxy-auth.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 247k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/934/openapi/security-secretstore-setup.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44707 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/934/openapi/support-notifications.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 492 728k --:--:-- --:--:-- --:--:-- 729k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 03:49:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/934/openapi/support-scheduler.yaml] 03:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:53 Dload Upload Total Spent Left Speed 03:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k 03:49:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:49:53 [Pipeline] } 03:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:49:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:54 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:54 $ docker top 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 -eo pid,comm 03:49:55 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). 03:49:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:55 [ssh-agent] Looking for ssh-agent implementation... 03:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:55 $ docker exec 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 ssh-agent 03:49:55 SSH_AUTH_SOCK=/tmp/ssh-a1vD6AQMJEzD/agent.31 03:49:55 SSH_AGENT_PID=37 03:49:55 Running ssh-add (command line suppressed) 03:49:55 Identity added: /w/workspace/edgex-go/934@tmp/private_key_11374277454171461007.key (/w/workspace/edgex-go/934@tmp/private_key_11374277454171461007.key) 03:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:55 + git semver tag 03:49:55 2025-12-15 03:49:55,969 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:49:55 2025-12-15 03:49:55,973 [run_tag] DEBUG tag force:False 03:49:55 2025-12-15 03:49:55,973 [check_head_tag] DEBUG check head tag 03:49:55 2025-12-15 03:49:55,974 [execute] INFO git cat-file --batch-check 03:49:55 2025-12-15 03:49:55,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934, stdin=, shell=False, universal_newlines=False) 03:49:55 2025-12-15 03:49:55,977 [execute] INFO git cat-file --batch 03:49:55 2025-12-15 03:49:55,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/934, stdin=, shell=False, universal_newlines=False) 03:49:56 2025-12-15 03:49:56,006 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:49:56 2025-12-15 03:49:56,006 [execute] INFO git tag -a v4.1.0-dev.83 -m v4.1.0-dev.83 03:49:56 2025-12-15 03:49:56,007 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.83', '-m', 'v4.1.0-dev.83'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) 03:49:56 2025-12-15 03:49:56,010 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:49:56 4.1.0-dev.83 [Pipeline] } 03:49:56 $ docker exec --env ******** --env ******** 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 ssh-agent -k 03:49:56 unset SSH_AUTH_SOCK; 03:49:56 unset SSH_AGENT_PID; 03:49:56 echo Agent pid 37 killed; 03:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:56 + git semver [Pipeline] } 03:49:56 $ docker stop --time=1 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 03:49:58 $ docker rm -f --volumes 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:58 03:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:59 0.23.1-centos7: Pulling from edgex-lftools 03:49:59 ab5ef0e58194: Pulling fs layer 03:49:59 9712f1f96733: Pulling fs layer 03:49:59 63f879dbbcfc: Pulling fs layer 03:49:59 0d9ebad4ef96: Pulling fs layer 03:49:59 e9a5061849ea: Pulling fs layer 03:49:59 d747dcd14b5f: Pulling fs layer 03:49:59 2de7ff778b66: Pulling fs layer 03:49:59 0d9ebad4ef96: Waiting 03:49:59 2de7ff778b66: Waiting 03:49:59 d747dcd14b5f: Waiting 03:49:59 e9a5061849ea: Waiting 03:49:59 9712f1f96733: Verifying Checksum 03:49:59 9712f1f96733: Download complete 03:49:59 63f879dbbcfc: Verifying Checksum 03:49:59 63f879dbbcfc: Download complete 03:49:59 e9a5061849ea: Verifying Checksum 03:49:59 e9a5061849ea: Download complete 03:49:59 0d9ebad4ef96: Verifying Checksum 03:49:59 0d9ebad4ef96: Download complete 03:49:59 d747dcd14b5f: Verifying Checksum 03:49:59 d747dcd14b5f: Download complete 03:49:59 ab5ef0e58194: Verifying Checksum 03:49:59 ab5ef0e58194: Download complete 03:49:59 2de7ff778b66: Verifying Checksum 03:49:59 2de7ff778b66: Download complete 03:50:04 ab5ef0e58194: Pull complete 03:50:04 9712f1f96733: Pull complete 03:50:04 63f879dbbcfc: Pull complete 03:50:09 0d9ebad4ef96: Pull complete 03:50:09 e9a5061849ea: Pull complete 03:50:09 d747dcd14b5f: Pull complete 03:50:11 2de7ff778b66: Pull complete 03:50:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:11 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:50:13 $ docker top 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:50:13 provisioning config files... 03:50:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/934@tmp/config4843251090952031473tmp 03:50:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/934@tmp/config1736214202111029451tmp 03:50:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/934@tmp/config13863831937749668840tmp [Pipeline] { [Pipeline] echo 03:50:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:50:13 ---> sigul-configuration.sh 03:50:13 gpg: directory `/root/.gnupg' created 03:50:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:50:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:50:13 gpg: keyring `/root/.gnupg/secring.gpg' created 03:50:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:50:13 gpg: CAST5 encrypted data 03:50:13 gpg: encrypted with 1 passphrase 03:50:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:50:13 + mkdir /home/jenkins 03:50:13 + mkdir /home/jenkins/sigul [Pipeline] sh 03:50:14 + 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 03:50:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:50:14 ---> sigul-install.sh 03:50:14 Sigul already installed; skipping installation. [Pipeline] sh 03:50:14 + git tag --list 03:50:14 0.6.0 03:50:14 0.6.1 03:50:14 0.7.0 03:50:14 0.7.1 03:50:14 v1.0.0 03:50:14 v1.0.1 03:50:14 v1.1.0 03:50:14 v1.2.0 03:50:14 v1.2.1 03:50:14 v1.3.0 03:50:14 v1.3.1 03:50:14 v2.0.0 03:50:14 v2.1.0 03:50:14 v2.1.1 03:50:14 v2.2.0 03:50:14 v2.3.0 03:50:14 v3.0 03:50:14 v3.0.0 03:50:14 v3.1 03:50:14 v3.1.0 03:50:14 v3.1.1 03:50:14 v4.0 03:50:14 v4.0.0 03:50:14 v4.0.1 03:50:14 v4.0.1-dev.1 03:50:14 v4.0.1-dev.2 03:50:14 v4.1.0-dev.1 03:50:14 v4.1.0-dev.10 03:50:14 v4.1.0-dev.11 03:50:14 v4.1.0-dev.12 03:50:14 v4.1.0-dev.13 03:50:14 v4.1.0-dev.14 03:50:14 v4.1.0-dev.15 03:50:14 v4.1.0-dev.16 03:50:14 v4.1.0-dev.17 03:50:14 v4.1.0-dev.18 03:50:14 v4.1.0-dev.19 03:50:14 v4.1.0-dev.2 03:50:14 v4.1.0-dev.20 03:50:14 v4.1.0-dev.21 03:50:14 v4.1.0-dev.22 03:50:14 v4.1.0-dev.23 03:50:14 v4.1.0-dev.24 03:50:14 v4.1.0-dev.25 03:50:14 v4.1.0-dev.26 03:50:14 v4.1.0-dev.27 03:50:14 v4.1.0-dev.28 03:50:14 v4.1.0-dev.29 03:50:14 v4.1.0-dev.3 03:50:14 v4.1.0-dev.30 03:50:14 v4.1.0-dev.31 03:50:14 v4.1.0-dev.32 03:50:14 v4.1.0-dev.33 03:50:14 v4.1.0-dev.34 03:50:14 v4.1.0-dev.35 03:50:14 v4.1.0-dev.36 03:50:14 v4.1.0-dev.37 03:50:14 v4.1.0-dev.38 03:50:14 v4.1.0-dev.39 03:50:14 v4.1.0-dev.4 03:50:14 v4.1.0-dev.40 03:50:14 v4.1.0-dev.41 03:50:14 v4.1.0-dev.42 03:50:14 v4.1.0-dev.43 03:50:14 v4.1.0-dev.44 03:50:14 v4.1.0-dev.45 03:50:14 v4.1.0-dev.46 03:50:14 v4.1.0-dev.47 03:50:14 v4.1.0-dev.48 03:50:14 v4.1.0-dev.49 03:50:14 v4.1.0-dev.5 03:50:14 v4.1.0-dev.50 03:50:14 v4.1.0-dev.51 03:50:14 v4.1.0-dev.52 03:50:14 v4.1.0-dev.53 03:50:14 v4.1.0-dev.54 03:50:14 v4.1.0-dev.55 03:50:14 v4.1.0-dev.56 03:50:14 v4.1.0-dev.57 03:50:14 v4.1.0-dev.58 03:50:14 v4.1.0-dev.59 03:50:14 v4.1.0-dev.6 03:50:14 v4.1.0-dev.60 03:50:14 v4.1.0-dev.61 03:50:14 v4.1.0-dev.62 03:50:14 v4.1.0-dev.63 03:50:14 v4.1.0-dev.64 03:50:14 v4.1.0-dev.65 03:50:14 v4.1.0-dev.66 03:50:14 v4.1.0-dev.67 03:50:14 v4.1.0-dev.68 03:50:14 v4.1.0-dev.69 03:50:14 v4.1.0-dev.7 03:50:14 v4.1.0-dev.70 03:50:14 v4.1.0-dev.71 03:50:14 v4.1.0-dev.72 03:50:14 v4.1.0-dev.73 03:50:14 v4.1.0-dev.74 03:50:14 v4.1.0-dev.75 03:50:14 v4.1.0-dev.76 03:50:14 v4.1.0-dev.77 03:50:14 v4.1.0-dev.78 03:50:14 v4.1.0-dev.79 03:50:14 v4.1.0-dev.8 03:50:14 v4.1.0-dev.80 03:50:14 v4.1.0-dev.81 03:50:14 v4.1.0-dev.82 03:50:14 v4.1.0-dev.83 03:50:14 v4.1.0-dev.9 [Pipeline] sh 03:50:15 + lftools sign git-tag v4.1.0-dev.83 03:50:15 Signing Git tag with Sigul... 03:50:15 Signing v4.1.0-dev.83 [Pipeline] echo 03:50:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:50:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:50:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:50:16 $ docker stop --time=1 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 03:50:17 $ docker rm -f --volumes 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:50:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:50:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:50:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:18 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:50:18 $ docker top 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 -eo pid,comm 03:50:18 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). 03:50:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:18 [ssh-agent] Looking for ssh-agent implementation... 03:50:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:18 $ docker exec 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 ssh-agent 03:50:18 SSH_AUTH_SOCK=/tmp/ssh-t8AYLfluJs2s/agent.32 03:50:18 SSH_AGENT_PID=38 03:50:18 Running ssh-add (command line suppressed) 03:50:19 Identity added: /w/workspace/edgex-go/934@tmp/private_key_4706754023903855754.key (/w/workspace/edgex-go/934@tmp/private_key_4706754023903855754.key) 03:50:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:19 + git semver bump pre 03:50:19 2025-12-15 03:50:19,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:50:19 2025-12-15 03:50:19,638 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:50:19 2025-12-15 03:50:19,638 [bump_version] DEBUG bumping version:4.1.0-dev.83 on axis:pre with prefix:dev 03:50:19 2025-12-15 03:50:19,638 [bump_version] DEBUG bumped version:4.1.0-dev.84 03:50:19 2025-12-15 03:50:19,638 [write_version] DEBUG write version:4.1.0-dev.84 to path:/w/workspace/edgex-go/934/.semver/main with force:True 03:50:19 2025-12-15 03:50:19,638 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:50:19 2025-12-15 03:50:19,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/934/.semver/main 03:50:19 2025-12-15 03:50:19,640 [execute] INFO git cat-file --batch-check 03:50:19 2025-12-15 03:50:19,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) 03:50:19 2025-12-15 03:50:19,644 [execute] INFO git cat-file --batch 03:50:19 2025-12-15 03:50:19,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) 03:50:19 2025-12-15 03:50:19,648 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:50:19 4.1.0-dev.84 [Pipeline] } 03:50:19 $ docker exec --env ******** --env ******** 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 ssh-agent -k 03:50:19 unset SSH_AUTH_SOCK; 03:50:19 unset SSH_AGENT_PID; 03:50:19 echo Agent pid 38 killed; 03:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:20 + git semver [Pipeline] } 03:50:20 $ docker stop --time=1 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 03:50:21 $ docker rm -f --volumes 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:50:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:22 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:50:22 $ docker top 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba -eo pid,comm 03:50:22 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). 03:50:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:22 [ssh-agent] Looking for ssh-agent implementation... 03:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:22 $ docker exec 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba ssh-agent 03:50:23 SSH_AUTH_SOCK=/tmp/ssh-t5FCGaUH1D47/agent.32 03:50:23 SSH_AGENT_PID=38 03:50:23 Running ssh-add (command line suppressed) 03:50:23 Identity added: /w/workspace/edgex-go/934@tmp/private_key_6538890185786173544.key (/w/workspace/edgex-go/934@tmp/private_key_6538890185786173544.key) 03:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:23 + git semver push 03:50:23 2025-12-15 03:50:23,622 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:50:23 2025-12-15 03:50:23,625 [run_push] DEBUG push 03:50:23 2025-12-15 03:50:23,626 [execute] INFO git cat-file --batch-check 03:50:23 2025-12-15 03:50:23,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) 03:50:23 2025-12-15 03:50:23,628 [execute] INFO git rev-list 7f798df601bf7f91d34db075a5041c8537f20389 -- 03:50:23 2025-12-15 03:50:23,628 [execute] DEBUG Popen(['git', 'rev-list', '7f798df601bf7f91d34db075a5041c8537f20389', '--'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=False) 03:50:23 2025-12-15 03:50:23,645 [execute] INFO git fetch -v -- origin 03:50:23 2025-12-15 03:50:23,645 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=True) 03:50:24 2025-12-15 03:50:24,139 [run_push] DEBUG no remote changes detected 03:50:24 2025-12-15 03:50:24,139 [execute] INFO git push origin semver 03:50:24 2025-12-15 03:50:24,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=False) 03:50:25 2025-12-15 03:50:24,871 [run_push] DEBUG push all version tags 03:50:25 2025-12-15 03:50:24,872 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:50:25 2025-12-15 03:50:24,872 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) 03:50:25 2025-12-15 03:50:25,535 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main 03:50:25 4.1.0-dev.84 [Pipeline] } 03:50:25 $ docker exec --env ******** --env ******** 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba ssh-agent -k 03:50:25 unset SSH_AUTH_SOCK; 03:50:25 unset SSH_AGENT_PID; 03:50:25 echo Agent pid 38 killed; 03:50:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:26 + git semver [Pipeline] } 03:50:26 $ docker stop --time=1 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba 03:50:27 $ docker rm -f --volumes 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba [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 03:50:28 + [ -d /w/workspace/edgex-go/934/archives ] [Pipeline] libraryResource [Pipeline] sh 03:50:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:29 ---> package-listing.sh 03:50:29 ++ facter osfamily 03:50:29 ++ tr '[:upper:]' '[:lower:]' 03:50:29 + OS_FAMILY=debian 03:50:29 + workspace=/w/workspace/edgex-go/934 03:50:29 + START_PACKAGES=/tmp/packages_start.txt 03:50:29 + END_PACKAGES=/tmp/packages_end.txt 03:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:29 + PACKAGES=/tmp/packages_start.txt 03:50:29 + '[' /w/workspace/edgex-go/934 ']' 03:50:29 + PACKAGES=/tmp/packages_end.txt 03:50:29 + case "${OS_FAMILY}" in 03:50:29 + dpkg -l 03:50:29 + grep '^ii' 03:50:29 + '[' -f /tmp/packages_start.txt ']' 03:50:29 + '[' -f /tmp/packages_end.txt ']' 03:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:29 + '[' /w/workspace/edgex-go/934 ']' 03:50:29 + mkdir -p /w/workspace/edgex-go/934/archives/ 03:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/934/archives/ [Pipeline] echo 03:50:29 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/934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:50:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:30 03:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:30 latest: Pulling from edgex-lftools-log-publisher 03:50:30 5eb5b503b376: Pulling fs layer 03:50:30 5c69ac0246d0: Pulling fs layer 03:50:30 ec43610c2a17: Pulling fs layer 03:50:30 3a2ae6a8a46f: Pulling fs layer 03:50:30 33b1e0a273af: Pulling fs layer 03:50:30 3a2ae6a8a46f: Waiting 03:50:30 5d3b04190fa2: Pulling fs layer 03:50:30 2f39f015ded8: Pulling fs layer 03:50:30 5d3b04190fa2: Waiting 03:50:30 33b1e0a273af: Waiting 03:50:30 2f39f015ded8: Waiting 03:50:30 5c69ac0246d0: Download complete 03:50:30 3a2ae6a8a46f: Verifying Checksum 03:50:30 3a2ae6a8a46f: Download complete 03:50:30 33b1e0a273af: Verifying Checksum 03:50:30 33b1e0a273af: Download complete 03:50:30 5d3b04190fa2: Verifying Checksum 03:50:30 5d3b04190fa2: Download complete 03:50:30 ec43610c2a17: Verifying Checksum 03:50:30 ec43610c2a17: Download complete 03:50:31 5eb5b503b376: Verifying Checksum 03:50:31 5eb5b503b376: Download complete 03:50:31 2f39f015ded8: Download complete 03:50:32 5eb5b503b376: Pull complete 03:50:32 5c69ac0246d0: Pull complete 03:50:33 ec43610c2a17: Pull complete 03:50:33 3a2ae6a8a46f: Pull complete 03:50:33 33b1e0a273af: Pull complete 03:50:33 5d3b04190fa2: Pull complete 03:50:40 2f39f015ded8: Pull complete 03:50:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:40 prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container 03:50:40 $ 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/934/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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:41 $ docker top 4cab5457458b5657f1e5a9106d7a3c4d2406b3f205bfbe99dc0bd0c573708185 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:50:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:50:42 + ls /var/log/sa-host 03:50:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:42 provisioning config files... 03:50:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/934@tmp/config15987098069998628529tmp [Pipeline] { [Pipeline] echo 03:50:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:50:42 ---> create-netrc.sh [Pipeline] } 03:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> python-tools-install.sh [Pipeline] echo 03:50:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> sudo-logs.sh 03:50:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:50:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> job-cost.sh 03:50:43 lf-activate-venv: SKIPPING 03:50:43 DEBUG: total: 0.10999999940395355 03:50:43 INFO: Retrieving Stack Cost... 03:50:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:44 INFO: Archiving Costs [Pipeline] echo 03:50:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:45 ---> logs-deploy.sh 03:50:45 lf-activate-venv: SKIPPING 03:50:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/934 03:50:45 INFO: archiving workspace using pattern(s): 03:50:45 Archives upload complete. 03:50:46 INFO: archiving logs to Nexus 03:50:46 ---> uname -a: 03:50:46 Linux prd-ubuntu20-04-docker-8c-8g-775053 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:50:46 03:50:46 03:50:46 ---> lscpu: 03:50:46 Architecture: x86_64 03:50:46 CPU op-mode(s): 32-bit, 64-bit 03:50:46 Byte Order: Little Endian 03:50:46 Address sizes: 40 bits physical, 48 bits virtual 03:50:46 CPU(s): 8 03:50:46 On-line CPU(s) list: 0-7 03:50:46 Thread(s) per core: 1 03:50:46 Core(s) per socket: 1 03:50:46 Socket(s): 8 03:50:46 NUMA node(s): 1 03:50:46 Vendor ID: AuthenticAMD 03:50:46 CPU family: 23 03:50:46 Model: 49 03:50:46 Model name: AMD EPYC-Rome Processor 03:50:46 Stepping: 0 03:50:46 CPU MHz: 2799.998 03:50:46 BogoMIPS: 5599.99 03:50:46 Virtualization: AMD-V 03:50:46 Hypervisor vendor: KVM 03:50:46 Virtualization type: full 03:50:46 L1d cache: 256 KiB 03:50:46 L1i cache: 256 KiB 03:50:46 L2 cache: 4 MiB 03:50:46 L3 cache: 128 MiB 03:50:46 NUMA node0 CPU(s): 0-7 03:50:46 Vulnerability Gather data sampling: Not affected 03:50:46 Vulnerability Itlb multihit: Not affected 03:50:46 Vulnerability L1tf: Not affected 03:50:46 Vulnerability Mds: Not affected 03:50:46 Vulnerability Meltdown: Not affected 03:50:46 Vulnerability Mmio stale data: Not affected 03:50:46 Vulnerability Retbleed: Vulnerable 03:50:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:50:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:50:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:50:46 Vulnerability Srbds: Not affected 03:50:46 Vulnerability Tsx async abort: Not affected 03:50:46 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 03:50:46 03:50:46 03:50:46 ---> nproc: 03:50:46 8 03:50:46 03:50:46 03:50:46 ---> df -h: 03:50:46 Filesystem Size Used Avail Use% Mounted on 03:50:46 overlay 155G 34G 122G 22% / 03:50:46 tmpfs 64M 0 64M 0% /dev 03:50:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:50:46 shm 64M 0 64M 0% /dev/shm 03:50:46 /dev/vda1 155G 34G 122G 22% /facter-os 03:50:46 03:50:46 03:50:46 ---> sar -b -r -n DEV: 03:50:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775053) 12/15/25 _x86_64_ (8 CPU) 03:50:46 03:50:46 02:52:10 LINUX RESTART (8 CPU) 03:50:46 03:50:46 02:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:50:46 02:54:01 224.88 19.15 205.73 0.00 3124.95 67984.14 0.00 03:50:46 02:55:01 39.76 0.12 39.64 0.00 0.93 34149.79 0.00 03:50:46 02:56:01 37.09 0.05 37.04 0.00 0.40 15812.86 0.00 03:50:46 02:57:01 78.67 0.10 78.57 0.00 4.40 41495.75 0.00 03:50:46 02:58:01 1234.94 31.44 1203.50 0.00 2603.17 472014.80 0.00 03:50:46 02:59:01 313.38 2.48 310.90 0.00 2284.04 102170.08 0.00 03:50:46 03:00:01 397.43 0.08 397.35 0.00 0.67 130422.93 0.00 03:50:46 03:01:01 956.86 25.72 931.14 0.00 997.40 185233.19 0.00 03:50:46 03:02:01 36.56 0.72 35.84 0.00 39.59 947.71 0.00 03:50:46 03:03:01 21.30 1.85 19.45 0.00 217.43 456.99 0.00 03:50:46 03:04:01 6.17 0.00 6.17 0.00 0.00 153.97 0.00 03:50:46 03:05:02 1.85 0.00 1.85 0.00 0.00 25.59 0.00 03:50:46 03:06:01 0.98 0.00 0.98 0.00 0.00 11.12 0.00 03:50:46 03:07:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 03:50:46 03:08:01 4.18 2.32 1.87 0.00 21.06 25.20 0.00 03:50:46 03:09:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 03:50:46 03:10:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 03:50:46 03:11:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 03:50:46 03:12:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 03:50:46 03:13:01 1.77 0.00 1.77 0.00 0.00 21.33 0.00 03:50:46 03:14:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:50:46 03:15:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 03:50:46 03:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 03:50:46 03:17:01 1.53 0.05 1.48 0.00 1.07 16.93 0.00 03:50:46 03:18:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 03:50:46 03:19:01 1.52 0.02 1.50 0.00 0.67 17.86 0.00 03:50:46 03:20:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 03:50:46 03:21:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 03:50:46 03:22:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 03:50:46 03:23:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 03:50:46 03:24:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 03:50:46 03:25:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 03:50:46 03:26:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 03:50:46 03:27:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 03:50:46 03:28:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:50:46 03:29:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 03:50:46 03:30:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 03:50:46 03:31:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 03:50:46 03:32:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 03:50:46 03:33:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 03:50:46 03:34:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 03:50:46 03:35:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 03:50:46 03:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 03:50:46 03:37:01 1.73 0.30 1.43 0.00 16.80 18.13 0.00 03:50:46 03:38:01 2.60 1.40 1.20 0.00 28.92 15.19 0.00 03:50:46 03:39:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 03:50:46 03:40:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 03:50:46 03:41:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 03:50:46 03:42:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 03:50:46 03:43:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 03:50:46 03:44:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 03:50:46 03:45:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 03:50:46 03:46:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:50:46 03:47:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 03:50:46 03:48:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 03:50:46 03:49:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 03:50:46 03:50:01 106.31 2.63 103.68 0.00 155.41 40251.52 0.00 03:50:46 Average: 61.66 1.55 60.11 0.00 166.67 19160.13 0.00 03:50:46 03:50:46 02:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:50:46 02:54:01 27395204 31341780 938140 2.85 120688 4004420 1968544 5.80 1448608 3520776 22860 03:50:46 02:55:01 25999324 31280680 994856 3.03 129056 5258632 2361664 6.96 2281360 4006452 296440 03:50:46 02:56:01 26199924 31398348 876176 2.67 134128 5141628 2149920 6.34 1637568 4423496 311932 03:50:46 02:57:01 26894448 31509552 772624 2.35 138060 4622144 1815180 5.35 1419744 4013336 234732 03:50:46 02:58:01 10481576 31318768 912664 2.78 387396 19816064 2532536 7.47 3258668 17749988 2033184 03:50:46 02:59:01 4512644 28084664 4071240 12.39 443460 22128352 11742912 34.62 7574032 18926916 1663080 03:50:46 03:00:01 1207664 27658932 4502612 13.70 460448 24884072 11350688 33.46 9226632 20477108 1011272 03:50:46 03:01:01 5115876 31364088 862756 2.62 468876 24836668 2173796 6.41 3897920 22162240 704 03:50:46 03:02:01 5119232 31370788 855140 2.60 470292 24838684 2206536 6.51 4196764 21859332 672 03:50:46 03:03:01 5106464 31365432 860388 2.62 470956 24845384 2336356 6.89 4788328 21279072 496 03:50:46 03:04:01 5116796 31376120 849872 2.59 471204 24845540 2172068 6.40 4822876 21234892 8 03:50:46 03:05:02 5117056 31376384 850156 2.59 471220 24845544 2172068 6.40 4823312 21234880 8 03:50:46 03:06:01 5119844 31379208 847292 2.58 471224 24845552 2172068 6.40 4820528 21234888 8 03:50:46 03:07:01 5120624 31380012 846664 2.58 471232 24845552 2172068 6.40 4820648 21234888 8 03:50:46 03:08:01 5139324 31399440 827748 2.52 471704 24845712 2208308 6.51 4801236 21234952 236 03:50:46 03:09:01 5138836 31398956 828208 2.52 471728 24845716 2208308 6.51 4800812 21234956 4 03:50:46 03:10:01 5138968 31399140 827928 2.52 471736 24845716 2191896 6.46 4801416 21234948 160 03:50:46 03:11:01 5139360 31399588 827328 2.52 471748 24845720 2191896 6.46 4800896 21234948 8 03:50:46 03:12:01 5138768 31399008 827904 2.52 471748 24845720 2191896 6.46 4801172 21234948 156 03:50:46 03:13:01 5139508 31399776 827104 2.52 471788 24845724 2191896 6.46 4800748 21234952 4 03:50:46 03:14:01 5139200 31399500 827288 2.52 471796 24845732 2191896 6.46 4800788 21234960 192 03:50:46 03:15:01 5139200 31399504 827268 2.52 471800 24845732 2191896 6.46 4800688 21234960 156 03:50:46 03:16:01 5139136 31399448 827264 2.52 471804 24845736 2191896 6.46 4800844 21234964 188 03:50:46 03:17:01 5139264 31399596 827220 2.52 471828 24845752 2191896 6.46 4801052 21234964 172 03:50:46 03:18:01 5139200 31399592 827180 2.52 471860 24845772 2191896 6.46 4800544 21234984 64 03:50:46 03:19:01 5139232 31399708 827092 2.52 471888 24845796 2191896 6.46 4800552 21235012 8 03:50:46 03:20:01 5139304 31399896 826948 2.52 471904 24845924 2207940 6.51 4800912 21235108 196 03:50:46 03:21:01 5139044 31399688 827164 2.52 471932 24845924 2207940 6.51 4800880 21235140 200 03:50:46 03:22:01 5138996 31399664 827144 2.52 471940 24845932 2207940 6.51 4800924 21235144 176 03:50:46 03:23:01 5139516 31400216 826588 2.51 471972 24845932 2207940 6.51 4800696 21235148 28 03:50:46 03:24:01 5139468 31400196 826528 2.51 471988 24845940 2207940 6.51 4800660 21235152 24 03:50:46 03:25:01 5139452 31400208 826456 2.51 472016 24845940 2207940 6.51 4800912 21235152 8 03:50:46 03:26:01 5139152 31399912 826684 2.51 472024 24845944 2207940 6.51 4800712 21235156 8 03:50:46 03:27:01 5138708 31399496 826908 2.52 472040 24845948 2207940 6.51 4801124 21235160 188 03:50:46 03:28:01 5138440 31399244 827100 2.52 472056 24845948 2207940 6.51 4801176 21235160 120 03:50:46 03:29:01 5138416 31399268 827028 2.52 472060 24845952 2223992 6.56 4801028 21235164 156 03:50:46 03:30:01 5138336 31399200 827020 2.52 472072 24845952 2223992 6.56 4801032 21235164 196 03:50:46 03:31:01 5138284 31399188 827220 2.52 472108 24845956 2223992 6.56 4801104 21235168 180 03:50:46 03:32:01 5138228 31399156 827192 2.52 472124 24845964 2223992 6.56 4801208 21235176 232 03:50:46 03:33:01 5138212 31399156 827132 2.52 472136 24845968 2223992 6.56 4801232 21235180 204 03:50:46 03:34:01 5138352 31399332 826896 2.52 472168 24845972 2223992 6.56 4801264 21235184 240 03:50:46 03:35:01 5138376 31399360 826860 2.52 472180 24845972 2223992 6.56 4800888 21235188 8 03:50:46 03:36:01 5138580 31399564 826596 2.51 472204 24845976 2223992 6.56 4801088 21235188 12 03:50:46 03:37:01 5136996 31398508 827604 2.52 472224 24846480 2223992 6.56 4804752 21235484 8 03:50:46 03:38:01 5131244 31394720 831488 2.53 472264 24847336 2223992 6.56 4809632 21235560 4 03:50:46 03:39:01 5131688 31395216 831192 2.53 472284 24847356 2223992 6.56 4809296 21235548 48 03:50:46 03:40:01 5130656 31394220 832252 2.53 472316 24847360 2223992 6.56 4809124 21235548 36 03:50:46 03:41:01 5130916 31394484 831936 2.53 472332 24847364 2223992 6.56 4809124 21235552 24 03:50:46 03:42:01 5130900 31394472 831924 2.53 472348 24847360 2223992 6.56 4809108 21235556 28 03:50:46 03:43:01 5130892 31394468 831864 2.53 472368 24847368 2223992 6.56 4809264 21235560 28 03:50:46 03:44:01 5130300 31393928 832380 2.53 472384 24847372 2223992 6.56 4809160 21235560 8 03:50:46 03:45:01 5130740 31394400 831812 2.53 472392 24847376 2223992 6.56 4809672 21235564 204 03:50:46 03:46:01 5130764 31394424 831784 2.53 472396 24847376 2223992 6.56 4809200 21235564 8 03:50:46 03:47:01 5130684 31394356 831792 2.53 472400 24847380 2223992 6.56 4809212 21235568 12 03:50:46 03:48:01 5130700 31394384 831704 2.53 472412 24847376 2223992 6.56 4809276 21235572 16 03:50:46 03:49:01 5129584 31393432 832784 2.53 472420 24847516 2223992 6.56 4809612 21235712 208 03:50:46 03:50:01 3907212 31319980 905248 2.75 510492 25884120 2355704 6.95 4935884 22247540 321840 03:50:46 Average: 6634190 31267399 960409 2.92 446414 23319076 2536719 7.48 4661349 19955885 103533 03:50:46 03:50:46 02:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:50:46 02:54:01 vethf0ea2b9 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:50:46 02:54:01 ens3 1133.19 995.68 11834.12 143.91 0.00 0.00 0.00 0.00 03:50:46 02:54:01 docker0 795.83 826.75 59.31 4681.66 0.00 0.00 0.00 0.00 03:50:46 02:54:01 lo 3.67 3.67 0.38 0.38 0.00 0.00 0.00 0.00 03:50:46 02:55:01 vethf0ea2b9 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 03:50:46 02:55:01 ens3 24.60 16.53 20.21 10.28 0.00 0.00 0.00 0.00 03:50:46 02:55:01 docker0 0.30 0.30 0.02 0.03 0.00 0.00 0.00 0.00 03:50:46 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 02:56:01 vethf0ea2b9 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 03:50:46 02:56:01 ens3 18.03 13.00 14.40 8.44 0.00 0.00 0.00 0.00 03:50:46 02:56:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 03:50:46 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 02:57:01 ens3 99.90 59.09 2216.24 17.49 0.00 0.00 0.00 0.00 03:50:46 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 02:57:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 03:50:46 02:58:01 vetha92c6ad 0.40 2.88 0.04 0.24 0.00 0.00 0.00 0.00 03:50:46 02:58:01 ens3 1172.57 594.88 12155.14 79.00 0.00 0.00 0.00 0.00 03:50:46 02:58:01 docker0 504.97 989.92 47.59 9490.69 0.00 0.00 0.00 0.00 03:50:46 02:58:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vetha92c6ad 0.12 0.70 0.01 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 ens3 327.02 128.09 1395.05 14.50 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth5f0bd5f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 docker0 0.72 0.08 0.02 0.00 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vethd4ce8ee 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth78e676c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vethed00304 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth85aceb8 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vethacb4e2c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth3bf7422 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vethebd8dc1 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth96e00c3 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 vethabeff94 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth44c6d36 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 02:59:01 veth29e43ea 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vetha92c6ad 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 ens3 3.43 1.73 2.74 1.51 0.00 0.00 0.00 0.00 03:50:46 03:00:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vethd4ce8ee 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vethed00304 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 veth85aceb8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vethacb4e2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 veth3bf7422 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vethebd8dc1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 veth96e00c3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 vethabeff94 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 veth44c6d36 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:00:01 veth29e43ea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:01:01 ens3 65.29 68.56 36.84 255.15 0.00 0.00 0.00 0.00 03:50:46 03:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:01:01 lo 5.06 5.06 0.50 0.50 0.00 0.00 0.00 0.00 03:50:46 03:02:01 ens3 432.86 442.48 218.61 2092.62 0.00 0.00 0.00 0.00 03:50:46 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:02:01 lo 41.06 41.06 4.02 4.02 0.00 0.00 0.00 0.00 03:50:46 03:03:01 ens3 363.31 388.50 102.62 2868.33 0.00 0.00 0.00 0.00 03:50:46 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:03:01 lo 16.33 16.33 1.59 1.59 0.00 0.00 0.00 0.00 03:50:46 03:04:01 ens3 68.84 60.04 43.19 246.17 0.00 0.00 0.00 0.00 03:50:46 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:04:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 03:50:46 03:05:02 ens3 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 03:50:46 03:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:06:01 ens3 0.19 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:07:01 ens3 0.88 0.38 0.32 0.21 0.00 0.00 0.00 0.00 03:50:46 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:08:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:50:46 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:09:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 03:50:46 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:10:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:13:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:50:46 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:18:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:50:46 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:19:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:20:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:50:46 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:50:46 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:24:01 ens3 0.15 0.07 0.07 0.01 0.00 0.00 0.00 0.00 03:50:46 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:25:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:26:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:27:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:28:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:50:46 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:29:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 03:50:46 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:33:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 03:50:46 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:36:01 ens3 0.57 0.57 0.29 0.23 0.00 0.00 0.00 0.00 03:50:46 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:37:01 ens3 0.92 0.68 0.82 0.38 0.00 0.00 0.00 0.00 03:50:46 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:38:01 ens3 5.41 4.02 3.85 4.73 0.00 0.00 0.00 0.00 03:50:46 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:39:01 ens3 1.92 1.60 0.99 1.24 0.00 0.00 0.00 0.00 03:50:46 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:43:01 ens3 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 03:50:46 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:44:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:50:46 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:50:46 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:48:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:50:46 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:49:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:50:46 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:46 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:46 03:50:01 ens3 365.76 250.27 8127.50 151.12 0.00 0.00 0.00 0.00 03:50:46 03:50:01 docker0 54.03 75.22 5.49 897.24 0.00 0.00 0.00 0.00 03:50:46 03:50:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 03:50:46 Average: ens3 71.79 53.16 634.84 103.47 0.00 0.00 0.00 0.00 03:50:46 Average: docker0 23.81 33.22 1.97 264.45 0.00 0.00 0.00 0.00 03:50:46 Average: lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 03:50:46 03:50:46 03:50:46 ---> sar -P ALL: 03:50:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775053) 12/15/25 _x86_64_ (8 CPU) 03:50:46 03:50:46 02:52:10 LINUX RESTART (8 CPU) 03:50:46 03:50:46 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 02:54:01 all 10.89 0.00 4.28 1.52 0.08 83.23 03:50:46 02:54:01 0 10.97 0.00 3.74 0.15 0.08 85.05 03:50:46 02:54:01 1 10.20 0.00 3.96 0.78 0.08 84.97 03:50:46 02:54:01 2 9.24 0.00 5.16 0.31 0.07 85.23 03:50:46 02:54:01 3 13.92 0.00 5.19 2.25 0.08 78.56 03:50:46 02:54:01 4 11.15 0.00 3.52 1.00 0.09 84.24 03:50:46 02:54:01 5 8.88 0.00 3.73 0.15 0.09 87.15 03:50:46 02:54:01 6 12.14 0.00 4.68 7.29 0.09 75.80 03:50:46 02:54:01 7 10.57 0.00 4.27 0.25 0.08 84.82 03:50:46 02:55:01 all 49.67 0.00 8.87 0.35 0.11 41.00 03:50:46 02:55:01 0 51.84 0.00 9.72 0.08 0.12 38.24 03:50:46 02:55:01 1 50.44 0.00 8.87 0.42 0.10 40.17 03:50:46 02:55:01 2 49.92 0.00 7.95 0.03 0.10 41.99 03:50:46 02:55:01 3 50.04 0.00 8.76 0.00 0.12 41.08 03:50:46 02:55:01 4 50.65 0.00 9.16 0.07 0.12 40.01 03:50:46 02:55:01 5 49.66 0.00 9.34 0.08 0.12 40.80 03:50:46 02:55:01 6 47.44 0.00 8.76 0.05 0.10 43.65 03:50:46 02:55:01 7 47.37 0.00 8.40 2.06 0.10 42.06 03:50:46 02:56:01 all 60.45 0.00 8.14 0.13 0.12 31.16 03:50:46 02:56:01 0 60.59 0.00 8.76 0.02 0.10 30.53 03:50:46 02:56:01 1 58.93 0.00 8.18 0.10 0.12 32.67 03:50:46 02:56:01 2 61.18 0.00 7.83 0.03 0.12 30.84 03:50:46 02:56:01 3 60.56 0.00 8.35 0.00 0.12 30.97 03:50:46 02:56:01 4 61.60 0.00 7.72 0.00 0.12 30.56 03:50:46 02:56:01 5 61.26 0.00 8.28 0.00 0.12 30.34 03:50:46 02:56:01 6 60.17 0.00 7.81 0.00 0.12 31.90 03:50:46 02:56:01 7 59.33 0.00 8.16 0.89 0.12 31.50 03:50:46 02:57:01 all 37.17 0.00 6.27 0.42 0.09 56.05 03:50:46 02:57:01 0 38.61 0.00 6.74 0.00 0.08 54.57 03:50:46 02:57:01 1 35.16 0.00 5.93 0.12 0.08 58.71 03:50:46 02:57:01 2 38.69 0.00 5.84 0.00 0.10 55.37 03:50:46 02:57:01 3 38.16 0.00 6.61 0.07 0.10 55.06 03:50:46 02:57:01 4 38.09 0.00 6.63 0.02 0.08 55.18 03:50:46 02:57:01 5 37.39 0.00 5.92 0.05 0.08 56.55 03:50:46 02:57:01 6 35.59 0.00 5.85 0.02 0.08 58.46 03:50:46 02:57:01 7 35.68 0.00 6.64 3.13 0.10 54.46 03:50:46 02:58:01 all 25.87 0.00 12.09 19.56 0.11 42.38 03:50:46 02:58:01 0 27.11 0.00 10.70 12.46 0.12 49.61 03:50:46 02:58:01 1 26.14 0.00 12.23 17.81 0.12 43.70 03:50:46 02:58:01 2 27.42 0.00 13.23 26.20 0.10 33.05 03:50:46 02:58:01 3 26.08 0.00 12.09 23.46 0.12 38.25 03:50:46 02:58:01 4 26.16 0.00 12.14 23.71 0.12 37.87 03:50:46 02:58:01 5 23.30 0.00 10.58 9.08 0.09 56.95 03:50:46 02:58:01 6 24.83 0.00 13.79 27.04 0.10 34.24 03:50:46 02:58:01 7 25.88 0.00 11.96 16.70 0.10 45.35 03:50:46 02:59:01 all 74.64 0.00 10.27 4.06 0.13 10.90 03:50:46 02:59:01 0 74.17 0.00 10.73 0.90 0.13 14.07 03:50:46 02:59:01 1 74.65 0.00 10.18 1.89 0.12 13.16 03:50:46 02:59:01 2 74.97 0.00 10.72 13.29 0.17 0.86 03:50:46 02:59:01 3 74.49 0.00 10.34 11.56 0.15 3.46 03:50:46 02:59:01 4 75.10 0.00 10.06 0.95 0.13 13.75 03:50:46 02:59:01 5 74.52 0.00 9.60 1.35 0.13 14.39 03:50:46 02:59:01 6 74.37 0.00 10.36 1.55 0.13 13.57 03:50:46 02:59:01 7 74.83 0.00 10.18 0.98 0.10 13.90 03:50:46 03:00:01 all 91.50 0.00 8.37 0.00 0.13 0.00 03:50:46 03:00:01 0 91.45 0.00 8.43 0.00 0.12 0.00 03:50:46 03:00:01 1 91.62 0.00 8.26 0.00 0.12 0.00 03:50:46 03:00:01 2 90.85 0.00 9.00 0.00 0.15 0.00 03:50:46 03:00:01 3 91.30 0.00 8.55 0.00 0.15 0.00 03:50:46 03:00:01 4 92.09 0.00 7.80 0.00 0.12 0.00 03:50:46 03:00:01 5 91.92 0.00 7.93 0.00 0.15 0.00 03:50:46 03:00:01 6 91.60 0.00 8.26 0.00 0.13 0.00 03:50:46 03:00:01 7 91.17 0.00 8.73 0.00 0.10 0.00 03:50:46 03:01:01 all 73.07 0.00 8.39 0.71 0.14 17.70 03:50:46 03:01:01 0 74.01 0.00 8.45 0.90 0.15 16.49 03:50:46 03:01:01 1 73.56 0.00 8.54 1.04 0.15 16.71 03:50:46 03:01:01 2 71.62 0.00 9.09 0.70 0.13 18.45 03:50:46 03:01:01 3 73.71 0.00 8.17 0.37 0.13 17.61 03:50:46 03:01:01 4 72.92 0.00 8.49 0.93 0.12 17.55 03:50:46 03:01:01 5 72.12 0.00 8.18 0.40 0.13 19.16 03:50:46 03:01:01 6 73.76 0.00 8.13 0.60 0.13 17.38 03:50:46 03:01:01 7 72.82 0.00 8.07 0.70 0.13 18.27 03:50:46 03:02:01 all 8.05 0.00 0.97 0.12 0.06 90.80 03:50:46 03:02:01 0 4.95 0.00 1.13 0.05 0.05 93.82 03:50:46 03:02:01 1 10.51 0.00 1.02 0.03 0.05 88.38 03:50:46 03:02:01 2 8.04 0.00 0.97 0.05 0.08 90.86 03:50:46 03:02:01 3 11.11 0.00 1.12 0.38 0.05 87.34 03:50:46 03:02:01 4 8.94 0.00 1.00 0.35 0.07 89.64 03:50:46 03:02:01 5 4.43 0.00 0.79 0.03 0.03 94.71 03:50:46 03:02:01 6 10.93 0.00 1.12 0.03 0.07 87.84 03:50:46 03:02:01 7 5.54 0.00 0.60 0.02 0.05 93.79 03:50:46 03:03:01 all 11.13 0.00 0.60 0.06 0.06 88.16 03:50:46 03:03:01 0 13.52 0.00 0.68 0.02 0.07 85.72 03:50:46 03:03:01 1 9.68 0.00 0.55 0.12 0.05 89.60 03:50:46 03:03:01 2 12.01 0.00 0.67 0.02 0.07 87.24 03:50:46 03:03:01 3 13.07 0.00 0.67 0.25 0.07 85.94 03:50:46 03:03:01 4 9.01 0.00 0.64 0.00 0.05 90.30 03:50:46 03:03:01 5 18.36 0.00 0.52 0.03 0.08 81.01 03:50:46 03:03:01 6 5.20 0.00 0.45 0.00 0.03 94.31 03:50:46 03:03:01 7 8.14 0.00 0.62 0.02 0.05 91.17 03:50:46 03:04:01 all 1.50 0.00 0.22 0.02 0.02 98.23 03:50:46 03:04:01 0 2.96 0.00 0.25 0.05 0.05 96.70 03:50:46 03:04:01 1 2.18 0.00 0.42 0.05 0.02 97.33 03:50:46 03:04:01 2 1.48 0.00 0.17 0.02 0.02 98.32 03:50:46 03:04:01 3 2.22 0.00 0.23 0.03 0.03 97.48 03:50:46 03:04:01 4 0.73 0.00 0.20 0.00 0.02 99.05 03:50:46 03:04:01 5 1.50 0.00 0.15 0.00 0.00 98.35 03:50:46 03:04:01 6 0.47 0.00 0.20 0.02 0.02 99.30 03:50:46 03:04:01 7 0.45 0.00 0.18 0.00 0.02 99.35 03:50:46 03:50:46 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 03:05:02 all 0.05 0.00 0.02 0.00 0.01 99.92 03:50:46 03:05:02 0 0.18 0.00 0.05 0.02 0.02 99.73 03:50:46 03:05:02 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:05:02 2 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:05:02 3 0.10 0.00 0.03 0.00 0.02 99.85 03:50:46 03:05:02 4 0.02 0.00 0.03 0.00 0.02 99.93 03:50:46 03:05:02 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:05:02 6 0.00 0.00 0.02 0.02 0.02 99.95 03:50:46 03:05:02 7 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:06:01 all 0.04 0.00 0.03 0.00 0.01 99.91 03:50:46 03:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:50:46 03:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:50:46 03:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:06:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:50:46 03:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:50:46 03:06:01 6 0.08 0.00 0.02 0.02 0.02 99.86 03:50:46 03:06:01 7 0.02 0.00 0.05 0.00 0.02 99.92 03:50:46 03:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:50:46 03:07:01 0 0.10 0.00 0.00 0.00 0.02 99.88 03:50:46 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:07:01 3 0.03 0.00 0.07 0.00 0.02 99.88 03:50:46 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:50:46 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:08:01 all 0.04 0.00 0.03 0.01 0.01 99.91 03:50:46 03:08:01 0 0.02 0.00 0.03 0.02 0.02 99.92 03:50:46 03:08:01 1 0.02 0.00 0.03 0.03 0.00 99.92 03:50:46 03:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:08:01 3 0.03 0.00 0.03 0.02 0.02 99.90 03:50:46 03:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:50:46 03:08:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:50:46 03:08:01 6 0.05 0.00 0.03 0.02 0.00 99.90 03:50:46 03:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:50:46 03:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:50:46 03:09:01 0 0.05 0.00 0.03 0.02 0.00 99.90 03:50:46 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:10:01 all 0.12 0.00 0.01 0.00 0.01 99.85 03:50:46 03:10:01 0 0.07 0.00 0.03 0.02 0.02 99.87 03:50:46 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:10:01 3 0.12 0.00 0.03 0.00 0.03 99.82 03:50:46 03:10:01 4 0.70 0.00 0.02 0.00 0.02 99.27 03:50:46 03:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:10:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:50:46 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:11:01 all 0.27 0.00 0.01 0.00 0.01 99.70 03:50:46 03:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:11:01 2 0.10 0.00 0.02 0.00 0.02 99.87 03:50:46 03:11:01 3 0.02 0.00 0.07 0.02 0.02 99.88 03:50:46 03:11:01 4 1.97 0.00 0.00 0.00 0.02 98.01 03:50:46 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:50:46 03:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:12:01 all 0.15 0.00 0.02 0.00 0.01 99.82 03:50:46 03:12:01 0 0.12 0.00 0.03 0.02 0.02 99.82 03:50:46 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:12:01 4 0.91 0.00 0.02 0.00 0.00 99.07 03:50:46 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:50:46 03:13:01 0 0.05 0.00 0.02 0.02 0.00 99.92 03:50:46 03:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:50:46 03:13:01 3 0.10 0.00 0.02 0.00 0.03 99.85 03:50:46 03:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:14:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:50:46 03:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:50:46 03:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:50:46 03:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:50:46 03:14:01 3 0.13 0.00 0.03 0.00 0.03 99.80 03:50:46 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:50:46 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:50:46 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 03:16:01 all 0.05 0.00 0.02 0.01 0.01 99.92 03:50:46 03:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:50:46 03:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:16:01 3 0.12 0.00 0.03 0.00 0.02 99.83 03:50:46 03:16:01 4 0.17 0.00 0.07 0.00 0.02 99.75 03:50:46 03:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:50:46 03:16:01 6 0.03 0.00 0.00 0.03 0.02 99.92 03:50:46 03:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:17:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:50:46 03:17:01 0 0.10 0.00 0.02 0.02 0.02 99.85 03:50:46 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:17:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:50:46 03:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:50:46 03:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 03:50:46 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:18:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:50:46 03:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 03:50:46 03:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:19:01 all 0.21 0.00 0.01 0.01 0.01 99.76 03:50:46 03:19:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:50:46 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:50:46 03:19:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:50:46 03:19:01 4 1.53 0.00 0.00 0.00 0.02 98.45 03:50:46 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:50:46 03:20:01 all 0.14 0.00 0.02 0.00 0.01 99.83 03:50:46 03:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:50:46 03:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:50:46 03:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:50:46 03:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:50:46 03:20:01 4 0.90 0.00 0.03 0.00 0.00 99.07 03:50:46 03:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:50:46 03:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:50:46 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:21:01 3 0.07 0.00 0.07 0.00 0.02 99.85 03:50:46 03:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:50:46 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:22:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:50:46 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:50:46 03:22:01 7 0.05 0.00 0.02 0.03 0.02 99.88 03:50:46 03:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:50:46 03:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:50:46 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:23:01 3 0.02 0.00 0.05 0.00 0.02 99.92 03:50:46 03:23:01 4 0.57 0.00 0.00 0.00 0.02 99.42 03:50:46 03:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:50:46 03:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:50:46 03:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:50:46 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:24:01 3 0.08 0.00 0.03 0.00 0.03 99.85 03:50:46 03:24:01 4 0.10 0.00 0.00 0.00 0.00 99.90 03:50:46 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:24:01 7 0.05 0.00 0.03 0.02 0.02 99.88 03:50:46 03:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:50:46 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:25:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:50:46 03:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:50:46 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:25:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:50:46 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:50:46 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:50:46 03:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:50:46 03:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:50:46 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 03:27:01 all 0.02 0.00 0.01 0.05 0.00 99.92 03:50:46 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:27:01 3 0.07 0.00 0.03 0.00 0.03 99.87 03:50:46 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:50:46 03:27:01 7 0.02 0.00 0.02 0.38 0.00 99.58 03:50:46 03:28:01 all 0.04 0.00 0.03 0.00 0.01 99.92 03:50:46 03:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:50:46 03:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:50:46 03:28:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:50:46 03:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:28:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:50:46 03:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:28:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:50:46 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:50:46 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:29:01 3 0.03 0.00 0.00 0.00 0.03 99.93 03:50:46 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:30:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:50:46 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:50:46 03:30:01 3 0.10 0.00 0.03 0.00 0.02 99.85 03:50:46 03:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:50:46 03:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:30:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:50:46 03:30:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:50:46 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:50:46 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:50:46 03:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:50:46 03:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:50:46 03:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:50:46 03:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:32:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:32:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:50:46 03:33:01 all 0.03 0.00 0.00 0.01 0.01 99.95 03:50:46 03:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:50:46 03:33:01 3 0.10 0.00 0.00 0.00 0.02 99.88 03:50:46 03:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:50:46 03:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:50:46 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:50:46 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:34:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:34:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:50:46 03:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 03:50:46 03:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:50:46 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:35:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:50:46 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:35:01 4 0.23 0.00 0.00 0.00 0.02 99.75 03:50:46 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:35:01 6 0.07 0.00 0.02 0.02 0.02 99.88 03:50:46 03:35:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:50:46 03:36:01 all 0.20 0.00 0.01 0.00 0.00 99.78 03:50:46 03:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:50:46 03:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:50:46 03:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:36:01 4 1.34 0.00 0.00 0.00 0.00 98.66 03:50:46 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:36:01 6 0.10 0.00 0.02 0.02 0.00 99.87 03:50:46 03:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:37:01 all 0.08 0.00 0.01 0.00 0.01 99.89 03:50:46 03:37:01 0 0.15 0.00 0.00 0.00 0.00 99.85 03:50:46 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:37:01 2 0.10 0.00 0.02 0.00 0.02 99.87 03:50:46 03:37:01 3 0.13 0.00 0.00 0.00 0.02 99.85 03:50:46 03:37:01 4 0.12 0.00 0.02 0.00 0.00 99.87 03:50:46 03:37:01 5 0.13 0.00 0.02 0.02 0.00 99.83 03:50:46 03:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:37:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:50:46 03:50:46 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 03:38:01 all 0.21 0.00 0.04 0.01 0.01 99.73 03:50:46 03:38:01 0 0.68 0.00 0.00 0.00 0.02 99.30 03:50:46 03:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:50:46 03:38:01 2 0.12 0.00 0.05 0.00 0.02 99.82 03:50:46 03:38:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:50:46 03:38:01 4 0.47 0.00 0.05 0.05 0.02 99.42 03:50:46 03:38:01 5 0.10 0.00 0.03 0.00 0.02 99.85 03:50:46 03:38:01 6 0.15 0.00 0.08 0.02 0.02 99.73 03:50:46 03:38:01 7 0.07 0.00 0.05 0.02 0.00 99.87 03:50:46 03:39:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:50:46 03:39:01 0 0.15 0.00 0.00 0.00 0.00 99.85 03:50:46 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:50:46 03:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:39:01 4 0.85 0.00 0.00 0.00 0.00 99.15 03:50:46 03:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:39:01 7 0.07 0.00 0.05 0.02 0.02 99.85 03:50:46 03:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:50:46 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:50:46 03:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:50:46 03:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:50:46 03:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:40:01 7 0.00 0.00 0.03 0.02 0.02 99.93 03:50:46 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:50:46 03:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:50:46 03:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:50:46 03:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:50:46 03:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:50:46 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:50:46 03:42:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:50:46 03:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:50:46 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:50:46 03:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:50:46 03:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:50:46 03:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:43:01 7 0.05 0.00 0.05 0.02 0.02 99.87 03:50:46 03:44:01 all 0.29 0.00 0.01 0.00 0.01 99.69 03:50:46 03:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:44:01 4 1.97 0.00 0.00 0.00 0.02 98.02 03:50:46 03:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:50:46 03:44:01 7 0.12 0.00 0.03 0.00 0.02 99.83 03:50:46 03:45:01 all 0.18 0.00 0.01 0.01 0.01 99.79 03:50:46 03:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:45:01 2 0.00 0.00 0.02 0.02 0.03 99.93 03:50:46 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:45:01 4 1.32 0.00 0.00 0.00 0.00 98.68 03:50:46 03:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:50:46 03:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:45:01 7 0.00 0.00 0.03 0.07 0.00 99.90 03:50:46 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:50:46 03:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:50:46 03:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:50:46 03:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:50:46 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:50:46 03:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:50:46 03:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:50:46 03:47:01 all 0.02 0.00 0.03 0.00 0.01 99.94 03:50:46 03:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:50:46 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:50:46 03:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:50:46 03:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:50:46 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 03:50:46 03:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:47:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:50:46 03:48:01 all 0.29 0.00 0.01 0.00 0.01 99.68 03:50:46 03:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:50:46 03:48:01 3 0.08 0.00 0.05 0.00 0.02 99.85 03:50:46 03:48:01 4 1.98 0.00 0.00 0.00 0.02 98.00 03:50:46 03:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:50:46 03:48:01 6 0.10 0.00 0.00 0.00 0.00 99.90 03:50:46 03:48:01 7 0.03 0.00 0.03 0.02 0.00 99.92 03:50:46 03:50:46 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:50:46 03:49:01 all 0.10 0.00 0.01 0.00 0.00 99.88 03:50:46 03:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:46 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:50:46 03:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:50:46 03:49:01 3 0.05 0.00 0.07 0.00 0.02 99.87 03:50:46 03:49:01 4 0.70 0.00 0.00 0.00 0.00 99.30 03:50:46 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:50:46 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:50:46 03:49:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:50:46 03:50:01 all 6.70 0.00 2.50 0.54 0.05 90.22 03:50:46 03:50:01 0 6.58 0.00 2.01 0.02 0.05 91.34 03:50:46 03:50:01 1 8.35 0.00 2.28 0.12 0.03 89.22 03:50:46 03:50:01 2 7.08 0.00 2.99 3.36 0.05 86.51 03:50:46 03:50:01 3 6.71 0.00 2.27 0.03 0.05 90.94 03:50:46 03:50:01 4 7.23 0.00 2.78 0.03 0.05 89.90 03:50:46 03:50:01 5 5.74 0.00 1.90 0.02 0.05 92.30 03:50:46 03:50:01 6 6.72 0.00 2.79 0.15 0.05 90.29 03:50:46 03:50:01 7 5.16 0.00 2.95 0.56 0.05 91.29 03:50:46 Average: all 7.94 0.00 1.25 0.48 0.03 90.31 03:50:46 Average: 0 8.02 0.00 1.25 0.26 0.03 90.44 03:50:46 Average: 1 7.90 0.00 1.23 0.39 0.02 90.46 03:50:46 Average: 2 7.93 0.00 1.29 0.77 0.03 89.98 03:50:46 Average: 3 8.11 0.00 1.28 0.67 0.03 89.90 03:50:46 Average: 4 8.22 0.00 1.23 0.47 0.02 90.06 03:50:46 Average: 5 7.87 0.00 1.17 0.19 0.02 90.74 03:50:46 Average: 6 7.79 0.00 1.27 0.64 0.03 90.27 03:50:46 Average: 7 7.66 0.00 1.25 0.45 0.02 90.61 03:50:46 03:50:46 03:50:46